Jul 03 11:48:30.024636 np0000004412 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 11:48:30.030112 np0000004412 devstack@c-api.service[99799]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 11:48:30 2026] *** Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: nodename: np0000004412 Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: machine: x86_64 Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: clock source: unix Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: pcre jit disabled Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: detected number of CPU cores: 16 Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: current working directory: / Jul 03 11:48:30.032685 np0000004412 devstack@c-api.service[99799]: detected binary path: /usr/bin/uwsgi-core Jul 03 11:48:30.033001 np0000004412 devstack@c-api.service[99799]: your processes number limit is 257052 Jul 03 11:48:30.033001 np0000004412 devstack@c-api.service[99799]: your memory page size is 4096 bytes Jul 03 11:48:30.033001 np0000004412 devstack@c-api.service[99799]: detected max file descriptor number: 2048 Jul 03 11:48:30.033001 np0000004412 devstack@c-api.service[99799]: lock engine: pthread robust mutexes Jul 03 11:48:30.033001 np0000004412 devstack@c-api.service[99799]: thunder lock: enabled Jul 03 11:48:30.033169 np0000004412 devstack@c-api.service[99799]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 11:48:30.033169 np0000004412 devstack@c-api.service[99799]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 11:48:30.033169 np0000004412 devstack@c-api.service[99799]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 11:48:30.033169 np0000004412 devstack@c-api.service[99799]: Set PythonHome to /opt/stack/data/venv Jul 03 11:48:30.068399 np0000004412 devstack@c-api.service[99799]: Python main interpreter initialized at 0x75e4b16a3668 Jul 03 11:48:30.068399 np0000004412 devstack@c-api.service[99799]: python threads support enabled Jul 03 11:48:30.068399 np0000004412 devstack@c-api.service[99799]: your server socket listen backlog is limited to 100 connections Jul 03 11:48:30.068399 np0000004412 devstack@c-api.service[99799]: your mercy for graceful operations on workers is 80 seconds Jul 03 11:48:30.068940 np0000004412 devstack@c-api.service[99799]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 11:48:30.069085 np0000004412 devstack@c-api.service[99799]: *** Operational MODE: preforking *** Jul 03 11:48:30.069268 np0000004412 devstack@c-api.service[99799]: *** uWSGI is running in multiple interpreter mode *** Jul 03 11:48:30.069268 np0000004412 devstack@c-api.service[99799]: spawned uWSGI master process (pid: 99799) Jul 03 11:48:30.069459 np0000004412 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 11:48:30.069890 np0000004412 devstack@c-api.service[99799]: spawned uWSGI worker 1 (pid: 99808, cores: 1) Jul 03 11:48:30.070446 np0000004412 devstack@c-api.service[99799]: spawned uWSGI worker 2 (pid: 99809, cores: 1) Jul 03 11:48:30.070885 np0000004412 devstack@c-api.service[99799]: spawned uWSGI worker 3 (pid: 99810, cores: 1) Jul 03 11:48:30.071307 np0000004412 devstack@c-api.service[99799]: spawned uWSGI worker 4 (pid: 99811, cores: 1) Jul 03 11:48:30.071384 np0000004412 devstack@c-api.service[99799]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: we strongly recommend against using it for new projects. Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: If you are already using Eventlet, we recommend migrating to a different Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: framework. For more detail see Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 11:48:30.191912 np0000004412 devstack@c-api.service[99810]: import eventlet # noqa Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: we strongly recommend against using it for new projects. Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: If you are already using Eventlet, we recommend migrating to a different Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: framework. For more detail see Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 11:48:30.195772 np0000004412 devstack@c-api.service[99811]: import eventlet # noqa Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: we strongly recommend against using it for new projects. Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: If you are already using Eventlet, we recommend migrating to a different Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: framework. For more detail see Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 11:48:30.197436 np0000004412 devstack@c-api.service[99808]: import eventlet # noqa Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: we strongly recommend against using it for new projects. Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: If you are already using Eventlet, we recommend migrating to a different Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: framework. For more detail see Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 11:48:30.211812 np0000004412 devstack@c-api.service[99809]: import eventlet # noqa Jul 03 11:48:30.275200 np0000004412 devstack@c-api.service[99810]: /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 11:48:30.275200 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:48:30.277197 np0000004412 devstack@c-api.service[99808]: /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 11:48:30.277197 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:48:30.286730 np0000004412 devstack@c-api.service[99811]: /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 11:48:30.286730 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:48:30.306017 np0000004412 devstack@c-api.service[99809]: /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 11:48:30.306017 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:48:30.357221 np0000004412 devstack@c-api.service[99810]: /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 11:48:30.357221 np0000004412 devstack@c-api.service[99810]: from cgi import parse_header Jul 03 11:48:30.363886 np0000004412 devstack@c-api.service[99808]: /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 11:48:30.363886 np0000004412 devstack@c-api.service[99808]: from cgi import parse_header Jul 03 11:48:30.381880 np0000004412 devstack@c-api.service[99811]: /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 11:48:30.381880 np0000004412 devstack@c-api.service[99811]: from cgi import parse_header Jul 03 11:48:30.391998 np0000004412 devstack@c-api.service[99809]: /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 11:48:30.391998 np0000004412 devstack@c-api.service[99809]: from cgi import parse_header Jul 03 11:48:30.407396 np0000004412 devstack@c-api.service[99810]: /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 11:48:30.407396 np0000004412 devstack@c-api.service[99810]: removals.removed_module( Jul 03 11:48:30.409833 np0000004412 devstack@c-api.service[99810]: /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 11:48:30.409833 np0000004412 devstack@c-api.service[99810]: removals.removed_module( Jul 03 11:48:30.413140 np0000004412 devstack@c-api.service[99808]: /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 11:48:30.413140 np0000004412 devstack@c-api.service[99808]: removals.removed_module( Jul 03 11:48:30.415230 np0000004412 devstack@c-api.service[99808]: /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 11:48:30.415230 np0000004412 devstack@c-api.service[99808]: removals.removed_module( Jul 03 11:48:30.438346 np0000004412 devstack@c-api.service[99809]: /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 11:48:30.438346 np0000004412 devstack@c-api.service[99809]: removals.removed_module( Jul 03 11:48:30.438845 np0000004412 devstack@c-api.service[99811]: /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 11:48:30.438845 np0000004412 devstack@c-api.service[99811]: removals.removed_module( Jul 03 11:48:30.439944 np0000004412 devstack@c-api.service[99809]: /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 11:48:30.439944 np0000004412 devstack@c-api.service[99809]: removals.removed_module( Jul 03 11:48:30.440983 np0000004412 devstack@c-api.service[99811]: /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 11:48:30.440983 np0000004412 devstack@c-api.service[99811]: removals.removed_module( Jul 03 11:48:31.178833 np0000004412 devstack@c-api.service[99808]: /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 11:48:31.178833 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:48:31.188720 np0000004412 devstack@c-api.service[99810]: /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 11:48:31.188720 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:48:31.210475 np0000004412 devstack@c-api.service[99811]: /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 11:48:31.210475 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:48:31.228818 np0000004412 devstack@c-api.service[99809]: /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 11:48:31.228818 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:48:31.233210 np0000004412 devstack@c-api.service[99808]: /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 11:48:31.233210 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:48:31.236958 np0000004412 devstack@c-api.service[99810]: /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 11:48:31.236958 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:48:31.260960 np0000004412 devstack@c-api.service[99811]: /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 11:48:31.260960 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:48:31.279180 np0000004412 devstack@c-api.service[99809]: /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 11:48:31.279180 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:48:31.406175 np0000004412 devstack@c-api.service[99808]: 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 11:48:31.406175 np0000004412 devstack@c-api.service[99808]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99808) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 11:48:31.406305 np0000004412 devstack@c-api.service[99810]: 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 11:48:31.406348 np0000004412 devstack@c-api.service[99810]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99810) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 11:48:31.425630 np0000004412 devstack@c-api.service[99811]: 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 11:48:31.425771 np0000004412 devstack@c-api.service[99811]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99811) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 11:48:31.447498 np0000004412 devstack@c-api.service[99809]: 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 11:48:31.447689 np0000004412 devstack@c-api.service[99809]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99809) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 11:48:31.491516 np0000004412 devstack@c-api.service[99810]: /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 11:48:31.491516 np0000004412 devstack@c-api.service[99810]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 11:48:31.491706 np0000004412 devstack@c-api.service[99808]: /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 11:48:31.491706 np0000004412 devstack@c-api.service[99808]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 11:48:31.492432 np0000004412 devstack@c-api.service[99811]: /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 11:48:31.492432 np0000004412 devstack@c-api.service[99811]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 11:48:31.515263 np0000004412 devstack@c-api.service[99809]: /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 11:48:31.515263 np0000004412 devstack@c-api.service[99809]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 11:48:31.951169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99809) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 11:48:31.951392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99810) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 11:48:31.954472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.954659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99811) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 11:48:31.954714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.954751 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99808) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 11:48:31.954801 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954845 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.954966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.954966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.955050 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.955098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.955135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.955135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.955135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.955135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.955253 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.955287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.955287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.955355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.955444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.955504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.955548 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.955591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.955636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.955671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.955704 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.955734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.955778 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.955812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.955855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.955855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.955855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.955942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.956226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.956226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.956226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.956314 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.956351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.956406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.956469 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.956513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.956553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.956603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.956642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.956676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.956719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.956758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.956798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.956834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.956873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.956923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.956962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.957001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.957036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.957076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.957111 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.957146 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.957188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.957232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.957270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.957303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.957338 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.958133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.958185 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.958223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.958267 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.958305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.958350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.958444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.958487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.958521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.958556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.958590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.958636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.958674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.958723 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.958761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.958798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.958836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.958871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.958906 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.958944 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.958986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.959018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.959018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.959093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.959127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.959127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.959127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.959213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.959461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.959461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.959461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.959461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.959461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.959615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.959650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.959693 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.959738 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.959775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.959809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.959855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.959893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.959893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.959952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.959991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.960024 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.960065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.960101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.960143 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.960184 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.960219 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.960260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.960297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.960332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.960364 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.960440 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.960440 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.960514 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.960552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.960587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.960619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.960660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.960702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.960743 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.960780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.960817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.960817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.960886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.960926 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.960962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.961000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.961042 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.961077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.961263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.961263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.961334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.964944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.965038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.965087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.965112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.965137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.965168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.965193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.965193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.965237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.965264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.965286 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.965307 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.965351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.965403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.965450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.965493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.965536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.965571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.965611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.965637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.965637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.965677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.965698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.965698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.965698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.965774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.965774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.965774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.965774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.965774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.965864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.965901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.965939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.965973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966003 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966024 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.966087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.966200 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966222 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966296 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966433 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.966465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966520 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966544 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.966614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966774 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.966795 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.966870 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.966917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.966937 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.966937 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.966973 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.966973 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.967015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.967039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.967039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.967039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.967039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.967039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.967125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.967125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.967125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.967125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.967197 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.967218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.967218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.967312 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.967334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.967356 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.967412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.967461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.967483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.967502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.967502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.967537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.967564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.967586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.967607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.967626 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.967647 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.967667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.972153 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.972238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.972304 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.972362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.972467 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.972507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.972534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.972570 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.972593 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.972621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.972684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.972766 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.972799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.972823 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.972873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.972908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.972950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.973006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.973061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.973091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.973129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.973164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.973200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.973230 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.973251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.973309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.973364 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.973417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.973464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.973498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.973539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.973565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.973606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.973632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.973673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.973699 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.973728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.973751 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.973772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.973793 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.973819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.973841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.973861 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.973887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.973932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.973959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.973986 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.974026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.974063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.974094 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.974115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.974141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.974163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.974183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.974206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.974227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.976014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.976080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.976080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.976123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.976144 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.976176 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.976201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.976223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.976246 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.976279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.976310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.976332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.976353 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.976389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.976413 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.976458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.976482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.976507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.976537 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.976571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.976595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.976615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.976641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.976666 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.976687 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.976722 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.976758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.976791 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.977103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.977171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.977225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.977270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.977301 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.977340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.977382 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.977417 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.977466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.977488 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.977515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.977549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.977574 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.977594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.977637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.977669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.977693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.977721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.977742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.977780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.977811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.977834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.977855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.977884 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.977921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.977952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.977982 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.978020 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.978611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.978667 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.978701 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.978742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.978772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.978795 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.978816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.978843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.978865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.978887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.978908 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.978930 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.978955 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.978981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.979017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.979055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.979083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.979113 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.979136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.979158 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.979183 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.979206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.979226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.979268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.979311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.979341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.979341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.979341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.981456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.981509 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.981532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.981600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.981648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.981688 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.981718 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.981718 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.981766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.981792 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.981814 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.981838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.981859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.981891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.981937 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.981963 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.981992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.982015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.982040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.982068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.982068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.982260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.982337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.982446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.982503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.982565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.982621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.982664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.982693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.982738 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.982773 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.982800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.982836 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.982967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.982991 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.983016 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.983052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.983083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.983118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.983150 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.983180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.983205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.983233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.983258 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.983286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.983311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.983340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.983340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.983402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.983437 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.983459 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.983495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.983521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.983572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.983629 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.983705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.984761 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.984824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.984895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.984977 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.985021 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.985050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.985073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.985102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.985139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.985174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.985200 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.985265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.985296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.985321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.985345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.985382 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.985407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.985446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.985502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.985540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.985566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.985589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.985613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.985644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.985676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.985700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.985722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.985745 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.985776 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.985801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.985840 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.985881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.985916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.985953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.985994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.986045 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.986068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986098 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.986160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.986187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986217 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.986243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.986276 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.986306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.986334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.986357 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.986412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.986449 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.986474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.986497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.986518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.986539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.986579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.986604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.986629 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986669 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.986712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.986783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.986840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.986891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.986941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.986966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.986990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.987034 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.987079 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.987278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.987325 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987347 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.987408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.987440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.987464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.987519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.987548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.987573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.987595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.987623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.987651 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.987717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.987786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.987814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.987861 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.987912 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.987934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.987956 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.987978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.987999 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.988021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.988044 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.988075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.988075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.988075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.988141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.988141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.988199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.988230 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.988266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.988291 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.988314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.988337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.988380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.988414 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.988464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.988494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.988518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.988518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.989265 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.989344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.989443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.989501 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.989548 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.989592 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.989637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.989684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.989729 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.989771 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.989814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.989853 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.989893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.989943 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.989981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.990020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.990060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.990098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.990139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.990185 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.990227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.990268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.990316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.990356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.990434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.990490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.990533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.990572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.990618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.990657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.990696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.990744 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.990792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.990834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.990874 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.990914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.990953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.990992 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.991036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.991076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.991114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.991166 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.991207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.991251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.991291 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.991329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.991358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.991400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.991448 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.991499 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.991538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.991583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.991623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.991662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.991701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.991744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.991777 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.991820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.991866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.991866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.991941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.991986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.991986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.992056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.993022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.993095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.993149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.993218 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.993304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.993335 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.993360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.993405 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.993460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.993489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.993554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.993612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.993686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.993782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.994083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.994157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.994241 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.994322 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.994409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.994479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.994544 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.995440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.995523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.995555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.995590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.995629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.995669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.995696 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.995719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.995752 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.995779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.995801 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.995827 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.995851 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.995875 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.995910 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.995949 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.996008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.996053 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.996096 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.996129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.996184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.996352 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.996453 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.996515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.996575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.996633 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.996694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.996752 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.996752 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.996807 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.996833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.996886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.996995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.997082 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.997123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.997162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.997202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.997248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.997290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.997325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.997361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.997409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.997469 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.997508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.997541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.997569 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.997598 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.997626 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.997649 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.997669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.997688 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.997708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.997728 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.997752 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.997788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.997788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.997867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.997867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.997867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.997969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.997969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.998027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.998132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.998978 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999071 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.999230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.999260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.999337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.999421 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.999473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.999503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:31.999561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.999591 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:31.999642 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999665 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999691 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:31.999718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.999741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:31.999816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.999842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.999869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:31.999904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:31.999943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:31.999975 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.000024 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.000061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.000143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.000261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000280 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.000302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.000322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.000342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.000413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.000465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.000489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.000510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.000510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.000547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.000573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000603 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.000633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.000686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.000715 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.000715 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.004317 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.004418 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.004492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.004562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.004607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.004666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.004787 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.004834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.004875 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.004925 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.004983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.005026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.005080 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.005119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.005157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.005203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.005282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.005323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.005407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.005460 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.005505 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.005541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.005568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.005568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.005568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.005648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.005708 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.005788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.010748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.010841 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.010874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.010916 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.010972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.011002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.011033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.011076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.011111 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.011189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.011260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.011320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.011419 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.011517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.011563 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.011637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.011696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.011753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.011808 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.011839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.011860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.011885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.011929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.011960 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.011983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.012004 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.012037 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.012150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.012186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.012219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.012243 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.012267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.012289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.012289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.012338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.012379 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.012413 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.012506 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.012544 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.012571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.012596 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.012620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.012641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.012662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.012686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.012706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.012727 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.012751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.012772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.012793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.012818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.012839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.012858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.012878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.012911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.012999 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 11:48:32.014895 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.014968 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.015072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.015105 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.015130 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.015152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.015187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.015211 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.015233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.015255 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.015277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.015297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.015329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.015352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.015392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.015416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.015494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.015561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.015587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 11:48:32.015641 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 11:48:32.015721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 11:48:32.015809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 11:48:32.015873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 11:48:32.015966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 11:48:32.054474 np0000004412 devstack@c-api.service[99811]: INFO dbcounter [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Registered counter for database cinder Jul 03 11:48:32.055516 np0000004412 devstack@c-api.service[99809]: INFO dbcounter [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Registered counter for database cinder Jul 03 11:48:32.058343 np0000004412 devstack@c-api.service[99810]: INFO dbcounter [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Registered counter for database cinder Jul 03 11:48:32.060265 np0000004412 devstack@c-api.service[99808]: INFO dbcounter [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Registered counter for database cinder Jul 03 11:48:32.093934 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-679e52f4-b48d-4cb5-ae11-959991fa116e 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=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.095758 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad 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=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.100895 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-55665630-9c04-4556-acb6-590a523b34d2 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=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.108942 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 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=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.197449 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writer thread running {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 11:48:32.199670 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 11:48:32.201763 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 11:48:32.203281 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writer thread running {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 11:48:32.203606 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 11:48:32.205330 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 11:48:32.205654 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.205758 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 11:48:32.205899 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.207475 np0000004412 devstack@c-api.service[99811]: WARNING cinder.keymgr.conf_key_mgr [None req-679e52f4-b48d-4cb5-ae11-959991fa116e 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 11:48:32.207915 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 11:48:32.209740 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.209870 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.209932 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 11:48:32.210816 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writer thread running {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 11:48:32.211652 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 11:48:32.211956 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.212217 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.213103 np0000004412 devstack@c-api.service[99809]: WARNING cinder.keymgr.conf_key_mgr [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad 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 11:48:32.213206 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 11:48:32.213248 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writer thread running {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 11:48:32.215027 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 11:48:32.215337 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 11:48:32.215411 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.215622 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.216908 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 11:48:32.217420 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 11:48:32.218554 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 11:48:32.218876 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.219201 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.219380 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 11:48:32.219827 np0000004412 devstack@c-api.service[99810]: WARNING cinder.keymgr.conf_key_mgr [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 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 11:48:32.221493 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 11:48:32.221817 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.222067 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.222348 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.222526 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.222659 np0000004412 devstack@c-api.service[99808]: WARNING cinder.keymgr.conf_key_mgr [None req-55665630-9c04-4556-acb6-590a523b34d2 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 11:48:32.224964 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.225071 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.239210 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-679e52f4-b48d-4cb5-ae11-959991fa116e 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=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.241336 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 11:48:32.243216 np0000004412 devstack@c-api.service[99811]: INFO cinder.rpc [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 11:48:32.243612 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.243745 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.246793 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad 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=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.250684 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 11:48:32.252022 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 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=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.253342 np0000004412 devstack@c-api.service[99809]: INFO cinder.rpc [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 11:48:32.253880 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.254061 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.254653 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 11:48:32.255756 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.255941 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.255998 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-55665630-9c04-4556-acb6-590a523b34d2 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=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:32.256914 np0000004412 devstack@c-api.service[99810]: INFO cinder.rpc [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 11:48:32.257355 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.257570 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.258913 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 11:48:32.259076 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.259261 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.261194 np0000004412 devstack@c-api.service[99808]: INFO cinder.rpc [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 11:48:32.261724 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.261908 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.262278 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.262471 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.266536 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.266724 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.267255 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.267477 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.269694 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.269832 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.270663 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.270739 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.270859 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.270907 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.272695 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.272848 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.273993 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.274031 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.274170 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.274207 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.275031 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.275236 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.275963 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.276128 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.277332 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.277529 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.278287 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.278450 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.278487 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.278625 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.279578 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.279695 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.280726 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.280879 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.280951 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.281015 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.281070 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.281149 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.281549 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.281673 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.282324 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.282469 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.282951 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.283082 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.283163 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.283330 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.283946 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.284073 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.284138 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.284230 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.284882 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.284989 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.285989 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.286117 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.287069 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.287140 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.287193 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.287347 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.287966 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.288116 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.288786 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.288963 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.289019 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.289067 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.289544 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.289680 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.290163 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.290282 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.291622 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.291684 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.291750 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.291801 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.291847 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.291891 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.292215 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.292332 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.292635 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.292691 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.292750 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.292796 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.293353 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.293535 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.294380 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.294447 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.294494 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.294539 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.294586 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.294630 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.295207 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.295335 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.295406 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.295560 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.296122 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.296235 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.296418 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.296596 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.297344 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.297523 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.297914 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.298031 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.298214 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.298380 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.298550 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.298668 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.299084 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.299237 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.299335 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.299549 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.300181 np0000004412 devstack@c-api.service[99811]: WARNING cinder.api.contrib.hosts [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 11:48:32.300491 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.300640 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.300840 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.300965 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.301307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: extensions {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.301980 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.302106 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.302162 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.302202 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.302245 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.302384 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.302679 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: consistencygroups {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.303026 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.303147 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.303622 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.303748 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.303802 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.303927 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.304447 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.304447 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.304593 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.304662 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.304712 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.304759 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.305009 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: extra_specs {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.305395 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.305473 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.305518 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.305562 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.305704 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.305848 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.306065 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.306166 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.306216 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.306303 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.306677 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.306750 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.306803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: capabilities {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.306863 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.306911 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.307261 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.307443 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.307508 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.307558 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.307606 np0000004412 devstack@c-api.service[99810]: WARNING cinder.api.contrib.hosts [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 11:48:32.307840 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.307941 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.308212 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: backups {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.308274 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.308323 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.308403 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.308459 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: extensions {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.308545 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.309051 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.309105 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.309183 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.309237 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.309462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: consistencygroups {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.310018 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.310018 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.310111 np0000004412 devstack@c-api.service[99809]: WARNING cinder.api.contrib.hosts [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 11:48:32.310289 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.310346 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-quota-sets {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.310418 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.310493 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.310537 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.311006 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: extra_specs {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.311161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: extensions {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.311254 np0000004412 devstack@c-api.service[99808]: WARNING cinder.api.contrib.hosts [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 11:48:32.311527 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.311636 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.311905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: qos-specs {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.312110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: consistencygroups {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.312166 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: extensions {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.312217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: capabilities {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.313186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: consistencygroups {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.313261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: backups {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.313849 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: extra_specs {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.313912 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: encryption {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.314759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-quota-sets {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.314819 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: extra_specs {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.315920 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: capabilities {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.316005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: qos-specs {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.316250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: capabilities {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.316357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: encryption {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.317284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: backups {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.317440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: backups {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.318614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: encryption {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.318675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: cgsnapshots {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.318831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: encryption {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.319029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-quota-sets {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.319123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: scheduler-stats {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.320002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: cgsnapshots {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.320194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-quota-sets {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.320250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: qos-specs {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.320507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-volume-manage {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.321691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-snapshot-manage {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.321765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: scheduler-stats {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.321910 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: encryption {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.322222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: qos-specs {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.322929 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-volume-manage {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.323049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-volume-transfer {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.323143 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: encryption {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.324015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-snapshot-manage {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.324288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: cgsnapshots {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.324922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-hosts {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.325180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-volume-transfer {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.325685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: encryption {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.326192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: scheduler-stats {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.326490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-hosts {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.326767 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-volume-type-access {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.326924 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: encryption {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.327387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-volume-manage {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.327560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-volume-type-access {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.328110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: cgsnapshots {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.328479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-snapshot-manage {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.328815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-availability-zone {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.329088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-availability-zone {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.329234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: scheduler-stats {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.329713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-volume-transfer {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.329881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extended resource: os-quota-class-sets {{(pid=99810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.330413 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-volume-manage {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.330798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extended resource: os-quota-class-sets {{(pid=99811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.331061 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-hosts {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.331178 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.331319 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.331528 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-snapshot-manage {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.332096 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.332222 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.332336 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.332548 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.332675 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-volume-type-access {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.332732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-volume-transfer {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.332859 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.332975 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.333536 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.snapshot_actions [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] SnapshotActionsController initialized {{(pid=99810) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 11:48:32.333614 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.333730 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.333882 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.333988 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.334040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-hosts {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.334225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-availability-zone {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.334632 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.334693 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.334738 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.334813 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.335105 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-volume-type-access {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.335313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extended resource: os-quota-class-sets {{(pid=99808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.335401 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.335483 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.335535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.snapshot_actions [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] SnapshotActionsController initialized {{(pid=99811) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 11:48:32.335927 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.336083 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.336137 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.336236 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.336416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-availability-zone {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.336685 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.337084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337139 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.337189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337236 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.337280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337385 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.337449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension UsedLimits extending resource: limits {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extended resource: os-quota-class-sets {{(pid=99809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 11:48:32.337654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337707 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.337767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337816 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.337859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension AdminActions extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension AdminActions extending resource: snapshots {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.337954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension AdminActions extending resource: backups {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.338055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeActions extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.338120 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.338166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.338248 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.338299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.router [None req-cbc4a37d-1644-4dcf-bc47-cf434ffb7452 None None] Extension TypesManage extending resource: types {{(pid=99810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.338490 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.338604 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.338985 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.339134 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.snapshot_actions [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] SnapshotActionsController initialized {{(pid=99808) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 11:48:32.339193 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.339241 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.339343 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.339521 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.339628 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.339958 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.340017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340083 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.340167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340226 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.340268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340306 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.340362 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340523 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340751 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension UsedLimits extending resource: limits {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340829 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.340856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension SnapshotActions extending resource: snapshots {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.340967 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.340999 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.341025 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeTypeAccess extending resource: types {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341047 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.341123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension AdminActions extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension AdminActions extending resource: snapshots {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension AdminActions extending resource: backups {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341451 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeActions extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] SnapshotActionsController initialized {{(pid=99809) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 11:48:32.341603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.router [None req-679e52f4-b48d-4cb5-ae11-959991fa116e None None] Extension TypesManage extending resource: types {{(pid=99811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.341770 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.341835 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.341975 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.342089 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.342319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342695 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342770 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.342801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342865 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.342905 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.342950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension UsedLimits extending resource: limits {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343214 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension AdminActions extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension AdminActions extending resource: snapshots {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343553 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.343581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension AdminActions extending resource: backups {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeActions extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343669 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.343755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.343843 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.router [None req-55665630-9c04-4556-acb6-590a523b34d2 None None] Extension TypesManage extending resource: types {{(pid=99808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.344391 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:48:32.344523 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:48:32.345080 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345138 np0000004412 devstack@c-api.service[99810]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e4b16a3668 pid: 99810 (default app) Jul 03 11:48:32.345195 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345445 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345622 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345726 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension UsedLimits extending resource: limits {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345813 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension SnapshotActions extending resource: snapshots {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.345990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeTypeAccess extending resource: types {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346098 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension AdminActions extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346198 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension AdminActions extending resource: snapshots {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346296 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension AdminActions extending resource: backups {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346402 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeActions extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.346629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.router [None req-4c1b626f-5cff-4b37-a63c-de46104a0bad None None] Extension TypesManage extending resource: types {{(pid=99809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 11:48:32.348649 np0000004412 devstack@c-api.service[99811]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e4b16a3668 pid: 99811 (default app) Jul 03 11:48:32.350931 np0000004412 devstack@c-api.service[99808]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e4b16a3668 pid: 99808 (default app) Jul 03 11:48:32.352883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53e090e6-5567-495c-a776-afd07f22f7ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:48:32.353699 np0000004412 devstack@c-api.service[99809]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e4b16a3668 pid: 99809 (default app) Jul 03 11:48:32.357037 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1/1] 10.4.3.170 () {60 vars in 925 bytes} [Fri Jul 3 11:48:32 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 11:48:36.877384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-63228025-e4ec-494b-bff7-bbf8f8247efe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:48:37.430692 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63228025-e4ec-494b-bff7-bbf8f8247efe admin admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:48:37.431256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63228025-e4ec-494b-bff7-bbf8f8247efe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:48:37.432802 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:48:37.432802 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:48:37.463330 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-63228025-e4ec-494b-bff7-bbf8f8247efe 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=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:37.485883 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63228025-e4ec-494b-bff7-bbf8f8247efe admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:48:37.486238 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1/2] 10.4.3.170 () {68 vars in 1256 bytes} [Fri Jul 3 11:48:36 2026] POST /volume/v3/types => generated 183 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:48:37.501832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-c503b56a-1c0c-405e-828e-dda329480b5f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:48:37.778541 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-c503b56a-1c0c-405e-828e-dda329480b5f admin admin] POST https://10.4.3.170/volume/v3/types/8c6728cf-32bd-4c1a-8117-7fe59e20136f/extra_specs Jul 03 11:48:37.779083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-c503b56a-1c0c-405e-828e-dda329480b5f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:48:37.780715 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:48:37.780715 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:48:37.814401 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-c503b56a-1c0c-405e-828e-dda329480b5f 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=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:37.867335 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-c503b56a-1c0c-405e-828e-dda329480b5f admin admin] https://10.4.3.170/volume/v3/types/8c6728cf-32bd-4c1a-8117-7fe59e20136f/extra_specs returned with HTTP 200 Jul 03 11:48:37.867813 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1/3] 10.4.3.170 () {70 vars in 1474 bytes} [Fri Jul 3 11:48:37 2026] POST /volume/v3/types/8c6728cf-32bd-4c1a-8117-7fe59e20136f/extra_specs => generated 52 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:48:38.107115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-e40e73b5-7020-45b4-aea5-3e63893259eb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:48:38.380294 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-e40e73b5-7020-45b4-aea5-3e63893259eb admin admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:48:38.380955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-e40e73b5-7020-45b4-aea5-3e63893259eb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:48:38.382649 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:48:38.382649 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:48:38.413510 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-e40e73b5-7020-45b4-aea5-3e63893259eb 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=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:38.437685 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-e40e73b5-7020-45b4-aea5-3e63893259eb admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:48:38.438127 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1/4] 10.4.3.170 () {70 vars in 1328 bytes} [Fri Jul 3 11:48:38 2026] POST /volume/v3/types => generated 186 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:48:38.447331 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-bcbc7091-644f-441c-8ccb-e165a1c0d06f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:48:38.717697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-bcbc7091-644f-441c-8ccb-e165a1c0d06f admin admin] POST https://10.4.3.170/volume/v3/types/a8671846-c96c-431f-aa0d-00e0dc9e0ff7/extra_specs Jul 03 11:48:38.718230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-bcbc7091-644f-441c-8ccb-e165a1c0d06f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:48:38.719823 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:48:38.719823 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:48:38.755567 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-bcbc7091-644f-441c-8ccb-e165a1c0d06f 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=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:48:38.808202 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63228025-e4ec-494b-bff7-bbf8f8247efe req-bcbc7091-644f-441c-8ccb-e165a1c0d06f admin admin] https://10.4.3.170/volume/v3/types/a8671846-c96c-431f-aa0d-00e0dc9e0ff7/extra_specs returned with HTTP 200 Jul 03 11:48:38.808635 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 2/5] 10.4.3.170 () {70 vars in 1474 bytes} [Fri Jul 3 11:48:38 2026] POST /volume/v3/types/a8671846-c96c-431f-aa0d-00e0dc9e0ff7/extra_specs => generated 45 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:48:47.483849 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:48:47.866064 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:48:48.435496 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:48:48.807408 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:49:02.879846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2d82ac97-b3b8-4c45-88bd-22317293365b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:49:02.880432 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d82ac97-b3b8-4c45-88bd-22317293365b None None] GET https://10.4.3.170/volume// Jul 03 11:49:02.880593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d82ac97-b3b8-4c45-88bd-22317293365b None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:49:02.880819 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d82ac97-b3b8-4c45-88bd-22317293365b None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:49:02.881311 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d82ac97-b3b8-4c45-88bd-22317293365b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:49:02.881580 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 2/6] 10.4.3.170 () {66 vars in 1425 bytes} [Fri Jul 3 11:49: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 11:49:40.867086 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-536ab575-eeee-4499-9e98-8d3093935dbc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:49:41.130176 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-536ab575-eeee-4499-9e98-8d3093935dbc tempest-verify_tempest_config-305354146 tempest-verify_tempest_config-305354146-project-member] GET https://10.4.3.170/volume/v3/extensions Jul 03 11:49:41.130377 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-536ab575-eeee-4499-9e98-8d3093935dbc tempest-verify_tempest_config-305354146 tempest-verify_tempest_config-305354146-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:49:41.130568 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-536ab575-eeee-4499-9e98-8d3093935dbc tempest-verify_tempest_config-305354146 tempest-verify_tempest_config-305354146-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:49:41.130878 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-536ab575-eeee-4499-9e98-8d3093935dbc tempest-verify_tempest_config-305354146 tempest-verify_tempest_config-305354146-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Jul 03 11:49:41.131362 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 2/7] 10.4.3.170 () {66 vars in 1246 bytes} [Fri Jul 3 11:49:40 2026] GET /volume/v3/extensions => generated 5245 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:50:41.224002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:41.544150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:41.544551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-78687278", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:41.546313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-78687278', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:42.200667 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume of 1 GB Jul 03 11:50:42.209981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:50:42.209266. {{(pid=99809) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:50:42.213035 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Availability Zones retrieved successfully. Jul 03 11:50:42.231479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (615836ef-a5b3-4319-9c65-50b197792aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:42.232691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbde209-1af6-4a63-96ca-01ec948143ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:42.233750 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:42.333235 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbde209-1af6-4a63-96ca-01ec948143ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:42.334078 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a03828-dfb5-4cfe-889c-496d7193856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:42.374995 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-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 11:50:42.375390 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-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 11:50:42.428716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Created reservations ['612a840c-af01-4467-8443-ef799c210d99', '3cc3f8b0-b118-4f8f-9c8f-e4919e674786', 'c5b4675c-5096-4085-83be-e725d0b81a60', '7c3231bc-5073-4637-ae51-7543d9740d61'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:42.429559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a03828-dfb5-4cfe-889c-496d7193856f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['612a840c-af01-4467-8443-ef799c210d99', '3cc3f8b0-b118-4f8f-9c8f-e4919e674786', 'c5b4675c-5096-4085-83be-e725d0b81a60', '7c3231bc-5073-4637-ae51-7543d9740d61']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:42.430549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2849d32d-2d08-4cc3-883f-5e79a2a5c349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:42.485990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2849d32d-2d08-4cc3-883f-5e79a2a5c349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0600dda0-b779-4b9d-a6d9-47448274940a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-78687278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['612a840c-af01-4467-8443-ef799c210d99','3cc3f8b0-b118-4f8f-9c8f-e4919e674786','c5b4675c-5096-4085-83be-e725d0b81a60','7c3231bc-5073-4637-ae51-7543d9740d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-78687278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0600dda0-b779-4b9d-a6d9-47448274940a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1f0b1b258845efb9e20d4651a78827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113d902ff6a4f7998157468cefd4cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:42.486846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dda7cf7-a3ff-4089-ac4c-9535bb52ffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:42.510816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dda7cf7-a3ff-4089-ac4c-9535bb52ffe3) transitioned into state 'SUCCESS' from state '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-78687278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['612a840c-af01-4467-8443-ef799c210d99','3cc3f8b0-b118-4f8f-9c8f-e4919e674786','c5b4675c-5096-4085-83be-e725d0b81a60','7c3231bc-5073-4637-ae51-7543d9740d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:42.511481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bac772a-1a47-4fd4-9049-2cf26debef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:42.542948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bac772a-1a47-4fd4-9049-2cf26debef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:42.544018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (615836ef-a5b3-4319-9c65-50b197792aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:42.544506 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request issued successfully. Jul 03 11:50:42.545732 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2f5a5d0-a6b2-4a30-ad11-7ed2cc018f69 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:42.546263 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 2/8] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:50:41 2026] POST /volume/v3/volumes => generated 750 bytes in 1323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:42.562325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-911486bb-cac0-451c-864e-c8bd65128da3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:42.567910 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-911486bb-cac0-451c-864e-c8bd65128da3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:42.568116 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-911486bb-cac0-451c-864e-c8bd65128da3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:42.568340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-911486bb-cac0-451c-864e-c8bd65128da3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:42.596003 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:42.596003 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:42.606124 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-911486bb-cac0-451c-864e-c8bd65128da3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:42.616598 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-911486bb-cac0-451c-864e-c8bd65128da3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:42.616982 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 3/9] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:42 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:43.635313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b86685a-b7ad-4009-9366-81a625419424 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:43.639996 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b86685a-b7ad-4009-9366-81a625419424 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:43.640138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b86685a-b7ad-4009-9366-81a625419424 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:43.640322 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b86685a-b7ad-4009-9366-81a625419424 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:43.684321 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:43.684321 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:43.696638 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b86685a-b7ad-4009-9366-81a625419424 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:43.706131 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b86685a-b7ad-4009-9366-81a625419424 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:43.706498 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 3/10] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:43 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:44.720118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:44.722604 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:44.722873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:44.723121 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:44.759382 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:44.759382 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:44.767463 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:44.774247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8eb6ab3-3184-4fe4-b2a4-e65b2cdc446d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:44.774906 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 3/11] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:44 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:45.791945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:45.794354 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:45.794354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:45.794546 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:45.803346 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:45.803346 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:45.813351 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:45.822777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c88ea934-ba21-43d7-88e0-17019f4e9fde tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:45.823454 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 3/12] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:45 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:46.838075 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:46.841189 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:46.841334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:46.841724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:46.852711 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:46.852711 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:46.863583 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:46.869802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec03d83c-e373-4958-a9b8-714d450ba7ac tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:46.870342 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 4/13] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:46 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 900 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:47.886395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4257b865-2823-4d51-8297-7f73232fef1f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:47.887550 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4257b865-2823-4d51-8297-7f73232fef1f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:47.887836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4257b865-2823-4d51-8297-7f73232fef1f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:47.888117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4257b865-2823-4d51-8297-7f73232fef1f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:47.904513 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:47.904513 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:47.919966 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4257b865-2823-4d51-8297-7f73232fef1f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:47.929061 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4257b865-2823-4d51-8297-7f73232fef1f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:47.929821 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 4/14] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:47 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:48.951181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:48.956031 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:48.956031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:48.956031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:48.965936 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:48.965936 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:48.971067 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:48.977109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e7f8379c-a7f6-45cd-851d-698c5c505f48 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:48.977707 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 4/15] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:48 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:49.505049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:49.508299 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:49.508751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2119317328"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:49.510944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2119317328'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:49.511040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Create volume of 1 GB Jul 03 11:50:49.518119 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Availability Zones retrieved successfully. Jul 03 11:50:49.527329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Flow 'volume_create_api' (2b4472f1-0911-488b-8582-f86871c07631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:49.527984 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49cb9b4-1dcc-4b13-b8f3-efa62c46603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:49.534721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:49.559538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49cb9b4-1dcc-4b13-b8f3-efa62c46603f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:49.560264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c3fe34-679d-4dae-a82e-3cd364680c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:49.632679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Created reservations ['92100ead-2f8a-4e65-bedb-ed556081b25e', '26c096b5-6b75-4210-a030-41eb8a8ffd1a', 'b892a7f5-0d96-4062-b7c2-95fd7d7d7136', '87532451-e39c-49a3-bfaa-45796620fcc6'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:49.633488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c3fe34-679d-4dae-a82e-3cd364680c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92100ead-2f8a-4e65-bedb-ed556081b25e', '26c096b5-6b75-4210-a030-41eb8a8ffd1a', 'b892a7f5-0d96-4062-b7c2-95fd7d7d7136', '87532451-e39c-49a3-bfaa-45796620fcc6']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:49.634525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf2c882-d003-4b3f-a3e1-196156fa3049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:49.659207 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf2c882-d003-4b3f-a3e1-196156fa3049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dbd1de0-506f-4fd9-a595-2301976e1f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2119317328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99b6b062e8e4f4eb12549357c6b2f26',qos_specs=None,replication_status=,reservations=['92100ead-2f8a-4e65-bedb-ed556081b25e','26c096b5-6b75-4210-a030-41eb8a8ffd1a','b892a7f5-0d96-4062-b7c2-95fd7d7d7136','87532451-e39c-49a3-bfaa-45796620fcc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8bb92a92c0470ca54fe25752aa95fc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2119317328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dbd1de0-506f-4fd9-a595-2301976e1f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99b6b062e8e4f4eb12549357c6b2f26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8bb92a92c0470ca54fe25752aa95fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:49.661607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d6059d-0ee3-48a3-b3be-7962b7dfd094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:49.687897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d6059d-0ee3-48a3-b3be-7962b7dfd094) transitioned into state 'SUCCESS' from state '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-2119317328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99b6b062e8e4f4eb12549357c6b2f26',qos_specs=None,replication_status=,reservations=['92100ead-2f8a-4e65-bedb-ed556081b25e','26c096b5-6b75-4210-a030-41eb8a8ffd1a','b892a7f5-0d96-4062-b7c2-95fd7d7d7136','87532451-e39c-49a3-bfaa-45796620fcc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8bb92a92c0470ca54fe25752aa95fc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:49.688799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8625bc0e-5dfd-4f16-8779-07735124c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:49.704051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8625bc0e-5dfd-4f16-8779-07735124c347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:49.704983 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Flow 'volume_create_api' (2b4472f1-0911-488b-8582-f86871c07631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:49.705345 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Create volume request issued successfully. Jul 03 11:50:49.706140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f984b0e1-2034-4e34-818c-0dcf75d1147a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:49.707789 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 4/16] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:50:49 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:49.718863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:49.722611 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:50:49.725392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:49.725392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:49.729734 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:49.729734 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:49.735456 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:50:49.741043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1afc43f9-2c74-4189-a560-db28b1c03f61 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:50:49.741713 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 5/17] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:49 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:49.991310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:49.993365 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:49.993604 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:49.993831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:50.001732 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:50.001732 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:50.005907 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:50.011348 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22823c19-2025-4ef1-a2c8-3cabb6064263 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:50.011832 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 5/18] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:49 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:50.758015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:50.760165 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:50:50.760689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:50.760689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:50.768609 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:50.768609 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:50.772363 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:50:50.777414 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-765a17cd-0ac0-4bd5-994a-6c7ba74a4e85 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:50:50.777943 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 5/19] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:50 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:51.030631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:51.032490 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:51.032778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:51.034580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:51.042695 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:51.042695 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:51.046882 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:51.051392 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ab95f229-8b4e-4767-ba09-ea4627d34af0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:51.051965 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 5/20] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:51 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:51.589651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ea770625-974f-44be-b9ee-030cb27caebb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:52.016117 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:52.016884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-911492537"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:52.018838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-911492537'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:52.019717 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Create volume of 1 GB Jul 03 11:50:52.046600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 12:50:52.045775. {{(pid=99810) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:50:52.046814 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Availability Zones retrieved successfully. Jul 03 11:50:52.064527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:52.066490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:52.066739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:52.066979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:52.074062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Flow 'volume_create_api' (567a720c-029e-408e-9ba3-3cf97fab0a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:52.075232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42279941-363b-4dd0-81ba-9be5197f5a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:52.076164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:52.076800 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:52.076800 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:52.081602 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:52.088386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1589f102-1726-46cf-b874-8ca10e07b0c3 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:52.088812 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 6/21] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:52 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:52.131263 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42279941-363b-4dd0-81ba-9be5197f5a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:52.132098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825d3e53-c720-493d-92e4-815fc67843e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:52.165860 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-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 11:50:52.165860 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-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 11:50:52.228408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Created reservations ['a461e253-6ee1-4cb1-a24c-d93cabe82e6a', '1fe75c8e-bf06-406c-9cac-194b1cc0d24c', '26d08275-f230-4c83-aecb-90ee3784f770', '3ee564e3-e605-4f06-869c-8cbeaa00256c'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:52.229975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825d3e53-c720-493d-92e4-815fc67843e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a461e253-6ee1-4cb1-a24c-d93cabe82e6a', '1fe75c8e-bf06-406c-9cac-194b1cc0d24c', '26d08275-f230-4c83-aecb-90ee3784f770', '3ee564e3-e605-4f06-869c-8cbeaa00256c']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:52.231120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e18c78-c185-421e-960d-00427c926ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:52.286798 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e18c78-c185-421e-960d-00427c926ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3a24ab-ae68-44ee-9041-b30d086b4592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-911492537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d58d6f2410497ca0f0b122d3b437ba',qos_specs=None,replication_status=,reservations=['a461e253-6ee1-4cb1-a24c-d93cabe82e6a','1fe75c8e-bf06-406c-9cac-194b1cc0d24c','26d08275-f230-4c83-aecb-90ee3784f770','3ee564e3-e605-4f06-869c-8cbeaa00256c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcf130dc009b453caaca287e956b8cba',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-911492537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f3a24ab-ae68-44ee-9041-b30d086b4592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d58d6f2410497ca0f0b122d3b437ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcf130dc009b453caaca287e956b8cba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:52.287758 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb93db0-bb84-4c90-b0b6-a1a1aac79e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:52.323907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb93db0-bb84-4c90-b0b6-a1a1aac79e60) transitioned into state 'SUCCESS' from state '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-911492537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d58d6f2410497ca0f0b122d3b437ba',qos_specs=None,replication_status=,reservations=['a461e253-6ee1-4cb1-a24c-d93cabe82e6a','1fe75c8e-bf06-406c-9cac-194b1cc0d24c','26d08275-f230-4c83-aecb-90ee3784f770','3ee564e3-e605-4f06-869c-8cbeaa00256c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcf130dc009b453caaca287e956b8cba',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:52.324713 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561bd331-bc10-410c-8385-584f4ff1c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:52.349397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561bd331-bc10-410c-8385-584f4ff1c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:52.349397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Flow 'volume_create_api' (567a720c-029e-408e-9ba3-3cf97fab0a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:52.349581 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Create volume request issued successfully. Jul 03 11:50:52.350285 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea770625-974f-44be-b9ee-030cb27caebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:52.350757 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 6/22] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:50:51 2026] POST /volume/v3/volumes => generated 784 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:52.368131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:52.369816 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:50:52.369906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:52.370109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:52.401011 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:52.401011 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:52.404683 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:50:52.408606 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b4cb2f1-f5b6-49c7-815f-f44bf7bbe7cb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:50:52.409149 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 6/23] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:52 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:53.103806 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:53.105365 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:53.105579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:53.105753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:53.112564 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:53.112564 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:53.118973 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:53.125146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fcdbfa9-d9fe-455b-bc1e-802a5003ead1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:53.125794 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 6/24] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:53 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:53.424513 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4be15987-9a6f-421a-8f51-c638245cfebb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:53.426752 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4be15987-9a6f-421a-8f51-c638245cfebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:50:53.427031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4be15987-9a6f-421a-8f51-c638245cfebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:53.427291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4be15987-9a6f-421a-8f51-c638245cfebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:53.464171 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:53.464171 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:53.471503 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4be15987-9a6f-421a-8f51-c638245cfebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:50:53.475688 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4be15987-9a6f-421a-8f51-c638245cfebb tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:50:53.475688 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 7/25] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:53 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:50:54.021802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:54.152077 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:54.158640 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:54.158640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:54.158640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:54.172952 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:54.172952 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:54.177431 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:54.182449 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a5e9e7d-f283-48b2-ad5e-9d7c7c8faca0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:54.182792 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 7/26] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:54 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:54.310593 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:54.310593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-436113013"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:54.312603 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-436113013'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:54.318001 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume of 1 GB Jul 03 11:50:54.318689 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:54.318689 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:54.319662 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Availability Zones retrieved successfully. Jul 03 11:50:54.327777 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Flow 'volume_create_api' (adc6295f-4fd8-4a94-8bc8-8df316c94f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:54.329573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d120d7-1333-45f6-99bb-6d72cd263378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:54.330930 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:54.349487 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:54.349487 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:54.373020 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d120d7-1333-45f6-99bb-6d72cd263378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:54.374978 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea3c16b-7224-4ba9-a25a-028e46e1f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:54.414864 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-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 11:50:54.415258 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-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 11:50:54.467816 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Created reservations ['c0b9ed63-87ff-47d2-884f-f815a32fbc26', 'c7cfacff-5551-481f-a1f4-541c5e1cf9d4', '643e4314-0ae3-4a82-b765-a020607dc9db', '4e8c84fd-2d9f-4dca-9b52-389433cbafae'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:54.468698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea3c16b-7224-4ba9-a25a-028e46e1f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b9ed63-87ff-47d2-884f-f815a32fbc26', 'c7cfacff-5551-481f-a1f4-541c5e1cf9d4', '643e4314-0ae3-4a82-b765-a020607dc9db', '4e8c84fd-2d9f-4dca-9b52-389433cbafae']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:54.469448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58700cd1-bdab-4cb7-81e7-d5b37ce7f763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:54.506960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58700cd1-bdab-4cb7-81e7-d5b37ce7f763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2538a807-b8d0-4d42-b808-77f678cb7366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-436113013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3ff6147b4c44535a78255c460d61677',qos_specs=None,replication_status=,reservations=['c0b9ed63-87ff-47d2-884f-f815a32fbc26','c7cfacff-5551-481f-a1f4-541c5e1cf9d4','643e4314-0ae3-4a82-b765-a020607dc9db','4e8c84fd-2d9f-4dca-9b52-389433cbafae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06206f03ffa94e43bf5188a85906dbba',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T11:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-436113013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2538a807-b8d0-4d42-b808-77f678cb7366,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a3ff6147b4c44535a78255c460d61677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06206f03ffa94e43bf5188a85906dbba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:54.508315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4dfff6-5537-4c6a-aeef-5edc72000a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:54.537474 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4dfff6-5537-4c6a-aeef-5edc72000a1a) transitioned into state 'SUCCESS' from state '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-436113013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3ff6147b4c44535a78255c460d61677',qos_specs=None,replication_status=,reservations=['c0b9ed63-87ff-47d2-884f-f815a32fbc26','c7cfacff-5551-481f-a1f4-541c5e1cf9d4','643e4314-0ae3-4a82-b765-a020607dc9db','4e8c84fd-2d9f-4dca-9b52-389433cbafae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06206f03ffa94e43bf5188a85906dbba',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:54.538336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9371d0d-372a-4e66-9625-8c0e97cdb7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:54.560900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9371d0d-372a-4e66-9625-8c0e97cdb7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:54.561896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Flow 'volume_create_api' (adc6295f-4fd8-4a94-8bc8-8df316c94f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:54.562297 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume request issued successfully. Jul 03 11:50:54.571223 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72d6b403-5aa4-4e10-af34-3dc0bdacd7d1 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:54.571223 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 7/27] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:50:54 2026] POST /volume/v3/volumes => generated 757 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:54.586468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2734fefb-5458-4390-9cd2-f5be6034a340 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:54.589067 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2734fefb-5458-4390-9cd2-f5be6034a340 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:50:54.589161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2734fefb-5458-4390-9cd2-f5be6034a340 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:54.589481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2734fefb-5458-4390-9cd2-f5be6034a340 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:54.607299 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:54.607299 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:54.621206 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2734fefb-5458-4390-9cd2-f5be6034a340 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:50:54.627481 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2734fefb-5458-4390-9cd2-f5be6034a340 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:50:54.627903 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 7/28] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:54 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:55.199170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:55.201933 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:55.201933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:55.201933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:55.210397 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:55.210397 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:55.218861 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:55.224742 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce787c29-b812-4b6b-8bb5-f9670b3d7f99 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:55.225200 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 8/29] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:55 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:55.646005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c09b261e-a998-494d-8379-a52cbc4baf6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:55.648128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c09b261e-a998-494d-8379-a52cbc4baf6b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:50:55.648386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c09b261e-a998-494d-8379-a52cbc4baf6b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:55.650830 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c09b261e-a998-494d-8379-a52cbc4baf6b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:55.665399 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:55.665399 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:55.669113 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c09b261e-a998-494d-8379-a52cbc4baf6b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:50:55.676108 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c09b261e-a998-494d-8379-a52cbc4baf6b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:50:55.677207 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 8/30] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:55 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:55.696708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:56.035567 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] POST https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action Jul 03 11:50:56.036668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:50:56.036668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:56.053355 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:56.053355 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:56.055395 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] Volume info retrieved successfully. Jul 03 11:50:56.073261 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] Update volume admin metadata completed successfully. Jul 03 11:50:56.073505 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] Update readonly setting on volume completed successfully. Jul 03 11:50:56.073853 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3d8bbba5-fc44-4cce-beca-a118810351d3 tempest-TestMultiAttachVolumeSwap-979325498 tempest-TestMultiAttachVolumeSwap-979325498-project-admin] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action returned with HTTP 202 Jul 03 11:50:56.074427 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 8/31] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:50:55 2026] POST /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action => generated 0 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:50:56.085623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:56.087697 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:56.088036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1587241629"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:56.089635 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1587241629'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:56.095688 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume of 1 GB Jul 03 11:50:56.096146 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:56.096146 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:56.096872 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Availability Zones retrieved successfully. Jul 03 11:50:56.103870 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Flow 'volume_create_api' (b7d7ed8b-e47a-470f-a8d6-8029a7229df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:56.104925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ec0fd-5d6b-487a-8480-64b93b4645fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:56.105919 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:56.118460 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:56.118460 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:56.136994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ec0fd-5d6b-487a-8480-64b93b4645fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:56.137918 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ceaf87-1696-49cc-a0bb-cca05db24027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:56.177658 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-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 11:50:56.178023 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-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 11:50:56.206279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Created reservations ['36e5029c-8075-4e2e-b9ee-fb31929a1ed4', 'fc6b35df-2632-45dc-a004-9abfe88fe14e', 'f6bc7e36-ab4b-4d48-8c71-5bc01cb01ffc', '42680804-27e2-4d25-82f1-a8793621d964'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:56.207149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ceaf87-1696-49cc-a0bb-cca05db24027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e5029c-8075-4e2e-b9ee-fb31929a1ed4', 'fc6b35df-2632-45dc-a004-9abfe88fe14e', 'f6bc7e36-ab4b-4d48-8c71-5bc01cb01ffc', '42680804-27e2-4d25-82f1-a8793621d964']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:56.207759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777f36ad-bc23-41c3-be18-113ac930232e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:56.238322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777f36ad-bc23-41c3-be18-113ac930232e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c32cdac-0503-44cf-a01a-bf1ffc146809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1587241629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3ff6147b4c44535a78255c460d61677',qos_specs=None,replication_status=,reservations=['36e5029c-8075-4e2e-b9ee-fb31929a1ed4','fc6b35df-2632-45dc-a004-9abfe88fe14e','f6bc7e36-ab4b-4d48-8c71-5bc01cb01ffc','42680804-27e2-4d25-82f1-a8793621d964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06206f03ffa94e43bf5188a85906dbba',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T11:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1587241629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c32cdac-0503-44cf-a01a-bf1ffc146809,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a3ff6147b4c44535a78255c460d61677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06206f03ffa94e43bf5188a85906dbba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:56.240211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8ed5ce-d6b6-4b3e-9208-079cfbc0f7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:56.242234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:56.245104 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:56.245399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:56.245741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:56.257449 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:56.257449 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:56.263651 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:56.269678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8ed5ce-d6b6-4b3e-9208-079cfbc0f7b3) transitioned into state 'SUCCESS' from state '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-1587241629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3ff6147b4c44535a78255c460d61677',qos_specs=None,replication_status=,reservations=['36e5029c-8075-4e2e-b9ee-fb31929a1ed4','fc6b35df-2632-45dc-a004-9abfe88fe14e','f6bc7e36-ab4b-4d48-8c71-5bc01cb01ffc','42680804-27e2-4d25-82f1-a8793621d964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06206f03ffa94e43bf5188a85906dbba',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:56.270842 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb0bdf-9841-49f7-91f9-dd53ba84c31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:56.272984 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fcf579e0-6afa-4c0e-86ca-7598f430e01f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:56.273955 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 9/32] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:56 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:50:56.286452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb0bdf-9841-49f7-91f9-dd53ba84c31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:56.287544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Flow 'volume_create_api' (b7d7ed8b-e47a-470f-a8d6-8029a7229df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:56.287933 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Create volume request issued successfully. Jul 03 11:50:56.288931 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4ddfbcf7-b78c-46c0-b340-73685c0757da tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:56.289627 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 8/33] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:56.305115 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:56.307101 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:50:56.307322 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:56.307447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:56.315203 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:56.315203 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:56.319691 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:50:56.324402 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b1cc973-ee36-4deb-9cd2-6de3002b9b70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 200 Jul 03 11:50:56.324805 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 9/34] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:56 2026] GET /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:57.289409 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:57.292345 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:50:57.292685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:57.292979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:57.305769 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:57.305769 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:57.311212 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:57.324664 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca3a681d-ca0f-4789-8cd3-dc29b4b5ec7f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:50:57.325611 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 9/35] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:57 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 1389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:50:57.338907 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2f57f113-314c-406d-b7ad-cbd2765f035a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:57.343531 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:57.344027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f57f113-314c-406d-b7ad-cbd2765f035a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:50:57.344356 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f57f113-314c-406d-b7ad-cbd2765f035a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:57.344532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f57f113-314c-406d-b7ad-cbd2765f035a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:57.345861 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:57.346323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-437192133"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:57.348071 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-437192133'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:57.348184 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume of 1 GB Jul 03 11:50:57.348482 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:57.348482 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:57.352340 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Availability Zones retrieved successfully. Jul 03 11:50:57.353303 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:57.353303 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:50:57.358939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (da474c8f-ca9d-4ed7-bff5-b345b6ab8b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:57.360111 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a256c7-d9be-4a81-924d-809be42a709c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:57.361141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:57.361552 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2f57f113-314c-406d-b7ad-cbd2765f035a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:50:57.370171 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f57f113-314c-406d-b7ad-cbd2765f035a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 200 Jul 03 11:50:57.370778 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 10/36] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:57 2026] GET /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:57.404756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a256c7-d9be-4a81-924d-809be42a709c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:57.406012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931cbce3-b03b-4705-9087-a8a581c129d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:57.457829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Created reservations ['90149e2c-fe00-4b0a-b005-37b64894f9b3', '52d40c3b-3563-47b3-9bbb-f57c18814c7e', '4c59afe9-043f-4dd4-8e44-92154789e84d', 'ae2ebdd8-5808-48a6-af4f-0b5abc4a0659'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:57.458631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931cbce3-b03b-4705-9087-a8a581c129d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90149e2c-fe00-4b0a-b005-37b64894f9b3', '52d40c3b-3563-47b3-9bbb-f57c18814c7e', '4c59afe9-043f-4dd4-8e44-92154789e84d', 'ae2ebdd8-5808-48a6-af4f-0b5abc4a0659']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:57.460168 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263bcefe-de92-4e98-b571-7dca591b1f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:57.486656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263bcefe-de92-4e98-b571-7dca591b1f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f2f494e-327a-4867-9f13-070be7d475c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-437192133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['90149e2c-fe00-4b0a-b005-37b64894f9b3','52d40c3b-3563-47b3-9bbb-f57c18814c7e','4c59afe9-043f-4dd4-8e44-92154789e84d','ae2ebdd8-5808-48a6-af4f-0b5abc4a0659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-437192133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f2f494e-327a-4867-9f13-070be7d475c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1f0b1b258845efb9e20d4651a78827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113d902ff6a4f7998157468cefd4cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:57.487695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd3a5cc-0443-492b-988a-8659256d5378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:57.517075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd3a5cc-0443-492b-988a-8659256d5378) transitioned into state 'SUCCESS' from state '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-437192133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['90149e2c-fe00-4b0a-b005-37b64894f9b3','52d40c3b-3563-47b3-9bbb-f57c18814c7e','4c59afe9-043f-4dd4-8e44-92154789e84d','ae2ebdd8-5808-48a6-af4f-0b5abc4a0659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:57.517850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2b2071-f942-48c9-91ec-d5faa9c170db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:57.534623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2b2071-f942-48c9-91ec-d5faa9c170db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:57.535769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (da474c8f-ca9d-4ed7-bff5-b345b6ab8b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:57.536185 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request issued successfully. Jul 03 11:50:57.536807 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d5232dc-f26f-4b06-b9ab-90daa0c220af tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:57.537244 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 9/37] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:50:57 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:57.552064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-122bdbfd-74dd-484d-8a95-551656e47e82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:57.554309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-122bdbfd-74dd-484d-8a95-551656e47e82 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:50:57.554617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-122bdbfd-74dd-484d-8a95-551656e47e82 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:57.554896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-122bdbfd-74dd-484d-8a95-551656e47e82 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:57.562866 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:57.562866 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:57.568460 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-122bdbfd-74dd-484d-8a95-551656e47e82 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:57.574239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-122bdbfd-74dd-484d-8a95-551656e47e82 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 200 Jul 03 11:50:57.575169 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 10/38] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:57 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:58.590497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:58.592523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:50:58.592713 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:58.593491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:58.599775 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:58.599775 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:50:58.604141 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:58.608846 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-93b0560e-6a64-41af-a910-1189dbbd9b3e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 200 Jul 03 11:50:58.609323 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 10/39] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:58 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:58.624089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:58.626400 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:50:58.626897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1494193102"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:50:58.628298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1494193102'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:50:58.628817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume of 1 GB Jul 03 11:50:58.640316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:50:58.639394. {{(pid=99811) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:50:58.640316 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Availability Zones retrieved successfully. Jul 03 11:50:58.665081 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (9aa05b9c-3648-4566-b836-b6dbdf5ac35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:58.666316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5c59cf-bdf5-4599-a672-f3cb2f3d644d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:58.667621 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:50:58.724318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5c59cf-bdf5-4599-a672-f3cb2f3d644d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:58.725221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd02fabf-dc7e-4cc5-9251-ba47909a9da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:58.768620 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-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 11:50:58.769055 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-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 11:50:58.795399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Created reservations ['322bb5d6-8785-44a0-a327-29691eee9b8b', '34dc4e6f-fc65-45e1-acae-90189b9bfc1e', '64d812e2-6e96-4dc8-bbe0-d9a9c135a2ca', '96714fd2-a1fc-4e1c-9520-304f96e88d6e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:50:58.796340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd02fabf-dc7e-4cc5-9251-ba47909a9da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322bb5d6-8785-44a0-a327-29691eee9b8b', '34dc4e6f-fc65-45e1-acae-90189b9bfc1e', '64d812e2-6e96-4dc8-bbe0-d9a9c135a2ca', '96714fd2-a1fc-4e1c-9520-304f96e88d6e']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:58.797159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ccde30-93c1-42a4-957c-9d9f306cd32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:58.822425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ccde30-93c1-42a4-957c-9d9f306cd32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98d2ea4-f35f-4145-b448-c39454260c73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1494193102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['322bb5d6-8785-44a0-a327-29691eee9b8b','34dc4e6f-fc65-45e1-acae-90189b9bfc1e','64d812e2-6e96-4dc8-bbe0-d9a9c135a2ca','96714fd2-a1fc-4e1c-9520-304f96e88d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1494193102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a98d2ea4-f35f-4145-b448-c39454260c73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1f0b1b258845efb9e20d4651a78827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113d902ff6a4f7998157468cefd4cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:58.823181 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c7778-35a0-4266-8852-990864bacc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:58.849282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c7778-35a0-4266-8852-990864bacc5d) transitioned into state 'SUCCESS' from state '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-1494193102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1f0b1b258845efb9e20d4651a78827',qos_specs=None,replication_status=,reservations=['322bb5d6-8785-44a0-a327-29691eee9b8b','34dc4e6f-fc65-45e1-acae-90189b9bfc1e','64d812e2-6e96-4dc8-bbe0-d9a9c135a2ca','96714fd2-a1fc-4e1c-9520-304f96e88d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113d902ff6a4f7998157468cefd4cdc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:58.850046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcc2530-78ff-4314-ad55-4ae487e94320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:50:58.879064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcc2530-78ff-4314-ad55-4ae487e94320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:50:58.880086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Flow 'volume_create_api' (9aa05b9c-3648-4566-b836-b6dbdf5ac35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:50:58.880586 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Create volume request issued successfully. Jul 03 11:50:58.881294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dac83df-9435-42ce-95b5-a9a549f1c86a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:50:58.881798 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 11/40] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:50:58 2026] POST /volume/v3/volumes => generated 752 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:50:58.896964 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-960830f6-12b5-4148-90e2-6d143d836762 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:58.898980 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-960830f6-12b5-4148-90e2-6d143d836762 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:50:58.899053 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-960830f6-12b5-4148-90e2-6d143d836762 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:58.899202 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-960830f6-12b5-4148-90e2-6d143d836762 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:58.910977 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:58.910977 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:50:58.921480 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-960830f6-12b5-4148-90e2-6d143d836762 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:58.927998 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-960830f6-12b5-4148-90e2-6d143d836762 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 200 Jul 03 11:50:58.928333 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 10/41] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:58 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:50:59.946244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-35a09238-3f05-4643-8aa6-1e8a90784adf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:50:59.946244 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35a09238-3f05-4643-8aa6-1e8a90784adf tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:50:59.946244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35a09238-3f05-4643-8aa6-1e8a90784adf tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:50:59.946244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35a09238-3f05-4643-8aa6-1e8a90784adf tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:50:59.959607 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:50:59.959607 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:50:59.964800 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-35a09238-3f05-4643-8aa6-1e8a90784adf tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:50:59.970163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35a09238-3f05-4643-8aa6-1e8a90784adf tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 200 Jul 03 11:50:59.970659 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 11/42] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:50:59 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:08.609094 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=76,cinder:INSERT=21,cinder:UPDATE=24 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:08.854694 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=53,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:08.925089 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=113,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:09.901569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:09.903993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:51:09.904548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:09.904548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:09.920259 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:09.920259 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:09.925459 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:09.932467 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2b65e415-a500-417f-a78f-d9122944361d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:51:09.933072 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 11/43] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:09 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:09.956943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:09.965271 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:51:09.965483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:09.965648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:09.968037 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=36 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:09.978526 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:09.978526 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:09.991865 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:09.997167 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-e8d91628-87e3-4d31-ac12-edabf65a397e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 200 Jul 03 11:51:09.997167 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 12/44] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:09 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:10.013474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.017804 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:51:10.017804 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:10.017804 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:10.025415 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:10.025415 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:10.032076 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:10.037859 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-9df60e07-1f9e-4489-8781-e6e6d94b6024 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 200 Jul 03 11:51:10.038855 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 11/45] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:10 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:10.052529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9ed9b8b9-c065-4bc0-a18b-97861fba5510 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.053219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ed9b8b9-c065-4bc0-a18b-97861fba5510 None None] GET https://10.4.3.170/volume// Jul 03 11:51:10.053452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b8b9-c065-4bc0-a18b-97861fba5510 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:10.053675 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b8b9-c065-4bc0-a18b-97861fba5510 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:10.054202 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ed9b8b9-c065-4bc0-a18b-97861fba5510 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:10.055460 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 12/46] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51: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 11:51:10.071464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ea14f3e1-1837-4d23-8689-2aeb344b1766 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.075647 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ea14f3e1-1837-4d23-8689-2aeb344b1766 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:10.076140 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ea14f3e1-1837-4d23-8689-2aeb344b1766 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0600dda0-b779-4b9d-a6d9-47448274940a", "connector": null, "instance_uuid": "dee98083-2d4f-4cb7-bbc1-0427065157ef"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:10.093986 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:10.093986 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:10.140658 np0000004412 devstack@c-api.service[99810]: /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 11:51:10.140658 np0000004412 devstack@c-api.service[99810]: .first() Jul 03 11:51:10.167003 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ea14f3e1-1837-4d23-8689-2aeb344b1766 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:10.167003 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 12/47] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:10 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:10.179879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8fc8b7f0-47a0-4f15-a9f9-559807291c66 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.180319 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fc8b7f0-47a0-4f15-a9f9-559807291c66 None None] GET https://10.4.3.170/volume// Jul 03 11:51:10.180512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8fc8b7f0-47a0-4f15-a9f9-559807291c66 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:10.182320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8fc8b7f0-47a0-4f15-a9f9-559807291c66 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:10.182320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fc8b7f0-47a0-4f15-a9f9-559807291c66 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:10.182320 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 13/48] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51: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 11:51:10.193677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-214699a7-fc6d-4572-9e47-b1c6b8754fa2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.196193 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-214699a7-fc6d-4572-9e47-b1c6b8754fa2 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:10.196607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-214699a7-fc6d-4572-9e47-b1c6b8754fa2 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f2f494e-327a-4867-9f13-070be7d475c1", "connector": null, "instance_uuid": "dee98083-2d4f-4cb7-bbc1-0427065157ef"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:10.208401 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:10.208401 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:10.263799 np0000004412 devstack@c-api.service[99809]: /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 11:51:10.263799 np0000004412 devstack@c-api.service[99809]: .first() Jul 03 11:51:10.284722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-214699a7-fc6d-4572-9e47-b1c6b8754fa2 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:10.285225 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 12/49] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:10 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:10.296405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eaa81979-d54d-48f4-83b0-42c1a41c243d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.296901 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaa81979-d54d-48f4-83b0-42c1a41c243d None None] GET https://10.4.3.170/volume// Jul 03 11:51:10.297191 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eaa81979-d54d-48f4-83b0-42c1a41c243d None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:10.297499 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eaa81979-d54d-48f4-83b0-42c1a41c243d None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:10.297932 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaa81979-d54d-48f4-83b0-42c1a41c243d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:10.298346 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 13/50] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51:10 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 11:51:10.309825 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-4641be29-7a48-4792-9f51-ffb793ac650a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:10.312436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-4641be29-7a48-4792-9f51-ffb793ac650a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:10.312867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-4641be29-7a48-4792-9f51-ffb793ac650a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a98d2ea4-f35f-4145-b448-c39454260c73", "connector": null, "instance_uuid": "dee98083-2d4f-4cb7-bbc1-0427065157ef"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:10.326181 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:10.326181 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:10.383513 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-4641be29-7a48-4792-9f51-ffb793ac650a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:10.384193 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 13/51] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:10 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:19.337711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f7b2415a-4937-430f-a6b1-802e8029802f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:19.338095 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7b2415a-4937-430f-a6b1-802e8029802f None None] GET https://10.4.3.170/volume// Jul 03 11:51:19.338276 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7b2415a-4937-430f-a6b1-802e8029802f None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:19.338527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7b2415a-4937-430f-a6b1-802e8029802f None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:19.338839 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7b2415a-4937-430f-a6b1-802e8029802f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:19.339235 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 14/52] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51: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 11:51:19.361040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:19.364127 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:51:19.364462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:19.364727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:19.380418 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:19.380418 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:19.387402 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:19.396786 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-ab329d2d-0fd6-4596-b821-655b94d15435 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:51:19.398644 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 13/53] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:19 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 1568 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:19.994670 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=4 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:20.377048 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=16,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:20.540465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:20.543612 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] PUT https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc Jul 03 11:51:20.544078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:20.556073 np0000004412 devstack@c-api.service[99808]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 11:51:20.556073 np0000004412 devstack@c-api.service[99808]: .first() Jul 03 11:51:20.568800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Acquiring lock "cinder-attachment_update-0600dda0-b779-4b9d-a6d9-47448274940a-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:20.574147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-0600dda0-b779-4b9d-a6d9-47448274940a-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:20.575455 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:20.575455 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:21.141477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-0600dda0-b779-4b9d-a6d9-47448274940a-np0000004412" released by "attachment_update" :: held 0.567s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:21.141477 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-fdb43517-9a9b-4095-b06e-b15898f15b12 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc returned with HTTP 200 Jul 03 11:51:21.141955 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 14/54] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:20 2026] PUT /volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc => generated 969 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:21.660293 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-69c28769-c282-4212-a65d-002b14c76350 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:21.663089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-69c28769-c282-4212-a65d-002b14c76350 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc/action Jul 03 11:51:21.663724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-69c28769-c282-4212-a65d-002b14c76350 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:21.663724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-69c28769-c282-4212-a65d-002b14c76350 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:21.685520 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:21.685520 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:21.709411 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-69c28769-c282-4212-a65d-002b14c76350 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc/action returned with HTTP 204 Jul 03 11:51:21.710149 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 14/55] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:21 2026] POST /volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:22.222022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-448ecd3c-52d2-4a15-a951-7a9b9350ca8b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:22.222628 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-448ecd3c-52d2-4a15-a951-7a9b9350ca8b None None] GET https://10.4.3.170/volume// Jul 03 11:51:22.222959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-448ecd3c-52d2-4a15-a951-7a9b9350ca8b None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:22.223204 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-448ecd3c-52d2-4a15-a951-7a9b9350ca8b None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:22.224387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-448ecd3c-52d2-4a15-a951-7a9b9350ca8b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:22.224387 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 15/56] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51:22 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 11:51:22.235255 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:22.243399 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:51:22.243399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:22.243399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:22.261850 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:22.261850 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:22.267392 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:22.276950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-f533d2c2-560e-413f-8612-49494809cc7a tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 200 Jul 03 11:51:22.276950 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 14/57] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:22 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:22.412993 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:22.415967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] PUT https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b Jul 03 11:51:22.416663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:22.434614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Acquiring lock "cinder-attachment_update-7f2f494e-327a-4867-9f13-070be7d475c1-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:22.443341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-7f2f494e-327a-4867-9f13-070be7d475c1-np0000004412" acquired by "attachment_update" :: waited 0.009s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:22.448514 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:22.448514 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:22.606619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:22.892363 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:22.892852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-695271531", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:22.894293 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-695271531', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:22.980642 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-7f2f494e-327a-4867-9f13-070be7d475c1-np0000004412" released by "attachment_update" :: held 0.537s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:22.980983 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-7ad2b910-9854-4870-9d70-79d97cafda49 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b returned with HTTP 200 Jul 03 11:51:22.981453 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 15/58] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:22 2026] PUT /volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:23.425510 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume of 1 GB Jul 03 11:51:23.437903 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Availability Zones retrieved successfully. Jul 03 11:51:23.443879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (8b720e60-43b0-4e7a-926e-89e35ddf9b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:23.445481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddff22e-9a7e-4525-9a52-20509ab87d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:23.446656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:23.494315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6499efd0-b5ae-433d-b8a4-cce05be6545f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:23.499296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6499efd0-b5ae-433d-b8a4-cce05be6545f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b/action Jul 03 11:51:23.499296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6499efd0-b5ae-433d-b8a4-cce05be6545f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:23.499296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6499efd0-b5ae-433d-b8a4-cce05be6545f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:23.514572 np0000004412 devstack@c-api.service[99811]: /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 11:51:23.514572 np0000004412 devstack@c-api.service[99811]: .first() Jul 03 11:51:23.530268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddff22e-9a7e-4525-9a52-20509ab87d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:23.531457 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538488fb-c108-4752-b81a-0391d90e9099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:23.540733 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:23.540733 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:23.566294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6499efd0-b5ae-433d-b8a4-cce05be6545f tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b/action returned with HTTP 204 Jul 03 11:51:23.566870 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 16/59] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:23 2026] POST /volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:23.615018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Created reservations ['a37a3961-ff5a-47bd-8f7f-2077d9c72fc8', '7fa983e9-4e63-4162-bc2f-2eb8171eedc5', 'a7c2de7c-1e9d-429e-a057-dbed9c3594b3', '48df7a9c-6b0f-4afe-9083-5c854debea40'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:23.615950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538488fb-c108-4752-b81a-0391d90e9099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37a3961-ff5a-47bd-8f7f-2077d9c72fc8', '7fa983e9-4e63-4162-bc2f-2eb8171eedc5', 'a7c2de7c-1e9d-429e-a057-dbed9c3594b3', '48df7a9c-6b0f-4afe-9083-5c854debea40']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:23.616654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ac33b8-3531-4300-abd3-db39ee9b162a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:23.642918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ac33b8-3531-4300-abd3-db39ee9b162a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8efdae9-6f3d-444f-a9d9-d144700337c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-695271531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['a37a3961-ff5a-47bd-8f7f-2077d9c72fc8','7fa983e9-4e63-4162-bc2f-2eb8171eedc5','a7c2de7c-1e9d-429e-a057-dbed9c3594b3','48df7a9c-6b0f-4afe-9083-5c854debea40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-695271531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8efdae9-6f3d-444f-a9d9-d144700337c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cb9cf430314074931563a3c6d0d54d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5956f668e58244a58d4f0590d41159ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:23.643612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6adcf063-fb2f-481c-a805-d82ea7e0bbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:23.667013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6adcf063-fb2f-481c-a805-d82ea7e0bbec) transitioned into state 'SUCCESS' from state '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-695271531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['a37a3961-ff5a-47bd-8f7f-2077d9c72fc8','7fa983e9-4e63-4162-bc2f-2eb8171eedc5','a7c2de7c-1e9d-429e-a057-dbed9c3594b3','48df7a9c-6b0f-4afe-9083-5c854debea40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:23.668083 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797d3774-72c3-483e-af57-923cebcf2ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:23.680411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797d3774-72c3-483e-af57-923cebcf2ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:23.681147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (8b720e60-43b0-4e7a-926e-89e35ddf9b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:23.681461 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request issued successfully. Jul 03 11:51:23.682173 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c5cae22-483d-486d-bf70-c6657a659dc1 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:23.682779 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 15/60] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:51:22 2026] POST /volume/v3/volumes => generated 756 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:51:23.696618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cf270d26-f2f2-41bf-af66-29afba956b13 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:23.700954 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf270d26-f2f2-41bf-af66-29afba956b13 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:51:23.700954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf270d26-f2f2-41bf-af66-29afba956b13 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:23.700954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf270d26-f2f2-41bf-af66-29afba956b13 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:23.708099 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:23.708099 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:23.713275 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cf270d26-f2f2-41bf-af66-29afba956b13 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:23.719708 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf270d26-f2f2-41bf-af66-29afba956b13 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 200 Jul 03 11:51:23.720236 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 15/61] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:23 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:24.080733 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fd9b2074-ad3c-457c-a5f1-9bc593ca03a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:24.081971 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9b2074-ad3c-457c-a5f1-9bc593ca03a2 None None] GET https://10.4.3.170/volume// Jul 03 11:51:24.082161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9b2074-ad3c-457c-a5f1-9bc593ca03a2 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:24.082449 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9b2074-ad3c-457c-a5f1-9bc593ca03a2 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:24.083061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9b2074-ad3c-457c-a5f1-9bc593ca03a2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:24.083302 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 16/62] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51:24 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 11:51:24.103252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:24.109540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:51:24.109876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:24.110165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:24.135691 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:24.135691 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:24.141260 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:51:24.145894 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-b663475b-627c-47e4-93d1-a4020fcdb955 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 200 Jul 03 11:51:24.146968 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 17/63] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:24 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:24.268653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:24.269767 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] PUT https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c Jul 03 11:51:24.270086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:24.279685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Acquiring lock "cinder-attachment_update-a98d2ea4-f35f-4145-b448-c39454260c73-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:24.285069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-a98d2ea4-f35f-4145-b448-c39454260c73-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:24.286460 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:24.286460 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:24.736154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-70fc9fee-83c9-4af8-af43-19ba183a199e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:24.741956 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-70fc9fee-83c9-4af8-af43-19ba183a199e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:51:24.742343 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-70fc9fee-83c9-4af8-af43-19ba183a199e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:24.742600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-70fc9fee-83c9-4af8-af43-19ba183a199e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:24.761171 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:24.761171 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:24.767237 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-70fc9fee-83c9-4af8-af43-19ba183a199e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:24.775246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-70fc9fee-83c9-4af8-af43-19ba183a199e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 200 Jul 03 11:51:24.776684 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 16/64] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:24 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:24.789879 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:24.793315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:24.793770 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1162179479"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:24.797839 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1162179479'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:24.798315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume of 1 GB Jul 03 11:51:24.798315 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:24.798315 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:24.817436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:51:24.816423. {{(pid=99808) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:51:24.817436 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Availability Zones retrieved successfully. Jul 03 11:51:24.830500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Lock "cinder-attachment_update-a98d2ea4-f35f-4145-b448-c39454260c73-np0000004412" released by "attachment_update" :: held 0.545s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:24.830942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-2c831b85-1939-43f0-9afe-3f58053b76a1 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c returned with HTTP 200 Jul 03 11:51:24.831790 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 16/65] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:24 2026] PUT /volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:24.846128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (25e042b7-2caf-47a0-8410-f422d4ce071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:24.848020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1f33d9-367f-471c-a2b3-72e9fc8aa3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:24.849973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:24.934311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1f33d9-367f-471c-a2b3-72e9fc8aa3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:24.935793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1631338-d4db-46ac-a412-11c5a8f5423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:25.022002 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-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 11:51:25.022869 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-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 11:51:25.091228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Created reservations ['5ca83711-4675-4f1d-b1b3-04f50676cc55', '98882f16-df84-40a6-a9fa-c5fd12c8c2ca', '3dda2a93-5b8d-4604-ab70-cf3b2933e199', '2a4d10b2-f0b3-45a2-b7e2-ad4c7599ed33'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:25.092311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1631338-d4db-46ac-a412-11c5a8f5423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca83711-4675-4f1d-b1b3-04f50676cc55', '98882f16-df84-40a6-a9fa-c5fd12c8c2ca', '3dda2a93-5b8d-4604-ab70-cf3b2933e199', '2a4d10b2-f0b3-45a2-b7e2-ad4c7599ed33']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:25.093132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adde0c1-de2c-4975-bdb8-bf403534b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:25.121389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adde0c1-de2c-4975-bdb8-bf403534b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b9961e-2b26-4758-8c46-332c70dce5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1162179479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['5ca83711-4675-4f1d-b1b3-04f50676cc55','98882f16-df84-40a6-a9fa-c5fd12c8c2ca','3dda2a93-5b8d-4604-ab70-cf3b2933e199','2a4d10b2-f0b3-45a2-b7e2-ad4c7599ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1162179479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b9961e-2b26-4758-8c46-332c70dce5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cb9cf430314074931563a3c6d0d54d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5956f668e58244a58d4f0590d41159ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:25.122435 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160b621d-3931-4848-9087-348c69250fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:25.158391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160b621d-3931-4848-9087-348c69250fb3) transitioned into state 'SUCCESS' from state '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-1162179479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['5ca83711-4675-4f1d-b1b3-04f50676cc55','98882f16-df84-40a6-a9fa-c5fd12c8c2ca','3dda2a93-5b8d-4604-ab70-cf3b2933e199','2a4d10b2-f0b3-45a2-b7e2-ad4c7599ed33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:25.159231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8adc37-d53c-42c9-9958-6ad2823b4da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:25.176251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8adc37-d53c-42c9-9958-6ad2823b4da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:25.177144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (25e042b7-2caf-47a0-8410-f422d4ce071b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:25.177723 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request issued successfully. Jul 03 11:51:25.178443 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41a0d305-c57f-40b8-99ff-86e8b339fe93 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:25.179002 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 17/66] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:51:24 2026] POST /volume/v3/volumes => generated 757 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:51:25.214953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f8e6be54-8c49-468a-8400-66e71530a49c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:25.214953 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f8e6be54-8c49-468a-8400-66e71530a49c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:51:25.214953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f8e6be54-8c49-468a-8400-66e71530a49c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:25.214953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f8e6be54-8c49-468a-8400-66e71530a49c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:25.237656 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:25.237656 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:25.242135 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f8e6be54-8c49-468a-8400-66e71530a49c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:25.248737 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f8e6be54-8c49-468a-8400-66e71530a49c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 200 Jul 03 11:51:25.249547 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 18/67] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:25 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:25.350579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6ae22793-917e-4fa5-a78b-cef908f9b53e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:25.357152 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6ae22793-917e-4fa5-a78b-cef908f9b53e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] POST https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c/action Jul 03 11:51:25.358050 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6ae22793-917e-4fa5-a78b-cef908f9b53e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:25.358244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6ae22793-917e-4fa5-a78b-cef908f9b53e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:25.390424 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:25.390424 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:25.406647 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e4855e6b-44d8-414c-92c8-ff097612df32 req-6ae22793-917e-4fa5-a78b-cef908f9b53e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c/action returned with HTTP 204 Jul 03 11:51:25.407109 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 17/68] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:25 2026] POST /volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:26.268117 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-565a7505-f2f0-4296-80d1-9847465f43d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:26.274585 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-565a7505-f2f0-4296-80d1-9847465f43d0 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:51:26.274918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-565a7505-f2f0-4296-80d1-9847465f43d0 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:26.275213 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-565a7505-f2f0-4296-80d1-9847465f43d0 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:26.284256 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:26.284256 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:26.289122 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-565a7505-f2f0-4296-80d1-9847465f43d0 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:26.294787 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-565a7505-f2f0-4296-80d1-9847465f43d0 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 200 Jul 03 11:51:26.295306 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 17/69] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:26 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:26.309120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:26.312079 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:26.312437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1693031887"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:26.315038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1693031887'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:26.315038 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume of 1 GB Jul 03 11:51:26.315392 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:26.315392 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:26.320025 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Availability Zones retrieved successfully. Jul 03 11:51:26.327090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (7cbcf6a8-537e-4a21-871d-55586570181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:26.328854 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12efd92-83ce-4e4e-aa73-7f5b1537d763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:26.329944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:26.362635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12efd92-83ce-4e4e-aa73-7f5b1537d763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:26.363689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279676f4-6a56-44b7-8843-88e14f68792d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:26.420246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Created reservations ['cc8feef0-6f64-4d5c-b54f-31a803c07a10', '0e03c7af-ff8b-4403-9627-9bc00a94af4a', '6d3b7993-18d9-4056-b552-ffb746eb6e7c', 'a127a328-d4b9-4dd9-ac4f-d55336e95902'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:26.422492 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279676f4-6a56-44b7-8843-88e14f68792d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8feef0-6f64-4d5c-b54f-31a803c07a10', '0e03c7af-ff8b-4403-9627-9bc00a94af4a', '6d3b7993-18d9-4056-b552-ffb746eb6e7c', 'a127a328-d4b9-4dd9-ac4f-d55336e95902']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:26.422492 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528f63be-19e7-4bb0-8115-00c961d819a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:26.455742 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528f63be-19e7-4bb0-8115-00c961d819a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd57de914-99c9-4b89-a31f-7e689686b7de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1693031887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['cc8feef0-6f64-4d5c-b54f-31a803c07a10','0e03c7af-ff8b-4403-9627-9bc00a94af4a','6d3b7993-18d9-4056-b552-ffb746eb6e7c','a127a328-d4b9-4dd9-ac4f-d55336e95902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1693031887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d57de914-99c9-4b89-a31f-7e689686b7de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cb9cf430314074931563a3c6d0d54d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5956f668e58244a58d4f0590d41159ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:26.456801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8da3f7e-c39d-4a36-9001-620e6d8c2ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:26.479120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8da3f7e-c39d-4a36-9001-620e6d8c2ca1) transitioned into state 'SUCCESS' from state '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-1693031887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cb9cf430314074931563a3c6d0d54d',qos_specs=None,replication_status=,reservations=['cc8feef0-6f64-4d5c-b54f-31a803c07a10','0e03c7af-ff8b-4403-9627-9bc00a94af4a','6d3b7993-18d9-4056-b552-ffb746eb6e7c','a127a328-d4b9-4dd9-ac4f-d55336e95902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5956f668e58244a58d4f0590d41159ec',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:26.479969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d131e4-f58a-4986-9d3b-cee6777e4789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:26.493164 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d131e4-f58a-4986-9d3b-cee6777e4789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:26.494229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Flow 'volume_create_api' (7cbcf6a8-537e-4a21-871d-55586570181e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:26.494639 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Create volume request issued successfully. Jul 03 11:51:26.495306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8be63ff0-6120-4e25-a9a7-e4478e3b8eea tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:26.495815 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 18/70] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:51:26 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:51:26.511187 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3c176ab0-2611-4110-ba35-d319e7172508 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:26.513281 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3c176ab0-2611-4110-ba35-d319e7172508 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:51:26.513532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3c176ab0-2611-4110-ba35-d319e7172508 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:26.513758 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3c176ab0-2611-4110-ba35-d319e7172508 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:26.520626 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:26.520626 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:26.524448 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3c176ab0-2611-4110-ba35-d319e7172508 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:26.531080 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3c176ab0-2611-4110-ba35-d319e7172508 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 200 Jul 03 11:51:26.531628 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 19/71] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:26 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:27.547465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:27.552114 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:51:27.552114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:27.552114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:27.561312 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:27.561312 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:27.566082 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:27.573601 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20bee3ce-f7eb-4ffa-99b0-5dc2ff7a9bb7 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 200 Jul 03 11:51:27.574105 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 18/72] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:27 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:35.653147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.655427 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:51:35.655624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.655810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.662960 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.662960 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:35.666441 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:35.671615 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-1cdc029e-83ec-4a36-8e38-76477966f40a tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 200 Jul 03 11:51:35.672128 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 18/73] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:35 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:35.680256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.682783 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:51:35.683039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.683289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.692183 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.692183 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:35.695647 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:35.699530 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-34d03cb3-8997-4d03-ac8d-14cb960159ae tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 200 Jul 03 11:51:35.699937 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 19/74] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:35 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:35.708555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.710848 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:51:35.711151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.711435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.718294 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.718294 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:35.721992 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:35.726224 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-ce46b074-02d4-406a-bad3-fd9265a46060 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 200 Jul 03 11:51:35.726813 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 20/75] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:35 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:35.737236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bcde0ca9-2b30-4c9a-9fa5-e52bf0c7f4c8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.737976 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bcde0ca9-2b30-4c9a-9fa5-e52bf0c7f4c8 None None] GET https://10.4.3.170/volume// Jul 03 11:51:35.738170 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bcde0ca9-2b30-4c9a-9fa5-e52bf0c7f4c8 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.738443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bcde0ca9-2b30-4c9a-9fa5-e52bf0c7f4c8 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.738907 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bcde0ca9-2b30-4c9a-9fa5-e52bf0c7f4c8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:35.739204 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 19/76] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51: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 11:51:35.747322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-25fa2299-b584-4a78-8909-3e423317152d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.749358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-25fa2299-b584-4a78-8909-3e423317152d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:35.749802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-25fa2299-b584-4a78-8909-3e423317152d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8efdae9-6f3d-444f-a9d9-d144700337c4", "connector": null, "instance_uuid": "07eeed6b-8fbe-42ff-a80b-339a8d378594"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:35.759461 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.759461 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:35.784204 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-25fa2299-b584-4a78-8909-3e423317152d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:35.784722 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 19/77] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:35 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 11:51:35.793102 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01444235-bc19-4d01-9f67-7a34dab27b05 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.793511 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01444235-bc19-4d01-9f67-7a34dab27b05 None None] GET https://10.4.3.170/volume// Jul 03 11:51:35.793695 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01444235-bc19-4d01-9f67-7a34dab27b05 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.793927 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01444235-bc19-4d01-9f67-7a34dab27b05 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.794245 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01444235-bc19-4d01-9f67-7a34dab27b05 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:35.794552 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 20/78] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51: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 11:51:35.802185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-d5d410f8-3cfc-4333-911c-21add1ca5bbc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.804324 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-d5d410f8-3cfc-4333-911c-21add1ca5bbc tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:35.804751 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-d5d410f8-3cfc-4333-911c-21add1ca5bbc tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4b9961e-2b26-4758-8c46-332c70dce5c1", "connector": null, "instance_uuid": "07eeed6b-8fbe-42ff-a80b-339a8d378594"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:35.813544 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.813544 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:35.850322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-d5d410f8-3cfc-4333-911c-21add1ca5bbc tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:35.850867 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 21/79] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:35 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 11:51:35.860417 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1931eec5-4ea7-485b-8e39-0596e87b5491 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.860871 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1931eec5-4ea7-485b-8e39-0596e87b5491 None None] GET https://10.4.3.170/volume// Jul 03 11:51:35.861081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1931eec5-4ea7-485b-8e39-0596e87b5491 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:35.861306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1931eec5-4ea7-485b-8e39-0596e87b5491 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:35.861748 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1931eec5-4ea7-485b-8e39-0596e87b5491 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:35.862247 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 20/80] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:51: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 11:51:35.869181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4d4eabab-6afc-446c-8efe-58d6e98b3151 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:35.871134 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4d4eabab-6afc-446c-8efe-58d6e98b3151 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:35.871550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4d4eabab-6afc-446c-8efe-58d6e98b3151 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d57de914-99c9-4b89-a31f-7e689686b7de", "connector": null, "instance_uuid": "07eeed6b-8fbe-42ff-a80b-339a8d378594"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:35.879228 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:35.879228 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:35.901869 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4d4eabab-6afc-446c-8efe-58d6e98b3151 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:35.902303 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 20/81] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:35 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:37.571667 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=36,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:45.698486 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=53,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:45.848786 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:45.899149 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=55,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:51:46.340628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c8eb754a-6e69-407d-ad01-e3532cbcd739 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:46.340908 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8eb754a-6e69-407d-ad01-e3532cbcd739 None None] GET https://10.4.3.170/volume// Jul 03 11:51:46.341109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8eb754a-6e69-407d-ad01-e3532cbcd739 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:46.341292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8eb754a-6e69-407d-ad01-e3532cbcd739 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:46.341612 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8eb754a-6e69-407d-ad01-e3532cbcd739 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:46.341847 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 21/82] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51: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 11:51:46.352406 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:46.355178 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:51:46.355381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:46.355589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:46.371401 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:46.371401 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:46.375470 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:46.380292 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-e40d7a5f-b72e-4545-b9d3-129998d455af tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 200 Jul 03 11:51:46.382333 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 22/83] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:46 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 1543 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:46.456133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:46.458182 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] PUT https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff Jul 03 11:51:46.458615 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:46.466464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Acquiring lock "cinder-attachment_update-e8efdae9-6f3d-444f-a9d9-d144700337c4-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:46.471491 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-e8efdae9-6f3d-444f-a9d9-d144700337c4-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:46.472435 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:46.472435 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:47.001011 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-e8efdae9-6f3d-444f-a9d9-d144700337c4-np0000004412" released by "attachment_update" :: held 0.530s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:47.001336 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b9ee5e78-2528-42c5-bc45-455672c8dad5 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff returned with HTTP 200 Jul 03 11:51:47.001897 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 21/84] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:46 2026] PUT /volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:47.244972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a38122a0-127d-40d4-b1db-5f13589103a4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:47.246815 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:47.247242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1102100851"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:47.248842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1102100851'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:47.249059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume of 1 GB Jul 03 11:51:47.249412 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:47.249412 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:47.253531 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Availability Zones retrieved successfully. Jul 03 11:51:47.259435 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Flow 'volume_create_api' (b6cba245-063b-46b4-b49a-89686c02ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:47.260568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58557f1-bd20-421e-9d0a-6e4d087c7023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:47.261725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:47.289928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58557f1-bd20-421e-9d0a-6e4d087c7023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:47.290855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf45c3b-7d0f-4f64-bd75-b9ab7fd8122d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:47.349884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Created reservations ['e5830bb1-53c1-4f67-8f0d-ff87c871b4db', '5f7464a5-2466-4219-83ed-abca6ef8c647', 'e74e9153-2b03-4c52-9565-c2ccf92f1c1d', 'aa6ba876-2ecc-4016-b7a2-4eb59874f4da'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:47.351118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf45c3b-7d0f-4f64-bd75-b9ab7fd8122d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5830bb1-53c1-4f67-8f0d-ff87c871b4db', '5f7464a5-2466-4219-83ed-abca6ef8c647', 'e74e9153-2b03-4c52-9565-c2ccf92f1c1d', 'aa6ba876-2ecc-4016-b7a2-4eb59874f4da']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:47.352087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02b93d3-19af-4012-a860-3364aa93e2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:47.378594 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02b93d3-19af-4012-a860-3364aa93e2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e64e87-c6b6-4aa7-833f-cb70f41c5135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1102100851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f6725c98cb4abbae61003b911a3c40',qos_specs=None,replication_status=,reservations=['e5830bb1-53c1-4f67-8f0d-ff87c871b4db','5f7464a5-2466-4219-83ed-abca6ef8c647','e74e9153-2b03-4c52-9565-c2ccf92f1c1d','aa6ba876-2ecc-4016-b7a2-4eb59874f4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1102100851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e64e87-c6b6-4aa7-833f-cb70f41c5135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f6725c98cb4abbae61003b911a3c40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:47.379588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474efefd-ebab-4fd6-a489-e15cb4f2ea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:47.416462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474efefd-ebab-4fd6-a489-e15cb4f2ea21) transitioned into state 'SUCCESS' from state '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-1102100851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f6725c98cb4abbae61003b911a3c40',qos_specs=None,replication_status=,reservations=['e5830bb1-53c1-4f67-8f0d-ff87c871b4db','5f7464a5-2466-4219-83ed-abca6ef8c647','e74e9153-2b03-4c52-9565-c2ccf92f1c1d','aa6ba876-2ecc-4016-b7a2-4eb59874f4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:47.417105 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad18b7b-8852-4943-8a43-ac5fb67219d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:47.428083 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad18b7b-8852-4943-8a43-ac5fb67219d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:47.429072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Flow 'volume_create_api' (b6cba245-063b-46b4-b49a-89686c02ec44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:47.429419 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume request issued successfully. Jul 03 11:51:47.430072 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a38122a0-127d-40d4-b1db-5f13589103a4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:47.430677 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 21/85] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:51:47 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:51:47.512766 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-543c1944-c146-498c-aa0e-9af781f8a857 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:47.515332 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-543c1944-c146-498c-aa0e-9af781f8a857 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff/action Jul 03 11:51:47.516299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-543c1944-c146-498c-aa0e-9af781f8a857 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:47.516621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-543c1944-c146-498c-aa0e-9af781f8a857 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:47.546603 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:47.546603 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:47.570689 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-543c1944-c146-498c-aa0e-9af781f8a857 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff/action returned with HTTP 204 Jul 03 11:51:47.574407 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 22/86] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:47 2026] POST /volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:48.089239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f619a9b7-1103-4cdb-9222-1f58969c8303 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:48.089635 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f619a9b7-1103-4cdb-9222-1f58969c8303 None None] GET https://10.4.3.170/volume// Jul 03 11:51:48.089813 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f619a9b7-1103-4cdb-9222-1f58969c8303 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:48.090011 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f619a9b7-1103-4cdb-9222-1f58969c8303 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:48.090332 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f619a9b7-1103-4cdb-9222-1f58969c8303 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:48.090789 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 23/87] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51: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 11:51:48.103692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:48.106384 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:51:48.106651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:48.106853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:48.116781 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:48.116781 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:48.120200 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:48.124393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4437f375-bcf0-49d4-ab21-86bcc49b5c9b tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 200 Jul 03 11:51:48.124790 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 22/88] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:48 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:48.203019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:48.205625 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] PUT https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 Jul 03 11:51:48.206069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:48.216160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Acquiring lock "cinder-attachment_update-c4b9961e-2b26-4758-8c46-332c70dce5c1-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:48.223348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-c4b9961e-2b26-4758-8c46-332c70dce5c1-np0000004412" acquired by "attachment_update" :: waited 0.007s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:48.225486 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:48.225486 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:48.760876 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-c4b9961e-2b26-4758-8c46-332c70dce5c1-np0000004412" released by "attachment_update" :: held 0.537s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:48.761301 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-b48b8609-b8f3-49fe-a69f-dab334474353 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 returned with HTTP 200 Jul 03 11:51:48.761637 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 22/89] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:48 2026] PUT /volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:49.102525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.104314 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:49.104681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-382119258"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:49.113098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-382119258'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:49.113098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Create volume of 1 GB Jul 03 11:51:49.113098 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Availability Zones retrieved successfully. Jul 03 11:51:49.118397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Flow 'volume_create_api' (fadbbcbb-9933-4cde-afc7-d42fa80e1954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:49.119275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9392105f-2180-4163-ab83-88f46a5923f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:49.120259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:49.208475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9392105f-2180-4163-ab83-88f46a5923f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:49.209205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ca212b-d57d-41c2-a616-6971d197eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:49.277793 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-13938948-0f24-4e3e-a222-7c65d0bb343d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.279913 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-13938948-0f24-4e3e-a222-7c65d0bb343d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2/action Jul 03 11:51:49.280352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-13938948-0f24-4e3e-a222-7c65d0bb343d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:49.280546 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-13938948-0f24-4e3e-a222-7c65d0bb343d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:49.293561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Created reservations ['f620a58a-1e5c-480d-8637-e9bdf5d2373e', '0f6e7974-db37-4fc4-872b-b32edeee8488', '8cf24742-c30d-4ed4-b981-0ad888f9c9a8', 'd467c279-31f2-4c5b-a25d-f00d5065d397'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:49.294400 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ca212b-d57d-41c2-a616-6971d197eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f620a58a-1e5c-480d-8637-e9bdf5d2373e', '0f6e7974-db37-4fc4-872b-b32edeee8488', '8cf24742-c30d-4ed4-b981-0ad888f9c9a8', 'd467c279-31f2-4c5b-a25d-f00d5065d397']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:49.295123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe56d2a-27e6-4f9c-a70a-5e885e0264cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:49.302964 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:49.302964 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:49.322239 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-13938948-0f24-4e3e-a222-7c65d0bb343d tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2/action returned with HTTP 204 Jul 03 11:51:49.322724 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 24/90] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:49 2026] POST /volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:49.331893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe56d2a-27e6-4f9c-a70a-5e885e0264cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a401145d-15bf-4e45-b250-70cf2178b984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-382119258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a0b3a6c12943d89386264a3a36ab3e',qos_specs=None,replication_status=,reservations=['f620a58a-1e5c-480d-8637-e9bdf5d2373e','0f6e7974-db37-4fc4-872b-b32edeee8488','8cf24742-c30d-4ed4-b981-0ad888f9c9a8','d467c279-31f2-4c5b-a25d-f00d5065d397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723e020cfd0542c8ab7d9da43b38b4d9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-382119258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a401145d-15bf-4e45-b250-70cf2178b984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a0b3a6c12943d89386264a3a36ab3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723e020cfd0542c8ab7d9da43b38b4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:49.332743 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951ff4a2-9afd-4ace-90d7-203e34194a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:49.358264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951ff4a2-9afd-4ace-90d7-203e34194a19) transitioned into state 'SUCCESS' from state '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-382119258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a0b3a6c12943d89386264a3a36ab3e',qos_specs=None,replication_status=,reservations=['f620a58a-1e5c-480d-8637-e9bdf5d2373e','0f6e7974-db37-4fc4-872b-b32edeee8488','8cf24742-c30d-4ed4-b981-0ad888f9c9a8','d467c279-31f2-4c5b-a25d-f00d5065d397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723e020cfd0542c8ab7d9da43b38b4d9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:49.359225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9415660-7e03-44ce-8269-3d76a203533c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:49.370829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9415660-7e03-44ce-8269-3d76a203533c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:49.371831 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Flow 'volume_create_api' (fadbbcbb-9933-4cde-afc7-d42fa80e1954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:49.372201 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Create volume request issued successfully. Jul 03 11:51:49.372833 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab5b9f73-c132-49f8-aa00-a3b31585acf0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:49.373242 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 23/91] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:51:49 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 11:51:49.388704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.390779 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:49.391014 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:49.391248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:49.400479 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:49.400479 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:49.405590 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:49.410634 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72fdc4a9-209c-48bf-8b0c-41c43037e262 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:49.411077 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 23/92] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:49 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:49.833481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3e99cd64-5c85-482b-9c65-89b234be03b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.834228 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3e99cd64-5c85-482b-9c65-89b234be03b5 None None] GET https://10.4.3.170/volume// Jul 03 11:51:49.834473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3e99cd64-5c85-482b-9c65-89b234be03b5 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:49.834732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3e99cd64-5c85-482b-9c65-89b234be03b5 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:49.835539 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3e99cd64-5c85-482b-9c65-89b234be03b5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:49.835664 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 23/93] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51: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 11:51:49.845920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.849428 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:51:49.849428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:49.849428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:49.860284 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:49.860284 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:49.865636 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:51:49.873516 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-982c1e41-dfe3-4eb8-8092-d5fc597df683 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 200 Jul 03 11:51:49.873516 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 25/94] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:49 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:49.946090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:49.948147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] PUT https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 Jul 03 11:51:49.948678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:49.959968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Acquiring lock "cinder-attachment_update-d57de914-99c9-4b89-a31f-7e689686b7de-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:49.964844 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-d57de914-99c9-4b89-a31f-7e689686b7de-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:49.967383 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:49.967383 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:50.422699 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:50.424813 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:50.425038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:50.425263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:50.433089 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:50.433089 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:50.437186 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:50.442332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffec6879-9380-48c2-99b7-59399f36c5c8 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:50.442833 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 24/95] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:50 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:50.483957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:50.485885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:50.486059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:50.486227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:50.492693 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:50.492693 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:50.496427 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:50.497085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Lock "cinder-attachment_update-d57de914-99c9-4b89-a31f-7e689686b7de-np0000004412" released by "attachment_update" :: held 0.532s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:50.497390 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-4216cd41-33ac-40b9-a140-98dcc8075b97 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 returned with HTTP 200 Jul 03 11:51:50.497830 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 24/96] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:49 2026] PUT /volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:50.500038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-33d06736-794d-4df5-bee7-32fd33a25478 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:50.500387 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 24/97] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:50 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:51.009392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-798cf310-a1fd-4fe4-9a76-cc30ca736fc4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:51.011743 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-798cf310-a1fd-4fe4-9a76-cc30ca736fc4 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] POST https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7/action Jul 03 11:51:51.011917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-798cf310-a1fd-4fe4-9a76-cc30ca736fc4 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:51:51.012050 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-798cf310-a1fd-4fe4-9a76-cc30ca736fc4 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:51.027425 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:51.027425 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:51.089050 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ec9642b6-4fd5-4a5d-add0-671dd3774b0e req-798cf310-a1fd-4fe4-9a76-cc30ca736fc4 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7/action returned with HTTP 204 Jul 03 11:51:51.089496 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 26/98] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:51:51 2026] POST /volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:51.628318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:51.629687 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:51:51.630027 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2022938920"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:51.631360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2022938920'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:51:51.631516 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Create volume of 1 GB Jul 03 11:51:51.635470 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Availability Zones retrieved successfully. Jul 03 11:51:51.641098 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Flow 'volume_create_api' (3beff857-c7d8-4d03-8819-78cc01579642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:51.642208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2668a85-2e72-4f3a-8884-a75a0e2cba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:51.643092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:51:51.667922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2668a85-2e72-4f3a-8884-a75a0e2cba14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:51.669498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a27e8d1-e677-4f45-986d-3faa9c23ae5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:51.768083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Created reservations ['cf38a1b9-3c01-4504-b116-aff1cdab833a', 'f4dab9a3-a7a7-4167-a493-4d0251c6c879', 'b6725469-fc34-4384-be7b-d5e60f914bb1', '2ab0826d-8854-4452-9541-41e6e10252fa'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:51:51.768849 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a27e8d1-e677-4f45-986d-3faa9c23ae5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf38a1b9-3c01-4504-b116-aff1cdab833a', 'f4dab9a3-a7a7-4167-a493-4d0251c6c879', 'b6725469-fc34-4384-be7b-d5e60f914bb1', '2ab0826d-8854-4452-9541-41e6e10252fa']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:51.769564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c6263-2646-4ab3-b862-a6814439845e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:51.792103 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c6263-2646-4ab3-b862-a6814439845e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be2b968-b81e-4fc2-be3f-bafd716af312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2022938920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e911bfb120144b189d768df428eb0fd',qos_specs=None,replication_status=,reservations=['cf38a1b9-3c01-4504-b116-aff1cdab833a','f4dab9a3-a7a7-4167-a493-4d0251c6c879','b6725469-fc34-4384-be7b-d5e60f914bb1','2ab0826d-8854-4452-9541-41e6e10252fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accf3679bfd94141811cf946ec78c5cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2022938920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be2b968-b81e-4fc2-be3f-bafd716af312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e911bfb120144b189d768df428eb0fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accf3679bfd94141811cf946ec78c5cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:51.792954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfe662d-4165-4206-b146-b60a2fc4d9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:51.810090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfe662d-4165-4206-b146-b60a2fc4d9b6) transitioned into state 'SUCCESS' from state '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-2022938920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e911bfb120144b189d768df428eb0fd',qos_specs=None,replication_status=,reservations=['cf38a1b9-3c01-4504-b116-aff1cdab833a','f4dab9a3-a7a7-4167-a493-4d0251c6c879','b6725469-fc34-4384-be7b-d5e60f914bb1','2ab0826d-8854-4452-9541-41e6e10252fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accf3679bfd94141811cf946ec78c5cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:51.810824 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4863e204-8991-40f9-a3be-b503d4b8fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:51:51.826832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4863e204-8991-40f9-a3be-b503d4b8fa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:51:51.827945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Flow 'volume_create_api' (3beff857-c7d8-4d03-8819-78cc01579642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:51:51.828491 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Create volume request issued successfully. Jul 03 11:51:51.830084 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-791e8fde-cd40-4748-aca9-8dc3938974d3 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:51:51.830084 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 25/99] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:51:51 2026] POST /volume/v3/volumes => generated 755 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:51:51.845961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:51.849306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] GET https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:51.849306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:51.849306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:51.857111 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:51.857111 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:51.864456 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Volume info retrieved successfully. Jul 03 11:51:51.869841 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b983fa02-5ca8-4342-a5ad-5c0686287ec1 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 returned with HTTP 200 Jul 03 11:51:51.869841 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 25/100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:51 2026] GET /volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:52.845387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5e18a66c-b6de-4e57-b8eb-705db6d3a916 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:52.848338 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5e18a66c-b6de-4e57-b8eb-705db6d3a916 None None] GET https://10.4.3.170/volume// Jul 03 11:51:52.848338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5e18a66c-b6de-4e57-b8eb-705db6d3a916 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:52.848338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5e18a66c-b6de-4e57-b8eb-705db6d3a916 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:52.848338 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5e18a66c-b6de-4e57-b8eb-705db6d3a916 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:52.848338 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 25/101] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:51:52 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 11:51:52.868840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-a59e7f94-49cd-4705-908a-d91c6dcbfe00 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:52.886108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:52.888134 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] GET https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:52.888418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:52.888676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:52.899392 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:52.899392 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:52.904487 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Volume info retrieved successfully. Jul 03 11:51:52.910613 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38a56a1e-adeb-4d5c-8d92-10620131b38f tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 returned with HTTP 200 Jul 03 11:51:52.911121 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 26/102] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:52 2026] GET /volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:53.091983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.096053 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:53.096112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.096302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.125270 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.125270 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:53.136663 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:53.150719 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-1c549ad0-7948-46be-a8d5-541a4007fa13 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:53.150719 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 26/103] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:53 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:53.151971 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-a59e7f94-49cd-4705-908a-d91c6dcbfe00 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:53.152538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-a59e7f94-49cd-4705-908a-d91c6dcbfe00 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a401145d-15bf-4e45-b250-70cf2178b984", "connector": null, "instance_uuid": "4cd81507-595c-4904-9aad-3f102e03eccd"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:53.164081 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.164081 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:53.230560 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-a59e7f94-49cd-4705-908a-d91c6dcbfe00 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:53.231772 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 27/104] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:52 2026] POST /volume/v3/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:51:53.518461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4f042f48-e5e7-478b-b871-478996253200 req-bbeff441-1b4a-4d7a-95b0-dda97e2b07dd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.525652 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4f042f48-e5e7-478b-b871-478996253200 req-bbeff441-1b4a-4d7a-95b0-dda97e2b07dd tempest-VolumesAdminNegativeTest-1698125562 tempest-VolumesAdminNegativeTest-1698125562-project] GET https://10.4.3.170/volume/v3/volumes/28635e3d-26d9-4448-835a-25656f39ab7b Jul 03 11:51:53.525652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4f042f48-e5e7-478b-b871-478996253200 req-bbeff441-1b4a-4d7a-95b0-dda97e2b07dd tempest-VolumesAdminNegativeTest-1698125562 tempest-VolumesAdminNegativeTest-1698125562-project] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.525960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4f042f48-e5e7-478b-b871-478996253200 req-bbeff441-1b4a-4d7a-95b0-dda97e2b07dd tempest-VolumesAdminNegativeTest-1698125562 tempest-VolumesAdminNegativeTest-1698125562-project] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.537441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-af713533-cb41-420d-84b3-63d40a9905cb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.539233 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af713533-cb41-420d-84b3-63d40a9905cb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:53.540338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af713533-cb41-420d-84b3-63d40a9905cb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.540338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af713533-cb41-420d-84b3-63d40a9905cb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.541305 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4f042f48-e5e7-478b-b871-478996253200 req-bbeff441-1b4a-4d7a-95b0-dda97e2b07dd tempest-VolumesAdminNegativeTest-1698125562 tempest-VolumesAdminNegativeTest-1698125562-project] https://10.4.3.170/volume/v3/volumes/28635e3d-26d9-4448-835a-25656f39ab7b returned with HTTP 404 Jul 03 11:51:53.541305 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 26/105] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:51:53 2026] GET /volume/v3/volumes/28635e3d-26d9-4448-835a-25656f39ab7b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:53.561630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cfa67598-1fed-4178-8b59-ff30e895a90e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.568124 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.568124 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:53.568230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:53.568230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.568230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.568230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Delete volume with id: 2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:53.579574 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-af713533-cb41-420d-84b3-63d40a9905cb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:53.581004 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.581004 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:53.581746 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Volume info retrieved successfully. Jul 03 11:51:53.586888 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af713533-cb41-420d-84b3-63d40a9905cb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:53.587323 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 27/106] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:53 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:53.630947 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Delete volume request issued successfully. Jul 03 11:51:53.631248 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cfa67598-1fed-4178-8b59-ff30e895a90e tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 returned with HTTP 202 Jul 03 11:51:53.631847 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 27/107] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:51:53 2026] DELETE /volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:51:53.642518 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.645853 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] GET https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:53.646058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.646310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.655457 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.655457 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:53.660576 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Volume info retrieved successfully. Jul 03 11:51:53.666494 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2a6413a8-3f4e-4b6c-aa38-5965a4718132 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 returned with HTTP 200 Jul 03 11:51:53.666794 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 28/108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:53 2026] GET /volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-297e6810-67f6-4c45-aba5-9311900a7d2b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-297e6810-67f6-4c45-aba5-9311900a7d2b None None] GET https://10.4.3.170/volume// Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-297e6810-67f6-4c45-aba5-9311900a7d2b None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-297e6810-67f6-4c45-aba5-9311900a7d2b None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-297e6810-67f6-4c45-aba5-9311900a7d2b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:53.772719 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 27/109] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51: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 11:51:53.782209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.788680 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:53.788904 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:53.789101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:53.801549 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.801549 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:53.805808 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:53.810653 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-e8b5573c-7bc8-4ccd-baa1-f3dcc6fc3479 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:53.811067 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 28/110] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:53 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:53.881522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:53.883582 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] PUT https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a Jul 03 11:51:53.883938 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:53.918293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Acquiring lock "cinder-attachment_update-a401145d-15bf-4e45-b250-70cf2178b984-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:53.923646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Lock "cinder-attachment_update-a401145d-15bf-4e45-b250-70cf2178b984-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:53.924638 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:53.924638 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:54.450451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Lock "cinder-attachment_update-a401145d-15bf-4e45-b250-70cf2178b984-np0000004412" released by "attachment_update" :: held 0.525s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:54.450451 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-04cc874e-9e82-4a12-bc96-b7db443d6e81 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a returned with HTTP 200 Jul 03 11:51:54.450451 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 28/111] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:53 2026] PUT /volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:54.600028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8ebbc895-3d15-4984-9147-396bf45040d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:54.603820 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8ebbc895-3d15-4984-9147-396bf45040d3 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:54.603820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8ebbc895-3d15-4984-9147-396bf45040d3 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:54.603820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8ebbc895-3d15-4984-9147-396bf45040d3 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:54.613449 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:54.613449 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:54.617722 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8ebbc895-3d15-4984-9147-396bf45040d3 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:54.627665 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8ebbc895-3d15-4984-9147-396bf45040d3 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:54.627665 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 29/112] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:54 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9f18059d-6706-487d-b01a-765bcf6f4014 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f18059d-6706-487d-b01a-765bcf6f4014 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] GET https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f18059d-6706-487d-b01a-765bcf6f4014 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f18059d-6706-487d-b01a-765bcf6f4014 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f18059d-6706-487d-b01a-765bcf6f4014 tempest-VolumesAdminNegativeTest-470005360 tempest-VolumesAdminNegativeTest-470005360-project-member] https://10.4.3.170/volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 returned with HTTP 404 Jul 03 11:51:54.703102 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 28/113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:54 2026] GET /volume/v3/volumes/2be2b968-b81e-4fc2-be3f-bafd716af312 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:51:55.494714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46c94ce4-2f42-4546-a964-6580b8e5d2da None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:55.495102 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46c94ce4-2f42-4546-a964-6580b8e5d2da None None] GET https://10.4.3.170/volume// Jul 03 11:51:55.495265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46c94ce4-2f42-4546-a964-6580b8e5d2da None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:55.495557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46c94ce4-2f42-4546-a964-6580b8e5d2da None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:55.495953 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46c94ce4-2f42-4546-a964-6580b8e5d2da None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:55.496295 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 29/114] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:51: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 11:51:55.513954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-03c4f9cf-4268-4b65-ac6c-731a8d26d4c7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:55.637247 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:55.639091 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:55.639267 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:55.639507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:55.652074 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:55.652074 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:55.657663 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:55.665091 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0397cd9-9579-4f98-b249-a2c653fcd93d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:55.665488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 30/115] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:55 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:55.728263 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-03c4f9cf-4268-4b65-ac6c-731a8d26d4c7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:51:55.728698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-03c4f9cf-4268-4b65-ac6c-731a8d26d4c7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f3a24ab-ae68-44ee-9041-b30d086b4592", "connector": null, "instance_uuid": "7ed1c403-7aae-49aa-988b-815e62699a50"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:55.742218 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:55.742218 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:55.803740 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-03c4f9cf-4268-4b65-ac6c-731a8d26d4c7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:51:55.804225 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 29/116] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:51:55 2026] POST /volume/v3/attachments => generated 273 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:56.204257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:56.208150 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:56.208413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:56.208653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:56.225759 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:56.225759 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:56.229507 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:56.233579 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fd55f7c-1b4c-45f3-9d73-2e3075d3e8d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:56.233967 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 29/117] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:56 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:56.351694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b7a25f2-3114-402b-a0cf-b779cf44d39c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:56.352144 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b7a25f2-3114-402b-a0cf-b779cf44d39c None None] GET https://10.4.3.170/volume// Jul 03 11:51:56.352347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b7a25f2-3114-402b-a0cf-b779cf44d39c None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:56.352606 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b7a25f2-3114-402b-a0cf-b779cf44d39c None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:56.353020 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b7a25f2-3114-402b-a0cf-b779cf44d39c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:51:56.353437 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 30/118] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:51:56 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 11:51:56.362857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:56.366217 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:56.366529 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:56.366781 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:56.387554 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:56.387554 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:56.392434 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:56.396001 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-4a2b4f49-dd56-49a4-b801-ff213d237a66 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:56.396340 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 31/119] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:51:56 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:51:56.479021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:56.481022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] PUT https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d Jul 03 11:51:56.481503 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:51:56.492753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Acquiring lock "cinder-attachment_update-8f3a24ab-ae68-44ee-9041-b30d086b4592-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:51:56.498028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Lock "cinder-attachment_update-8f3a24ab-ae68-44ee-9041-b30d086b4592-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:51:56.500281 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:56.500281 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:56.681401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:56.683306 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:56.684395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:56.684395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:56.694971 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:56.694971 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:56.701432 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:56.707132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-91c582cb-c46d-4002-ba0f-e4afbb38b4be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:56.707132 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 30/120] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:56 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:57.020483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Lock "cinder-attachment_update-8f3a24ab-ae68-44ee-9041-b30d086b4592-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:51:57.020796 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-59c5cd64-31c0-4033-a1af-ec6dce4432ca tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d returned with HTTP 200 Jul 03 11:51:57.021200 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 30/121] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:51:56 2026] PUT /volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:57.248090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:57.250267 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:57.250576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:57.250798 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:57.298647 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:57.298647 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:57.302171 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:57.306543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e34a74d-4643-4aad-aa6b-59d10434f259 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:57.307153 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 31/122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:57 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:57.722223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:57.723669 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:57.724243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:57.724243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:57.744248 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:57.744248 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:57.752797 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:57.762305 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bf2faabd-37af-438e-ba1e-b2741c93ddce tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:57.764288 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 32/123] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:57 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:58.321904 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:58.323830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:58.324025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:58.324194 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:58.336486 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:58.336486 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:51:58.338607 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:58.343226 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-180092e0-34fa-469e-bf44-4fdd58d59c12 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:58.343226 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 31/124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:58 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:58.777709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-433e56f7-4a49-49e2-873c-657a92812edf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:58.781932 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-433e56f7-4a49-49e2-873c-657a92812edf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:58.782150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-433e56f7-4a49-49e2-873c-657a92812edf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:58.782346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-433e56f7-4a49-49e2-873c-657a92812edf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:58.796638 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:58.796638 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:51:58.804420 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-433e56f7-4a49-49e2-873c-657a92812edf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:58.809501 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-433e56f7-4a49-49e2-873c-657a92812edf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:58.809982 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 31/125] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:58 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:51:59.356779 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:59.359386 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:51:59.359386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:59.359386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:59.367996 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:59.367996 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:51:59.371197 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:51:59.375611 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5466001c-bf04-4547-b4f0-5d7bb5ddb15d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:51:59.375977 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 32/126] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:59 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:51:59.824793 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-746e93ad-553b-49f8-9919-4ce214574bcf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:51:59.827443 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-746e93ad-553b-49f8-9919-4ce214574bcf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:51:59.827762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-746e93ad-553b-49f8-9919-4ce214574bcf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:51:59.828016 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-746e93ad-553b-49f8-9919-4ce214574bcf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:51:59.841452 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:51:59.841452 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:51:59.846077 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-746e93ad-553b-49f8-9919-4ce214574bcf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:51:59.851073 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-746e93ad-553b-49f8-9919-4ce214574bcf tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:51:59.851508 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 33/127] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:51:59 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:00.146799 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:00.148753 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:00.148956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:00.149189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:00.156191 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:00.156191 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:00.159930 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:00.164035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8adc0b44-e11f-4134-9564-d00c57f41123 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:00.164436 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 32/128] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:00 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:00.388002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:00.392393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:00.392393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:00.392393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:00.398965 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:00.398965 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:00.405931 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:00.410809 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17f2d23e-3a14-401d-bfe3-97abe2ae148c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:00.411229 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 32/129] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:00 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:00.682443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:00.683921 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:00.684111 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:00.684280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:00.691121 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:00.691121 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:00.694550 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:00.698865 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-2b8eb83b-d413-43ad-9bc2-b15b9db4fa86 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:00.699313 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 33/130] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:00 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:00.710773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-0f663c9c-fc93-4168-9802-0df06a66574b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:00.713323 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-0f663c9c-fc93-4168-9802-0df06a66574b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] POST https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a/action Jul 03 11:52:00.713818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-0f663c9c-fc93-4168-9802-0df06a66574b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:00.713982 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-0f663c9c-fc93-4168-9802-0df06a66574b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:00.738406 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:00.738406 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:00.756580 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-632217cb-1900-4a08-9770-3d8329eb1b4b req-0f663c9c-fc93-4168-9802-0df06a66574b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a/action returned with HTTP 204 Jul 03 11:52:00.757155 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 34/131] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:00 2026] POST /volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:00.864859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:00.867132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:00.867404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:00.867675 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.007886 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.007886 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:01.007886 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:01.011588 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2824d9b1-250b-43c6-85d3-c63c8b47b464 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:01.011996 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 33/132] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:00 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1139 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:01.026332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.027782 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:01.027922 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:01.028129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.037601 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.037601 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:01.040829 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:01.048297 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f8aa38d-f3ed-40a7-a163-1f220aaab98f tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:01.049187 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 33/133] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:01 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:01.061933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.063584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:01.063760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:01.063937 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.072055 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.072055 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:01.075127 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:01.078650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-644a50be-d0e7-42dd-8d4a-10dfad987156 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:01.079040 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 34/134] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:01 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:01.203100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.205564 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:01.206021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:01.206021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.216760 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.216760 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:01.223397 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:01.226238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-83951b46-bfd8-4c12-b5df-b18365e8fa40 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:01.226757 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 35/135] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:01 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:01.265216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.267926 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] POST https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984/action Jul 03 11:52:01.268397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:01.268594 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:01.282174 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.282174 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:01.282777 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:01.291381 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Begin detaching volume completed successfully. Jul 03 11:52:01.291623 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-10def7c5-8cb4-46a9-8272-ed5dd007aae0 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984/action returned with HTTP 202 Jul 03 11:52:01.292006 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 34/136] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:52:01 2026] POST /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:52:01.311522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.313394 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:01.313675 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:01.313901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.322776 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.322776 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:01.325935 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:01.329748 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-25a42b94-30ae-4c96-bd50-3c3e3b33ca0d tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:01.330150 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 34/137] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:01 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:01.423121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b0aeb170-c794-4306-bdb0-d038427b4cff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:01.425224 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b0aeb170-c794-4306-bdb0-d038427b4cff tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:01.425484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b0aeb170-c794-4306-bdb0-d038427b4cff tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:01.425706 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b0aeb170-c794-4306-bdb0-d038427b4cff tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:01.437459 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:01.437459 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:01.441316 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b0aeb170-c794-4306-bdb0-d038427b4cff tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:01.445179 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b0aeb170-c794-4306-bdb0-d038427b4cff tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:01.445570 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 35/138] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:01 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:02.328810 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-69135dfd-c0be-47c0-a175-1086e1601b5c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.329164 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69135dfd-c0be-47c0-a175-1086e1601b5c None None] GET https://10.4.3.170/volume// Jul 03 11:52:02.329340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69135dfd-c0be-47c0-a175-1086e1601b5c None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.329591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69135dfd-c0be-47c0-a175-1086e1601b5c None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.329929 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69135dfd-c0be-47c0-a175-1086e1601b5c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:02.330208 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 36/139] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:02.339097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.341171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:02.341390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.341648 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.345653 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.347588 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:02.349849 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.349849 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.355060 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:02.355060 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:02.360494 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:02.364619 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:02.364619 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:02.366804 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-3d230e95-1fdd-47ae-a4c8-faf00e08e606 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:02.367361 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 35/140] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:02 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:02.371746 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:02.380587 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ad8dc833-7fbd-4528-8070-1de1c11f8609 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:02.381115 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 35/141] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:02 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-34ca7b6d-7f87-48ba-9c66-a1a7f819fbae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34ca7b6d-7f87-48ba-9c66-a1a7f819fbae None None] GET https://10.4.3.170/volume// Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34ca7b6d-7f87-48ba-9c66-a1a7f819fbae None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34ca7b6d-7f87-48ba-9c66-a1a7f819fbae None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34ca7b6d-7f87-48ba-9c66-a1a7f819fbae None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:02.398552 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 36/142] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:52: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 11:52:02.420510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8d878eb8-f2b6-4b26-b727-b4be45dbc14c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.463684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.469285 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:02.469610 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.471694 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.490785 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:02.490785 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:02.495077 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:02.500326 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fdce6dcc-ca48-448c-ac1b-57cdd94b5049 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:02.500963 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 36/143] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:02 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:02.636100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8d878eb8-f2b6-4b26-b727-b4be45dbc14c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:52:02.636459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8d878eb8-f2b6-4b26-b727-b4be45dbc14c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2538a807-b8d0-4d42-b808-77f678cb7366", "connector": null, "instance_uuid": "6cc67a25-d402-4a64-87b7-7e90cfa3350b"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:02.648401 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:02.648401 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:02.682999 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8d878eb8-f2b6-4b26-b727-b4be45dbc14c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 11:52:02.689435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-8d878eb8-f2b6-4b26-b727-b4be45dbc14c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:52:02.690009 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 37/144] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:52:02 2026] POST /volume/v3/attachments => generated 271 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:02.895956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ec3e7679-20f3-42e6-b3f8-0c8219df8402 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:02.896401 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ec3e7679-20f3-42e6-b3f8-0c8219df8402 None None] GET https://10.4.3.170/volume// Jul 03 11:52:02.896624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7679-20f3-42e6-b3f8-0c8219df8402 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:02.896829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7679-20f3-42e6-b3f8-0c8219df8402 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:02.897183 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ec3e7679-20f3-42e6-b3f8-0c8219df8402 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:02.897516 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 36/145] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:52: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 11:52:02.938403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-66dcff4f-2205-42f5-87af-3d50367e138a req-bdfdb7c1-af36-43c6-a9a8-2734f7cd7d20 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.129361 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-bdfdb7c1-af36-43c6-a9a8-2734f7cd7d20 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:52:03.129361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-bdfdb7c1-af36-43c6-a9a8-2734f7cd7d20 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dbd1de0-506f-4fd9-a595-2301976e1f07", "connector": null, "instance_uuid": "f61c28da-6baa-4938-856b-7dd9dbb63e0c"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:03.137310 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.137310 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:03.183781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-bdfdb7c1-af36-43c6-a9a8-2734f7cd7d20 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:52:03.183781 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 37/146] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:52:02 2026] POST /volume/v3/attachments => generated 273 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:03.187265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6a05e203-1839-4dd7-a993-81938e533b7a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.190045 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a05e203-1839-4dd7-a993-81938e533b7a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:03.190314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a05e203-1839-4dd7-a993-81938e533b7a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.190452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a05e203-1839-4dd7-a993-81938e533b7a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.200202 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.200202 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:03.204579 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6a05e203-1839-4dd7-a993-81938e533b7a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:03.209605 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a05e203-1839-4dd7-a993-81938e533b7a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:03.210051 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 37/147] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:03.234556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.234692 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1343e299-7481-4034-98e2-5be3dea051bc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.235084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1343e299-7481-4034-98e2-5be3dea051bc None None] GET https://10.4.3.170/volume// Jul 03 11:52:03.235223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1343e299-7481-4034-98e2-5be3dea051bc None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.235490 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1343e299-7481-4034-98e2-5be3dea051bc None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.235850 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1343e299-7481-4034-98e2-5be3dea051bc None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:03.236136 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 37/148] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:03.236545 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:03.237134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.237134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.247011 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.247011 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:03.247251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.249657 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:03.249986 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.250251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.250296 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:03.256571 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-035d280f-8dcb-4c1b-84db-d6c8d202f072 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:03.256967 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 38/149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:03.394172 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.394172 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:03.395316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.397265 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:03.397651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.397819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.398013 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:03.401791 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-85c68617-ed2d-48bb-815b-cf7b69b7cd51 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:03.402210 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 38/150] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1047 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:03.408249 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.408249 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:03.412111 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:03.416807 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ede7db21-0c4e-4e06-a538-8d2ea1ee3f66 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:03.417314 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 38/151] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:03.476347 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.478692 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] PUT https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be Jul 03 11:52:03.479184 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:03.486809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Acquiring lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:52:03.492174 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:52:03.493135 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.493135 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:03.517557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.521048 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:03.521242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.521448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.537932 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.537932 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:03.544177 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:03.550131 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ddc6813-4389-4cc8-8c65-87f067dad97f tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:03.550571 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 39/152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:03.736095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-345bffe3-854a-4245-afdf-10e29d2e1910 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.736728 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-345bffe3-854a-4245-afdf-10e29d2e1910 None None] GET https://10.4.3.170/volume// Jul 03 11:52:03.736887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-345bffe3-854a-4245-afdf-10e29d2e1910 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.737087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-345bffe3-854a-4245-afdf-10e29d2e1910 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.737354 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-345bffe3-854a-4245-afdf-10e29d2e1910 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:03.737651 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 39/153] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:03.742216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-173830ee-4d8d-4901-b9e4-9b4390160cd3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.744667 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-173830ee-4d8d-4901-b9e4-9b4390160cd3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] POST https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d/action Jul 03 11:52:03.745057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-173830ee-4d8d-4901-b9e4-9b4390160cd3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:03.745245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-173830ee-4d8d-4901-b9e4-9b4390160cd3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:03.747300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.749869 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:03.750233 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.750461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.762745 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.762745 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:03.766730 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:03.767579 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.767579 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:03.771907 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-94f448f4-123b-4d08-b85d-c8c9d1c1eac2 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:03.772429 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 40/154] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:03 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:03.786038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0210b2df-32f9-42e6-8b74-e1401a085cb7 req-173830ee-4d8d-4901-b9e4-9b4390160cd3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d/action returned with HTTP 204 Jul 03 11:52:03.786555 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 39/155] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:03 2026] POST /volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:03.874500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.876614 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] PUT https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 Jul 03 11:52:03.877005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:03.893996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Acquiring lock "cinder-attachment_update-4dbd1de0-506f-4fd9-a595-2301976e1f07-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:52:03.898981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Lock "cinder-attachment_update-4dbd1de0-506f-4fd9-a595-2301976e1f07-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:52:03.899967 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.899967 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:03.938717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-88804144-9189-49f8-a0de-e1dacb7e7bdb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:03.941575 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-88804144-9189-49f8-a0de-e1dacb7e7bdb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a Jul 03 11:52:03.941877 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-88804144-9189-49f8-a0de-e1dacb7e7bdb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:03.942134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-88804144-9189-49f8-a0de-e1dacb7e7bdb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:03.956807 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:03.956807 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:04.025570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:52:04.025570 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-b082a4d9-7510-47db-bb61-801604dc9e40 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be returned with HTTP 200 Jul 03 11:52:04.026068 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 38/156] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:52:03 2026] PUT /volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be => generated 967 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.228525 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.230687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:04.230910 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.231131 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.241980 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.241980 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:04.246254 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:04.251681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71c3bdce-ce29-444d-889b-a8842d6a7dbe tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:04.252195 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 40/157] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:04.275560 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-996880cf-3876-48fc-afd0-dd368fc2949b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.278209 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-996880cf-3876-48fc-afd0-dd368fc2949b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:04.278775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-996880cf-3876-48fc-afd0-dd368fc2949b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.279149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-996880cf-3876-48fc-afd0-dd368fc2949b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.289981 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.289981 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:04.294342 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-996880cf-3876-48fc-afd0-dd368fc2949b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:04.301156 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-996880cf-3876-48fc-afd0-dd368fc2949b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:04.301667 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 39/158] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:04.422187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Lock "cinder-attachment_update-4dbd1de0-506f-4fd9-a595-2301976e1f07-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:52:04.422559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-1a7e8db3-3cd5-454e-a25e-8dc325aae86b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 returned with HTTP 200 Jul 03 11:52:04.422973 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 40/159] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:52:03 2026] PUT /volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.433996 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.435893 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:04.436182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.436464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.446222 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.446222 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:04.450333 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:04.456245 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c55ff9c-ba4a-4f7d-9815-95fe5e164de2 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:04.456867 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 41/160] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.515298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-abf07c91-01ae-4227-aad3-26cf02da9593 req-88804144-9189-49f8-a0de-e1dacb7e7bdb tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a returned with HTTP 200 Jul 03 11:52:04.515743 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 41/161] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:03 2026] DELETE /volume/v3/attachments/c5a32080-9700-4e81-a1f6-fdfefb3daf2a => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:04.565817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.567984 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:04.568216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.568498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.581182 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.581182 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:04.585274 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:04.590506 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18549084-64cb-451c-afe5-2b5ad1eb2e6d tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:04.590962 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 40/162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.606997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1623c9f0-9490-453b-99a3-451577621785 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.608922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1623c9f0-9490-453b-99a3-451577621785 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:04.609115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1623c9f0-9490-453b-99a3-451577621785 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.609328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1623c9f0-9490-453b-99a3-451577621785 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.621213 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.621213 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:04.624785 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1623c9f0-9490-453b-99a3-451577621785 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:04.628982 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1623c9f0-9490-453b-99a3-451577621785 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:04.629342 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 41/163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.919652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dad41b47-7c14-473d-9161-a042b335ccf3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.922320 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dad41b47-7c14-473d-9161-a042b335ccf3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:04.922575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dad41b47-7c14-473d-9161-a042b335ccf3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:04.922829 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dad41b47-7c14-473d-9161-a042b335ccf3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:04.934954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:04.938015 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] POST https://10.4.3.170/volume/v3/snapshots/None/action Jul 03 11:52:04.938481 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:04.938639 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:04.938639 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:04.938699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:04.940122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.snapshot_actions [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99811) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 11:52:04.943634 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dad41b47-7c14-473d-9161-a042b335ccf3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:04.948150 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dad41b47-7c14-473d-9161-a042b335ccf3 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:04.948579 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 42/164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:04 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:04.959612 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ac539758-f75d-4809-bfba-6fd4a1e459e8 req-6b9d5dc1-7f96-48f9-b675-4a483a67846a tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] https://10.4.3.170/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 11:52:04.960179 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 42/165] 10.4.3.170 () {72 vars in 1582 bytes} [Fri Jul 3 11:52:04 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:52:05.011163 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.013610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:05.013790 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.013983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.156682 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.156682 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:05.160195 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:05.163984 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-114ea746-bcf6-42cc-bada-3569344727f6 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:05.164187 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 41/166] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1317 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:05.209920 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.212487 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] POST https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592/action Jul 03 11:52:05.212970 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:05.213089 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:05.229852 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.229852 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:05.229852 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:05.238857 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Begin detaching volume completed successfully. Jul 03 11:52:05.239123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-ad2dda10-a017-4922-bb88-70dd98a42092 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592/action returned with HTTP 202 Jul 03 11:52:05.239911 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 42/167] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:52:05 2026] POST /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:52:05.265283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.268114 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:05.268329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.268649 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.288657 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.288657 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:05.293956 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:05.299014 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6d3dc556-e410-4517-92be-2d1f54d9d8cc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:05.299591 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 43/168] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:05.320963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.322896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:05.323157 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.323398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.338273 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.338273 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:05.342244 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:05.347015 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d84f5236-cf7e-4f6f-8f22-9723738de90c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:05.347679 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 43/169] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:05.376429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.378746 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] POST https://10.4.3.170/volume/v3/snapshots/911d3369-ea49-4463-aca0-5d4fd1c479eb/action Jul 03 11:52:05.379135 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:05.379287 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:05.380621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.snapshot_actions [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99808) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 11:52:05.400125 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba81ed8a-d422-4a94-b2bf-518a176b649f req-8a56738c-3b2a-4189-80dc-281e30e8dadc tempest-VolumesAssistedSnapshotsTest-763315043 tempest-VolumesAssistedSnapshotsTest-763315043-project] https://10.4.3.170/volume/v3/snapshots/911d3369-ea49-4463-aca0-5d4fd1c479eb/action returned with HTTP 404 Jul 03 11:52:05.400702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 42/170] 10.4.3.170 () {72 vars in 1678 bytes} [Fri Jul 3 11:52:05 2026] POST /volume/v3/snapshots/911d3369-ea49-4463-aca0-5d4fd1c479eb/action => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:05.468073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-da514f74-9fcd-415f-a32e-4dd42be850be None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.469767 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da514f74-9fcd-415f-a32e-4dd42be850be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:05.470396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da514f74-9fcd-415f-a32e-4dd42be850be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.471403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da514f74-9fcd-415f-a32e-4dd42be850be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.478118 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.478118 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:05.481609 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-da514f74-9fcd-415f-a32e-4dd42be850be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] Volume info retrieved successfully. Jul 03 11:52:05.486076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da514f74-9fcd-415f-a32e-4dd42be850be tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-reader] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:05.486076 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 43/171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:05.530567 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.534586 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:05.534586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.534586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.541197 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.541197 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:05.544937 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:05.548840 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b385f1e-ba4e-46f7-a263-a1224c7c286c tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:05.549290 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 44/172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:05.603168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-33e76be5-6b76-4fba-a79f-490e8f635468 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:05.605121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33e76be5-6b76-4fba-a79f-490e8f635468 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:05.605313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33e76be5-6b76-4fba-a79f-490e8f635468 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:05.605576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33e76be5-6b76-4fba-a79f-490e8f635468 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:05.636450 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:05.636450 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:05.655550 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-33e76be5-6b76-4fba-a79f-490e8f635468 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:05.665404 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33e76be5-6b76-4fba-a79f-490e8f635468 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:05.665404 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 44/173] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:05 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:06.299037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d564c5c6-f443-474f-a93f-183bb9a9d64c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:06.299452 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d564c5c6-f443-474f-a93f-183bb9a9d64c None None] GET https://10.4.3.170/volume// Jul 03 11:52:06.299452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d564c5c6-f443-474f-a93f-183bb9a9d64c None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:06.299681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d564c5c6-f443-474f-a93f-183bb9a9d64c None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:06.299985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d564c5c6-f443-474f-a93f-183bb9a9d64c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:06.300589 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 43/174] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:06.307172 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:06.309060 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:06.309298 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:06.309543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:06.315861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:06.319346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:06.319562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:06.319729 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:06.323348 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:06.323348 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:06.330687 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:06.335853 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:06.335853 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:06.337540 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-8c87e9c7-0318-4c8b-b97f-256f3fa2cb48 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:06.337978 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 44/175] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:06 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1543 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:06.344241 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:06.349804 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76d2570a-64d5-48ef-b598-cb798a4d65ff tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:06.350284 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 45/176] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:06 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:06.360766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:06.363890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:06.364069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:06.364239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:06.374799 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:06.374799 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:06.378511 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:06.382436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94793422-1ff3-4b9e-8d3f-92ef1077e1a6 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:06.384936 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 45/177] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:06 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:07.369622 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:07.373540 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:07.373540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:07.373540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:07.387964 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:07.387964 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:07.394800 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:07.399568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:07.400488 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-82ef5a3b-2698-49dc-9190-ecab47c7bd70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:07.407248 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 44/178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:07 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:07.407451 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:07.407451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:07.407451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:07.410906 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:07.410906 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:07.414196 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:07.418292 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1105d6b-2aed-4a8a-b3bc-377f5fb91be0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:07.418694 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 45/179] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:07 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:08.424871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:08.430541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:08.430541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:08.430541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:08.435322 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:08.439633 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:08.439633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:08.439633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:08.447526 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:08.447526 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:08.452160 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:08.452160 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:08.455397 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:08.457913 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:08.460876 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4288c41-9ea5-4639-a763-2bf57c3e2602 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:08.460876 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 46/180] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:08 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:08.464203 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e2f7877-973e-4b51-8b14-5fdbe5fe63cb tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:08.464795 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 46/181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:08 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:09.482568 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-03d24068-0afb-432c-bcf9-c735111408e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:09.484812 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:09.485247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-03d24068-0afb-432c-bcf9-c735111408e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:09.485247 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-03d24068-0afb-432c-bcf9-c735111408e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:09.485340 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-03d24068-0afb-432c-bcf9-c735111408e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:09.488397 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:09.488397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:09.488397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:09.498492 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:09.498492 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:09.501963 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:09.501963 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:09.503681 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-03d24068-0afb-432c-bcf9-c735111408e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:09.506010 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:09.509815 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-03d24068-0afb-432c-bcf9-c735111408e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:09.510248 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 45/182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:09 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:09.512855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ee7f6a2c-7b9f-43c0-97fb-f4335707aaa4 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:09.513632 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 46/183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:09 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:10.281153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-e02fdfcd-0a18-4cc3-a18c-7e1619e9a264 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:10.281153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-e02fdfcd-0a18-4cc3-a18c-7e1619e9a264 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be/action Jul 03 11:52:10.281153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-e02fdfcd-0a18-4cc3-a18c-7e1619e9a264 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:10.281153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-e02fdfcd-0a18-4cc3-a18c-7e1619e9a264 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:10.296812 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:10.296812 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:10.320522 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-29e6dfaf-286f-4453-9ace-e3f59c50720e req-e02fdfcd-0a18-4cc3-a18c-7e1619e9a264 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be/action returned with HTTP 204 Jul 03 11:52:10.320522 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 47/184] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:10 2026] POST /volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:10.527707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:10.529334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:10.529769 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:10.530055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:10.530312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:10.531713 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:10.531961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:10.532208 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:10.543562 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:10.543562 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:10.548039 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:10.553695 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43c6715a-a6d5-4ea0-bd2e-87d24d63408e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:10.554168 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 46/185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:10 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:10.683055 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:10.683055 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:10.686416 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:10.690666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ad19759-aadc-4a21-8344-0e83e94d5306 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:10.691000 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 47/186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:10 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1160 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:10.757680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:10.762525 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:10.762525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:10.762525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:10.777900 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:10.777900 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:10.787419 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:10.789980 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-b934ba21-45bd-4216-82c9-1fb6c31f7f6c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:10.790730 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 47/187] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:10 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:52:11.567340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-635fca08-e908-41b7-88c4-061f7252eaca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:11.569056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-635fca08-e908-41b7-88c4-061f7252eaca tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:11.569778 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-635fca08-e908-41b7-88c4-061f7252eaca tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:11.569778 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-635fca08-e908-41b7-88c4-061f7252eaca tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:11.578012 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:11.578012 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:11.581162 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-635fca08-e908-41b7-88c4-061f7252eaca tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:11.585019 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-635fca08-e908-41b7-88c4-061f7252eaca tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:11.585379 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 48/188] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:11 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:12.599366 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:12.601219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:12.601533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:12.601773 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:12.610500 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:12.610500 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:12.613845 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:12.618666 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-299a8f2d-005d-4de5-9416-ac7f3c1432d8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:12.619064 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 47/189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:12 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:12.847444 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-29c5c05d-32a1-4bdf-84e7-a338e3fdd8a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:12.847890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29c5c05d-32a1-4bdf-84e7-a338e3fdd8a3 None None] GET https://10.4.3.170/volume// Jul 03 11:52:12.848138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29c5c05d-32a1-4bdf-84e7-a338e3fdd8a3 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:12.848341 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29c5c05d-32a1-4bdf-84e7-a338e3fdd8a3 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:12.848763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29c5c05d-32a1-4bdf-84e7-a338e3fdd8a3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:12.849048 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 48/190] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:52: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 11:52:12.857306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-f2447114-6f0f-4a25-a72c-928440072f18 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:12.859417 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-f2447114-6f0f-4a25-a72c-928440072f18 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:52:12.859953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-f2447114-6f0f-4a25-a72c-928440072f18 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2538a807-b8d0-4d42-b808-77f678cb7366", "connector": null, "instance_uuid": "d430623c-5d56-468c-bee7-59c7ab05abf2"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:12.871010 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:12.871010 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:12.931962 np0000004412 devstack@c-api.service[99809]: WARNING cinder.volume.api [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-f2447114-6f0f-4a25-a72c-928440072f18 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 11:52:12.950984 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-f2447114-6f0f-4a25-a72c-928440072f18 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:52:12.951522 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 48/191] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:52:12 2026] POST /volume/v3/attachments => generated 271 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:13.330255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.332062 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:13.332294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:13.332602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:13.345900 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:13.345900 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:13.350591 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:13.355559 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68289e18-ca7a-4853-9d19-0df0d5a3256f tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:13.356328 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 49/192] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:13 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:13.495997 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2e27ca69-d7f5-4a34-9768-a9be0e6a2238 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.496882 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e27ca69-d7f5-4a34-9768-a9be0e6a2238 None None] GET https://10.4.3.170/volume// Jul 03 11:52:13.496882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e27ca69-d7f5-4a34-9768-a9be0e6a2238 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:13.496882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e27ca69-d7f5-4a34-9768-a9be0e6a2238 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:13.497146 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e27ca69-d7f5-4a34-9768-a9be0e6a2238 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:13.497496 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 48/193] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:13.507740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.511843 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:13.512055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:13.512287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:13.520318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-e48c6c0f-8801-411a-b11d-3517672de627 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.522988 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-e48c6c0f-8801-411a-b11d-3517672de627 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] DELETE https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d Jul 03 11:52:13.523266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-e48c6c0f-8801-411a-b11d-3517672de627 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:13.523573 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-e48c6c0f-8801-411a-b11d-3517672de627 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:13.532255 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:13.532255 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:13.537398 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:13.537398 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:13.538797 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:13.543973 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-9fd7de23-24f0-47b9-a578-a5ae14d5bbc0 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:13.544391 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 49/194] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:13 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:13.627004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.633260 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] PUT https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 Jul 03 11:52:13.636461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:13.637391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:13.637391 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:13.637391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:13.637391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:13.650089 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Acquiring lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:52:13.654705 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:13.654705 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:13.660198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" acquired by "attachment_update" :: waited 0.011s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:52:13.661289 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:13.661289 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:13.661401 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:13.666233 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e69d0286-0f6e-40c9-a9e8-0dfb64ec320b tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:13.666691 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 49/195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:13 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:14.077085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.079406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:14.079674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.079937 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.080185 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Delete volume with id: a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:14.082240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5d54bbf-0f99-4d46-88a7-5ef9fd4498f8 req-e48c6c0f-8801-411a-b11d-3517672de627 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d returned with HTTP 200 Jul 03 11:52:14.082828 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 49/196] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:13 2026] DELETE /volume/v3/attachments/df90a9f0-353e-47d6-8223-8e9bb6fa461d => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:14.089401 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.089401 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:14.090077 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:14.120041 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Delete volume request issued successfully. Jul 03 11:52:14.120225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d6668dd-6b9d-4e4f-b1e9-6a16cd027193 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 202 Jul 03 11:52:14.120675 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 50/197] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:14 2026] DELETE /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:14.129734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.132882 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:14.133076 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.133266 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.141129 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.141129 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:14.144967 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Volume info retrieved successfully. Jul 03 11:52:14.149061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76d86805-ee98-4f84-ba01-dbe2c8320579 tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 200 Jul 03 11:52:14.149915 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 50/198] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:14 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:14.190051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Lock "cinder-attachment_update-2538a807-b8d0-4d42-b808-77f678cb7366-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:52:14.190051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-88528725-9c7f-481b-9906-773472d361f6 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 returned with HTTP 200 Jul 03 11:52:14.190051 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 50/199] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:52:13 2026] PUT /volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 => generated 967 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:14.376963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-28cf0536-b529-4b4e-9aec-253d983ef92d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.378642 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28cf0536-b529-4b4e-9aec-253d983ef92d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:14.378821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28cf0536-b529-4b4e-9aec-253d983ef92d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.378991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28cf0536-b529-4b4e-9aec-253d983ef92d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.391361 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.391361 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:14.395247 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-28cf0536-b529-4b4e-9aec-253d983ef92d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:14.399742 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28cf0536-b529-4b4e-9aec-253d983ef92d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:14.400481 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 50/200] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:14 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:14.679682 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-47a0f8af-35de-45ed-bfb5-e79920043881 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.681290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47a0f8af-35de-45ed-bfb5-e79920043881 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:14.681546 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47a0f8af-35de-45ed-bfb5-e79920043881 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.681808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47a0f8af-35de-45ed-bfb5-e79920043881 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.689927 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.689927 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:14.696258 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-47a0f8af-35de-45ed-bfb5-e79920043881 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:14.701156 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47a0f8af-35de-45ed-bfb5-e79920043881 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:14.701603 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 51/201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:14 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:14.790393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.790393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:14.790393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.790393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.800534 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.800534 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:14.805410 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:14.812246 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a71cf59-aebf-47cf-b2d9-2913c9ab04d0 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:14.812831 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 51/202] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:14 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:14.826863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cddb7f33-2705-47c8-826e-70a9e003e549 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.830389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:14.830389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.830389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.830389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Delete volume with id: 8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:14.836646 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.836646 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:14.837218 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:14.871782 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Delete volume request issued successfully. Jul 03 11:52:14.871897 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cddb7f33-2705-47c8-826e-70a9e003e549 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 202 Jul 03 11:52:14.872392 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 51/203] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:14 2026] DELETE /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:14.885248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:14.885248 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:14.889397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:14.889397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:14.899554 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:14.899554 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:14.903564 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Volume info retrieved successfully. Jul 03 11:52:14.908393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1df1250c-6fc3-46b2-85d4-9ad28eb67835 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 200 Jul 03 11:52:14.908960 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 51/204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:14 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:15.162144 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dcc7c1f6-fff2-4189-be64-b91f361d662b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:15.164049 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dcc7c1f6-fff2-4189-be64-b91f361d662b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] GET https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 Jul 03 11:52:15.164280 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dcc7c1f6-fff2-4189-be64-b91f361d662b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:15.164537 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dcc7c1f6-fff2-4189-be64-b91f361d662b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:15.170259 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dcc7c1f6-fff2-4189-be64-b91f361d662b tempest-AttachSCSIVolumeTestJSON-1971197843 tempest-AttachSCSIVolumeTestJSON-1971197843-project-member] https://10.4.3.170/volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 returned with HTTP 404 Jul 03 11:52:15.170858 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 52/205] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:15 2026] GET /volume/v3/volumes/a401145d-15bf-4e45-b250-70cf2178b984 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:15.415276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:15.417957 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:15.418186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:15.418444 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:15.430320 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:15.430320 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:15.434560 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:15.441341 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1bfeb555-ab59-4adc-9696-f365a1b67908 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:15.441933 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 52/206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:15 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:15.715968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:15.718089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:15.718329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:15.718643 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:15.730041 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:15.730041 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:15.734694 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:15.740658 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b73fec5e-e599-43f9-800e-2253dc58b1c9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:15.741183 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 52/207] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:15 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:15.924031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e96c6fd6-de03-4936-9d27-b92e25d134e7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:15.928171 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e96c6fd6-de03-4936-9d27-b92e25d134e7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:15.928171 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e96c6fd6-de03-4936-9d27-b92e25d134e7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:15.928171 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e96c6fd6-de03-4936-9d27-b92e25d134e7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:15.933337 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e96c6fd6-de03-4936-9d27-b92e25d134e7 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 404 Jul 03 11:52:15.934035 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 52/208] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:15 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:16.306510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-66dcff4f-2205-42f5-87af-3d50367e138a req-f3b35cc3-3d3c-4f0d-b31c-05a60413f5f3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:16.310328 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-f3b35cc3-3d3c-4f0d-b31c-05a60413f5f3 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] POST https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69/action Jul 03 11:52:16.311041 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-f3b35cc3-3d3c-4f0d-b31c-05a60413f5f3 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:16.311330 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-f3b35cc3-3d3c-4f0d-b31c-05a60413f5f3 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:16.344693 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:16.344693 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:16.367707 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-66dcff4f-2205-42f5-87af-3d50367e138a req-f3b35cc3-3d3c-4f0d-b31c-05a60413f5f3 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69/action returned with HTTP 204 Jul 03 11:52:16.368488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 53/209] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:16 2026] POST /volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:16.455254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:16.457776 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:16.458551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:16.458829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:16.484232 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:16.484232 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:16.488952 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:16.495409 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a95241b5-4f15-4ce0-9fa3-48c2ee0f608a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:16.495943 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 53/210] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:16 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:16.767136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:16.767136 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:16.767136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:16.767136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:16.776637 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:16.776637 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:16.782972 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:16.788399 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4299eae-8451-4681-8470-ef17f6a8b2e0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:16.788908 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 53/211] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:16 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:16.803806 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-73c500b2-c91c-4773-b295-f62e645ef08c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:16.806242 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73c500b2-c91c-4773-b295-f62e645ef08c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:16.806457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73c500b2-c91c-4773-b295-f62e645ef08c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:16.806643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73c500b2-c91c-4773-b295-f62e645ef08c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:16.819869 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:16.819869 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:16.823129 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-73c500b2-c91c-4773-b295-f62e645ef08c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:16.829533 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73c500b2-c91c-4773-b295-f62e645ef08c tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:16.830000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 53/212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:16 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:17.511708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c933152c-387d-42d9-93fe-69212fecb910 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:17.522343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c933152c-387d-42d9-93fe-69212fecb910 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:17.522501 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c933152c-387d-42d9-93fe-69212fecb910 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:17.522606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c933152c-387d-42d9-93fe-69212fecb910 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:17.535438 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:17.535438 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:17.540073 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c933152c-387d-42d9-93fe-69212fecb910 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:17.544781 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c933152c-387d-42d9-93fe-69212fecb910 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:17.545161 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 54/213] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:17 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:18.558472 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:18.563588 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:18.563588 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:18.563588 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:18.579846 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:18.579846 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:18.584159 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:18.590955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-db41a719-9cb3-441e-9c9e-3f4df93e6b22 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:18.591465 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 54/214] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:18 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:18.847666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:18.849915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:18.850107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:18.850278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:18.864119 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:18.864119 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:18.868310 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:18.874334 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-b9fe2588-dcf9-43db-aa12-f541c7bdf6f0 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:18.874861 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 54/215] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:18 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:18.925265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:18.928147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] POST https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07/action Jul 03 11:52:18.928558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:18.928632 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:18.942056 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:18.942056 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:18.942961 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:18.953576 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Begin detaching volume completed successfully. Jul 03 11:52:18.954310 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-3d360258-752f-4de0-a96c-d4bcd99c5051 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07/action returned with HTTP 202 Jul 03 11:52:18.955022 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 54/216] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:52:18 2026] POST /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:52:18.978500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:18.981289 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:18.981585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:18.982634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:18.994926 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:18.994926 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:18.999099 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:19.005543 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8652bffb-0eb5-4fa2-870e-9ae1d914b1f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:19.006052 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 55/217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:18 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:19.609137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:19.611155 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:19.611668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:19.611894 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:19.625484 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:19.625484 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:19.629356 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:19.634789 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-091e4d4b-52f8-4aa1-982d-43148e75b1e9 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:19.635206 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 55/218] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:19 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:19.993297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7edd6c71-1265-45af-8fad-ec00c2c959f4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:19.993297 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7edd6c71-1265-45af-8fad-ec00c2c959f4 None None] GET https://10.4.3.170/volume// Jul 03 11:52:19.993297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7edd6c71-1265-45af-8fad-ec00c2c959f4 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:19.993297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7edd6c71-1265-45af-8fad-ec00c2c959f4 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:19.994397 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7edd6c71-1265-45af-8fad-ec00c2c959f4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:19.994397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 55/219] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:20.002954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:20.007358 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:20.007625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:20.007824 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:20.021405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:20.023056 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:20.023249 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:20.023657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:20.025331 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:20.025331 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:20.029280 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:20.033999 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-75770a18-bc51-426c-ac64-7e0f0c139136 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:20.034382 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 55/220] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:20 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:20.039941 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:20.039941 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:20.045661 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:20.050711 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-547e0f52-dca7-4790-aa4d-e4367cdf68f1 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:20.051081 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 56/221] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:20 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:20.651683 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:20.653398 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:20.653605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:20.653785 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:20.670481 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:20.670481 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:20.674721 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:20.679636 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f17780c-c893-4dba-8d58-26a03c57f9d8 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:20.680308 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 56/222] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:20 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:21.066017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-000f467f-90a6-4a5c-94dd-785677d167fd req-858fc99d-8a0c-4da0-9fc0-6a45d42c7038 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:21.068124 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:21.070670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-858fc99d-8a0c-4da0-9fc0-6a45d42c7038 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 Jul 03 11:52:21.070902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-858fc99d-8a0c-4da0-9fc0-6a45d42c7038 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:21.071133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-858fc99d-8a0c-4da0-9fc0-6a45d42c7038 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:21.076301 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:21.076301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:21.076301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:21.094854 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:21.094854 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:21.095102 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:21.095102 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:21.104394 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:21.115544 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5aa57aa2-eb92-4e45-bc3f-308d38973eb8 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:21.115544 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 56/223] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:21 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:21.655684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-000f467f-90a6-4a5c-94dd-785677d167fd req-858fc99d-8a0c-4da0-9fc0-6a45d42c7038 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 returned with HTTP 200 Jul 03 11:52:21.655684 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 56/224] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:21 2026] DELETE /volume/v3/attachments/e56d3f38-f7dd-4da1-91aa-bd5d79d6ed69 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:21.698141 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:21.700002 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:21.700220 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:21.700443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:21.721170 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:21.721170 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:21.726549 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:21.732142 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4967b557-8ffd-43ca-8cd3-1e2023ce692b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:21.732142 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 57/225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:21 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:21.802665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-abe835dc-9dc2-4fbc-8d4d-42232f50cce4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:21.805007 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-abe835dc-9dc2-4fbc-8d4d-42232f50cce4 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885/action Jul 03 11:52:21.805346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-abe835dc-9dc2-4fbc-8d4d-42232f50cce4 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:21.805570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-abe835dc-9dc2-4fbc-8d4d-42232f50cce4 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:21.829027 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:21.829027 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:21.840322 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-adf1b434-d22a-4f58-9bee-5559c350c66b req-abe835dc-9dc2-4fbc-8d4d-42232f50cce4 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885/action returned with HTTP 204 Jul 03 11:52:21.841066 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 57/226] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:21 2026] POST /volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:22.137252 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:22.140089 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:22.140248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:22.140525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:22.148946 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:22.148946 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:22.153626 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:22.162428 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00979f20-b6c5-4aee-8a0c-f9e53fc6cf2e tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:22.163311 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 57/227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:22 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:22.744223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:22.746060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:22.746249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:22.746521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:22.757971 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:22.757971 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:22.761816 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:22.766033 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b7279a7-4c59-451d-acfd-4e10cdff3e6a tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:22.766468 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 57/228] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:22 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:22.997615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:22.999800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 tempest-TestMultiAttachVolumeSwap-2010053119 tempest-TestMultiAttachVolumeSwap-2010053119-project] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:23.000022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 tempest-TestMultiAttachVolumeSwap-2010053119 tempest-TestMultiAttachVolumeSwap-2010053119-project] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:23.000261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 tempest-TestMultiAttachVolumeSwap-2010053119 tempest-TestMultiAttachVolumeSwap-2010053119-project] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:23.012925 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.012925 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:23.015859 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 tempest-TestMultiAttachVolumeSwap-2010053119 tempest-TestMultiAttachVolumeSwap-2010053119-project] Volume info retrieved successfully. Jul 03 11:52:23.019424 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fdcd2948-3335-42a1-8f67-6f70c7e3c1d7 req-b6b94a7a-21ee-479a-91b9-d46a11720f76 tempest-TestMultiAttachVolumeSwap-2010053119 tempest-TestMultiAttachVolumeSwap-2010053119-project] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:23.019820 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 58/229] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:22 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1650 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:23.030494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:23.032705 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:23.032946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:23.033184 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:23.045895 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.045895 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:23.049109 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Volume info retrieved successfully. Jul 03 11:52:23.052833 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33f87de5-d5a4-4d00-ab37-a743e11adc54 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:23.053249 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 58/230] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:23 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:23.068523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:23.071217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] GET https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:52:23.071599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:23.071821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:23.082635 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.082635 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:23.086155 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] Volume info retrieved successfully. Jul 03 11:52:23.090446 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e495e3c1-0f9c-4aaf-80d6-1d3b0246d58e tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-reader] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 200 Jul 03 11:52:23.090997 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 58/231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:23 2026] GET /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:23.185771 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:23.187588 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:23.187785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:23.187965 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:23.202626 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.202626 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:23.207092 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:23.213002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c47b0d82-7b10-4e45-8a58-1e68c524e9dd tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:23.213547 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 58/232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:23 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:23.269378 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:23.271101 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:23.271597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:23.271597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:23.282204 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.282204 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:23.285074 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:23.288828 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-99ba3bcd-d316-412e-8f8b-319855bff08d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:23.289241 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 59/233] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:23 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:23.327062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:23.329898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action Jul 03 11:52:23.330073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:23.330142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:23.341802 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:23.341802 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:23.342244 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:23.349644 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Begin detaching volume completed successfully. Jul 03 11:52:23.349865 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-06e86079-1963-4106-8547-8098022a2a20 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action returned with HTTP 202 Jul 03 11:52:23.350286 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 59/234] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:52:23 2026] POST /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-09708d72-8a34-46cf-83ea-7787a2a1dfb0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-09708d72-8a34-46cf-83ea-7787a2a1dfb0 None None] GET https://10.4.3.170/volume// Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-09708d72-8a34-46cf-83ea-7787a2a1dfb0 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-09708d72-8a34-46cf-83ea-7787a2a1dfb0 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-09708d72-8a34-46cf-83ea-7787a2a1dfb0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:24.972012 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 59/235] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-bd977dba-0a40-4fdf-8533-32ab4d34c22c tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:24.977093 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 59/236] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:24 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1640 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:25.343579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:25.348803 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:25.348803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:25.348803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:25.348803 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Delete volume with id: 8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:25.355887 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5bb7167-06ac-4903-99dd-0b1359eee27c tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 404 Jul 03 11:52:25.356526 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 60/237] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:25 2026] DELETE /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:25.362842 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04721909-7af1-42d6-8625-59ffd03e5437 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:25.364597 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04721909-7af1-42d6-8625-59ffd03e5437 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 Jul 03 11:52:25.364784 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04721909-7af1-42d6-8625-59ffd03e5437 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:25.365003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04721909-7af1-42d6-8625-59ffd03e5437 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:25.370585 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04721909-7af1-42d6-8625-59ffd03e5437 tempest-VolumesAssistedSnapshotsTest-640228501 tempest-VolumesAssistedSnapshotsTest-640228501-project-admin] https://10.4.3.170/volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 returned with HTTP 404 Jul 03 11:52:25.371046 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 60/238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:25 2026] GET /volume/v3/volumes/8f3a24ab-ae68-44ee-9041-b30d086b4592 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:25.929565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:25.931694 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:25.933417 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:25.933417 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:25.948302 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:25.948302 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:25.955172 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:25.961312 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-a4d6cc2c-be73-4bcd-9eed-aa23e0a8518d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:25.961647 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 60/239] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:25 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1460 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:26.472149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-40897ee8-5976-48ac-b0a3-69bacb94ae37 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:26.476101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-40897ee8-5976-48ac-b0a3-69bacb94ae37 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 Jul 03 11:52:26.476319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-40897ee8-5976-48ac-b0a3-69bacb94ae37 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:26.476590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-40897ee8-5976-48ac-b0a3-69bacb94ae37 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:26.485533 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:26.485533 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:27.045316 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-35494bc0-a50a-45e0-b2aa-8d5919a62535 req-40897ee8-5976-48ac-b0a3-69bacb94ae37 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 returned with HTTP 200 Jul 03 11:52:27.045744 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 60/240] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:26 2026] DELETE /volume/v3/attachments/4bfdd772-cd92-4890-93d4-519db7eb4885 => generated 192 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:28.641204 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:28.643702 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:28.644032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:28.644241 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:28.659177 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:28.659177 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:28.667361 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:28.673485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-39fedde7-fb48-4dd1-bfcb-cd7302ba2162 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:28.674014 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 61/241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:28 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:28.727456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:28.730127 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:28.730384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:28.730638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:28.747928 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:28.747928 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:28.764860 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:28.770857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-071296b1-1378-461d-9d71-a23ec24a122d tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:28.771313 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 61/242] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:28 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:28.808963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:28.811658 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] POST https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action Jul 03 11:52:28.811658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:28.811658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:28.826308 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:28.826308 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:28.826308 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:28.841147 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Begin detaching volume completed successfully. Jul 03 11:52:28.841147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-08d9ae79-1af2-4927-b71d-0e7f967ff97b tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action returned with HTTP 202 Jul 03 11:52:28.841147 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 61/243] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:52:28 2026] POST /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:52:29.057523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1f8adea9-6215-42ea-a933-b71efa782395 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:29.060745 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f8adea9-6215-42ea-a933-b71efa782395 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:29.060861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f8adea9-6215-42ea-a933-b71efa782395 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:29.060979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f8adea9-6215-42ea-a933-b71efa782395 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:29.068285 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:29.068285 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:29.073350 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1f8adea9-6215-42ea-a933-b71efa782395 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:29.077871 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f8adea9-6215-42ea-a933-b71efa782395 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:29.078276 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 61/244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:29 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:29.139253 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:29.140793 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:29.141156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:29.141427 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:29.149745 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:29.149745 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:29.158392 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:29.162325 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d296792-f94b-4bc9-99a4-54560f02bf8a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:29.162994 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 62/245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:29 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:29.884044 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-277cb77b-d1b4-4d0a-9bef-b3748691bb85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:29.884594 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-277cb77b-d1b4-4d0a-9bef-b3748691bb85 None None] GET https://10.4.3.170/volume// Jul 03 11:52:29.884838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-277cb77b-d1b4-4d0a-9bef-b3748691bb85 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:29.885129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-277cb77b-d1b4-4d0a-9bef-b3748691bb85 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:29.885592 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-277cb77b-d1b4-4d0a-9bef-b3748691bb85 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:29.886990 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 62/246] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52:29 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 11:52:29.896957 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:29.902546 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:29.902580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:29.902747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:29.917140 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:29.917140 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:29.921900 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:29.927747 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-305de8d6-dbe5-422e-b0de-d7ad8e887adc tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:29.928224 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 62/247] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:29 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:32.111994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:32.115888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:32.116171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:32.116439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:32.128285 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:32.128285 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:32.132550 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:32.137745 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-87e70478-d992-4225-a923-6a172c66c775 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:32.138263 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 62/248] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:32 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:32.508047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-ca66f09d-276c-4912-a587-4d0738a5c401 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:32.510649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-ca66f09d-276c-4912-a587-4d0738a5c401 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be Jul 03 11:52:32.510927 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-ca66f09d-276c-4912-a587-4d0738a5c401 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:32.511169 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-ca66f09d-276c-4912-a587-4d0738a5c401 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:32.518898 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:32.518898 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:33.074222 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-81d2ff84-ff3f-4044-9ba3-198cc536eed2 req-ca66f09d-276c-4912-a587-4d0738a5c401 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be returned with HTTP 200 Jul 03 11:52:33.074863 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 63/249] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:32 2026] DELETE /volume/v3/attachments/d363ee63-dcbe-454e-815e-cc78b04e64be => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:37.788827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:37.794553 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:37.794822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:37.795062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:37.795278 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Delete volume with id: 4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:37.805110 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:37.805110 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:37.805752 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:37.832742 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Delete volume request issued successfully. Jul 03 11:52:37.833018 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6352b8eb-32e6-4714-b7e2-3f94069c362a tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 202 Jul 03 11:52:37.833606 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 63/250] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:37 2026] DELETE /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:37.842317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:37.846355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:37.846967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:37.846967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:37.850085 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=195,cinder:UPDATE=24,cinder:INSERT=12 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:52:37.855959 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:37.855959 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:37.865345 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Volume info retrieved successfully. Jul 03 11:52:37.872634 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6188495d-c8cd-484c-9c8e-f19ef6986fa9 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 200 Jul 03 11:52:37.873455 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 63/251] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:37 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:38.890693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c6e23df3-4d90-4c96-b97d-60d1eb481891 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:38.892783 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c6e23df3-4d90-4c96-b97d-60d1eb481891 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] GET https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 Jul 03 11:52:38.893026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c6e23df3-4d90-4c96-b97d-60d1eb481891 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:38.893281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c6e23df3-4d90-4c96-b97d-60d1eb481891 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:38.900263 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c6e23df3-4d90-4c96-b97d-60d1eb481891 tempest-TaggedAttachmentsTest-912396795 tempest-TaggedAttachmentsTest-912396795-project-member] https://10.4.3.170/volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 returned with HTTP 404 Jul 03 11:52:38.900891 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 63/252] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:38 2026] GET /volume/v3/volumes/4dbd1de0-506f-4fd9-a595-2301976e1f07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:43.075116 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=191,cinder:UPDATE=19,cinder:INSERT=3 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:52:43.514432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-60d10c7c-bc95-4745-be07-480da84843eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:43.522979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60d10c7c-bc95-4745-be07-480da84843eb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:43.523262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60d10c7c-bc95-4745-be07-480da84843eb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:43.523527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60d10c7c-bc95-4745-be07-480da84843eb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:43.532143 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:43.532143 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:43.536444 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-60d10c7c-bc95-4745-be07-480da84843eb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:43.545697 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60d10c7c-bc95-4745-be07-480da84843eb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:43.546248 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 64/253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:43 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:43.590927 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:43.595478 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:43.595677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:43.597977 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:43.604966 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:43.604966 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:43.608510 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:43.612782 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-20433bc6-7d58-4f79-b701-a056a9d00230 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:43.613142 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 64/254] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:43 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:45.076257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-20bccfef-e487-4375-8f5f-4b48682413a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:45.079083 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:52:45.079267 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:45.079476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:45.079660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Delete volume with id: 5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:52:45.089756 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:45.089756 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:45.090264 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:45.128327 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Delete volume request issued successfully. Jul 03 11:52:45.128610 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20bccfef-e487-4375-8f5f-4b48682413a5 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 202 Jul 03 11:52:45.129194 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 64/255] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:45 2026] DELETE /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:45.138101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1c9b8383-68cb-43be-8297-706a2f803c70 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:45.142134 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c9b8383-68cb-43be-8297-706a2f803c70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:52:45.142387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c9b8383-68cb-43be-8297-706a2f803c70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:45.142650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c9b8383-68cb-43be-8297-706a2f803c70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:45.151635 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:45.151635 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:45.158168 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1c9b8383-68cb-43be-8297-706a2f803c70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:45.164215 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c9b8383-68cb-43be-8297-706a2f803c70 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 200 Jul 03 11:52:45.164215 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 64/256] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:45 2026] GET /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:45.660428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c0e8e7cf-2027-41e9-8a6e-d9aca838c940 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:45.660866 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0e8e7cf-2027-41e9-8a6e-d9aca838c940 None None] GET https://10.4.3.170/volume// Jul 03 11:52:45.660866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0e8e7cf-2027-41e9-8a6e-d9aca838c940 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:45.661085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0e8e7cf-2027-41e9-8a6e-d9aca838c940 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:45.661451 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0e8e7cf-2027-41e9-8a6e-d9aca838c940 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:45.661868 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 65/257] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:52: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 11:52:45.669352 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-976e9fe0-9a91-4535-84a2-2a3e49b77840 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:45.672293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-976e9fe0-9a91-4535-84a2-2a3e49b77840 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:52:45.672545 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-976e9fe0-9a91-4535-84a2-2a3e49b77840 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e64e87-c6b6-4aa7-833f-cb70f41c5135", "connector": null, "instance_uuid": "d8dadc45-8e6d-4cdf-aad8-c32d109d5df8"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:45.684187 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:45.684187 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:45.722477 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-976e9fe0-9a91-4535-84a2-2a3e49b77840 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:52:45.723013 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 65/258] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:52:45 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 11:52:46.143090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56efe608-1448-4a1c-9804-e55baffe8874 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.144869 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56efe608-1448-4a1c-9804-e55baffe8874 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:46.145059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56efe608-1448-4a1c-9804-e55baffe8874 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.145227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56efe608-1448-4a1c-9804-e55baffe8874 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.155693 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:46.155693 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:46.159337 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-56efe608-1448-4a1c-9804-e55baffe8874 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:46.163798 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56efe608-1448-4a1c-9804-e55baffe8874 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:46.164243 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 65/259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:46 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:46.186645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-64d0e87c-f2c5-48f3-a0c3-d60006c80ceb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.189698 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64d0e87c-f2c5-48f3-a0c3-d60006c80ceb tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 Jul 03 11:52:46.189945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64d0e87c-f2c5-48f3-a0c3-d60006c80ceb tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.190139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64d0e87c-f2c5-48f3-a0c3-d60006c80ceb tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.195110 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=213,cinder:INSERT=11,cinder:UPDATE=26 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:52:46.202939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64d0e87c-f2c5-48f3-a0c3-d60006c80ceb tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 returned with HTTP 404 Jul 03 11:52:46.203575 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 65/260] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:46 2026] GET /volume/v3/volumes/5c32cdac-0503-44cf-a01a-bf1ffc146809 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:46.210900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-af863a9b-0412-49e2-b511-a37010ea7101 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.212912 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:46.213072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.213146 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.213309 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Delete volume with id: 2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:46.220570 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:46.220570 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:46.221031 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:46.238249 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Delete volume request issued successfully. Jul 03 11:52:46.238448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af863a9b-0412-49e2-b511-a37010ea7101 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 202 Jul 03 11:52:46.238838 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 66/261] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:46 2026] DELETE /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:46.252653 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.255956 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:46.259595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.259595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.259722 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8042591f-b021-4021-80ea-21be357ed62a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.259722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8042591f-b021-4021-80ea-21be357ed62a None None] GET https://10.4.3.170/volume// Jul 03 11:52:46.259722 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8042591f-b021-4021-80ea-21be357ed62a None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.259722 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8042591f-b021-4021-80ea-21be357ed62a None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.259722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8042591f-b021-4021-80ea-21be357ed62a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:46.259911 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=202,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:52:46.259963 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 66/262] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52:46 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 11:52:46.263747 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:46.263747 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:46.268430 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Volume info retrieved successfully. Jul 03 11:52:46.268923 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.272773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:46.272978 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:46.273119 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8bbfaf5a-fbc1-4e0e-bc27-9431c728ddb7 tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 200 Jul 03 11:52:46.273189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:46.273796 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 66/263] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:46 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:46.283793 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:46.283793 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:46.288700 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:46.294678 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-de9e1d0e-fadd-4ac0-a05b-a05e156340a6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:46.295476 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 66/264] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:46 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 11:52:46.422033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:46.424413 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] PUT https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 Jul 03 11:52:46.424615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:46.440724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Acquiring lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:52:46.448789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" acquired by "attachment_update" :: waited 0.009s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:52:46.450257 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:46.450257 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:46.983189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" released by "attachment_update" :: held 0.534s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:52:46.983850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-090be593-b27d-447e-8b52-efc972227c42 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 returned with HTTP 200 Jul 03 11:52:46.984401 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 67/265] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:52:46 2026] PUT /volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:47.180249 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:47.186193 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:47.186508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:47.186764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:47.199693 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:47.199693 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:47.203781 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:47.209567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8cbe3fa2-0e8f-4a2b-bff3-b7a81336732d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:47.210093 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 67/266] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:47 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:47.288227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a8f2a699-1b81-48ea-80af-b070eb62b9de None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:47.290021 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a8f2a699-1b81-48ea-80af-b070eb62b9de tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] GET https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 Jul 03 11:52:47.291777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a8f2a699-1b81-48ea-80af-b070eb62b9de tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:47.291777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a8f2a699-1b81-48ea-80af-b070eb62b9de tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:47.298089 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a8f2a699-1b81-48ea-80af-b070eb62b9de tempest-TestMultiAttachVolumeSwap-1869198938 tempest-TestMultiAttachVolumeSwap-1869198938-project-member] https://10.4.3.170/volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 returned with HTTP 404 Jul 03 11:52:47.299144 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 67/267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:47 2026] GET /volume/v3/volumes/2538a807-b8d0-4d42-b808-77f678cb7366 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:47.751017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-7e867901-78b5-40b6-8425-8608f9604594 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:47.754244 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-7e867901-78b5-40b6-8425-8608f9604594 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc Jul 03 11:52:47.755130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-7e867901-78b5-40b6-8425-8608f9604594 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:47.755532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-7e867901-78b5-40b6-8425-8608f9604594 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:47.767898 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:47.767898 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:47.964192 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:47.967039 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:52:47.967512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-780994915", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:47.969985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-780994915', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:52:47.970224 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Create volume of 1 GB Jul 03 11:52:47.970607 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:47.970607 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:47.974769 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Availability Zones retrieved successfully. Jul 03 11:52:47.981390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Flow 'volume_create_api' (038ac03a-8f1a-4fe9-9c02-d33f96219826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:52:47.982729 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2caa52-d922-4848-8ea2-547ae7af5960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:47.984133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:52:48.012663 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2caa52-d922-4848-8ea2-547ae7af5960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:48.013516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbdf9414-022f-4114-b9bc-a4d4c3e442b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:48.104983 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Created reservations ['8390de90-d95b-4d12-ab72-26686a0acdbe', 'd89bdb8c-e6e0-42ae-a03d-add2d10797a1', '987416c6-464d-487e-8855-67a0f4a592b5', '39ce45ee-6712-48d4-8a30-d12121361f9d'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:52:48.105715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbdf9414-022f-4114-b9bc-a4d4c3e442b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8390de90-d95b-4d12-ab72-26686a0acdbe', 'd89bdb8c-e6e0-42ae-a03d-add2d10797a1', '987416c6-464d-487e-8855-67a0f4a592b5', '39ce45ee-6712-48d4-8a30-d12121361f9d']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:48.108582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7951eaff-5497-4882-8645-98c25bef5ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:48.142388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7951eaff-5497-4882-8645-98c25bef5ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1391fe6-b1ec-430b-a92f-7c2daf7d71e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-780994915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23689e4bba0417eb697ff56f6ce0210',qos_specs=None,replication_status=,reservations=['8390de90-d95b-4d12-ab72-26686a0acdbe','d89bdb8c-e6e0-42ae-a03d-add2d10797a1','987416c6-464d-487e-8855-67a0f4a592b5','39ce45ee-6712-48d4-8a30-d12121361f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd9682c7d3241ed9640bdc9ae772da3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-780994915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1391fe6-b1ec-430b-a92f-7c2daf7d71e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c23689e4bba0417eb697ff56f6ce0210',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fd9682c7d3241ed9640bdc9ae772da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:48.143125 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417ca8f6-26b4-4485-9016-1f053dc1e3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:48.167102 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417ca8f6-26b4-4485-9016-1f053dc1e3d0) transitioned into state 'SUCCESS' from state '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-780994915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23689e4bba0417eb697ff56f6ce0210',qos_specs=None,replication_status=,reservations=['8390de90-d95b-4d12-ab72-26686a0acdbe','d89bdb8c-e6e0-42ae-a03d-add2d10797a1','987416c6-464d-487e-8855-67a0f4a592b5','39ce45ee-6712-48d4-8a30-d12121361f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fd9682c7d3241ed9640bdc9ae772da3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:48.168286 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8f6364-e435-4ec2-9f09-e04525d12bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:48.183887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8f6364-e435-4ec2-9f09-e04525d12bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:48.184654 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Flow 'volume_create_api' (038ac03a-8f1a-4fe9-9c02-d33f96219826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:52:48.185008 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Create volume request issued successfully. Jul 03 11:52:48.185723 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-3fd2556e-2a18-476d-b761-05030fa18870 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:52:48.188039 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 68/268] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 11:52:47 2026] POST /volume/v3/volumes => generated 754 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:52:48.195823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:48.199234 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:48.199234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:48.199234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:48.216941 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:48.216941 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:48.222586 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:48.226910 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:48.229280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:48.229745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:48.230128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:48.232473 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e5555605-311f-4421-9b1e-7d735cac2608 req-8e025250-b430-4fc7-a37f-1fa78c706cbd tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 200 Jul 03 11:52:48.232926 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 68/269] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:48 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:48.244226 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:48.244226 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:48.249081 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:48.257687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a89230f-fe4d-4ec2-af0a-c9aee1231b74 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:48.258183 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 68/270] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:48 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:48.275092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:48.279225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:48.279329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:48.280047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:48.292214 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:48.292214 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:48.296467 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:48.302303 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-22226eb5-45b7-423b-8ffd-9de2857af4c3 req-0109f720-41b8-408b-8148-e9054b134824 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 200 Jul 03 11:52:48.302657 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 69/271] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:48 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:48.325757 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-7e867901-78b5-40b6-8425-8608f9604594 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc returned with HTTP 200 Jul 03 11:52:48.326280 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 67/272] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:47 2026] DELETE /volume/v3/attachments/3d5db008-b8b0-4e4d-afb7-2d26b83c1edc => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:48.339324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-6de5fad4-b9ee-4c96-8df4-83a83558ee8d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:48.345518 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-6de5fad4-b9ee-4c96-8df4-83a83558ee8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b Jul 03 11:52:48.345774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-6de5fad4-b9ee-4c96-8df4-83a83558ee8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:48.346043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-6de5fad4-b9ee-4c96-8df4-83a83558ee8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:48.360346 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:48.360346 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:48.902777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-6de5fad4-b9ee-4c96-8df4-83a83558ee8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b returned with HTTP 200 Jul 03 11:52:48.903178 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 69/273] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:48 2026] DELETE /volume/v3/attachments/1b088f87-abdc-4bbd-b275-37ba6e9b4b8b => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:48.913828 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-d5873e11-33b1-44e3-b56d-8fdbfad04e42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:48.916157 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-d5873e11-33b1-44e3-b56d-8fdbfad04e42 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c Jul 03 11:52:48.916583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-d5873e11-33b1-44e3-b56d-8fdbfad04e42 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:48.916915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-d5873e11-33b1-44e3-b56d-8fdbfad04e42 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:48.924592 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:48.924592 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:49.277006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:49.279195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:49.279644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:49.279644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:49.291353 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:49.291353 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:49.295341 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:49.301549 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-916c7917-37fc-4eb4-bf27-bce81b9549c5 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:49.302123 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 70/274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:49 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:49.337442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:49.349161 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:49.349161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:49.349161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:49.357030 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:49.357030 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:49.364084 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:49.373953 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ed300691-3127-4b9e-8501-286d2353b0bc req-04563af3-efcd-4dd1-a4d3-f4cd7ca459ac tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 200 Jul 03 11:52:49.373953 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 68/275] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:49 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:49.401538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:49.407001 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:52:49.407481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1391fe6-b1ec-430b-a92f-7c2daf7d71e9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1086311004", "description": null, "metadata": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:49.417629 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:49.417629 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:49.418134 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:49.418720 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Create snapshot from volume d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:49.436993 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-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 11:52:49.485467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Created reservations ['af8c57bb-4064-428d-b2bc-ce90b8fe522d', '14a9ac86-6042-49aa-803d-891ef75d6ecb', 'f5599b56-4213-4516-aed2-fdb7af5567ce', 'd4f43736-c01c-49a3-92a8-20593bddd869'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:52:49.509927 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dd9275f0-8f13-46f5-858a-eef7ec2dffb6 req-d5873e11-33b1-44e3-b56d-8fdbfad04e42 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c returned with HTTP 200 Jul 03 11:52:49.510529 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 69/276] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:48 2026] DELETE /volume/v3/attachments/652dd061-f502-4b00-b75c-a9e1b0a8b07c => generated 19 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:49.588394 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Snapshot create request issued successfully. Jul 03 11:52:49.588394 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-86f41a4a-371a-416f-ba15-e50d72ab3f6a req-fcd983d5-e625-4579-af1a-4f9ea7fbe51c tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:52:49.588394 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 70/277] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 11:52:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:52:49.899660 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:49.902168 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] GET https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:49.902450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:49.902708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:49.925777 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:49.925777 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:49.926419 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Snapshot retrieved successfully. Jul 03 11:52:49.927557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-629d6cd0-1e63-4142-9114-4a12fa3b410c req-60a8e51f-c58f-48ae-8355-6d6199c44c30 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 returned with HTTP 200 Jul 03 11:52:49.928052 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 71/278] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 11:52:49 2026] GET /volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:49.959322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:49.961425 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:52:49.961625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:49.961805 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:49.962084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:52:49.963138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:52:49.990041 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] Get all snapshots completed successfully. Jul 03 11:52:49.990612 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:49.990612 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:49.991393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b80be9f5-efe8-4696-a509-399c08a04132 req-6d93eef5-29bb-4ae6-8d4f-961d11fbea35 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-reader] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:52:49.991958 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 69/279] 10.4.3.170 () {68 vars in 1514 bytes} [Fri Jul 3 11:52:49 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:50.018929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:50.021513 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:50.021788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:50.022040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:50.064653 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:50.064653 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:50.065321 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Snapshot retrieved successfully. Jul 03 11:52:50.066832 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8bcca1e5-f3c8-4212-9ac4-19673e3a6ea0 req-d61bd174-890a-4485-b0eb-7e38de8964da tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 returned with HTTP 200 Jul 03 11:52:50.067438 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 70/280] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 11:52:50 2026] GET /volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:50.095732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:50.098323 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:50.098597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:50.098850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:50.099005 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Delete snapshot with id: fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:50.121689 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:50.121689 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:50.122034 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Snapshot retrieved successfully. Jul 03 11:52:50.174401 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Snapshot delete request issued successfully. Jul 03 11:52:50.174401 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4121a49d-a3dc-4c03-97db-033023fbac1f req-d0fc7fac-0130-4917-88de-df465ed18593 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 returned with HTTP 202 Jul 03 11:52:50.174401 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 71/281] 10.4.3.170 () {70 vars in 1626 bytes} [Fri Jul 3 11:52:50 2026] DELETE /volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:50.200915 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:50.206288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:50.206631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:50.207183 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:50.211811 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:50.211811 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:50.212330 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Snapshot retrieved successfully. Jul 03 11:52:50.213736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-601b9889-3356-47e2-a9c7-8823bd2a411c req-b451daa4-890c-48f7-b14f-9845a2186784 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 returned with HTTP 200 Jul 03 11:52:50.215605 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 72/282] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 11:52:50 2026] GET /volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:50.318695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:50.321037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:50.321205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:50.321438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:50.341713 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:50.341713 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:50.346458 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:50.357602 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2374b1e-b413-48bb-ae5b-314efe4638c6 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:50.358126 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 70/283] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:50 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:51.237158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-aaa22ce9-6a0e-4a17-b403-d0e58ad27db1 req-7d228734-4cf9-4daf-b31a-424ab1fc69bc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:51.239254 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-aaa22ce9-6a0e-4a17-b403-d0e58ad27db1 req-7d228734-4cf9-4daf-b31a-424ab1fc69bc tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 Jul 03 11:52:51.239550 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-aaa22ce9-6a0e-4a17-b403-d0e58ad27db1 req-7d228734-4cf9-4daf-b31a-424ab1fc69bc tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:51.239789 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-aaa22ce9-6a0e-4a17-b403-d0e58ad27db1 req-7d228734-4cf9-4daf-b31a-424ab1fc69bc tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:51.244288 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-aaa22ce9-6a0e-4a17-b403-d0e58ad27db1 req-7d228734-4cf9-4daf-b31a-424ab1fc69bc tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 returned with HTTP 404 Jul 03 11:52:51.244875 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 71/284] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 11:52:51 2026] GET /volume/v3/snapshots/fd3c71f7-0ddb-49c1-8de3-d7b01c974ae8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:51.267009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:51.269459 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:51.269763 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:51.270031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:51.270266 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Delete volume with id: d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:51.278504 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:51.278504 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:51.278908 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:51.313395 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Delete volume request issued successfully. Jul 03 11:52:51.313395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2817e04f-c867-47a2-8968-2ae98731b178 req-fdbcbc7f-74d0-4f29-9482-f3fe5dbc7244 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 202 Jul 03 11:52:51.313395 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 72/285] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:52:51 2026] DELETE /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:51.337640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:51.340625 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:51.340855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:51.341114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:51.351193 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:51.351193 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:51.356073 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Volume info retrieved successfully. Jul 03 11:52:51.362330 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-18686a39-7bdf-4b85-a2c0-8a8e09c15c52 req-222fcf65-d45b-48c8-bac0-d2355b482358 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 200 Jul 03 11:52:51.363112 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 73/286] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:51 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:51.373944 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:51.379158 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:51.379158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:51.379158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:51.397441 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:51.397441 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:51.404025 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:51.409308 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88d70653-2c5b-4dfd-93f5-672154f7ecbb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:51.409897 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 71/287] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:51 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:52.391366 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-cd7a3f06-d0d1-4e7f-a6ce-473cc9d0d4ca req-a02a808d-bd98-4c0d-9453-e1b0feaf9262 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:52.393212 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-cd7a3f06-d0d1-4e7f-a6ce-473cc9d0d4ca req-a02a808d-bd98-4c0d-9453-e1b0feaf9262 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:52.393387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-cd7a3f06-d0d1-4e7f-a6ce-473cc9d0d4ca req-a02a808d-bd98-4c0d-9453-e1b0feaf9262 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:52.393578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-cd7a3f06-d0d1-4e7f-a6ce-473cc9d0d4ca req-a02a808d-bd98-4c0d-9453-e1b0feaf9262 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:52.402859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-cd7a3f06-d0d1-4e7f-a6ce-473cc9d0d4ca req-a02a808d-bd98-4c0d-9453-e1b0feaf9262 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 404 Jul 03 11:52:52.403293 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 72/288] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:52 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:52.429814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:52.433973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:52.434214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:52.434483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:52.438455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:52.441690 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:52.441870 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:52.442031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:52.442172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Delete volume with id: d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:52.448189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ce9bbe06-31d8-4eb6-9a5b-25c27d12da1e req-d2d08af5-4a89-4df8-a9f3-3f2b7312d9e4 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 404 Jul 03 11:52:52.448799 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 74/289] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:52:52 2026] DELETE /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:52.451844 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:52.451844 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:52.459275 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:52.466553 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb0b640e-8ff6-42cb-b735-06ba2e822317 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:52.467122 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 73/290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:52 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:52.475408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-03adda17-d367-4f58-8863-f2f6d14d69a9 req-f8fe3567-d1c4-4cab-aa77-529955dd8024 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:52.479312 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-03adda17-d367-4f58-8863-f2f6d14d69a9 req-f8fe3567-d1c4-4cab-aa77-529955dd8024 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] GET https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 Jul 03 11:52:52.479312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-03adda17-d367-4f58-8863-f2f6d14d69a9 req-f8fe3567-d1c4-4cab-aa77-529955dd8024 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:52.479312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-03adda17-d367-4f58-8863-f2f6d14d69a9 req-f8fe3567-d1c4-4cab-aa77-529955dd8024 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:52.484991 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-03adda17-d367-4f58-8863-f2f6d14d69a9 req-f8fe3567-d1c4-4cab-aa77-529955dd8024 tempest-VolumesSnapshotsTestJSON-489053586 tempest-VolumesSnapshotsTestJSON-489053586-project-member] https://10.4.3.170/volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 returned with HTTP 404 Jul 03 11:52:52.485935 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 72/291] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:52 2026] GET /volume/v3/volumes/d1391fe6-b1ec-430b-a92f-7c2daf7d71e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:53.237978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-80e4d5a2-2ff0-45e9-a529-f92dd5a9fbf8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:53.243265 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-80e4d5a2-2ff0-45e9-a529-f92dd5a9fbf8 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667/action Jul 03 11:52:53.243805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-80e4d5a2-2ff0-45e9-a529-f92dd5a9fbf8 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:52:53.243968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-80e4d5a2-2ff0-45e9-a529-f92dd5a9fbf8 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:53.265806 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:53.265806 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:53.304122 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4ac4fdfc-37b1-4b50-b73d-4d1aacc1ff80 req-80e4d5a2-2ff0-45e9-a529-f92dd5a9fbf8 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667/action returned with HTTP 204 Jul 03 11:52:53.304122 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 73/292] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:52:53 2026] POST /volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:53.479551 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:53.481983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:53.482260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:53.482552 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:53.495175 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:53.495175 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:53.500003 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:53.506190 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c54ed6c-61fe-40c0-8956-e0b4d599a420 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:53.506756 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 75/293] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:53 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:53.523284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:53.525099 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:53.525231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:53.525408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:53.543104 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:53.543104 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:53.547034 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:53.553653 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb3bbe1a-b478-4465-a247-a30a7c0e8ec3 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:53.555034 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 74/294] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:53 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:54.119276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:54.123392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:54.123392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:54.123392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:54.139503 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:54.139503 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:54.149599 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:54.164749 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-1e142fea-142e-4437-b3ff-ca4db5d49ab4 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:54.164749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 73/295] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:52:54 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:54.782777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:54.786614 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:52:54.786856 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:54.787076 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:54.787235 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume with id: a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:52:54.800259 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:54.800259 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:54.800762 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:54.824523 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume request issued successfully. Jul 03 11:52:54.824757 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef68e2a9-3b0a-4637-87fb-721dfb39755b tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 202 Jul 03 11:52:54.825192 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 74/296] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:54 2026] DELETE /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:54.833641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aed1508e-26f7-4f71-af39-36d851190065 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:54.837028 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aed1508e-26f7-4f71-af39-36d851190065 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:52:54.837203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aed1508e-26f7-4f71-af39-36d851190065 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:54.837740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aed1508e-26f7-4f71-af39-36d851190065 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:54.847903 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:54.847903 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:54.857763 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-aed1508e-26f7-4f71-af39-36d851190065 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:54.876846 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aed1508e-26f7-4f71-af39-36d851190065 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 200 Jul 03 11:52:54.877195 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 76/297] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:54 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:55.892460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ef553f91-fef8-45e1-8d08-6a14db5cf84e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:55.894738 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef553f91-fef8-45e1-8d08-6a14db5cf84e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 Jul 03 11:52:55.895023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef553f91-fef8-45e1-8d08-6a14db5cf84e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:55.895286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef553f91-fef8-45e1-8d08-6a14db5cf84e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:55.903527 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef553f91-fef8-45e1-8d08-6a14db5cf84e tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 returned with HTTP 404 Jul 03 11:52:55.903950 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 75/298] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:55 2026] GET /volume/v3/volumes/a98d2ea4-f35f-4145-b448-c39454260c73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:55.911437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:55.913137 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:52:55.913518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:55.914895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:55.914895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume with id: 7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:52:55.921840 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:55.921840 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:55.922622 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:55.983151 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume request issued successfully. Jul 03 11:52:55.983151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd54e5a4-3cce-41a9-b998-c07dd962f4b0 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 202 Jul 03 11:52:55.983151 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 74/299] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:55 2026] DELETE /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:55.993420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:55.996971 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:52:55.997151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:55.997312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:56.007002 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:56.007002 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:56.014575 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:56.020305 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-faf3b916-0f84-4d97-b742-9c3f1fd8f123 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 200 Jul 03 11:52:56.020678 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 75/300] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:55 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:52:56.534786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-97c6d290-780d-4286-b629-4d8982b931e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.768867 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-97c6d290-780d-4286-b629-4d8982b931e9 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:52:56.769028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-97c6d290-780d-4286-b629-4d8982b931e9 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-71774257", "description": "tempest-group-type-description-240032724", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:56.813930 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-97c6d290-780d-4286-b629-4d8982b931e9 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:52:56.814296 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 77/301] 10.4.3.170 () {70 vars in 1312 bytes} [Fri Jul 3 11:52:56 2026] POST /volume/v3/group_types => generated 262 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:56.825740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a7233887-15aa-4a4e-9195-4c8a2c9ff226 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.827944 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7233887-15aa-4a4e-9195-4c8a2c9ff226 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types Jul 03 11:52:56.828245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7233887-15aa-4a4e-9195-4c8a2c9ff226 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:56.828886 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7233887-15aa-4a4e-9195-4c8a2c9ff226 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:56.846332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7233887-15aa-4a4e-9195-4c8a2c9ff226 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Jul 03 11:52:56.847010 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 76/302] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 3 11:52:56 2026] GET /volume/v3/group_types => generated 496 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:56.856098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-043b7de5-76b0-44e8-ba85-727f1585fd14 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.858762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-043b7de5-76b0-44e8-ba85-727f1585fd14 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] PUT https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f Jul 03 11:52:56.859159 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-043b7de5-76b0-44e8-ba85-727f1585fd14 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1354071624", "description": "updated-group-type-desc"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:56.890809 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-043b7de5-76b0-44e8-ba85-727f1585fd14 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f returned with HTTP 200 Jul 03 11:52:56.892544 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 75/303] 10.4.3.170 () {70 vars in 1422 bytes} [Fri Jul 3 11:52:56 2026] PUT /volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f => generated 255 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:56.901394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c501c5f4-c519-43ae-a391-4f67feb4b1b4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.903837 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c501c5f4-c519-43ae-a391-4f67feb4b1b4 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f Jul 03 11:52:56.905396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c501c5f4-c519-43ae-a391-4f67feb4b1b4 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:56.905396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c501c5f4-c519-43ae-a391-4f67feb4b1b4 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:56.917354 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c501c5f4-c519-43ae-a391-4f67feb4b1b4 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f returned with HTTP 200 Jul 03 11:52:56.917864 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 76/304] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 3 11:52:56 2026] GET /volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:56.932770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b05ab4c-4ebe-4328-a5f0-eec4b825de70 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.937208 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b05ab4c-4ebe-4328-a5f0-eec4b825de70 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f Jul 03 11:52:56.937313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b05ab4c-4ebe-4328-a5f0-eec4b825de70 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:56.937640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b05ab4c-4ebe-4328-a5f0-eec4b825de70 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:56.969724 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b05ab4c-4ebe-4328-a5f0-eec4b825de70 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f returned with HTTP 202 Jul 03 11:52:56.970204 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 78/305] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:52:56 2026] DELETE /volume/v3/group_types/bf4cd4be-d9de-4906-8d8a-a26490952f7f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:52:56.979155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d9e87920-8954-4bad-8903-b763069b9117 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:56.982855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9e87920-8954-4bad-8903-b763069b9117 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types Jul 03 11:52:56.983085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9e87920-8954-4bad-8903-b763069b9117 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:56.983280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9e87920-8954-4bad-8903-b763069b9117 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:56.994966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9e87920-8954-4bad-8903-b763069b9117 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Jul 03 11:52:56.995470 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 77/306] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 3 11:52:56 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.014587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-625c4fd5-5e6c-4e62-a9c6-f7870237714a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.018100 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-625c4fd5-5e6c-4e62-a9c6-f7870237714a tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:52:57.018400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-625c4fd5-5e6c-4e62-a9c6-f7870237714a tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1345967554", "is_public": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:57.039423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a92fe542-fb04-4056-a5f7-2100a84b9e8d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.042586 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a92fe542-fb04-4056-a5f7-2100a84b9e8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 Jul 03 11:52:57.043132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a92fe542-fb04-4056-a5f7-2100a84b9e8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.043528 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a92fe542-fb04-4056-a5f7-2100a84b9e8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.053587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-009b66e5-00b0-49ff-bd48-2b82a58994cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.053587 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-009b66e5-00b0-49ff-bd48-2b82a58994cb None None] GET https://10.4.3.170/volume// Jul 03 11:52:57.053587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-009b66e5-00b0-49ff-bd48-2b82a58994cb None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.053587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-009b66e5-00b0-49ff-bd48-2b82a58994cb None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.054024 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-009b66e5-00b0-49ff-bd48-2b82a58994cb None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:57.054693 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 79/307] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52:57 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 11:52:57.056575 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a92fe542-fb04-4056-a5f7-2100a84b9e8d tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 returned with HTTP 404 Jul 03 11:52:57.057338 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-625c4fd5-5e6c-4e62-a9c6-f7870237714a tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:52:57.058490 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 77/308] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/volumes/7f2f494e-327a-4867-9f13-070be7d475c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:57.059057 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 76/309] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:52:57 2026] POST /volume/v3/group_types => generated 164 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:57.068363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-65f841f2-f9dc-4271-9f42-dad833946681 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.070608 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6c3c6d4f-e77b-4ef3-b1d1-4825bc9dd3de None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.071508 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:52:57.071859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.071958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-17e684fe-5d8e-4dd3-a3f3-54ff03d59f21 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.072546 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c3c6d4f-e77b-4ef3-b1d1-4825bc9dd3de tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:52:57.072605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.072678 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume with id: 0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:52:57.073594 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c3c6d4f-e77b-4ef3-b1d1-4825bc9dd3de tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-82045755", "is_public": false}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:57.075311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-17e684fe-5d8e-4dd3-a3f3-54ff03d59f21 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:52:57.075895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-17e684fe-5d8e-4dd3-a3f3-54ff03d59f21 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e64e87-c6b6-4aa7-833f-cb70f41c5135", "connector": null, "instance_uuid": "d8dadc45-8e6d-4cdf-aad8-c32d109d5df8"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:57.083426 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:57.083426 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:57.084103 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:57.097117 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:57.097117 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:57.098428 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c3c6d4f-e77b-4ef3-b1d1-4825bc9dd3de tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:52:57.098923 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 80/310] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:52:57 2026] POST /volume/v3/group_types => generated 163 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:57.109316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ffa7196-601a-45c5-b8d8-16582ad05de7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.111101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ffa7196-601a-45c5-b8d8-16582ad05de7 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 11:52:57.111316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ffa7196-601a-45c5-b8d8-16582ad05de7 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.111564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ffa7196-601a-45c5-b8d8-16582ad05de7 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.112850 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Delete volume request issued successfully. Jul 03 11:52:57.113047 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65f841f2-f9dc-4271-9f42-dad833946681 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 202 Jul 03 11:52:57.113449 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 78/311] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:52:57 2026] DELETE /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:52:57.128232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4f02a072-8578-458d-a12d-7e6c71298348 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.130823 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ffa7196-601a-45c5-b8d8-16582ad05de7 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 11:52:57.131304 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 77/312] 10.4.3.170 () {68 vars in 1351 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.132107 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f02a072-8578-458d-a12d-7e6c71298348 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:52:57.132748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f02a072-8578-458d-a12d-7e6c71298348 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.133032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f02a072-8578-458d-a12d-7e6c71298348 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.145338 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-17e684fe-5d8e-4dd3-a3f3-54ff03d59f21 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:52:57.146783 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 78/313] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:52: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 11:52:57.146903 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bfbc11ab-9b76-4a3a-acb6-b650e5bf1b36 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.151669 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfbc11ab-9b76-4a3a-acb6-b650e5bf1b36 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 11:52:57.152016 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfbc11ab-9b76-4a3a-acb6-b650e5bf1b36 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.152337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfbc11ab-9b76-4a3a-acb6-b650e5bf1b36 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.152777 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:57.152777 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:52:57.156850 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eba09326-fe67-4cf8-96e6-5974d413f1bc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.157544 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eba09326-fe67-4cf8-96e6-5974d413f1bc None None] GET https://10.4.3.170/volume// Jul 03 11:52:57.157641 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eba09326-fe67-4cf8-96e6-5974d413f1bc None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.160255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eba09326-fe67-4cf8-96e6-5974d413f1bc None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.160255 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eba09326-fe67-4cf8-96e6-5974d413f1bc None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:57.160255 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 78/314] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52:57 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 11:52:57.161267 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4f02a072-8578-458d-a12d-7e6c71298348 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Volume info retrieved successfully. Jul 03 11:52:57.165285 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfbc11ab-9b76-4a3a-acb6-b650e5bf1b36 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 11:52:57.165908 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 79/315] 10.4.3.170 () {68 vars in 1353 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.168723 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f02a072-8578-458d-a12d-7e6c71298348 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 200 Jul 03 11:52:57.169309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 81/316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 1388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.172183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.174688 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:57.175043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.175043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.176333 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-367f66aa-fdd6-40f9-bade-5201a96d7794 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.178911 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-367f66aa-fdd6-40f9-bade-5201a96d7794 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=False Jul 03 11:52:57.179244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-367f66aa-fdd6-40f9-bade-5201a96d7794 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.179677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-367f66aa-fdd6-40f9-bade-5201a96d7794 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.188929 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-367f66aa-fdd6-40f9-bade-5201a96d7794 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 11:52:57.189300 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 79/317] 10.4.3.170 () {68 vars in 1321 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.190606 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:57.190606 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:57.194697 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:57.198823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-93fa468d-0848-4f0a-b6f8-cf3eb8ba5893 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.200611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-343a97cf-939b-4d74-b495-a3a562be9989 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:57.200750 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93fa468d-0848-4f0a-b6f8-cf3eb8ba5893 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=True Jul 03 11:52:57.200958 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 79/318] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:57.201033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93fa468d-0848-4f0a-b6f8-cf3eb8ba5893 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.201226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93fa468d-0848-4f0a-b6f8-cf3eb8ba5893 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.206895 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93fa468d-0848-4f0a-b6f8-cf3eb8ba5893 tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 11:52:57.207395 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 80/319] 10.4.3.170 () {68 vars in 1319 bytes} [Fri Jul 3 11:52:57 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:57.218319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8af7ecda-4450-4dd6-91b9-4b30f8bb916d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.222123 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8af7ecda-4450-4dd6-91b9-4b30f8bb916d tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/5db3f9db-7fc9-4a04-b9ed-eedd01581dad Jul 03 11:52:57.222470 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8af7ecda-4450-4dd6-91b9-4b30f8bb916d tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.222756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8af7ecda-4450-4dd6-91b9-4b30f8bb916d tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.235404 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8af7ecda-4450-4dd6-91b9-4b30f8bb916d tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types/5db3f9db-7fc9-4a04-b9ed-eedd01581dad returned with HTTP 202 Jul 03 11:52:57.235884 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 82/320] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:52:57 2026] DELETE /volume/v3/group_types/5db3f9db-7fc9-4a04-b9ed-eedd01581dad => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:52:57.245291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ff70713b-6847-4592-b8d2-9a32287499fb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.247925 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff70713b-6847-4592-b8d2-9a32287499fb tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/e51662b3-37c1-47c2-abde-3991fb1830d6 Jul 03 11:52:57.248224 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff70713b-6847-4592-b8d2-9a32287499fb tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.248414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff70713b-6847-4592-b8d2-9a32287499fb tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.265318 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff70713b-6847-4592-b8d2-9a32287499fb tempest-GroupTypesTest-1787626233 tempest-GroupTypesTest-1787626233-project-admin] https://10.4.3.170/volume/v3/group_types/e51662b3-37c1-47c2-abde-3991fb1830d6 returned with HTTP 202 Jul 03 11:52:57.265650 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 80/321] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:52:57 2026] DELETE /volume/v3/group_types/e51662b3-37c1-47c2-abde-3991fb1830d6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:52:57.525793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-2cae4e93-2d99-41a7-9500-e0e7ce9ae981 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:57.528699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-2cae4e93-2d99-41a7-9500-e0e7ce9ae981 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 Jul 03 11:52:57.528959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-2cae4e93-2d99-41a7-9500-e0e7ce9ae981 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:57.529214 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-2cae4e93-2d99-41a7-9500-e0e7ce9ae981 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:57.538228 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:57.538228 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:58.081160 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-2cae4e93-2d99-41a7-9500-e0e7ce9ae981 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 returned with HTTP 200 Jul 03 11:52:58.081675 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 80/322] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:52:57 2026] DELETE /volume/v3/attachments/16e1f6dc-05ce-4080-97f6-69af8cc57667 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:52:58.183960 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-882fb1bd-a210-47ab-9c31-c3000680e237 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:58.186704 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-882fb1bd-a210-47ab-9c31-c3000680e237 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] GET https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a Jul 03 11:52:58.186979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-882fb1bd-a210-47ab-9c31-c3000680e237 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:58.187183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-882fb1bd-a210-47ab-9c31-c3000680e237 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:58.194556 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-882fb1bd-a210-47ab-9c31-c3000680e237 tempest-TaggedBootDevicesTest-893002381 tempest-TaggedBootDevicesTest-893002381-project-member] https://10.4.3.170/volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a returned with HTTP 404 Jul 03 11:52:58.195185 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 81/323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:58 2026] GET /volume/v3/volumes/0600dda0-b779-4b9d-a6d9-47448274940a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:52:59.607592 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:59.611291 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:52:59.611631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1632088638"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:59.613549 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1632088638'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:52:59.613811 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Create volume of 1 GB Jul 03 11:52:59.618242 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Availability Zones retrieved successfully. Jul 03 11:52:59.625236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Flow 'volume_create_api' (9ad64da2-1a76-41ec-bea8-9c981aa2fada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:52:59.626261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50daf62a-0b61-433f-a04a-f7ea0d489834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:59.627317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:52:59.660586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50daf62a-0b61-433f-a04a-f7ea0d489834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:59.661951 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c9954c-1702-4dc2-8927-e7529cec546b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:59.677888 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f1e1e2ef-3e06-4e4f-9a6b-a6bce9cee917 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:59.680017 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f1e1e2ef-3e06-4e4f-9a6b-a6bce9cee917 None None] GET https://10.4.3.170/volume// Jul 03 11:52:59.680017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f1e1e2ef-3e06-4e4f-9a6b-a6bce9cee917 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:59.680017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f1e1e2ef-3e06-4e4f-9a6b-a6bce9cee917 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:59.680017 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f1e1e2ef-3e06-4e4f-9a6b-a6bce9cee917 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:52:59.680017 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 81/324] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:52: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 11:52:59.687762 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:59.689859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:52:59.690068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:59.690445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:59.711199 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:59.711199 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:52:59.716065 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:52:59.721770 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-0d509cef-39df-4dfc-ba33-e01bba2e838f tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:52:59.722278 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 81/325] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:52:59 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:52:59.753827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Created reservations ['6a8cf9e8-f0a2-45d5-a180-593159713166', 'b22c3ad7-b74a-4d24-9089-8ec5f81c6228', '6c7ed84f-81ad-4a0a-b756-468a5ea71f85', '946d6a94-9905-4042-86e2-fcf79d29013b'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:52:59.755052 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c9954c-1702-4dc2-8927-e7529cec546b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8cf9e8-f0a2-45d5-a180-593159713166', 'b22c3ad7-b74a-4d24-9089-8ec5f81c6228', '6c7ed84f-81ad-4a0a-b756-468a5ea71f85', '946d6a94-9905-4042-86e2-fcf79d29013b']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:59.756315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f97ece9-88ac-4f7c-a31b-ca6844769c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:59.795977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f97ece9-88ac-4f7c-a31b-ca6844769c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd70ce433-ea94-4cdd-a541-fa55c15bf441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1632088638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d150398d44446dba7a93de08a93de25',qos_specs=None,replication_status=,reservations=['6a8cf9e8-f0a2-45d5-a180-593159713166','b22c3ad7-b74a-4d24-9089-8ec5f81c6228','6c7ed84f-81ad-4a0a-b756-468a5ea71f85','946d6a94-9905-4042-86e2-fcf79d29013b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34241641bf90496396002f709c78f6ad',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1632088638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d70ce433-ea94-4cdd-a541-fa55c15bf441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d150398d44446dba7a93de08a93de25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34241641bf90496396002f709c78f6ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:59.797201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de3daa7-de65-41bf-963c-0f0e5afcb6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:59.827421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de3daa7-de65-41bf-963c-0f0e5afcb6fa) transitioned into state 'SUCCESS' from state '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-1632088638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d150398d44446dba7a93de08a93de25',qos_specs=None,replication_status=,reservations=['6a8cf9e8-f0a2-45d5-a180-593159713166','b22c3ad7-b74a-4d24-9089-8ec5f81c6228','6c7ed84f-81ad-4a0a-b756-468a5ea71f85','946d6a94-9905-4042-86e2-fcf79d29013b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34241641bf90496396002f709c78f6ad',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:59.828181 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f91b89-042f-4af4-8658-e1a48ac45ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:52:59.832234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:59.837881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] PUT https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a Jul 03 11:52:59.838439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:52:59.842950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f91b89-042f-4af4-8658-e1a48ac45ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:52:59.844131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Flow 'volume_create_api' (9ad64da2-1a76-41ec-bea8-9c981aa2fada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:52:59.844455 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Create volume request issued successfully. Jul 03 11:52:59.845051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0cd6b49-63df-4f82-98f1-0cda542ad4fc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:52:59.845492 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 83/326] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:52:59 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:52:59.864709 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Acquiring lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:52:59.867013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:52:59.869760 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:52:59.869760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:52:59.869760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:52:59.870995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:52:59.872802 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:59.872802 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:52:59.878534 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:52:59.878534 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:52:59.883934 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:52:59.889394 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e3d3a71-ba86-48ef-b7db-518833de8987 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:52:59.889839 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 82/327] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:52:59 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:00.404990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-91e64e87-c6b6-4aa7-833f-cb70f41c5135-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:00.405602 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-889f3406-8c38-491e-b56d-56ff5a727b24 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a returned with HTTP 200 Jul 03 11:53:00.406824 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 82/328] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:52:59 2026] PUT /volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:00.892062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e32d7b7-7667-4f04-9edf-b76ca7d215b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:00.906394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:00.909115 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:00.909302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:00.909769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:00.920650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-c5f9d531-9376-4d83-9702-3a37f9d35061 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:00.923068 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-c5f9d531-9376-4d83-9702-3a37f9d35061 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a/action Jul 03 11:53:00.923534 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-c5f9d531-9376-4d83-9702-3a37f9d35061 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:00.923725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-c5f9d531-9376-4d83-9702-3a37f9d35061 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:00.926303 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:00.926303 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:00.930592 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:00.936698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e2e36de-b407-4f5d-8465-57bc437f7f22 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:00.940396 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 84/329] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:00 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:00.952310 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:00.952310 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:01.008878 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9bb43bd-8cd8-4ffd-8145-7119e3578b88 req-c5f9d531-9376-4d83-9702-3a37f9d35061 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a/action returned with HTTP 204 Jul 03 11:53:01.009737 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 83/330] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:00 2026] POST /volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:01.044422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:01.047282 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:01.047783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:01.047783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:01.059848 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:01.059848 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:01.065098 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:01.074622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-ecc35a46-30cd-4e17-ba05-34bb30879562 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:01.075287 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 83/331] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:01 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:01.109533 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e32d7b7-7667-4f04-9edf-b76ca7d215b1 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:53:01.109905 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e32d7b7-7667-4f04-9edf-b76ca7d215b1 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1075214452", "extra_specs": {"storage_protocol": "tempest-storage_protocol-421860358", "vendor_name": "tempest-vendor_name-1050427261"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:01.133820 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e32d7b7-7667-4f04-9edf-b76ca7d215b1 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:53:01.134251 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 82/332] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:53:00 2026] POST /volume/v3/types => generated 327 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:01.143469 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-488b144b-50bf-4645-a960-a4842815128d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:01.226945 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:01.227860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "37a72bf5-8cee-4476-bd95-a148c3ef193c", "size": 1, "name": "tempest-UserMessagesTest-Volume-1153626969"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:01.229692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume request body: {'volume': {'volume_type': '37a72bf5-8cee-4476-bd95-a148c3ef193c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1153626969'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:01.235339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume of 1 GB Jul 03 11:53:01.235818 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:01.235818 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:01.236577 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Availability Zones retrieved successfully. Jul 03 11:53:01.245781 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Flow 'volume_create_api' (0aa3273a-c0be-4566-9c94-831370a0cc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:01.247356 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a05ecb8-ee9e-4490-8752-1712027eeddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:01.248755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:01.278632 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a05ecb8-ee9e-4490-8752-1712027eeddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-421860358',vendor_name='tempest-vendor_name-1050427261'},id=37a72bf5-8cee-4476-bd95-a148c3ef193c,is_public=True,name='tempest-UserMessagesTest-volume-type-1075214452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37a72bf5-8cee-4476-bd95-a148c3ef193c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:01.279236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0308992d-7355-4269-8637-1e3448faf8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:01.313900 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1075214452 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1075214452, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:01.314131 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1075214452 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1075214452, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:01.349832 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Created reservations ['21f49cdb-48a7-49c7-bb43-5319ef433cc9', 'cd681fbe-a385-417b-a97b-5ab59c58c84c', '3643b32a-983e-4a48-86c3-736f15d33d0c', '19e2f78a-69d0-417b-9def-75003e8b5ede'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:01.351105 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0308992d-7355-4269-8637-1e3448faf8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f49cdb-48a7-49c7-bb43-5319ef433cc9', 'cd681fbe-a385-417b-a97b-5ab59c58c84c', '3643b32a-983e-4a48-86c3-736f15d33d0c', '19e2f78a-69d0-417b-9def-75003e8b5ede']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:01.351313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd6528a-7ab7-4eb2-8666-eed089b563cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:01.376210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd6528a-7ab7-4eb2-8666-eed089b563cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa37f24-90f5-4063-b84f-a1c618ae638e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1153626969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',qos_specs=None,replication_status=,reservations=['21f49cdb-48a7-49c7-bb43-5319ef433cc9','cd681fbe-a385-417b-a97b-5ab59c58c84c','3643b32a-983e-4a48-86c3-736f15d33d0c','19e2f78a-69d0-417b-9def-75003e8b5ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_type_id=37a72bf5-8cee-4476-bd95-a148c3ef193c), 'volume': Volume(_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-03T11:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1153626969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afa37f24-90f5-4063-b84f-a1c618ae638e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37a72bf5-8cee-4476-bd95-a148c3ef193c),volume_type_id=37a72bf5-8cee-4476-bd95-a148c3ef193c)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:01.377010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f24d5-7053-4745-bceb-5ca53e3e0182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:01.397956 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f24d5-7053-4745-bceb-5ca53e3e0182) transitioned into state 'SUCCESS' from state '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-1153626969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',qos_specs=None,replication_status=,reservations=['21f49cdb-48a7-49c7-bb43-5319ef433cc9','cd681fbe-a385-417b-a97b-5ab59c58c84c','3643b32a-983e-4a48-86c3-736f15d33d0c','19e2f78a-69d0-417b-9def-75003e8b5ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_type_id=37a72bf5-8cee-4476-bd95-a148c3ef193c)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:01.399690 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7942bec-0567-43a5-a4b1-7bcc74e3b6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:01.409667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7942bec-0567-43a5-a4b1-7bcc74e3b6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:01.410532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Flow 'volume_create_api' (0aa3273a-c0be-4566-9c94-831370a0cc0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:01.410889 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume request issued successfully. Jul 03 11:53:01.411552 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-488b144b-50bf-4645-a960-a4842815128d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:01.412048 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 85/333] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:53:01 2026] POST /volume/v3/volumes => generated 786 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:01.426898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5551f372-49f1-441c-82fa-358146b556f6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:01.429077 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5551f372-49f1-441c-82fa-358146b556f6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:01.429077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5551f372-49f1-441c-82fa-358146b556f6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:01.429172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5551f372-49f1-441c-82fa-358146b556f6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:01.436156 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:01.436156 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:01.440154 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5551f372-49f1-441c-82fa-358146b556f6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:01.445341 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5551f372-49f1-441c-82fa-358146b556f6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e returned with HTTP 200 Jul 03 11:53:01.445876 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 84/334] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:01 2026] GET /volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:02.461590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac138727-e1d6-4908-9147-95e9b5a74126 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.466636 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac138727-e1d6-4908-9147-95e9b5a74126 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:02.466981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac138727-e1d6-4908-9147-95e9b5a74126 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.467238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac138727-e1d6-4908-9147-95e9b5a74126 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.481534 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:02.481534 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:02.487428 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ac138727-e1d6-4908-9147-95e9b5a74126 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:02.494422 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac138727-e1d6-4908-9147-95e9b5a74126 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e returned with HTTP 200 Jul 03 11:53:02.495084 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 84/335] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:02.512514 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1f8ec9a2-8344-4e37-924e-7504e68fc70d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.514712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f8ec9a2-8344-4e37-924e-7504e68fc70d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/messages Jul 03 11:53:02.515100 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f8ec9a2-8344-4e37-924e-7504e68fc70d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.515471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f8ec9a2-8344-4e37-924e-7504e68fc70d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.523275 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f8ec9a2-8344-4e37-924e-7504e68fc70d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:53:02.524036 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 83/336] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:02.533351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e0f9ea45-4520-4ea5-acf5-e76122670986 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.536896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0f9ea45-4520-4ea5-acf5-e76122670986 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] DELETE https://10.4.3.170/volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e Jul 03 11:53:02.537254 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0f9ea45-4520-4ea5-acf5-e76122670986 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.537644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0f9ea45-4520-4ea5-acf5-e76122670986 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.547465 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:02.547465 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:02.557790 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0f9ea45-4520-4ea5-acf5-e76122670986 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e returned with HTTP 204 Jul 03 11:53:02.558322 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 86/337] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:53:02 2026] DELETE /volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:53:02.567040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c83bd10a-8ad5-4e37-91f5-84b347814d0b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.569023 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c83bd10a-8ad5-4e37-91f5-84b347814d0b tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e Jul 03 11:53:02.569199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c83bd10a-8ad5-4e37-91f5-84b347814d0b tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.569421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c83bd10a-8ad5-4e37-91f5-84b347814d0b tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.574999 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c83bd10a-8ad5-4e37-91f5-84b347814d0b tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e returned with HTTP 404 Jul 03 11:53:02.576289 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 85/338] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/messages/246b515a-5b18-48e5-a88a-299111470b3e => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:02.592695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-79655539-6699-41cb-8003-ce01770d5ded None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.592695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79655539-6699-41cb-8003-ce01770d5ded tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:02.592695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79655539-6699-41cb-8003-ce01770d5ded tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.592695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79655539-6699-41cb-8003-ce01770d5ded tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.607727 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:02.607727 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:02.617971 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-79655539-6699-41cb-8003-ce01770d5ded tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:02.624154 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79655539-6699-41cb-8003-ce01770d5ded tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e returned with HTTP 200 Jul 03 11:53:02.624154 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 85/339] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:02.643081 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06832f20-b649-4995-9cde-7cf94e9a6732 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.644591 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] DELETE https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:02.644852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.645127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.645332 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Delete volume with id: afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:02.656209 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:02.656209 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:02.656788 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:02.658130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99808) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:53:02.674092 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1075214452 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1075214452, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:02.674571 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1075214452 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1075214452, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:02.687669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Created reservations ['a1c37eb1-2f97-4375-a054-d91715aa6575', '1af6c9ef-04ac-4840-8bac-6bf0501977f3', '36bd39d5-be86-4619-aa10-a5ae94f4a7f9', '26001fef-55a8-4d87-95cc-9a95de328fe9'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:02.737070 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Delete volume request issued successfully. Jul 03 11:53:02.737285 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06832f20-b649-4995-9cde-7cf94e9a6732 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e returned with HTTP 202 Jul 03 11:53:02.737730 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 84/340] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:53:02 2026] DELETE /volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:02.746023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-38ec0beb-c0c0-40e3-bde5-bc3df9da936f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.748693 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-38ec0beb-c0c0-40e3-bde5-bc3df9da936f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e Jul 03 11:53:02.748958 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-38ec0beb-c0c0-40e3-bde5-bc3df9da936f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.749220 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-38ec0beb-c0c0-40e3-bde5-bc3df9da936f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.757097 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-38ec0beb-c0c0-40e3-bde5-bc3df9da936f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e returned with HTTP 404 Jul 03 11:53:02.758019 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 87/341] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/volumes/afa37f24-90f5-4063-b84f-a1c618ae638e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:02.769818 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b32aaf90-8c86-4c6b-a36d-aabd84cfcb1c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.772783 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b32aaf90-8c86-4c6b-a36d-aabd84cfcb1c tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] DELETE https://10.4.3.170/volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c Jul 03 11:53:02.773058 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b32aaf90-8c86-4c6b-a36d-aabd84cfcb1c tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.773412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b32aaf90-8c86-4c6b-a36d-aabd84cfcb1c tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.825320 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b32aaf90-8c86-4c6b-a36d-aabd84cfcb1c tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c returned with HTTP 202 Jul 03 11:53:02.825930 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 86/342] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:53:02 2026] DELETE /volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:02.834729 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc781cc8-3460-47a6-97e5-11a4ce3a0a52 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.837191 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc781cc8-3460-47a6-97e5-11a4ce3a0a52 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] GET https://10.4.3.170/volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c Jul 03 11:53:02.837690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc781cc8-3460-47a6-97e5-11a4ce3a0a52 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:02.837977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc781cc8-3460-47a6-97e5-11a4ce3a0a52 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:02.842776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc781cc8-3460-47a6-97e5-11a4ce3a0a52 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c returned with HTTP 404 Jul 03 11:53:02.843474 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 86/343] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:53:02 2026] GET /volume/v3/types/37a72bf5-8cee-4476-bd95-a148c3ef193c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:02.854263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0ec8d5a4-43de-4bc5-bbf3-fca805aed9ec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.856223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ec8d5a4-43de-4bc5-bbf3-fca805aed9ec tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:53:02.856632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0ec8d5a4-43de-4bc5-bbf3-fca805aed9ec tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1827257180", "extra_specs": {"storage_protocol": "tempest-storage_protocol-648498889", "vendor_name": "tempest-vendor_name-655292285"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:02.896854 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ec8d5a4-43de-4bc5-bbf3-fca805aed9ec tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:53:02.896854 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 85/344] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:53:02 2026] POST /volume/v3/types => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:02.907991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-02de465b-bb17-4d55-b99b-43049d7301e0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:02.914795 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:02.914795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6d36802-eca4-4012-ad88-208d61cf1ca2", "size": 1, "name": "tempest-UserMessagesTest-Volume-848564702"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:02.917699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume request body: {'volume': {'volume_type': 'c6d36802-eca4-4012-ad88-208d61cf1ca2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-848564702'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:02.927572 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume of 1 GB Jul 03 11:53:02.927572 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:02.927572 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:02.927572 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Availability Zones retrieved successfully. Jul 03 11:53:02.932835 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Flow 'volume_create_api' (83e82a6c-3118-4fb6-835d-3a94d0c2e596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:02.934664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d78acfc-7af6-446b-a235-7c31e6edb6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:02.934841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:02.961831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d78acfc-7af6-446b-a235-7c31e6edb6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:53:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-648498889',vendor_name='tempest-vendor_name-655292285'},id=c6d36802-eca4-4012-ad88-208d61cf1ca2,is_public=True,name='tempest-UserMessagesTest-volume-type-1827257180',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6d36802-eca4-4012-ad88-208d61cf1ca2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:02.962662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c803c1af-3f86-45d2-a945-eb9a46d08543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:02.991700 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1827257180 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1827257180, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:02.992129 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1827257180 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1827257180, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:03.026745 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Created reservations ['18d14a9b-5b77-43e7-84a8-26799574bdfd', 'b6049f75-884a-466c-b470-872fc9a0f540', '42336317-6850-474e-b276-8df4bd210cd0', 'c714278f-2cb9-4635-8535-997071c36ea7'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:03.027748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c803c1af-3f86-45d2-a945-eb9a46d08543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18d14a9b-5b77-43e7-84a8-26799574bdfd', 'b6049f75-884a-466c-b470-872fc9a0f540', '42336317-6850-474e-b276-8df4bd210cd0', 'c714278f-2cb9-4635-8535-997071c36ea7']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:03.028645 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d449ce2-dd96-437c-8e9c-fb8eb2063746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:03.071201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d449ce2-dd96-437c-8e9c-fb8eb2063746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73ffe06c-a935-49c6-a6ec-4c315340f8c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-848564702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',qos_specs=None,replication_status=,reservations=['18d14a9b-5b77-43e7-84a8-26799574bdfd','b6049f75-884a-466c-b470-872fc9a0f540','42336317-6850-474e-b276-8df4bd210cd0','c714278f-2cb9-4635-8535-997071c36ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_type_id=c6d36802-eca4-4012-ad88-208d61cf1ca2), 'volume': Volume(_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-03T11:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-848564702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73ffe06c-a935-49c6-a6ec-4c315340f8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6d36802-eca4-4012-ad88-208d61cf1ca2),volume_type_id=c6d36802-eca4-4012-ad88-208d61cf1ca2)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:03.071201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72892602-4975-4571-989d-17f7d5a1a3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:03.115182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72892602-4975-4571-989d-17f7d5a1a3b0) transitioned into state 'SUCCESS' from state '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-848564702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9cac700a784ae8a7c8b10f5d5b677d',qos_specs=None,replication_status=,reservations=['18d14a9b-5b77-43e7-84a8-26799574bdfd','b6049f75-884a-466c-b470-872fc9a0f540','42336317-6850-474e-b276-8df4bd210cd0','c714278f-2cb9-4635-8535-997071c36ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bf785b0d2841df92ab83e561c3a4ac',volume_type_id=c6d36802-eca4-4012-ad88-208d61cf1ca2)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:03.116345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a50ef00-ad1e-4179-9dc1-5faa501b5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:03.123337 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b0acd7d6-e466-4d45-bb43-2bf622f6f5b3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.123791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0acd7d6-e466-4d45-bb43-2bf622f6f5b3 None None] GET https://10.4.3.170/volume// Jul 03 11:53:03.123964 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b0acd7d6-e466-4d45-bb43-2bf622f6f5b3 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:03.124163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b0acd7d6-e466-4d45-bb43-2bf622f6f5b3 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:03.124574 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0acd7d6-e466-4d45-bb43-2bf622f6f5b3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:03.124852 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 87/345] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:53:03 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 11:53:03.133770 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5a935558-0314-4695-97b3-1787c51fedc8 req-83e8189e-f222-4548-812d-6f05c1ecaa41 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.136053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a50ef00-ad1e-4179-9dc1-5faa501b5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:03.136053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Flow 'volume_create_api' (83e82a6c-3118-4fb6-835d-3a94d0c2e596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:03.136053 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Create volume request issued successfully. Jul 03 11:53:03.136053 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-02de465b-bb17-4d55-b99b-43049d7301e0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:03.136349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-83e8189e-f222-4548-812d-6f05c1ecaa41 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:03.136418 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 88/346] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:53:02 2026] POST /volume/v3/volumes => generated 785 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:03.136446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-83e8189e-f222-4548-812d-6f05c1ecaa41 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d70ce433-ea94-4cdd-a541-fa55c15bf441", "connector": null, "instance_uuid": "f4d910c8-488a-4556-8105-e23e29456dfe"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:03.146784 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:03.146784 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:03.165709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4a247e0d-1682-49c4-9928-41c6ceca740c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.167502 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a247e0d-1682-49c4-9928-41c6ceca740c tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:03.167801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a247e0d-1682-49c4-9928-41c6ceca740c tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:03.168029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a247e0d-1682-49c4-9928-41c6ceca740c tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:03.177986 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:03.177986 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:03.186175 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4a247e0d-1682-49c4-9928-41c6ceca740c tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:03.188653 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-83e8189e-f222-4548-812d-6f05c1ecaa41 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:03.189159 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 87/347] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53: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 11:53:03.194438 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a247e0d-1682-49c4-9928-41c6ceca740c tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 returned with HTTP 200 Jul 03 11:53:03.194943 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 86/348] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:03 2026] GET /volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:03.618110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.618110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:03.618110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:03.618110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:03.631431 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:03.631431 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:03.637842 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:03.642535 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e651fe2-7902-4eff-956a-5040a7ae1915 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:03.643163 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 88/349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:03 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:03.745672 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a144b7a-d4ed-4b8e-a68e-bf110c44d9b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.746231 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a144b7a-d4ed-4b8e-a68e-bf110c44d9b8 None None] GET https://10.4.3.170/volume// Jul 03 11:53:03.746427 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a144b7a-d4ed-4b8e-a68e-bf110c44d9b8 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:03.746681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a144b7a-d4ed-4b8e-a68e-bf110c44d9b8 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:03.747027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a144b7a-d4ed-4b8e-a68e-bf110c44d9b8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:03.747344 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 89/350] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53: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 11:53:03.756345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.759118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:03.759446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:03.759701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:03.770910 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:03.770910 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:03.774880 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:03.781074 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-a98d78de-b831-445d-a560-4cc7563d5cbc tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:03.781585 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 88/351] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:53:03 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:03.889287 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:03.892245 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] PUT https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 Jul 03 11:53:03.893069 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:03.907730 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Acquiring lock "cinder-attachment_update-d70ce433-ea94-4cdd-a541-fa55c15bf441-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:53:03.914030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Lock "cinder-attachment_update-d70ce433-ea94-4cdd-a541-fa55c15bf441-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:53:03.915112 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:03.915112 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:04.213400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.215307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:04.215527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.215699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.222979 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:04.222979 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:04.228918 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:04.234793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4aaf12f3-5b89-4a94-ac3e-f6356a56a65d tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 returned with HTTP 200 Jul 03 11:53:04.235297 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 89/352] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:04.256256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-27400553-66cb-4f1c-ab46-31ceabb1b9e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.261585 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27400553-66cb-4f1c-ab46-31ceabb1b9e6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/messages Jul 03 11:53:04.261585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27400553-66cb-4f1c-ab46-31ceabb1b9e6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.261585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27400553-66cb-4f1c-ab46-31ceabb1b9e6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.261585 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:04.261585 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:04.265270 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27400553-66cb-4f1c-ab46-31ceabb1b9e6 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:53:04.265826 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 90/353] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:04.278143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a487c939-71b7-4ca7-a90d-a2ce5409af0f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.279845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a487c939-71b7-4ca7-a90d-a2ce5409af0f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 Jul 03 11:53:04.279992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a487c939-71b7-4ca7-a90d-a2ce5409af0f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.280386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a487c939-71b7-4ca7-a90d-a2ce5409af0f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.289994 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a487c939-71b7-4ca7-a90d-a2ce5409af0f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 returned with HTTP 200 Jul 03 11:53:04.292871 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 89/354] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 => generated 667 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:04.304453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9de55579-6457-40b4-95d4-d6313ad58a6e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.306443 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de55579-6457-40b4-95d4-d6313ad58a6e tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/messages Jul 03 11:53:04.306730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9de55579-6457-40b4-95d4-d6313ad58a6e tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.306984 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9de55579-6457-40b4-95d4-d6313ad58a6e tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.312316 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de55579-6457-40b4-95d4-d6313ad58a6e tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:53:04.312764 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 90/355] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:53:04.322991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9f9754df-c224-4fd4-a505-ffdbb37e849f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.324680 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f9754df-c224-4fd4-a505-ffdbb37e849f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] DELETE https://10.4.3.170/volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 Jul 03 11:53:04.324849 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f9754df-c224-4fd4-a505-ffdbb37e849f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.325040 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f9754df-c224-4fd4-a505-ffdbb37e849f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.335399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f9754df-c224-4fd4-a505-ffdbb37e849f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 returned with HTTP 204 Jul 03 11:53:04.336096 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 91/356] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:53:04 2026] DELETE /volume/v3/messages/2227ad5a-b7a8-411d-9ea8-38929d372872 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:53:04.343828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.345497 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:04.345731 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.345933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.352792 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:04.352792 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:04.357196 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:04.361616 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc7c837-e0d4-4e3c-958d-b5f9396157b0 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 returned with HTTP 200 Jul 03 11:53:04.362050 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 90/357] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:04.378018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-98279737-c4ad-4ec6-a681-eab5300d6152 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.380367 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:04.380623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.380821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.381031 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Delete volume with id: 73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:04.388832 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:04.388832 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:04.389328 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Volume info retrieved successfully. Jul 03 11:53:04.390599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99810) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:53:04.401209 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1827257180 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1827257180, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:04.401484 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1827257180 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1827257180, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:04.412426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Created reservations ['1c407f22-92b7-45fa-9590-03dad4b07373', '637c7c3e-33cb-4d3c-9d4e-8fdc50ef98cc', '1fef45dc-e1bd-4cc4-a783-4b4319adaa6e', 'fcfbe396-3538-4674-b9bb-d42fc7663ecb'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:04.440631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Lock "cinder-attachment_update-d70ce433-ea94-4cdd-a541-fa55c15bf441-np0000004412" released by "attachment_update" :: held 0.527s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:04.441022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-560bfeac-cb34-4935-9421-d91df931dbc6 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 returned with HTTP 200 Jul 03 11:53:04.441622 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 87/358] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:53:03 2026] PUT /volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:04.458485 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Delete volume request issued successfully. Jul 03 11:53:04.458773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-98279737-c4ad-4ec6-a681-eab5300d6152 tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 returned with HTTP 202 Jul 03 11:53:04.459247 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 91/359] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:53:04 2026] DELETE /volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:04.470763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6df6434a-d29c-41c6-ac73-c81c1f01921f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.473448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6df6434a-d29c-41c6-ac73-c81c1f01921f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] GET https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 Jul 03 11:53:04.473712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6df6434a-d29c-41c6-ac73-c81c1f01921f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.474358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6df6434a-d29c-41c6-ac73-c81c1f01921f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.480298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6df6434a-d29c-41c6-ac73-c81c1f01921f tempest-UserMessagesTest-1947278860 tempest-UserMessagesTest-1947278860-project-member] https://10.4.3.170/volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 returned with HTTP 404 Jul 03 11:53:04.480882 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 92/360] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/volumes/73ffe06c-a935-49c6-a6ec-4c315340f8c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:04.489838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e53bee82-d773-4fd4-9644-b53d272cbbdd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.491762 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e53bee82-d773-4fd4-9644-b53d272cbbdd tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] DELETE https://10.4.3.170/volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 Jul 03 11:53:04.492035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e53bee82-d773-4fd4-9644-b53d272cbbdd tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.492205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e53bee82-d773-4fd4-9644-b53d272cbbdd tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.533178 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e53bee82-d773-4fd4-9644-b53d272cbbdd tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 returned with HTTP 202 Jul 03 11:53:04.533667 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 91/361] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:53:04 2026] DELETE /volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:04.543308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a618f889-4739-4e0d-bab7-ffbe39abf508 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.545091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a618f889-4739-4e0d-bab7-ffbe39abf508 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] GET https://10.4.3.170/volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 Jul 03 11:53:04.545277 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a618f889-4739-4e0d-bab7-ffbe39abf508 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.545480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a618f889-4739-4e0d-bab7-ffbe39abf508 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.548825 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a618f889-4739-4e0d-bab7-ffbe39abf508 tempest-UserMessagesTest-854442491 tempest-UserMessagesTest-854442491-project-admin] https://10.4.3.170/volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 returned with HTTP 404 Jul 03 11:53:04.549273 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 88/362] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/types/c6d36802-eca4-4012-ad88-208d61cf1ca2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:04.662390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:04.664261 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:04.664470 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:04.664664 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:04.673555 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:04.673555 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:04.677399 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:04.681775 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b8dad918-3de1-4982-bd4e-3dd1b4e85a09 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:04.682236 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 92/363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:04 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:05.696844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6185821-b9a9-4baa-806f-cd886530129f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:05.699446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6185821-b9a9-4baa-806f-cd886530129f tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:05.699650 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6185821-b9a9-4baa-806f-cd886530129f tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:05.699800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6185821-b9a9-4baa-806f-cd886530129f tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:05.718342 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:05.718342 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:05.725349 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e6185821-b9a9-4baa-806f-cd886530129f tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:05.732735 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6185821-b9a9-4baa-806f-cd886530129f tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:05.733283 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 93/364] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:05 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:06.751177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:06.754394 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:06.754394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:06.754394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:06.765898 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:06.765898 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:06.769549 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:06.776227 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-544e5c82-9d23-40d7-aa1e-e7f1dd8a7ef7 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:06.776623 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 92/365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:06 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:07.484678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:07.595358 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Jul 03 11:53:07.595647 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:07.595923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:07.596135 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:07.596135 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:07.602828 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.hosts [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:39+00:00 {{(pid=99808) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.602958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.hosts [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:37+00:00 {{(pid=99808) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.603130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.hosts [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:14+00:00 {{(pid=99808) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.603479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1edc9d66-c9e6-4e20-b0f5-fabbab00707c tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Jul 03 11:53:07.603928 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 89/366] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 3 11:53:07 2026] GET /volume/v3/os-hosts => generated 560 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:07.614622 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a17dc412-e4af-4103-b506-40a657266ee1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:07.617045 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Jul 03 11:53:07.617334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:07.617563 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:07.624309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.hosts [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:39+00:00 {{(pid=99810) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.624530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.hosts [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:37+00:00 {{(pid=99810) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.624530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.hosts [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] status, active and update: available, enabled, 2026-07-03 11:52:14+00:00 {{(pid=99810) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 11:53:07.624817 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a17dc412-e4af-4103-b506-40a657266ee1 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Jul 03 11:53:07.625346 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 93/367] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 3 11:53:07 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:53:07.634416 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f46a22e6-65dd-4bad-8f2c-307f920bf879 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:07.636712 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f46a22e6-65dd-4bad-8f2c-307f920bf879 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] GET https://10.4.3.170/volume/v3/os-hosts/np0000004412@storpool Jul 03 11:53:07.636943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f46a22e6-65dd-4bad-8f2c-307f920bf879 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:07.637167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f46a22e6-65dd-4bad-8f2c-307f920bf879 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:07.710632 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f46a22e6-65dd-4bad-8f2c-307f920bf879 tempest-VolumeHostsAdminTestsJSON-1268432606 tempest-VolumeHostsAdminTestsJSON-1268432606-project-admin] https://10.4.3.170/volume/v3/os-hosts/np0000004412@storpool returned with HTTP 200 Jul 03 11:53:07.711099 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 94/368] 10.4.3.170 () {66 vars in 1306 bytes} [Fri Jul 3 11:53:07 2026] GET /volume/v3/os-hosts/np0000004412@storpool => generated 935 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:07.793553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:07.795922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:07.796142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:07.796358 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:07.810948 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:07.810948 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:07.817193 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:07.825335 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dd3018aa-a2ef-406c-9574-1ef1ed217478 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:07.825963 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 93/369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:07 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:08.841783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:08.844825 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:08.845062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:08.845332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:08.860179 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:08.860179 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:08.866736 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:08.873382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-50fc2c9e-aa13-4e9d-92aa-5583d1c83d31 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:08.873945 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 90/370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:08 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:09.893091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:09.895100 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:09.895334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:09.895693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:09.920244 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:09.920244 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:09.931713 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:09.963787 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8616dbce-ca35-4a95-8baa-2d6c35cc3f8c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:09.966809 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 94/371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:09 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:10.686288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9be7c58-8152-4cc5-bd3e-cab88c9b87b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:10.806880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9be7c58-8152-4cc5-bd3e-cab88c9b87b1 tempest-ExtensionsTestJSON-1509864781 tempest-ExtensionsTestJSON-1509864781-project-member] GET https://10.4.3.170/volume/v3/extensions Jul 03 11:53:10.807116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9be7c58-8152-4cc5-bd3e-cab88c9b87b1 tempest-ExtensionsTestJSON-1509864781 tempest-ExtensionsTestJSON-1509864781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:10.807270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9be7c58-8152-4cc5-bd3e-cab88c9b87b1 tempest-ExtensionsTestJSON-1509864781 tempest-ExtensionsTestJSON-1509864781-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:10.807667 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9be7c58-8152-4cc5-bd3e-cab88c9b87b1 tempest-ExtensionsTestJSON-1509864781 tempest-ExtensionsTestJSON-1509864781-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Jul 03 11:53:10.808046 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 95/372] 10.4.3.170 () {66 vars in 1246 bytes} [Fri Jul 3 11:53:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:10.921668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:10.983029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e083c941-1e24-4f40-ac67-03ef8291d55c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:10.986437 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e083c941-1e24-4f40-ac67-03ef8291d55c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:10.986437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e083c941-1e24-4f40-ac67-03ef8291d55c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:10.986437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e083c941-1e24-4f40-ac67-03ef8291d55c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:10.998424 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:10.998424 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:11.002611 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e083c941-1e24-4f40-ac67-03ef8291d55c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:11.007385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e083c941-1e24-4f40-ac67-03ef8291d55c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:11.007760 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 91/373] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:10 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:11.113967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:11.114426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1705651002"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:11.121009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1705651002'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:11.121142 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Create volume of 1 GB Jul 03 11:53:11.125456 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Availability Zones retrieved successfully. Jul 03 11:53:11.131881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Flow 'volume_create_api' (b2f73d54-ed87-4236-839b-d2907901450b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:11.132994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6b53d5-fc4c-4865-8d4a-d9cee7bc5a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:11.134049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:11.168791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6b53d5-fc4c-4865-8d4a-d9cee7bc5a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:11.169962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47bd1a5-5bcc-4171-b383-6f9f3e4ba626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:11.285609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Created reservations ['be120171-4953-4872-99bc-7531e4a8a1d6', 'bf8a3710-b182-42b6-a85e-4d65602e84d9', '8aa9920f-29c0-4089-b97b-c6798d179a47', 'd1f2e00d-8597-4998-9a55-7b90e129cfa9'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:11.288330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47bd1a5-5bcc-4171-b383-6f9f3e4ba626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be120171-4953-4872-99bc-7531e4a8a1d6', 'bf8a3710-b182-42b6-a85e-4d65602e84d9', '8aa9920f-29c0-4089-b97b-c6798d179a47', 'd1f2e00d-8597-4998-9a55-7b90e129cfa9']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:11.288330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00d803b-0643-4893-a0a0-3b32bbbc169d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:11.323282 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00d803b-0643-4893-a0a0-3b32bbbc169d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8026d980-b6f3-43a1-ab12-8b28f7a255b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1705651002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946b6834f04c4fefb6605d75a9b6b79f',qos_specs=None,replication_status=,reservations=['be120171-4953-4872-99bc-7531e4a8a1d6','bf8a3710-b182-42b6-a85e-4d65602e84d9','8aa9920f-29c0-4089-b97b-c6798d179a47','d1f2e00d-8597-4998-9a55-7b90e129cfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48c2ea5a5c4290ad5cc4e522597167',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1705651002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8026d980-b6f3-43a1-ab12-8b28f7a255b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946b6834f04c4fefb6605d75a9b6b79f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c48c2ea5a5c4290ad5cc4e522597167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:11.324560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ea1bf-57cf-46ab-a440-8769b935e36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:11.364565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ea1bf-57cf-46ab-a440-8769b935e36b) transitioned into state 'SUCCESS' from state '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-1705651002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946b6834f04c4fefb6605d75a9b6b79f',qos_specs=None,replication_status=,reservations=['be120171-4953-4872-99bc-7531e4a8a1d6','bf8a3710-b182-42b6-a85e-4d65602e84d9','8aa9920f-29c0-4089-b97b-c6798d179a47','d1f2e00d-8597-4998-9a55-7b90e129cfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c48c2ea5a5c4290ad5cc4e522597167',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:11.364997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b165ee-da18-4e14-9dbb-9dc4fcb9de32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:11.390238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b165ee-da18-4e14-9dbb-9dc4fcb9de32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:11.391479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Flow 'volume_create_api' (b2f73d54-ed87-4236-839b-d2907901450b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:11.391479 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Create volume request issued successfully. Jul 03 11:53:11.392843 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ceb8e99a-d1ab-4fda-b54d-b7fdc943c5d4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:11.392843 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 94/374] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:10 2026] POST /volume/v3/volumes => generated 759 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:12.023969 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:12.027809 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:12.028504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:12.028747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:12.041975 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:12.041975 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:12.055206 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:12.061327 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2de1a731-48d2-444e-8471-2201dcfa91c2 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:12.061882 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 95/375] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:12 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:12.569180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:12.571297 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:12.571765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1356259315"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:12.574084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1356259315'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:12.906023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Create volume of 1 GB Jul 03 11:53:12.911089 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Availability Zones retrieved successfully. Jul 03 11:53:12.922727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Flow 'volume_create_api' (86ce752a-7462-4da8-bab8-ed500e0d8722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:12.926399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f875384-e18d-41d4-a4d1-372386b400fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:12.926399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:13.042171 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f875384-e18d-41d4-a4d1-372386b400fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.043013 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccc173f-8fca-4989-acdd-df6b3f3b0387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.079257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:13.082733 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:13.083040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:13.083463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:13.108581 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:13.108581 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:13.113061 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:13.118331 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38751d98-74b1-4efd-8bd6-9b816fe27386 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:13.119561 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 92/376] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:13 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:13.162299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Created reservations ['b12888ab-1200-40e4-9280-c9532e7cc000', 'c8f9d509-3d9a-4dc9-902a-4c87c9957171', 'c9b35b20-2514-4814-a021-67fb7bf85866', '908d0786-3ed3-4bac-9248-eade023ca0cf'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:13.163929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccc173f-8fca-4989-acdd-df6b3f3b0387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12888ab-1200-40e4-9280-c9532e7cc000', 'c8f9d509-3d9a-4dc9-902a-4c87c9957171', 'c9b35b20-2514-4814-a021-67fb7bf85866', '908d0786-3ed3-4bac-9248-eade023ca0cf']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.165160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3cec97-e8bf-4e7a-a7c4-62c1aeb7c4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.199966 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3cec97-e8bf-4e7a-a7c4-62c1aeb7c4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5905751f-6e38-4904-a144-0441800aa2a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1356259315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c789476765d642978a0395a4e6b96dc6',qos_specs=None,replication_status=,reservations=['b12888ab-1200-40e4-9280-c9532e7cc000','c8f9d509-3d9a-4dc9-902a-4c87c9957171','c9b35b20-2514-4814-a021-67fb7bf85866','908d0786-3ed3-4bac-9248-eade023ca0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed139d97cc64476c83f8eb35ab142a91',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1356259315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5905751f-6e38-4904-a144-0441800aa2a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c789476765d642978a0395a4e6b96dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed139d97cc64476c83f8eb35ab142a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.200843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b26317c-7770-4560-b907-2c21d42eeb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.236619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b26317c-7770-4560-b907-2c21d42eeb63) transitioned into state 'SUCCESS' from state '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-1356259315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c789476765d642978a0395a4e6b96dc6',qos_specs=None,replication_status=,reservations=['b12888ab-1200-40e4-9280-c9532e7cc000','c8f9d509-3d9a-4dc9-902a-4c87c9957171','c9b35b20-2514-4814-a021-67fb7bf85866','908d0786-3ed3-4bac-9248-eade023ca0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed139d97cc64476c83f8eb35ab142a91',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.237188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535e23c9-f973-4f37-85fd-5084ecafef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.264004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535e23c9-f973-4f37-85fd-5084ecafef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.265402 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Flow 'volume_create_api' (86ce752a-7462-4da8-bab8-ed500e0d8722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:13.265719 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Create volume request issued successfully. Jul 03 11:53:13.266606 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-40d8bfaf-6f4e-49dc-8397-169e82b3a1b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:13.267227 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 96/377] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:53:12 2026] POST /volume/v3/volumes => generated 751 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:13.284167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:13.290453 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:13.290453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:13.290453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:13.298491 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:13.298491 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:13.303229 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:13.320025 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dba29425-94e3-437b-81f8-c329c8bcc0c5 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 200 Jul 03 11:53:13.320394 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 95/378] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:13 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:13.426908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:13.432634 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:13.432634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1698238842"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:13.435850 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1698238842'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:13.436015 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Create volume of 1 GB Jul 03 11:53:13.445379 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Availability Zones retrieved successfully. Jul 03 11:53:13.455606 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Flow 'volume_create_api' (2a4e894f-bdac-4019-a6de-e0a994899379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:13.457141 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b11b4a-aa79-4eca-9199-fd9b88a43706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.458569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:13.511718 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b11b4a-aa79-4eca-9199-fd9b88a43706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.512442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed40d430-6850-4065-b9a9-ea7b22c58cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.524081 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5a935558-0314-4695-97b3-1787c51fedc8 req-35fa835d-6092-48b8-84cd-ca56804261ea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:13.527041 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-35fa835d-6092-48b8-84cd-ca56804261ea tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] POST https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4/action Jul 03 11:53:13.527513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-35fa835d-6092-48b8-84cd-ca56804261ea tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:13.527720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-35fa835d-6092-48b8-84cd-ca56804261ea tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:13.551249 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:13.551249 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:13.581607 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5a935558-0314-4695-97b3-1787c51fedc8 req-35fa835d-6092-48b8-84cd-ca56804261ea tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4/action returned with HTTP 204 Jul 03 11:53:13.581607 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 93/379] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:13 2026] POST /volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:13.636658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Created reservations ['606b1e3d-ca4b-4a42-a94c-974ae7dc8e54', 'a53b6085-8e61-4563-b159-fac068f67385', 'e1b2fd25-4c19-4948-9b2f-514222ede672', '28eadbcf-8acb-434b-8f9a-2d29e7d321bf'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:13.638290 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed40d430-6850-4065-b9a9-ea7b22c58cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['606b1e3d-ca4b-4a42-a94c-974ae7dc8e54', 'a53b6085-8e61-4563-b159-fac068f67385', 'e1b2fd25-4c19-4948-9b2f-514222ede672', '28eadbcf-8acb-434b-8f9a-2d29e7d321bf']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.638730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6e98c4-63a5-41f8-a45f-a7293083aa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.668702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6e98c4-63a5-41f8-a45f-a7293083aa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d3490b-0811-42fa-b5f5-f4a72399199f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1698238842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea98391bb5f45e380cdfa8df973d74d',qos_specs=None,replication_status=,reservations=['606b1e3d-ca4b-4a42-a94c-974ae7dc8e54','a53b6085-8e61-4563-b159-fac068f67385','e1b2fd25-4c19-4948-9b2f-514222ede672','28eadbcf-8acb-434b-8f9a-2d29e7d321bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb5f4e6532746719cb1e00f3f107d57',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1698238842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d3490b-0811-42fa-b5f5-f4a72399199f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ea98391bb5f45e380cdfa8df973d74d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acb5f4e6532746719cb1e00f3f107d57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.669461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1abad38-098c-4391-93bb-4b8a8ac662f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.687153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1abad38-098c-4391-93bb-4b8a8ac662f3) transitioned into state 'SUCCESS' from state '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-1698238842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ea98391bb5f45e380cdfa8df973d74d',qos_specs=None,replication_status=,reservations=['606b1e3d-ca4b-4a42-a94c-974ae7dc8e54','a53b6085-8e61-4563-b159-fac068f67385','e1b2fd25-4c19-4948-9b2f-514222ede672','28eadbcf-8acb-434b-8f9a-2d29e7d321bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb5f4e6532746719cb1e00f3f107d57',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.687825 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a25c217-dc3f-4bbe-8afd-a0cd00ba5733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:13.696082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a25c217-dc3f-4bbe-8afd-a0cd00ba5733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:13.696875 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Flow 'volume_create_api' (2a4e894f-bdac-4019-a6de-e0a994899379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:13.697168 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Create volume request issued successfully. Jul 03 11:53:13.697703 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba82df6b-e12a-4e08-9dd7-18280c83caa0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:13.698046 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 96/380] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:13 2026] POST /volume/v3/volumes => generated 754 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:13.711611 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4e726956-70b0-473c-9b3e-92cca62f185b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:13.714193 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e726956-70b0-473c-9b3e-92cca62f185b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:13.714404 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e726956-70b0-473c-9b3e-92cca62f185b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:13.714617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e726956-70b0-473c-9b3e-92cca62f185b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:13.727873 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:13.727873 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:13.733993 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4e726956-70b0-473c-9b3e-92cca62f185b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:13.738436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e726956-70b0-473c-9b3e-92cca62f185b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:13.738848 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 97/381] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:13 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:14.140346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.142267 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:14.142433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.142607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.159603 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.159603 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:14.164050 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:14.169187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1316389-c2a6-4d76-a266-c0b67a0b01ac tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:14.169752 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 96/382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.181951 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.183961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:14.184239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.184487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.202779 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.202779 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:14.207147 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:14.212944 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c856d3e4-faa6-4e1e-9f90-f8d141bc2558 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:14.213578 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 94/383] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.337650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.339938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.340225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.340545 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.349738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.349738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:14.353789 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.359711 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc2ad0e2-d548-40fd-9245-3d25965ad9b7 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 200 Jul 03 11:53:14.360154 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 97/384] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.372598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-382b19c2-65e2-478c-aecf-baba69508c09 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.374746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] POST https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action Jul 03 11:53:14.375137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-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=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:14.375235 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:14.383152 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.383152 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:14.390256 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.390256 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:14.390689 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.408424 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Update volume metadata completed successfully. Jul 03 11:53:14.408819 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-382b19c2-65e2-478c-aecf-baba69508c09 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action returned with HTTP 200 Jul 03 11:53:14.409461 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 98/385] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:53:14 2026] POST /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:14.418581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.422067 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.422268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.423908 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.435787 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.435787 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:14.441418 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.447526 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38cbf14f-a4ef-43f1-99c8-44c22d59323d tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 200 Jul 03 11:53:14.448100 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 97/386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 1419 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.459697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1125db37-239a-4993-b11a-172f00165f02 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.462865 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] POST https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action Jul 03 11:53:14.463301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:14.463502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:14.475999 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.475999 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:14.483425 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.483425 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:14.483899 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.491752 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Get volume image-metadata completed successfully. Jul 03 11:53:14.512009 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Delete volume metadata completed successfully. Jul 03 11:53:14.512365 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1125db37-239a-4993-b11a-172f00165f02 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action returned with HTTP 200 Jul 03 11:53:14.512966 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 95/387] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:53:14 2026] POST /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 11:53:14.526997 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.528808 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] POST https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action Jul 03 11:53:14.529067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:14.529185 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:14.538668 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.538668 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:14.539170 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.547744 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Get volume image-metadata completed successfully. Jul 03 11:53:14.548064 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1a219cc8-9e3e-4d32-9d7a-cb46b72bd7ca tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action returned with HTTP 200 Jul 03 11:53:14.548496 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 98/388] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:53:14 2026] POST /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:14.558430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-767e64ab-09ee-4050-82ad-327f2a118aed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.560310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-767e64ab-09ee-4050-82ad-327f2a118aed tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.560730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-767e64ab-09ee-4050-82ad-327f2a118aed tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.560879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-767e64ab-09ee-4050-82ad-327f2a118aed tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.567759 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.567759 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:14.571119 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-767e64ab-09ee-4050-82ad-327f2a118aed tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.575444 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-767e64ab-09ee-4050-82ad-327f2a118aed tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 200 Jul 03 11:53:14.575844 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 99/389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.590243 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-99a0a418-7cab-4e48-8467-09d682012285 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.591991 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.592183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.592361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.592563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Delete volume with id: 5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.599343 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.599343 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:14.599828 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.622660 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Delete volume request issued successfully. Jul 03 11:53:14.622864 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-99a0a418-7cab-4e48-8467-09d682012285 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 202 Jul 03 11:53:14.623271 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 98/390] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:14 2026] DELETE /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:14.633160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.637241 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:14.637529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.637781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.651761 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.651761 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:14.662399 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Volume info retrieved successfully. Jul 03 11:53:14.670037 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f4b7fdb8-9da2-4e75-ad84-292518d23140 tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 200 Jul 03 11:53:14.670609 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 96/391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:14.756661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:14.759018 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:14.759270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:14.759636 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:14.769385 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:14.769385 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:14.774551 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:14.780564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e9e2c6c-e554-4179-a450-aa78cc969e2e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:14.781101 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 99/392] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:14 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:15.231435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:15.234979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:15.235196 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:15.235432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:15.247470 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:15.247470 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:15.250572 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:15.255763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-9fa7c9d0-94c6-4349-b4b8-17c5ce372313 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:15.256245 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 100/393] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:15 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:15.688408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-130452eb-fa84-4e31-96d9-32ca338d779a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:15.690467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-130452eb-fa84-4e31-96d9-32ca338d779a tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] GET https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 Jul 03 11:53:15.690744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-130452eb-fa84-4e31-96d9-32ca338d779a tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:15.690945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-130452eb-fa84-4e31-96d9-32ca338d779a tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:15.697792 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-130452eb-fa84-4e31-96d9-32ca338d779a tempest-VolumesImageMetadata-851263890 tempest-VolumesImageMetadata-851263890-project-member] https://10.4.3.170/volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 returned with HTTP 404 Jul 03 11:53:15.698279 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 99/394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:15 2026] GET /volume/v3/volumes/5905751f-6e38-4904-a144-0441800aa2a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:17.171307 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.289633 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:17.299068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1655647408"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:17.299068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1655647408'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:17.299068 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Create volume of 1 GB Jul 03 11:53:17.304394 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Availability Zones retrieved successfully. Jul 03 11:53:17.310941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Flow 'volume_create_api' (052c0cb6-d2e7-4d76-8f41-9768dc4592ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:17.313338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda7c73a-084a-417e-aee8-bf324e2ff244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:17.315172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:17.322703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-968c7d9d-01f6-45fc-961e-434f312dde37 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.323231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-968c7d9d-01f6-45fc-961e-434f312dde37 None None] GET https://10.4.3.170/volume// Jul 03 11:53:17.323475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-968c7d9d-01f6-45fc-961e-434f312dde37 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:17.324624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-968c7d9d-01f6-45fc-961e-434f312dde37 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:17.324975 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-968c7d9d-01f6-45fc-961e-434f312dde37 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:17.325577 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 100/395] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:53: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 11:53:17.343768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-d9fefdbf-224c-4637-9a56-dda68a53cb88 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.346531 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-d9fefdbf-224c-4637-9a56-dda68a53cb88 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:17.347028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-d9fefdbf-224c-4637-9a56-dda68a53cb88 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43d3490b-0811-42fa-b5f5-f4a72399199f", "connector": null, "instance_uuid": "0ec70878-d319-438f-a13a-521eb92d050e"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:17.358099 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:17.358099 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:17.358580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda7c73a-084a-417e-aee8-bf324e2ff244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:17.359234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70099602-0979-4afc-bfe5-94150145ed0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:17.396288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-d9fefdbf-224c-4637-9a56-dda68a53cb88 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:17.397163 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 101/396] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53:17 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 11:53:17.455529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Created reservations ['3480ca0d-1925-44bc-a3d3-7d9e96ff5e93', 'aa086fb8-105f-43f5-8b6d-4272f6930ba4', '7eef5369-ab18-4e3f-af9c-29854773ee7d', '50f97850-5001-4c6d-a138-290a1e82749e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:17.456957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70099602-0979-4afc-bfe5-94150145ed0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3480ca0d-1925-44bc-a3d3-7d9e96ff5e93', 'aa086fb8-105f-43f5-8b6d-4272f6930ba4', '7eef5369-ab18-4e3f-af9c-29854773ee7d', '50f97850-5001-4c6d-a138-290a1e82749e']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:17.457852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed924c38-cba3-4028-9860-40bb43e55cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:17.484354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed924c38-cba3-4028-9860-40bb43e55cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53676dc0-e062-42cb-9de1-ed0a0f7513cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1655647408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d3560930df04d3a8048389cc46a154e',qos_specs=None,replication_status=,reservations=['3480ca0d-1925-44bc-a3d3-7d9e96ff5e93','aa086fb8-105f-43f5-8b6d-4272f6930ba4','7eef5369-ab18-4e3f-af9c-29854773ee7d','50f97850-5001-4c6d-a138-290a1e82749e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ed3274982a4c20acf92ba9f2c2473c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1655647408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53676dc0-e062-42cb-9de1-ed0a0f7513cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d3560930df04d3a8048389cc46a154e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84ed3274982a4c20acf92ba9f2c2473c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:17.485288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049c2e3b-ab30-470d-88fb-44d8d3c61b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:17.509815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049c2e3b-ab30-470d-88fb-44d8d3c61b9d) transitioned into state 'SUCCESS' from state '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-1655647408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d3560930df04d3a8048389cc46a154e',qos_specs=None,replication_status=,reservations=['3480ca0d-1925-44bc-a3d3-7d9e96ff5e93','aa086fb8-105f-43f5-8b6d-4272f6930ba4','7eef5369-ab18-4e3f-af9c-29854773ee7d','50f97850-5001-4c6d-a138-290a1e82749e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ed3274982a4c20acf92ba9f2c2473c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:17.510707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713e4c73-d13f-43ab-8290-ea111f3b628c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:17.533237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713e4c73-d13f-43ab-8290-ea111f3b628c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:17.534261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Flow 'volume_create_api' (052c0cb6-d2e7-4d76-8f41-9768dc4592ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:17.534647 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Create volume request issued successfully. Jul 03 11:53:17.535200 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ffae4bf-c0db-4eb7-8138-d3dd50a1f342 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:17.535666 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 97/397] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:17 2026] POST /volume/v3/volumes => generated 750 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:17.551346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.553684 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:17.553934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:17.554182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:17.562229 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:17.562229 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:17.567313 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:17.572695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0dfc9a76-9f61-4da0-89f9-881a0060f3ba tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 200 Jul 03 11:53:17.573331 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 100/398] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:17 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:17.795092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c9c164cc-d300-440f-91f7-8b064deec2db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.797252 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c9c164cc-d300-440f-91f7-8b064deec2db tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:17.797252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c9c164cc-d300-440f-91f7-8b064deec2db tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:17.797517 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c9c164cc-d300-440f-91f7-8b064deec2db tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:17.809284 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:17.809284 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:17.814850 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c9c164cc-d300-440f-91f7-8b064deec2db tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:17.821284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c9c164cc-d300-440f-91f7-8b064deec2db tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:17.821812 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 101/399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:17 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:17.970606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a651197e-a022-44c7-b75c-8ce93649bb59 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.970983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a651197e-a022-44c7-b75c-8ce93649bb59 None None] GET https://10.4.3.170/volume// Jul 03 11:53:17.971212 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a651197e-a022-44c7-b75c-8ce93649bb59 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:17.972423 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a651197e-a022-44c7-b75c-8ce93649bb59 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:17.972423 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a651197e-a022-44c7-b75c-8ce93649bb59 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:17.972423 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 102/400] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53: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 11:53:17.984649 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:17.985638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:17.985958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:17.988108 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.013721 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.013721 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:18.017464 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:18.022417 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-4dc2ac4b-ca7f-4f47-b51b-66439487d1e4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:18.022923 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 98/401] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:53:17 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:18.134441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.136712 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] PUT https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef Jul 03 11:53:18.137158 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:18.147125 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Acquiring lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:53:18.152378 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:53:18.153793 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.153793 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:18.481985 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8c7e5950-1e80-4228-aad5-f9277f776e50 req-50bbaf84-afb1-4729-8228-a834b24fef48 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.484258 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8c7e5950-1e80-4228-aad5-f9277f776e50 req-50bbaf84-afb1-4729-8228-a834b24fef48 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] DELETE https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 Jul 03 11:53:18.484466 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8c7e5950-1e80-4228-aad5-f9277f776e50 req-50bbaf84-afb1-4729-8228-a834b24fef48 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.484694 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8c7e5950-1e80-4228-aad5-f9277f776e50 req-50bbaf84-afb1-4729-8228-a834b24fef48 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.492546 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.492546 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:18.590078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.591750 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:18.591917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.592108 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.607786 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.607786 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:18.613276 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.618039 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfecfb19-a56c-4818-a55a-ab3987bb5ba5 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 200 Jul 03 11:53:18.618729 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 103/402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:18 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:18.635955 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c896d5de-4215-423d-b203-92102bb83638 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.637931 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c896d5de-4215-423d-b203-92102bb83638 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] POST https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.638310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c896d5de-4215-423d-b203-92102bb83638 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:18.653324 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.653324 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:18.653909 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c896d5de-4215-423d-b203-92102bb83638 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.666310 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c896d5de-4215-423d-b203-92102bb83638 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Create volume metadata completed successfully. Jul 03 11:53:18.666823 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c896d5de-4215-423d-b203-92102bb83638 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.667476 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 99/403] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 11:53:18 2026] POST /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:18.677604 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" released by "attachment_update" :: held 0.525s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:18.677991 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-a0d67b79-1838-4246-b64f-b41257efc3b9 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef returned with HTTP 200 Jul 03 11:53:18.678590 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 101/404] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:53:18 2026] PUT /volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:18.679035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4fa90911-6851-45f4-96db-d186f1c45c61 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.683010 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.683591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.686682 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.691142 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.691142 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:18.691743 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.698846 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:18.699220 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fa90911-6851-45f4-96db-d186f1c45c61 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.699846 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 104/405] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:53:18 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:18.710317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d751e1ed-5043-46df-9f33-81005cfe6252 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.713500 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d751e1ed-5043-46df-9f33-81005cfe6252 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] PUT https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.713852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d751e1ed-5043-46df-9f33-81005cfe6252 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:18.735293 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.735293 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:18.735928 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d751e1ed-5043-46df-9f33-81005cfe6252 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.754683 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d751e1ed-5043-46df-9f33-81005cfe6252 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Update volume metadata completed successfully. Jul 03 11:53:18.755637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d751e1ed-5043-46df-9f33-81005cfe6252 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.755637 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 100/406] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 3 11:53:18 2026] PUT /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:18.765653 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.767974 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.768199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.768406 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.777087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.777087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:18.777590 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.789026 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:18.789506 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb8d1990-8d54-4076-af9b-126fedcedd03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.790187 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 102/407] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:53:18 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:18.798643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.801911 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] DELETE https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key1 Jul 03 11:53:18.802569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.802856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.818537 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.818537 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:18.818673 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.828711 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:18.840739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.843020 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:18.843123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.843382 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Delete volume metadata completed successfully. Jul 03 11:53:18.843442 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.843658 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34f7c933-fba0-47ba-ac9c-9c2e1a3b0539 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key1 returned with HTTP 200 Jul 03 11:53:18.844120 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 105/408] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 3 11:53:18 2026] DELETE /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 11:53:18.856689 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.856689 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:18.857854 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7e6dcec1-2b37-409c-b908-e363389462ca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.860314 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.860578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:18.860794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:18.863218 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:18.869362 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5408e43a-1a9d-4d0f-811f-73d64ea8775b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:18.869874 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 101/409] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:18 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:18.872343 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.872343 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:18.872966 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.891024 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:18.891380 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e6dcec1-2b37-409c-b908-e363389462ca tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.891920 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 103/410] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:53:18 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:18.901135 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-be16e8b5-291d-464d-bef7-953113de9e03 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.904165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be16e8b5-291d-464d-bef7-953113de9e03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] PUT https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.905117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be16e8b5-291d-464d-bef7-953113de9e03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:18.915787 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.915787 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:18.916453 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be16e8b5-291d-464d-bef7-953113de9e03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.935758 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be16e8b5-291d-464d-bef7-953113de9e03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Update volume metadata completed successfully. Jul 03 11:53:18.936023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be16e8b5-291d-464d-bef7-953113de9e03 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.936539 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 106/411] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 3 11:53:18 2026] PUT /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:18.949594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.952822 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] POST https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:18.952822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:18.966517 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:18.966517 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:18.967044 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:18.977999 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Create volume metadata completed successfully. Jul 03 11:53:18.978391 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c8986b4-85f0-428d-bb85-f1c9c737088c tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:18.979002 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 102/412] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:53:18 2026] POST /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:18.992694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:18.994574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] PUT https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 Jul 03 11:53:18.995028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:19.006635 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.006635 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:19.007266 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.021744 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Update volume metadata completed successfully. Jul 03 11:53:19.022218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-182bff52-ec3e-43db-a16d-87fd0a96b464 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 returned with HTTP 200 Jul 03 11:53:19.022907 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 104/413] 10.4.3.170 () {68 vars in 1410 bytes} [Fri Jul 3 11:53:18 2026] PUT /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:19.034219 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b6cae45-1169-4818-a309-11d1477d4be7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.035706 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 Jul 03 11:53:19.035993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.036266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.040479 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8c7e5950-1e80-4228-aad5-f9277f776e50 req-50bbaf84-afb1-4729-8228-a834b24fef48 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 returned with HTTP 200 Jul 03 11:53:19.040479 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 102/414] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:18 2026] DELETE /volume/v3/attachments/df4809ca-63fe-44ca-8cc5-ab19fa03b8e4 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:19.047132 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.047132 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:19.047746 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.056196 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:19.056662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b6cae45-1169-4818-a309-11d1477d4be7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 returned with HTTP 200 Jul 03 11:53:19.057638 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 107/415] 10.4.3.170 () {66 vars in 1390 bytes} [Fri Jul 3 11:53:19 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:19.066201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-700198b2-5802-4b0f-840e-4d911b520da3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.068867 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:19.069134 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.069399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.087730 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.087730 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:19.089025 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.104639 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Get volume metadata completed successfully. Jul 03 11:53:19.104639 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-700198b2-5802-4b0f-840e-4d911b520da3 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:19.105047 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 103/416] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:53:19 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 75 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:19.115892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.119408 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] PUT https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata Jul 03 11:53:19.119408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:19.129165 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.129165 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:19.129860 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.140182 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Update volume metadata completed successfully. Jul 03 11:53:19.140575 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d9dbbd4-f194-418f-8141-cc0ae8a3a696 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata returned with HTTP 200 Jul 03 11:53:19.141086 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 105/417] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 3 11:53:19 2026] PUT /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:19.151626 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.153459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:19.153681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.153862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.164066 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.164066 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:19.171746 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.180044 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce3678c3-1c40-474d-9b91-7f8feb5854d7 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 200 Jul 03 11:53:19.180819 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 103/418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:19 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:19.195609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09f2757a-e145-44b3-b97b-cab41f910a55 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.198598 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] DELETE https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:19.198867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.199093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.199288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Delete volume with id: 53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:19.210337 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.210337 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:19.210743 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.235379 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Delete volume request issued successfully. Jul 03 11:53:19.235738 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09f2757a-e145-44b3-b97b-cab41f910a55 tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 202 Jul 03 11:53:19.236191 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 108/419] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:19 2026] DELETE /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 11:53:19.247848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3765a10d-77d4-4916-b626-c0b784eafd3d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.251385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3765a10d-77d4-4916-b626-c0b784eafd3d tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:19.251744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3765a10d-77d4-4916-b626-c0b784eafd3d tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.252096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3765a10d-77d4-4916-b626-c0b784eafd3d tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.261765 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.261765 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:19.266555 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3765a10d-77d4-4916-b626-c0b784eafd3d tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Volume info retrieved successfully. Jul 03 11:53:19.271334 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3765a10d-77d4-4916-b626-c0b784eafd3d tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 200 Jul 03 11:53:19.271645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 104/420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:19 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:19.889902 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-58e11598-100e-4851-aed3-cf62be5b8269 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:19.893741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-58e11598-100e-4851-aed3-cf62be5b8269 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:19.893893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-58e11598-100e-4851-aed3-cf62be5b8269 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:19.894121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-58e11598-100e-4851-aed3-cf62be5b8269 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:19.913313 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:19.913313 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:19.921856 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-58e11598-100e-4851-aed3-cf62be5b8269 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:19.928415 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-58e11598-100e-4851-aed3-cf62be5b8269 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:19.931814 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 106/421] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:19 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:20.288231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-862fb071-daa1-4d17-8cfa-8157423c74ea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:20.290150 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-862fb071-daa1-4d17-8cfa-8157423c74ea tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] GET https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc Jul 03 11:53:20.290384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-862fb071-daa1-4d17-8cfa-8157423c74ea tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:20.290651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-862fb071-daa1-4d17-8cfa-8157423c74ea tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:20.296077 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-862fb071-daa1-4d17-8cfa-8157423c74ea tempest-VolumesMetadataTest-1982515078 tempest-VolumesMetadataTest-1982515078-project-member] https://10.4.3.170/volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc returned with HTTP 404 Jul 03 11:53:20.296597 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 104/422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:20 2026] GET /volume/v3/volumes/53676dc0-e062-42cb-9de1-ed0a0f7513cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:20.499673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-34cba578-7a47-4394-8864-a9d0ef7e8c56 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:20.502217 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-34cba578-7a47-4394-8864-a9d0ef7e8c56 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff Jul 03 11:53:20.502509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-34cba578-7a47-4394-8864-a9d0ef7e8c56 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:20.502776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-34cba578-7a47-4394-8864-a9d0ef7e8c56 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:20.510650 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:20.510650 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:20.948663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:20.951025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:20.951025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:20.951025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:20.968916 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:20.968916 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:20.982647 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:20.990688 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-682df44b-0c32-4dba-bd3f-ce71e35831e1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:20.991014 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 105/423] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:20 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:21.066562 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-34cba578-7a47-4394-8864-a9d0ef7e8c56 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff returned with HTTP 200 Jul 03 11:53:21.067032 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 109/424] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:20 2026] DELETE /volume/v3/attachments/83a79d8b-c35c-435d-9861-f3cc140097ff => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:21.080299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d1b48f-30da-4069-bcd0-3f437fdda225 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:21.083091 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d1b48f-30da-4069-bcd0-3f437fdda225 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 Jul 03 11:53:21.083352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d1b48f-30da-4069-bcd0-3f437fdda225 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:21.083636 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d1b48f-30da-4069-bcd0-3f437fdda225 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:21.096413 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:21.096413 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:21.663661 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d1b48f-30da-4069-bcd0-3f437fdda225 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 returned with HTTP 200 Jul 03 11:53:21.664168 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 107/425] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:21 2026] DELETE /volume/v3/attachments/1a5df10e-db40-4b05-8666-c73ee8d326d2 => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:21.673925 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d82480-c6a5-4f02-90cf-918114d2ce59 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:21.676051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d82480-c6a5-4f02-90cf-918114d2ce59 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 Jul 03 11:53:21.676251 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d82480-c6a5-4f02-90cf-918114d2ce59 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:21.676441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d82480-c6a5-4f02-90cf-918114d2ce59 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:21.683307 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:21.683307 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:22.006571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-baf77249-36c2-4468-ba23-6c3d29541141 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.008602 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf77249-36c2-4468-ba23-6c3d29541141 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:22.008887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf77249-36c2-4468-ba23-6c3d29541141 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.009105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf77249-36c2-4468-ba23-6c3d29541141 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.020976 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.020976 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:22.025549 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-baf77249-36c2-4468-ba23-6c3d29541141 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:22.031045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf77249-36c2-4468-ba23-6c3d29541141 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:22.031640 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 106/426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:22.227864 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2ba6aa53-b1c2-4f9a-b4a1-73b70bd7f1e7 req-a1d82480-c6a5-4f02-90cf-918114d2ce59 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 returned with HTTP 200 Jul 03 11:53:22.228300 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 105/427] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:21 2026] DELETE /volume/v3/attachments/c186f3b0-4a93-4954-a034-04c498d5a7a7 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:22.368348 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c64cf8ff-406e-41f7-aff5-873d0429654c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.496412 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:22.498393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-63187144"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:22.499175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-63187144'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:22.499495 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume of 1 GB Jul 03 11:53:22.499965 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.499965 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:22.504734 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Availability Zones retrieved successfully. Jul 03 11:53:22.515626 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Flow 'volume_create_api' (c6c79d2d-23b5-4e20-8734-1e72328c0d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:22.517174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e896f1-c0fd-445a-b669-e612976ebb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:22.518706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:22.546731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e896f1-c0fd-445a-b669-e612976ebb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:22.548025 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7708b379-0d9f-40f5-9dc5-30095dfce9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:22.617608 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Created reservations ['8b2e77b7-8bdb-4987-98e5-063b829006e3', '112fd4d1-1e3a-4558-b503-7b5e7edaaf44', 'b7483d43-2935-43c3-9772-630c6c2ccbac', 'b662c854-3027-4558-b590-826ec7cb5485'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:22.618472 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7708b379-0d9f-40f5-9dc5-30095dfce9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b2e77b7-8bdb-4987-98e5-063b829006e3', '112fd4d1-1e3a-4558-b503-7b5e7edaaf44', 'b7483d43-2935-43c3-9772-630c6c2ccbac', 'b662c854-3027-4558-b590-826ec7cb5485']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:22.619278 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5c1fab-20cb-4f00-90c9-e8c25ba2047d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:22.623668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.627783 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.627783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.627783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.635016 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.635016 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:22.640217 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:22.645862 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3cf9a356-c03a-4bf9-9829-bb76e87693e9 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:22.646583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5c1fab-20cb-4f00-90c9-e8c25ba2047d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd30d84f-f17b-4dfb-853f-6adbc8b1702d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-63187144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d879d38bd8234fcf9037acdd3962cf6c',qos_specs=None,replication_status=,reservations=['8b2e77b7-8bdb-4987-98e5-063b829006e3','112fd4d1-1e3a-4558-b503-7b5e7edaaf44','b7483d43-2935-43c3-9772-630c6c2ccbac','b662c854-3027-4558-b590-826ec7cb5485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd8391bf595045ae8b0056f796c08d0d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-63187144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd30d84f-f17b-4dfb-853f-6adbc8b1702d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d879d38bd8234fcf9037acdd3962cf6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd8391bf595045ae8b0056f796c08d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:22.647503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f3aee0-5515-438f-8b26-d1bacb22b73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:22.649877 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 108/428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:22.667957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.669883 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f3aee0-5515-438f-8b26-d1bacb22b73e) transitioned into state 'SUCCESS' from state '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-63187144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d879d38bd8234fcf9037acdd3962cf6c',qos_specs=None,replication_status=,reservations=['8b2e77b7-8bdb-4987-98e5-063b829006e3','112fd4d1-1e3a-4558-b503-7b5e7edaaf44','b7483d43-2935-43c3-9772-630c6c2ccbac','b662c854-3027-4558-b590-826ec7cb5485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd8391bf595045ae8b0056f796c08d0d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:22.670240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.670582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9863ef26-68ec-4224-b1ce-a196e502e59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:22.670643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.670840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.680432 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.680432 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:22.686744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9863ef26-68ec-4224-b1ce-a196e502e59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:22.686744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Flow 'volume_create_api' (c6c79d2d-23b5-4e20-8734-1e72328c0d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:22.686744 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume request issued successfully. Jul 03 11:53:22.686744 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c64cf8ff-406e-41f7-aff5-873d0429654c tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:22.686943 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:22.686973 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 110/429] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:53:22 2026] POST /volume/v3/volumes => generated 817 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:22.694394 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a65807d2-d5bb-40d8-b688-10e70bf9134c tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:22.694394 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 107/430] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:22.701389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.704176 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:22.704176 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.704497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.721811 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.721811 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:22.731788 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:22.744039 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c0a888c-3f88-4554-837f-2984e0e2a850 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:22.744688 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 106/431] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 885 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:22.758695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.761040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.761304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.761587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.771638 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.771638 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:22.776249 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:22.783317 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7aadda8c-acd6-4ba2-afce-4293faeae926 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:22.784486 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 109/432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:22.805914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.811618 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.811968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.812242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.812483 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Delete volume with id: d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.827512 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.827512 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:22.828216 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:22.848699 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Delete volume request issued successfully. Jul 03 11:53:22.848949 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ea3350ad-ac53-43b5-b5a4-98dbea4ca6df tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 202 Jul 03 11:53:22.849470 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 111/433] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:22 2026] DELETE /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:22.858221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eb81b848-7582-4d4b-802e-d806103a2875 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:22.860644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb81b848-7582-4d4b-802e-d806103a2875 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:22.860978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb81b848-7582-4d4b-802e-d806103a2875 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:22.861306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb81b848-7582-4d4b-802e-d806103a2875 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:22.870744 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:22.870744 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:22.876137 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-eb81b848-7582-4d4b-802e-d806103a2875 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Volume info retrieved successfully. Jul 03 11:53:22.883772 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb81b848-7582-4d4b-802e-d806103a2875 tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 200 Jul 03 11:53:22.884321 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 108/434] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:22 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:23.045645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc900424-13af-4f42-ac2f-3856de29e28e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.047982 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc900424-13af-4f42-ac2f-3856de29e28e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:23.047982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc900424-13af-4f42-ac2f-3856de29e28e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.047982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc900424-13af-4f42-ac2f-3856de29e28e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.057746 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:23.057746 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:23.063460 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc900424-13af-4f42-ac2f-3856de29e28e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:23.068715 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc900424-13af-4f42-ac2f-3856de29e28e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:23.070149 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 107/435] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:53:23.765038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.767271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:23.767562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.767791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.776590 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:23.776590 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:23.781816 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:23.789237 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-694ebb75-0f16-418a-9ce5-0ccdd646e74f tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:23.789237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 110/436] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:23.804786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.806940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:53:23.807402 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cd30d84f-f17b-4dfb-853f-6adbc8b1702d"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:23.809145 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volume_transfer [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cd30d84f-f17b-4dfb-853f-6adbc8b1702d'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 11:53:23.809315 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volume_transfer [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Creating transfer of volume cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:23.809478 np0000004412 devstack@c-api.service[99811]: INFO cinder.transfer.api [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Generating transfer record for volume cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:23.818041 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:23.818041 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:23.837763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ee176cc6-2a10-4e8f-afaf-1747be8f8dd9 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 03 11:53:23.838288 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 112/437] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 3 11:53:23 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:23.849602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.855204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:23.855533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.855829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.878162 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:23.878162 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:23.883639 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:23.890312 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a82f5e8-0f06-42b3-8b2b-7d4d273193d1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:23.890978 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 109/438] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 952 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:23.901549 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-071d6f6a-74d1-42f7-aab9-e228897e70ae None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.903418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-40880d2b-fa6b-4e15-bc43-ec1e21b32cff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.903547 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-071d6f6a-74d1-42f7-aab9-e228897e70ae tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] GET https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 Jul 03 11:53:23.903766 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-071d6f6a-74d1-42f7-aab9-e228897e70ae tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.903988 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-071d6f6a-74d1-42f7-aab9-e228897e70ae tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.905687 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40880d2b-fa6b-4e15-bc43-ec1e21b32cff tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 Jul 03 11:53:23.905999 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40880d2b-fa6b-4e15-bc43-ec1e21b32cff tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.906257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40880d2b-fa6b-4e15-bc43-ec1e21b32cff tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.913772 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40880d2b-fa6b-4e15-bc43-ec1e21b32cff tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 returned with HTTP 200 Jul 03 11:53:23.914250 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 111/439] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:23.917592 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-071d6f6a-74d1-42f7-aab9-e228897e70ae tempest-DeleteServersTestJSON-190879740 tempest-DeleteServersTestJSON-190879740-project-member] https://10.4.3.170/volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 returned with HTTP 404 Jul 03 11:53:23.918173 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 108/440] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volumes/d70ce433-ea94-4cdd-a541-fa55c15bf441 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:23.923392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:23.925550 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:53:23.925833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:23.926068 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:23.926272 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volume_transfer [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Listing volume transfers {{(pid=99811) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 11:53:23.932171 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0258d96f-bf3e-4843-97a2-701fa20e0001 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Jul 03 11:53:23.932802 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 113/441] 10.4.3.170 () {68 vars in 1305 bytes} [Fri Jul 3 11:53:23 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:23.942634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.022926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0/accept Jul 03 11:53:24.023504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3b3c163cb17bf5b5"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:24.028209 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.volume_transfer [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Accepting volume transfer 8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 {{(pid=99808) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 11:53:24.029985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Accepting transfer 8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 Jul 03 11:53:24.085572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc26d0fa-b758-468a-9cba-c21246739ceb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.089202 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc26d0fa-b758-468a-9cba-c21246739ceb tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:24.089480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc26d0fa-b758-468a-9cba-c21246739ceb tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:24.089749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc26d0fa-b758-468a-9cba-c21246739ceb tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:24.109334 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:24.109334 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:24.111233 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Created reservations ['38bc8736-4886-4307-8daf-3dbc1a16bbc2', 'ea0cc893-b5fc-4fca-a8f3-f95f740e2987', '4e18fb7f-6b88-455e-bd8e-7d97649daebb', '89b4a6c2-5bf2-4d6d-99a9-b7693100fc50'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:24.113506 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bc26d0fa-b758-468a-9cba-c21246739ceb tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:24.118756 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc26d0fa-b758-468a-9cba-c21246739ceb tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:24.119281 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 112/442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:24 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:24.140710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Created reservations ['317ce117-c8f5-416b-873c-179f13d55a22', '34cc14fe-84f9-46c6-8792-7a3089496124', '3f73ab3f-2408-40e9-9c75-676331f3be95', 'd53c9ea6-8077-4b52-aaff-8732d4ce4a02'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:24.163730 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-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 11:53:24.187918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Created reservations ['9edbc58c-6c22-4f29-9771-147471d40dbd', '09e3d3d5-3f62-4bca-b07f-cab573928c04', '6c4f4f6a-77a4-4900-86a2-aef3b53bb8ba', '7afc917b-8827-44ba-8817-bd109f50c057'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:24.219447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Created reservations ['183f8188-5793-4355-a4a7-0ff49a7b5c48', '9db249e6-9cfc-4605-98dd-2a38eb059d0d', '91256e3e-173a-4b2b-a8f0-84962b857066', 'd79f71e8-d392-46f4-815f-71adff7b0a1f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:24.722467 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Transfer volume completed successfully. Jul 03 11:53:24.801804 np0000004412 devstack@c-api.service[99808]: INFO cinder.transfer.api [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Volume cd30d84f-f17b-4dfb-853f-6adbc8b1702d has been transferred. Jul 03 11:53:24.811523 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc57bff5-3ac0-466a-bb81-53892779dc9e tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0/accept returned with HTTP 202 Jul 03 11:53:24.811942 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 110/443] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 3 11:53:23 2026] POST /volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0/accept => generated 365 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:24.822751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.824941 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:24.825125 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:24.825346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:24.832463 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:24.832463 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:24.836334 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Volume info retrieved successfully. Jul 03 11:53:24.846479 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bf5dbe96-7f1e-4169-bdd1-156f38a28d1b tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:24.847070 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 109/444] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:24 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:24.863932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9dd37554-71b7-406b-9d54-fa7701af420f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.866102 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dd37554-71b7-406b-9d54-fa7701af420f tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:24.866547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dd37554-71b7-406b-9d54-fa7701af420f tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:24.866866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dd37554-71b7-406b-9d54-fa7701af420f tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:24.878691 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:24.878691 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:24.888446 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9dd37554-71b7-406b-9d54-fa7701af420f tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] Volume info retrieved successfully. Jul 03 11:53:24.891881 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dd37554-71b7-406b-9d54-fa7701af420f tempest-VolumesTransfersV355Test-2082167560 tempest-VolumesTransfersV355Test-2082167560-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:24.892561 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 114/445] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:24 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:24.906456 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.908302 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 Jul 03 11:53:24.908625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:24.908853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:24.909034 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.volume_transfer [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Delete transfer with id: 8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 Jul 03 11:53:24.913269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-612a0e28-cddc-48aa-8d30-d061dfe01b3d tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 returned with HTTP 404 Jul 03 11:53:24.913876 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 113/446] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:53:24 2026] DELETE /volume/v3/volume-transfers/8a2386e2-c2f9-42b4-b32b-d79d9ddb92b0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:24.921787 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.943793 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-2b096df5-7b7f-4458-a233-c5e60d4a0f57 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:24.947897 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-2b096df5-7b7f-4458-a233-c5e60d4a0f57 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef/action Jul 03 11:53:24.948403 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-2b096df5-7b7f-4458-a233-c5e60d4a0f57 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:24.948602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-2b096df5-7b7f-4458-a233-c5e60d4a0f57 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:24.961082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:24.961381 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:24.961706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:24.961933 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Delete volume with id: cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:24.969763 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:24.969763 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:24.970107 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Volume info retrieved successfully. Jul 03 11:53:24.972769 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:24.972769 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:24.997146 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-eb7504aa-0955-4a2f-aba6-26a347e8ae1d req-2b096df5-7b7f-4458-a233-c5e60d4a0f57 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef/action returned with HTTP 204 Jul 03 11:53:24.997866 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 110/447] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:24 2026] POST /volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:25.000161 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Delete volume request issued successfully. Jul 03 11:53:25.000353 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2f905a4-a79e-4883-ab96-2a59d4d04f3f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 202 Jul 03 11:53:25.000836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 111/448] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:53:24 2026] DELETE /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:25.014333 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:25.016419 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:25.016681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:25.016875 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:25.030894 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:25.030894 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:25.035273 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Volume info retrieved successfully. Jul 03 11:53:25.039353 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e53b37a0-88d9-4525-b6ab-be5eedf443b9 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 200 Jul 03 11:53:25.039821 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 115/449] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:25 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:25.132246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5770f68c-7a81-4232-86c3-f30f324523d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:25.134847 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5770f68c-7a81-4232-86c3-f30f324523d4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:25.135038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5770f68c-7a81-4232-86c3-f30f324523d4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:25.135642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5770f68c-7a81-4232-86c3-f30f324523d4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:25.147327 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:25.147327 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:25.152048 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5770f68c-7a81-4232-86c3-f30f324523d4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:25.156961 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5770f68c-7a81-4232-86c3-f30f324523d4 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:25.157398 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 114/450] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:25 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:25.173476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-395c230b-f259-46eb-b5b1-ef45204d69ce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:25.175219 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-395c230b-f259-46eb-b5b1-ef45204d69ce tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:53:25.175414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-395c230b-f259-46eb-b5b1-ef45204d69ce tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:25.175635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-395c230b-f259-46eb-b5b1-ef45204d69ce tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:25.185680 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:25.185680 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:25.190968 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-395c230b-f259-46eb-b5b1-ef45204d69ce tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:53:25.196023 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-395c230b-f259-46eb-b5b1-ef45204d69ce tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:53:25.196388 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 111/451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:25 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:26.056876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-674ca0ba-6150-4b48-8a75-8369cb2a1fd2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.058982 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-674ca0ba-6150-4b48-8a75-8369cb2a1fd2 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:26.059506 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-674ca0ba-6150-4b48-8a75-8369cb2a1fd2 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:26.059832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-674ca0ba-6150-4b48-8a75-8369cb2a1fd2 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:26.069307 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-674ca0ba-6150-4b48-8a75-8369cb2a1fd2 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 404 Jul 03 11:53:26.069307 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 112/452] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:26 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:26.077725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c41fa6b5-4a53-4e93-96f9-6a693e0d2aea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.079871 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c41fa6b5-4a53-4e93-96f9-6a693e0d2aea tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:26.080132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c41fa6b5-4a53-4e93-96f9-6a693e0d2aea tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:26.080384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c41fa6b5-4a53-4e93-96f9-6a693e0d2aea tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:26.086990 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c41fa6b5-4a53-4e93-96f9-6a693e0d2aea tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 404 Jul 03 11:53:26.087600 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 116/453] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:26 2026] GET /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:26.096855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.101176 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:26.101737 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:26.102191 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:26.102191 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Delete volume with id: cd30d84f-f17b-4dfb-853f-6adbc8b1702d Jul 03 11:53:26.117244 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8cc3e2a5-7b37-42c5-94ee-3ddc704883e1 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d returned with HTTP 404 Jul 03 11:53:26.118294 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 115/454] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:53:26 2026] DELETE /volume/v3/volumes/cd30d84f-f17b-4dfb-853f-6adbc8b1702d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:26.130702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.133059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:26.133444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1058761685"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:26.135255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1058761685'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:26.135587 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume of 1 GB Jul 03 11:53:26.141922 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Availability Zones retrieved successfully. Jul 03 11:53:26.148865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Flow 'volume_create_api' (25c43273-cb72-4691-930c-55927c1cdf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:26.150227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef03548d-c8c1-4bf9-8a1e-3052c31c9034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.151514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:26.189256 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef03548d-c8c1-4bf9-8a1e-3052c31c9034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:26.190312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50db0a57-7be4-487c-9902-1bd5235c7fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.246195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Created reservations ['22157685-623b-4231-9160-3d7c13a80957', 'a22c50a2-e143-4b4e-82ec-65e15e069bc0', '161e299f-b978-4634-b90e-dd5f5c89180c', '18733457-463f-41e7-9863-d18437cb552d'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:26.247087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50db0a57-7be4-487c-9902-1bd5235c7fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22157685-623b-4231-9160-3d7c13a80957', 'a22c50a2-e143-4b4e-82ec-65e15e069bc0', '161e299f-b978-4634-b90e-dd5f5c89180c', '18733457-463f-41e7-9863-d18437cb552d']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:26.247930 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515f74fe-cb4a-478d-8ae4-f282d05086b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.272493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515f74fe-cb4a-478d-8ae4-f282d05086b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1058761685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d879d38bd8234fcf9037acdd3962cf6c',qos_specs=None,replication_status=,reservations=['22157685-623b-4231-9160-3d7c13a80957','a22c50a2-e143-4b4e-82ec-65e15e069bc0','161e299f-b978-4634-b90e-dd5f5c89180c','18733457-463f-41e7-9863-d18437cb552d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd8391bf595045ae8b0056f796c08d0d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1058761685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d879d38bd8234fcf9037acdd3962cf6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd8391bf595045ae8b0056f796c08d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:26.273452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4169a95-86a0-4ac0-977b-12b8061219ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.297619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4169a95-86a0-4ac0-977b-12b8061219ab) transitioned into state 'SUCCESS' from state '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-1058761685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d879d38bd8234fcf9037acdd3962cf6c',qos_specs=None,replication_status=,reservations=['22157685-623b-4231-9160-3d7c13a80957','a22c50a2-e143-4b4e-82ec-65e15e069bc0','161e299f-b978-4634-b90e-dd5f5c89180c','18733457-463f-41e7-9863-d18437cb552d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd8391bf595045ae8b0056f796c08d0d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:26.298400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac46049-7473-4302-a546-1838c33b0c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.308262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac46049-7473-4302-a546-1838c33b0c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:26.309114 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Flow 'volume_create_api' (25c43273-cb72-4691-930c-55927c1cdf70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:26.309422 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Create volume request issued successfully. Jul 03 11:53:26.310130 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-044355a7-3af3-420d-86b8-31d1985c3fb8 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:26.311100 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 112/455] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:53:26 2026] POST /volume/v3/volumes => generated 819 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:26.322897 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.328938 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:26.329213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:26.329462 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:26.344512 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:26.344512 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:26.350301 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:26.357806 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-139d018d-2fd3-4b16-8d91-5204f1df7f53 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 200 Jul 03 11:53:26.358381 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 113/456] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:26 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:26.954453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-acb09d54-520a-444e-9e31-83684af301d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:26.956537 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:26.956985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1529040593"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:26.959080 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1529040593'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:26.959843 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume of 1 GB Jul 03 11:53:26.968418 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Availability Zones retrieved successfully. Jul 03 11:53:26.980845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Flow 'volume_create_api' (435af082-026d-43be-ba72-a0d65808b9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:26.980845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf3b813-b56d-47e4-8e8d-a9d7c82f8e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:26.981416 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:27.024776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf3b813-b56d-47e4-8e8d-a9d7c82f8e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:27.025990 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b361522-7fe8-49df-ab36-79607d043b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:27.256502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Created reservations ['873d736e-e419-40a2-8c71-7a855a7d7bc7', 'd57b4cdc-a2ec-4b5a-9d88-0aea3390320b', 'c74028aa-5a09-4a06-a898-233f90b8aeb6', '311d8845-eb7f-404e-a6c5-73db4e756f9d'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:27.257470 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b361522-7fe8-49df-ab36-79607d043b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873d736e-e419-40a2-8c71-7a855a7d7bc7', 'd57b4cdc-a2ec-4b5a-9d88-0aea3390320b', 'c74028aa-5a09-4a06-a898-233f90b8aeb6', '311d8845-eb7f-404e-a6c5-73db4e756f9d']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:27.258111 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07371944-f8e1-4806-80bf-5f4230441257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:27.344773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07371944-f8e1-4806-80bf-5f4230441257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f804f52-823c-4bdc-b209-f4da6bd2e05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1529040593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0c3a489df54f56b56abf6c3fa24113',qos_specs=None,replication_status=,reservations=['873d736e-e419-40a2-8c71-7a855a7d7bc7','d57b4cdc-a2ec-4b5a-9d88-0aea3390320b','c74028aa-5a09-4a06-a898-233f90b8aeb6','311d8845-eb7f-404e-a6c5-73db4e756f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1529040593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f804f52-823c-4bdc-b209-f4da6bd2e05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0c3a489df54f56b56abf6c3fa24113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:27.346582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0b0d9-5e2b-418e-9354-a46c3b49a75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:27.374973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.376896 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.377135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.377403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.387563 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.387563 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:27.413567 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:27.428755 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7d12942-1177-47d9-afc5-a5c94da5a8d0 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 200 Jul 03 11:53:27.429328 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 116/457] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 946 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:27.437119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0b0d9-5e2b-418e-9354-a46c3b49a75b) transitioned into state 'SUCCESS' from state '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-1529040593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0c3a489df54f56b56abf6c3fa24113',qos_specs=None,replication_status=,reservations=['873d736e-e419-40a2-8c71-7a855a7d7bc7','d57b4cdc-a2ec-4b5a-9d88-0aea3390320b','c74028aa-5a09-4a06-a898-233f90b8aeb6','311d8845-eb7f-404e-a6c5-73db4e756f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:27.438325 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb856f3c-ecca-4708-8659-4e11737f74c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:27.446354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1957d2f0-e51c-47ac-8235-83272c71190b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.448550 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:53:27.450784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:27.452154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volume_transfer [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Creating new volume transfer {'transfer': {'volume_id': '5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 11:53:27.452301 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volume_transfer [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Creating transfer of volume 5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.454008 np0000004412 devstack@c-api.service[99810]: INFO cinder.transfer.api [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Generating transfer record for volume 5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.456300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb856f3c-ecca-4708-8659-4e11737f74c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:27.457210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Flow 'volume_create_api' (435af082-026d-43be-ba72-a0d65808b9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:27.457624 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume request issued successfully. Jul 03 11:53:27.458504 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-acb09d54-520a-444e-9e31-83684af301d4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:27.459065 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 117/458] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:26 2026] POST /volume/v3/volumes => generated 757 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:27.466334 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.466334 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:27.471116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4fd18948-6784-4501-a985-0b715b96ce48 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.473242 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4fd18948-6784-4501-a985-0b715b96ce48 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:27.473463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4fd18948-6784-4501-a985-0b715b96ce48 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.473681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4fd18948-6784-4501-a985-0b715b96ce48 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.480706 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.480706 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:27.484736 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4fd18948-6784-4501-a985-0b715b96ce48 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:27.486043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1957d2f0-e51c-47ac-8235-83272c71190b tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 03 11:53:27.486399 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 113/459] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 3 11:53:27 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:27.489632 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4fd18948-6784-4501-a985-0b715b96ce48 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:27.490177 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 114/460] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:27.496252 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46d4003e-950e-40bb-8a33-0665a6112533 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.500886 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46d4003e-950e-40bb-8a33-0665a6112533 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.501151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46d4003e-950e-40bb-8a33-0665a6112533 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.501480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46d4003e-950e-40bb-8a33-0665a6112533 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.510282 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.510282 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:27.515817 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-46d4003e-950e-40bb-8a33-0665a6112533 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:27.520952 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46d4003e-950e-40bb-8a33-0665a6112533 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 200 Jul 03 11:53:27.521587 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 117/461] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volume_transfer [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Listing volume transfers {{(pid=99811) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.539519 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:27.543644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0c0ae164-3720-44e9-be09-952fbd7edd82 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 11:53:27.544067 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 118/462] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:27.553524 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.555313 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 Jul 03 11:53:27.558281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.558281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.558281 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.volume_transfer [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Delete transfer with id: a7198ae3-b344-4634-82c7-a5d56d138b21 Jul 03 11:53:27.567331 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.567331 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:27.621402 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b65c6dfa-423d-4e1b-89e8-631ea9805883 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 returned with HTTP 202 Jul 03 11:53:27.621866 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 114/463] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:53:27 2026] DELETE /volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:27.633507 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.639998 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.639998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.639998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.649428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.649428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:27.654873 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Volume info retrieved successfully. Jul 03 11:53:27.665052 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c67367b-efa1-4035-8ae8-c9eab272d130 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 200 Jul 03 11:53:27.665592 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 115/464] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:27.683979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-462e8e81-8119-479f-9cbe-c23238f41db5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-462e8e81-8119-479f-9cbe-c23238f41db5 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-462e8e81-8119-479f-9cbe-c23238f41db5 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-462e8e81-8119-479f-9cbe-c23238f41db5 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.volume_transfer [None req-462e8e81-8119-479f-9cbe-c23238f41db5 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Delete transfer with id: a7198ae3-b344-4634-82c7-a5d56d138b21 Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-462e8e81-8119-479f-9cbe-c23238f41db5 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 returned with HTTP 404 Jul 03 11:53:27.689776 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 118/465] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:53:27 2026] DELETE /volume/v3/volume-transfers/a7198ae3-b344-4634-82c7-a5d56d138b21 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:27.699663 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.702066 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.702436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.702708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.702939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Delete volume with id: 5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.712042 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.712042 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:27.712552 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Volume info retrieved successfully. Jul 03 11:53:27.751824 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Delete volume request issued successfully. Jul 03 11:53:27.752638 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91329ab1-fb9d-41f3-8b85-55a991441c8e tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 202 Jul 03 11:53:27.752694 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 119/466] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:53:27 2026] DELETE /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:27.763791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:27.766299 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:27.767758 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:27.767758 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:27.778575 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:27.778575 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:27.783524 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Volume info retrieved successfully. Jul 03 11:53:27.790270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea25d1e0-75f3-48b4-90ac-61d49a7daf7f tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 200 Jul 03 11:53:27.790848 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 115/467] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:27 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:28.402142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f049aa59-0f4b-4089-bca5-a215540b206e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.403791 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:53:28.404023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.404393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.404393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume with id: d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:53:28.413603 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:28.413603 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:28.413963 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:28.493545 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume request issued successfully. Jul 03 11:53:28.493967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f049aa59-0f4b-4089-bca5-a215540b206e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 202 Jul 03 11:53:28.494194 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 116/468] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:28 2026] DELETE /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:28.507692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.510509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.515781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:53:28.515781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.515781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.516184 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:28.516184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.516184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.531750 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:28.531750 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:28.535588 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:28.535588 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:28.537394 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:28.540595 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:28.545910 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d55cf24d-f0d1-4866-a70d-d87d5999454c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 200 Jul 03 11:53:28.546510 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 119/469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:28 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:28.546604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de0a0517-3758-49dc-9c3b-b7e10a34f72c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:28.547089 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 120/470] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:28 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:28.809588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0e2ed7d4-1993-4f35-b999-3d339bdb7c28 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.811785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e2ed7d4-1993-4f35-b999-3d339bdb7c28 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:28.812164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e2ed7d4-1993-4f35-b999-3d339bdb7c28 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.812524 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e2ed7d4-1993-4f35-b999-3d339bdb7c28 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.819041 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e2ed7d4-1993-4f35-b999-3d339bdb7c28 tempest-VolumesTransfersV355Test-655653779 tempest-VolumesTransfersV355Test-655653779-project-admin] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 404 Jul 03 11:53:28.819823 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 116/471] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:28 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:28.827717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d168b326-6be6-4caf-9224-b4a215b38d33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.832751 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d168b326-6be6-4caf-9224-b4a215b38d33 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] GET https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:28.833149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d168b326-6be6-4caf-9224-b4a215b38d33 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.833364 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d168b326-6be6-4caf-9224-b4a215b38d33 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.843129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d168b326-6be6-4caf-9224-b4a215b38d33 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 404 Jul 03 11:53:28.844393 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 117/472] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:28 2026] GET /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:28.853233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:28.855490 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:28.855798 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:28.856005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:28.856207 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] Delete volume with id: 5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b Jul 03 11:53:28.863976 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-562b77ec-2477-45cb-bbbf-69fc278f4491 tempest-VolumesTransfersV355Test-1831982469 tempest-VolumesTransfersV355Test-1831982469-project-member] https://10.4.3.170/volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b returned with HTTP 404 Jul 03 11:53:28.864703 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 120/473] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:53:28 2026] DELETE /volume/v3/volumes/5c606a4e-dbc9-4fda-af35-b69bd6bd6c9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:29.568603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-074f62be-ffe0-4719-b8df-05bb8660f566 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:29.572698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-074f62be-ffe0-4719-b8df-05bb8660f566 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de Jul 03 11:53:29.572698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-074f62be-ffe0-4719-b8df-05bb8660f566 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:29.572698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-074f62be-ffe0-4719-b8df-05bb8660f566 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:29.578203 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-074f62be-ffe0-4719-b8df-05bb8660f566 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de returned with HTTP 404 Jul 03 11:53:29.578746 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 121/474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:29 2026] GET /volume/v3/volumes/d57de914-99c9-4b89-a31f-7e689686b7de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:29.587411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e170d566-12c8-47c0-a770-ca08c2304766 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:29.588520 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:53:29.588724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:29.588917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:29.589079 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume with id: c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:53:29.596601 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:29.596601 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:29.597034 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:29.618487 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume request issued successfully. Jul 03 11:53:29.618851 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e170d566-12c8-47c0-a770-ca08c2304766 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 202 Jul 03 11:53:29.619293 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 117/475] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:29 2026] DELETE /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:29.632169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:29.635952 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:53:29.635952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:29.635952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:29.646023 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:29.646023 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:29.651204 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:29.656355 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dec3887c-b58e-467e-a431-6fe95e9a3c33 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 200 Jul 03 11:53:29.657330 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 118/476] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:29 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:30.672803 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6c90e27b-9677-48d9-9229-4847001e0266 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:30.675496 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6c90e27b-9677-48d9-9229-4847001e0266 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 Jul 03 11:53:30.675626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6c90e27b-9677-48d9-9229-4847001e0266 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:30.675934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6c90e27b-9677-48d9-9229-4847001e0266 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:30.683209 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6c90e27b-9677-48d9-9229-4847001e0266 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 returned with HTTP 404 Jul 03 11:53:30.683861 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 121/477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:30 2026] GET /volume/v3/volumes/c4b9961e-2b26-4758-8c46-332c70dce5c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:30.692167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:30.694505 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:53:30.694810 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:30.695083 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:30.695298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume with id: e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:53:30.706983 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:30.706983 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:30.707704 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:30.736805 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Delete volume request issued successfully. Jul 03 11:53:30.736805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-123524d3-fce5-4f70-9ec9-c6b1bc8cfd2c tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 202 Jul 03 11:53:30.737283 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 122/478] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:30 2026] DELETE /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:30.745040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:30.750269 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:53:30.750505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:30.750766 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:30.759361 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:30.759361 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:30.764291 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Volume info retrieved successfully. Jul 03 11:53:30.771520 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-026f73f2-69ed-49c9-bf28-bd497d83ae2e tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 200 Jul 03 11:53:30.771520 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 118/479] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:30 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:31.789343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b2362b41-62b7-4550-a690-187044fa2c73 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:31.791639 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b2362b41-62b7-4550-a690-187044fa2c73 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] GET https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 Jul 03 11:53:31.791857 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b2362b41-62b7-4550-a690-187044fa2c73 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:31.792094 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b2362b41-62b7-4550-a690-187044fa2c73 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:31.801572 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b2362b41-62b7-4550-a690-187044fa2c73 tempest-TaggedBootDevicesTest_v242-1218861582 tempest-TaggedBootDevicesTest_v242-1218861582-project-member] https://10.4.3.170/volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 returned with HTTP 404 Jul 03 11:53:31.802260 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 119/480] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:31 2026] GET /volume/v3/volumes/e8efdae9-6f3d-444f-a9d9-d144700337c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:32.114880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-072eff02-3a31-4930-9663-16d7b90a43fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:32.246557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:32.246912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-997786898"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:32.248472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-997786898'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:32.248754 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create volume of 1 GB Jul 03 11:53:32.253716 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Availability Zones retrieved successfully. Jul 03 11:53:32.260727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Flow 'volume_create_api' (295c9677-d4c5-4086-a8af-475c3c081b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:32.261784 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a84d87-44f2-47f9-98b4-4161fd90d135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:32.262841 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:32.304519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a84d87-44f2-47f9-98b4-4161fd90d135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:32.305311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06830c7d-1e69-46a7-ab78-97d8698ec9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:32.386858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Created reservations ['acf8ec07-9532-4669-98c1-273f2d36efe2', '4d309782-40ef-485c-b25c-9a624b1d43d8', '7c1937f6-587e-4266-ab68-4a1d8b94d048', '3f1ea63c-4d69-441f-bfd7-fea034ff7ca4'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:32.386858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06830c7d-1e69-46a7-ab78-97d8698ec9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf8ec07-9532-4669-98c1-273f2d36efe2', '4d309782-40ef-485c-b25c-9a624b1d43d8', '7c1937f6-587e-4266-ab68-4a1d8b94d048', '3f1ea63c-4d69-441f-bfd7-fea034ff7ca4']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:32.387765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bf74ce-8133-46b1-9d28-f19ac6530e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:32.419495 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bf74ce-8133-46b1-9d28-f19ac6530e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1f7131-b683-42d4-9925-8b46ce4f9515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-997786898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94444de9025940a8b3e5518c18c8aee7',qos_specs=None,replication_status=,reservations=['acf8ec07-9532-4669-98c1-273f2d36efe2','4d309782-40ef-485c-b25c-9a624b1d43d8','7c1937f6-587e-4266-ab68-4a1d8b94d048','3f1ea63c-4d69-441f-bfd7-fea034ff7ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e83da2a4d054d5f96af9bda44d58b9d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-997786898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1f7131-b683-42d4-9925-8b46ce4f9515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94444de9025940a8b3e5518c18c8aee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e83da2a4d054d5f96af9bda44d58b9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:32.422788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5981b55-9fd0-4531-8544-aff46de356c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:32.452563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5981b55-9fd0-4531-8544-aff46de356c0) transitioned into state 'SUCCESS' from state '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-997786898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94444de9025940a8b3e5518c18c8aee7',qos_specs=None,replication_status=,reservations=['acf8ec07-9532-4669-98c1-273f2d36efe2','4d309782-40ef-485c-b25c-9a624b1d43d8','7c1937f6-587e-4266-ab68-4a1d8b94d048','3f1ea63c-4d69-441f-bfd7-fea034ff7ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e83da2a4d054d5f96af9bda44d58b9d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:32.454571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e210a4-ea55-4a38-9d97-1301a0215cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:32.468895 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e210a4-ea55-4a38-9d97-1301a0215cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:32.470147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Flow 'volume_create_api' (295c9677-d4c5-4086-a8af-475c3c081b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:32.471167 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create volume request issued successfully. Jul 03 11:53:32.471900 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-072eff02-3a31-4930-9663-16d7b90a43fd tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:32.472383 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 122/481] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:32 2026] POST /volume/v3/volumes => generated 757 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:32.488857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-33c890b6-b924-47b0-8532-5ce082212706 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:32.492509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33c890b6-b924-47b0-8532-5ce082212706 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:32.492509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33c890b6-b924-47b0-8532-5ce082212706 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:32.492509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33c890b6-b924-47b0-8532-5ce082212706 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:32.503752 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:32.503752 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:32.508884 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-33c890b6-b924-47b0-8532-5ce082212706 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:32.532882 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33c890b6-b924-47b0-8532-5ce082212706 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 200 Jul 03 11:53:32.535266 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 123/482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:32 2026] GET /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:33.552516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:33.554350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:33.554595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:33.554780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:33.566107 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:33.566107 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:33.572827 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:33.579890 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b93cd000-e209-42e7-ac43-613f6a20a9ba tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 200 Jul 03 11:53:33.580444 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 119/483] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:33 2026] GET /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:33.603408 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1eb56558-9373-445d-aa9f-93ec39904640 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:33.605776 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:53:33.605776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1f7131-b683-42d4-9925-8b46ce4f9515", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1669716193"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:33.622072 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:33.622072 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:33.623040 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:33.623258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create snapshot from volume 6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:33.684773 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Created reservations ['b4c94d9f-d3c9-45a0-a19d-7ec152e957a4', 'e8a12ad6-d88b-4678-9073-287dadbcd26d', 'f1b45388-3562-41db-b2a9-e73d84c44aaa', '0f3a1d3e-4aa8-4246-aa92-a04df5443f31'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:33.738683 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot create request issued successfully. Jul 03 11:53:33.739127 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1eb56558-9373-445d-aa9f-93ec39904640 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:53:33.739662 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 120/484] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:53:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:33.754443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:33.759972 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:33.760221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:33.760485 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:33.771485 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:33.771485 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:33.772120 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:33.773010 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b0ac45-4e79-445a-8417-486c3a2856cb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 returned with HTTP 200 Jul 03 11:53:33.773361 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 123/485] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:33 2026] GET /volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:34.787534 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:34.789676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:34.789909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:34.790156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:34.795792 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:34.795792 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:34.796351 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:34.797227 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3686d0ff-b258-4a06-a4a1-8a67bb1f896e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 returned with HTTP 200 Jul 03 11:53:34.797699 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 124/486] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:34 2026] GET /volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:34.818821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:34.826525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:53:34.826525 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1f7131-b683-42d4-9925-8b46ce4f9515", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1676603758"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:34.839747 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:34.839747 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:34.840673 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:34.840868 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create snapshot from volume 6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:34.861395 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-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 11:53:34.884234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Created reservations ['0cec917b-53c9-4949-9ad6-ad4e7a6097ce', 'cf72b05e-d5a7-43bf-a7a7-6234ad4a9768', 'db5ae458-0ad4-4b67-b7e6-496813346579', '0a416a7a-c819-40b9-9d64-0c8cfa0388c2'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:34.949678 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot create request issued successfully. Jul 03 11:53:34.950442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5161f10-d7d1-456a-88dd-f865378b9b9f tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:53:34.951119 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 120/487] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:53:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:34.963221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:34.965509 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:34.965739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:34.965962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:34.971799 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:34.971799 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:34.972468 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:34.973654 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0068b062-29a9-4996-94cb-aaf925aa1a6c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 200 Jul 03 11:53:34.974154 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 121/488] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:34 2026] GET /volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:35.583471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:35.585181 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:35.585651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1158439490", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:35.587272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1158439490', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:35.684467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Create volume of 1 GB Jul 03 11:53:35.689909 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Availability Zones retrieved successfully. Jul 03 11:53:35.698042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Flow 'volume_create_api' (b10f18cf-b63f-49d1-b622-db8342f5de03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:35.699800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39b746a-488d-400e-afd9-307e4317337e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:35.701189 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:35.784096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39b746a-488d-400e-afd9-307e4317337e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:35.785136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcba63f-4e7e-43e9-90d1-cb525d251392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:35.883598 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Created reservations ['a07c18bc-ab43-428d-bf93-14afdb8e77e7', '1d0a066a-bad7-4e65-85f4-1c1876c78de0', 'c80e048c-a0ab-4f03-85c7-7051d24ef4a1', '7ce280b7-f991-4cee-97ca-a50c5833ea09'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:35.884659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcba63f-4e7e-43e9-90d1-cb525d251392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07c18bc-ab43-428d-bf93-14afdb8e77e7', '1d0a066a-bad7-4e65-85f4-1c1876c78de0', 'c80e048c-a0ab-4f03-85c7-7051d24ef4a1', '7ce280b7-f991-4cee-97ca-a50c5833ea09']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:35.885387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c13d5d-8948-4721-ba0e-66845bb26a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:35.928932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c13d5d-8948-4721-ba0e-66845bb26a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a8c25f-8458-4258-8eac-a54091063039', '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-1158439490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8035b3b2f6d8498ab95149a69c05c9fb',qos_specs=None,replication_status=,reservations=['a07c18bc-ab43-428d-bf93-14afdb8e77e7','1d0a066a-bad7-4e65-85f4-1c1876c78de0','c80e048c-a0ab-4f03-85c7-7051d24ef4a1','7ce280b7-f991-4cee-97ca-a50c5833ea09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566cff068884401b99c1ee7d8c899580',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1158439490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a8c25f-8458-4258-8eac-a54091063039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8035b3b2f6d8498ab95149a69c05c9fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='566cff068884401b99c1ee7d8c899580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:35.928932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1eec10-04b0-48d5-a4b0-420f10c3ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:35.968961 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1eec10-04b0-48d5-a4b0-420f10c3ff1a) transitioned into state 'SUCCESS' from state '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-1158439490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8035b3b2f6d8498ab95149a69c05c9fb',qos_specs=None,replication_status=,reservations=['a07c18bc-ab43-428d-bf93-14afdb8e77e7','1d0a066a-bad7-4e65-85f4-1c1876c78de0','c80e048c-a0ab-4f03-85c7-7051d24ef4a1','7ce280b7-f991-4cee-97ca-a50c5833ea09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566cff068884401b99c1ee7d8c899580',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:35.969925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c38622b-4a0e-4340-84f2-1ef229feba11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:35.985805 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:35.987067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c38622b-4a0e-4340-84f2-1ef229feba11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:35.987610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Flow 'volume_create_api' (b10f18cf-b63f-49d1-b622-db8342f5de03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:35.987610 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Create volume request issued successfully. Jul 03 11:53:35.988283 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b033818a-6f10-46b2-8c27-0a5b66702ab8 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:35.988336 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:35.988386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:35.990445 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 124/489] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:53:35 2026] POST /volume/v3/volumes => generated 899 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:35.990521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2115691846"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:35.992510 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:35.992818 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:35.993092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:35.994483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2115691846'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:35.994644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume of 1 GB Jul 03 11:53:36.002771 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:36.002771 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:36.005423 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:36.008486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-697ccbbd-3552-41d0-a1e6-f83c313248a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 200 Jul 03 11:53:36.008691 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 121/490] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:35 2026] GET /volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:36.010129 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Availability Zones retrieved successfully. Jul 03 11:53:36.011629 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:36.014286 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:53:36.014286 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:36.014286 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:36.021082 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:36.023168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Flow 'volume_create_api' (fb7f5519-75fa-498e-9f5b-062f48935330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:36.024655 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9ec71c-ad9e-494f-a00b-4974c30c9659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:36.025357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:36.028113 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:36.028113 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:36.031194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:53:36.031194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1f7131-b683-42d4-9925-8b46ce4f9515", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:36.041141 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:53:36.042611 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:36.042611 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:36.043574 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:36.043574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Create snapshot from volume 6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:36.047387 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8ff2674-8498-4c69-99e5-0d9b53baa0db tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:53:36.047387 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 122/491] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:36 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:36.076957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9ec71c-ad9e-494f-a00b-4974c30c9659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:36.078222 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b94e88-42e6-4e1c-8809-3910293229f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:36.079468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Created reservations ['36836ef5-2f71-4ea6-a5eb-25d039d93c5a', 'f8804065-4ad1-4bfd-a583-7203d4532ec7', '48595e6d-5555-4ee9-a7bf-a81c75cc09ce', '8d6dfdeb-7e42-47d2-ad53-9fc4c197a625'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:36.128617 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot create request issued successfully. Jul 03 11:53:36.128617 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ae12eac4-b0d7-44f3-938e-52373ce022a8 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:53:36.128617 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 125/492] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:53:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:36.149599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:36.152518 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:36.153491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:36.154002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:36.159821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Created reservations ['98bfefc0-8dbc-4021-ae51-bfbae917609f', 'c3e6f9c8-97a4-42bb-a2b6-74c403992591', 'bccda8f1-b5fb-4ad1-9989-5b7826149fe9', '158036fb-f6a9-49dc-b41a-886113915609'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:36.160691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b94e88-42e6-4e1c-8809-3910293229f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98bfefc0-8dbc-4021-ae51-bfbae917609f', 'c3e6f9c8-97a4-42bb-a2b6-74c403992591', 'bccda8f1-b5fb-4ad1-9989-5b7826149fe9', '158036fb-f6a9-49dc-b41a-886113915609']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:36.161239 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:36.161239 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:36.161434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce6c20a-ab10-414b-aa77-26bc5dbbbe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:36.161686 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:36.162486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cda7e25c-54e9-451c-9c7f-acc8ecf28113 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 returned with HTTP 200 Jul 03 11:53:36.162861 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 122/493] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:36 2026] GET /volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:36.191263 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce6c20a-ab10-414b-aa77-26bc5dbbbe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e1cf39-ed10-47bd-866d-2a1ffb44d9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2115691846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',qos_specs=None,replication_status=,reservations=['98bfefc0-8dbc-4021-ae51-bfbae917609f','c3e6f9c8-97a4-42bb-a2b6-74c403992591','bccda8f1-b5fb-4ad1-9989-5b7826149fe9','158036fb-f6a9-49dc-b41a-886113915609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2115691846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e1cf39-ed10-47bd-866d-2a1ffb44d9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:36.192013 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b0190a-3e99-4347-8f85-6db3381eb872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:36.220917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b0190a-3e99-4347-8f85-6db3381eb872) transitioned into state 'SUCCESS' from state '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-2115691846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',qos_specs=None,replication_status=,reservations=['98bfefc0-8dbc-4021-ae51-bfbae917609f','c3e6f9c8-97a4-42bb-a2b6-74c403992591','bccda8f1-b5fb-4ad1-9989-5b7826149fe9','158036fb-f6a9-49dc-b41a-886113915609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:36.221628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d41315-4ecb-46ed-bf53-7908ffe68bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:36.235959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d41315-4ecb-46ed-bf53-7908ffe68bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:36.237606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Flow 'volume_create_api' (fb7f5519-75fa-498e-9f5b-062f48935330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:36.237796 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume request issued successfully. Jul 03 11:53:36.238702 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f913c75-67c5-49f0-a4a3-d86b2d1dc6f4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:36.239251 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 125/494] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:35 2026] POST /volume/v3/volumes => generated 759 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:36.257119 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ce23d527-8d27-4805-80b0-ea8911003132 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:36.259286 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce23d527-8d27-4805-80b0-ea8911003132 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:53:36.259457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce23d527-8d27-4805-80b0-ea8911003132 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:36.259635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce23d527-8d27-4805-80b0-ea8911003132 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:36.269253 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:36.269253 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:36.276178 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce23d527-8d27-4805-80b0-ea8911003132 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:53:36.284241 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce23d527-8d27-4805-80b0-ea8911003132 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe returned with HTTP 200 Jul 03 11:53:36.284797 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 123/495] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:36 2026] GET /volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.039308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-26136719-c239-444c-982f-a39526f29651 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.040194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-26136719-c239-444c-982f-a39526f29651 None None] GET https://10.4.3.170/volume// Jul 03 11:53:37.040437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-26136719-c239-444c-982f-a39526f29651 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.040746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-26136719-c239-444c-982f-a39526f29651 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.041475 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-26136719-c239-444c-982f-a39526f29651 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:37.041953 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 126/496] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53:37 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 11:53:37.052495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-52af067f-a729-4aeb-8e11-aba4cd8b6cdd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.054265 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-52af067f-a729-4aeb-8e11-aba4cd8b6cdd tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:37.054792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-52af067f-a729-4aeb-8e11-aba4cd8b6cdd tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43d3490b-0811-42fa-b5f5-f4a72399199f", "connector": null, "instance_uuid": "0ec70878-d319-438f-a13a-521eb92d050e"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:37.069181 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.072593 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:53:37.072878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.073497 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.080014 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.080014 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.085251 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.085251 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.092310 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:53:37.099590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-157dbeab-f2c8-4019-bcec-df7e16e522a7 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:53:37.100184 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 126/497] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:37.141475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-52af067f-a729-4aeb-8e11-aba4cd8b6cdd tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:37.142017 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 123/498] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53:37 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:37.156642 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-e159a43e-a74a-47d8-89d4-90ae1d446ee2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.160102 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-e159a43e-a74a-47d8-89d4-90ae1d446ee2 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] DELETE https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef Jul 03 11:53:37.160632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-e159a43e-a74a-47d8-89d4-90ae1d446ee2 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.160985 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-e159a43e-a74a-47d8-89d4-90ae1d446ee2 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.162210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.165619 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:53:37.166025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.166025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.170666 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.170666 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:37.184681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-03ac645c-2fec-4631-a365-7e7779fa52fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.184868 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.184868 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.186510 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03ac645c-2fec-4631-a365-7e7779fa52fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:37.186788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03ac645c-2fec-4631-a365-7e7779fa52fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.187149 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03ac645c-2fec-4631-a365-7e7779fa52fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.194033 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:53:37.195710 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.195710 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.195710 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-03ac645c-2fec-4631-a365-7e7779fa52fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:37.196826 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03ac645c-2fec-4631-a365-7e7779fa52fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 returned with HTTP 200 Jul 03 11:53:37.197352 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 127/499] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.205155 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-beae5b6b-3dd9-4f1a-8712-5ad22c7a2ec4 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:53:37.205795 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 127/500] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:37.213737 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=1 Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.217399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.222941 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.223798 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-432eaf35-2cc9-4fdd-86eb-93d31427dbd7 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 11:53:37.224466 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 124/501] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.235653 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.239344 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 11:53:37.239707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.240623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.240623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.242038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.257960 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.258468 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65fce11-d335-419a-adc6-67defe7ca5c4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 11:53:37.259002 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 128/502] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.272930 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.276575 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=100000 Jul 03 11:53:37.278388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.278388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.278388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.279676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.295506 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.296230 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffad87f3-8a69-4adc-a672-28bbfe11de24 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 11:53:37.299004 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 128/503] 10.4.3.170 () {66 vars in 1268 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.301173 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.303747 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:53:37.304473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.305094 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.315444 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.315444 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.316631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.318806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=0 Jul 03 11:53:37.319043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.319713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.319713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.319966 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.319966 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.320925 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.324399 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:53:37.327215 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.327547 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2be5cb21-805c-4d21-b3d8-2f2c9b5b3449 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 11:53:37.328173 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 129/504] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:53:37.328521 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ed1be68-3dfa-429c-af66-e1bb796d517c tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe returned with HTTP 200 Jul 03 11:53:37.328943 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 125/505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.341326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.350794 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.351409 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.357218 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.357218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc7fd21-b3e0-4d57-9f03-7b1751f297b4 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 11:53:37.357948 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 129/506] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:53:37.372703 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.374928 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:37.374928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.375486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.375486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.376436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.400553 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.400553 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-da30ff0b-7a36-45df-aa0d-f49e82850d10 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?marker=96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 200 Jul 03 11:53:37.400553 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 130/507] 10.4.3.170 () {66 vars in 1330 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?marker=96035c0a-481b-4651-a754-e5d4bd2175cd => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.413415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.416692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 Jul 03 11:53:37.416920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.417119 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.417385 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.418779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.436354 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.436790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce738a0e-9aa0-4ee5-9ed4-88bb814aaff9 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 11:53:37.437266 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 126/508] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.448069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-19d68483-a260-4685-bbe4-8890f65d1a20 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.450809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 11:53:37.451035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.451282 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.451572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.451917 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.451917 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.454347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.465842 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.466732 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19d68483-a260-4685-bbe4-8890f65d1a20 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 11:53:37.466732 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 130/509] 10.4.3.170 () {66 vars in 1308 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.481304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e7714f16-9b9b-4813-93de-bfe701d46090 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.483529 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 11:53:37.483802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.484106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.484461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.484759 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.484759 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.488492 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.498150 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.498877 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7714f16-9b9b-4813-93de-bfe701d46090 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 11:53:37.499609 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 131/510] 10.4.3.170 () {66 vars in 1310 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.511976 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.515203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 11:53:37.515393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.516425 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.516682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.517017 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.517017 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.518259 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.534088 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.534662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7e8fc9a-7bd7-4d07-b547-cd024b14190e tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 11:53:37.535390 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 127/511] 10.4.3.170 () {66 vars in 1292 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.549037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.553400 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.555551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.578697 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.578907 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ebc4eb1d-609c-4afd-bc7c-0b9b734473f1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 11:53:37.579442 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 131/512] 10.4.3.170 () {66 vars in 1294 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.592963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.599890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 11:53:37.600311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.600669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.601005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.601507 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.601507 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.602887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.623015 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.623607 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69b8b39d-9053-41cf-81d7-c334375ba3fc tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 11:53:37.624387 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 132/513] 10.4.3.170 () {66 vars in 1312 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.636615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.640400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.656004 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.656631 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-641fa4c3-a963-43cf-ae2d-3f82fd663aed tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 11:53:37.657172 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 128/514] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.674889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.677322 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 Jul 03 11:53:37.677653 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.677954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.678234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.678632 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.678632 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.679989 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.706475 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.706475 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.706475 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.706475 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d0ca4f51-2622-4bcb-a79c-3ed7d05e5185 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 returned with HTTP 200 Jul 03 11:53:37.706475 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 132/515] 10.4.3.170 () {66 vars in 1385 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.717174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.719049 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available Jul 03 11:53:37.719284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.719509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.719827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.720134 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.720134 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.721152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.724907 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-e159a43e-a74a-47d8-89d4-90ae1d446ee2 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef returned with HTTP 200 Jul 03 11:53:37.725453 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 124/516] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:37 2026] DELETE /volume/v3/attachments/cc90915c-a88f-4e3f-9414-9c16641e0aef => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:37.734805 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.735305 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.735305 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.736171 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-793fbbea-33c7-41dc-8456-4b3e9066e1d0 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 11:53:37.736616 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 133/517] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:37.746222 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.747973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 Jul 03 11:53:37.748180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.748386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.748639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.748945 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.748945 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.750014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.764620 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.764620 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.764620 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.765136 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e89fa3b0-a367-47fe-848d-f808f17dd5fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 returned with HTTP 200 Jul 03 11:53:37.765503 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 129/518] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.779028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.782167 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 Jul 03 11:53:37.782468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.782765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.783060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.784616 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.789666 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.790092 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be04e8d3-2c43-40fa-8d98-4eace1a175c1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 returned with HTTP 200 Jul 03 11:53:37.790761 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 133/519] 10.4.3.170 () {66 vars in 1364 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 => generated 342 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.803440 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:37.808923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99808) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.823915 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.824323 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af4fd2c1-2311-4ab3-bf5c-d5f3264e860b tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 11:53:37.824873 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 125/520] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.834824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4f2fad7d-a672-4580-920b-ae917b206cff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.839467 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 Jul 03 11:53:37.839901 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.840327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.840737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:37.842251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:53:37.843190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.846298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:53:37.846608 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.846803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.855055 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.855055 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.856749 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Get all snapshots completed successfully. Jul 03 11:53:37.857446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f2fad7d-a672-4580-920b-ae917b206cff tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 returned with HTTP 200 Jul 03 11:53:37.857688 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 134/521] 10.4.3.170 () {66 vars in 1398 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1968099814 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.860175 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:53:37.870089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-e2e72f63-09b3-4406-b4e5-e974c5fa913f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:53:37.870505 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 130/522] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:37.871863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-336aa373-3abb-4601-af90-90567e3c8eb6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.873855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:37.874075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.874268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.874422 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Delete snapshot with id: c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:37.876653 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=318,cinder:UPDATE=82,cinder:INSERT=47 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:53:37.881243 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.881243 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:37.881792 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:37.884584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7eee5b34-3ea5-43da-87ce-b978cae4cd11 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.885006 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7eee5b34-3ea5-43da-87ce-b978cae4cd11 None None] GET https://10.4.3.170/volume// Jul 03 11:53:37.885154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7eee5b34-3ea5-43da-87ce-b978cae4cd11 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.885343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7eee5b34-3ea5-43da-87ce-b978cae4cd11 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.885680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7eee5b34-3ea5-43da-87ce-b978cae4cd11 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:37.886752 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 126/523] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:53: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 11:53:37.897215 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-6128c980-2342-4650-8be2-f2eb860db190 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.900410 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-6128c980-2342-4650-8be2-f2eb860db190 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:37.900764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-6128c980-2342-4650-8be2-f2eb860db190 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20a8c25f-8458-4258-8eac-a54091063039", "connector": null, "instance_uuid": "2c97dde5-0cfd-40b2-9d5e-89367e6d1e79"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:37.910167 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot delete request issued successfully. Jul 03 11:53:37.910579 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-336aa373-3abb-4601-af90-90567e3c8eb6 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 returned with HTTP 202 Jul 03 11:53:37.911773 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 134/524] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:53:37 2026] DELETE /volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:37.913818 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.913818 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:37.922579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:37.934637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:37.934637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:37.935071 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:37.946489 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:37.946489 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:37.947027 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:37.947737 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae725895-e5a0-4e84-8c14-b28d4c20a950 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 returned with HTTP 200 Jul 03 11:53:37.948433 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 131/525] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:37 2026] GET /volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:37.965653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-6128c980-2342-4650-8be2-f2eb860db190 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:37.966224 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 135/526] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53:37 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 11:53:38.970393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-39d33cba-05c8-4184-b036-2f6b0b02baa3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:38.971407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39d33cba-05c8-4184-b036-2f6b0b02baa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 Jul 03 11:53:38.971694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39d33cba-05c8-4184-b036-2f6b0b02baa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:38.971925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39d33cba-05c8-4184-b036-2f6b0b02baa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:38.977399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39d33cba-05c8-4184-b036-2f6b0b02baa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 returned with HTTP 404 Jul 03 11:53:38.980391 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 127/527] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:38 2026] GET /volume/v3/snapshots/c4813a21-8b07-4fc1-8b1c-1a962289cc21 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:38.986692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:38.988743 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:38.988964 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:38.989239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:38.990128 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Delete snapshot with id: 96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:38.995511 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:38.995511 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:38.996157 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:39.018739 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot delete request issued successfully. Jul 03 11:53:39.019110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05ffe8ec-8767-4362-be7b-5f469866d3fb tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 202 Jul 03 11:53:39.019762 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 135/528] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:53:38 2026] DELETE /volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:39.029156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:39.031394 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:39.031394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:39.031394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:39.039485 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:39.039485 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:39.040277 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:39.041808 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3b3fe17-37b6-410b-bb2b-5e47f9862d81 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 200 Jul 03 11:53:39.042558 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 132/529] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:39 2026] GET /volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:40.057141 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9145d10e-d521-4b46-9f4f-513276070aa3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.058952 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9145d10e-d521-4b46-9f4f-513276070aa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd Jul 03 11:53:40.059155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9145d10e-d521-4b46-9f4f-513276070aa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.059393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9145d10e-d521-4b46-9f4f-513276070aa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.063816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9145d10e-d521-4b46-9f4f-513276070aa3 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd returned with HTTP 404 Jul 03 11:53:40.064307 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 136/530] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:40 2026] GET /volume/v3/snapshots/96035c0a-481b-4651-a754-e5d4bd2175cd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:40.074151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.079494 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:40.079764 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.079982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.080087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Delete snapshot with id: 644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:40.085958 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:40.085958 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:40.086436 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:40.100479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.102808 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-1374089975 Jul 03 11:53:40.103039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.103354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.103600 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Delete volume with id: tempest-invalid-1374089975 Jul 03 11:53:40.110836 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2ef2703b-9f7e-4caa-a791-83fb150e8ef5 req-6203e3ac-c9eb-4737-82da-b3e287ed8e6c tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1374089975 returned with HTTP 404 Jul 03 11:53:40.111491 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot delete request issued successfully. Jul 03 11:53:40.111663 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 136/531] 10.4.3.170 () {70 vars in 1590 bytes} [Fri Jul 3 11:53:40 2026] DELETE /volume/v3/volumes/tempest-invalid-1374089975 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:40.111703 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a2e1e6d-ffd2-47ac-9d2e-7142b30b3f15 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 returned with HTTP 202 Jul 03 11:53:40.112158 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 128/532] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:53:40 2026] DELETE /volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:40.122515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-642f379d-055a-44f4-b980-a35c4d40c3db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.124591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-642f379d-055a-44f4-b980-a35c4d40c3db tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:40.124854 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-642f379d-055a-44f4-b980-a35c4d40c3db tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.125106 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-642f379d-055a-44f4-b980-a35c4d40c3db tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.135427 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:40.135427 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:40.135953 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-642f379d-055a-44f4-b980-a35c4d40c3db tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Snapshot retrieved successfully. Jul 03 11:53:40.136811 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-642f379d-055a-44f4-b980-a35c4d40c3db tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 returned with HTTP 200 Jul 03 11:53:40.137177 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 133/533] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:40 2026] GET /volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:40.183313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.185717 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4a69509b-a105-43dc-97e9-740c1861ef98 Jul 03 11:53:40.186111 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.186294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.186480 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] Delete volume with id: 4a69509b-a105-43dc-97e9-740c1861ef98 Jul 03 11:53:40.192875 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6c02ae3b-a837-4771-8343-687f7c92be12 req-99cdc502-2495-4079-9242-3eb21f9bf0a7 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-member] https://10.4.3.170/volume/v3/volumes/4a69509b-a105-43dc-97e9-740c1861ef98 returned with HTTP 404 Jul 03 11:53:40.193389 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 137/534] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:53:40 2026] DELETE /volume/v3/volumes/4a69509b-a105-43dc-97e9-740c1861ef98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:40.216576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a07f72a0-8cf7-4945-9de9-a3f22a9d1621 req-502f77fa-2cf6-48a3-af5f-b98978a109b2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:40.218762 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a07f72a0-8cf7-4945-9de9-a3f22a9d1621 req-502f77fa-2cf6-48a3-af5f-b98978a109b2 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-reader] GET https://10.4.3.170/volume/v3/volumes/1a5ca1ea-2c33-4c88-8ef2-8969f42c3ff4 Jul 03 11:53:40.218951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a07f72a0-8cf7-4945-9de9-a3f22a9d1621 req-502f77fa-2cf6-48a3-af5f-b98978a109b2 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:40.219205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a07f72a0-8cf7-4945-9de9-a3f22a9d1621 req-502f77fa-2cf6-48a3-af5f-b98978a109b2 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:40.227613 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a07f72a0-8cf7-4945-9de9-a3f22a9d1621 req-502f77fa-2cf6-48a3-af5f-b98978a109b2 tempest-VolumesNegativeTest-1762589578 tempest-VolumesNegativeTest-1762589578-project-reader] https://10.4.3.170/volume/v3/volumes/1a5ca1ea-2c33-4c88-8ef2-8969f42c3ff4 returned with HTTP 404 Jul 03 11:53:40.228180 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 137/535] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:40 2026] GET /volume/v3/volumes/1a5ca1ea-2c33-4c88-8ef2-8969f42c3ff4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:41.146104 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f58025e1-c61d-4bc7-9cd6-8a870dbf056c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:41.148224 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f58025e1-c61d-4bc7-9cd6-8a870dbf056c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 Jul 03 11:53:41.148504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f58025e1-c61d-4bc7-9cd6-8a870dbf056c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:41.148745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f58025e1-c61d-4bc7-9cd6-8a870dbf056c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:41.153979 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f58025e1-c61d-4bc7-9cd6-8a870dbf056c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 returned with HTTP 404 Jul 03 11:53:41.154463 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 129/536] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:53:41 2026] GET /volume/v3/snapshots/644fe666-4842-44a1-af81-d8a1e3e56367 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:41.165062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-42dc42ad-95ee-4647-88cf-03822341a173 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:41.168084 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-42dc42ad-95ee-4647-88cf-03822341a173 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:41.168343 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-42dc42ad-95ee-4647-88cf-03822341a173 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:41.168603 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-42dc42ad-95ee-4647-88cf-03822341a173 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:41.177795 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:41.177795 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:41.190088 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-42dc42ad-95ee-4647-88cf-03822341a173 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:41.197597 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-42dc42ad-95ee-4647-88cf-03822341a173 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 200 Jul 03 11:53:41.198161 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 134/537] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:41 2026] GET /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:41.223957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:41.225865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:41.226058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:41.226453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:41.226650 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Delete volume with id: 6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:41.233494 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:41.233494 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:41.233994 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:41.261328 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Delete volume request issued successfully. Jul 03 11:53:41.261583 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fc9acaa-9a5d-468f-9593-04d96660edf1 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 202 Jul 03 11:53:41.262023 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 138/538] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:53:41 2026] DELETE /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:41.270815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08b73105-bbc7-4175-85a0-98f00217e11c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:41.273059 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08b73105-bbc7-4175-85a0-98f00217e11c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:41.273343 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08b73105-bbc7-4175-85a0-98f00217e11c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:41.273668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08b73105-bbc7-4175-85a0-98f00217e11c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:41.282575 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:41.282575 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:41.287795 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08b73105-bbc7-4175-85a0-98f00217e11c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Volume info retrieved successfully. Jul 03 11:53:41.293712 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08b73105-bbc7-4175-85a0-98f00217e11c tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 200 Jul 03 11:53:41.295211 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 138/539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:41 2026] GET /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:42.312002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-baa12166-43f9-40e3-a329-ab9c562f1398 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.313882 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baa12166-43f9-40e3-a329-ab9c562f1398 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] GET https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 Jul 03 11:53:42.314142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baa12166-43f9-40e3-a329-ab9c562f1398 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:42.314343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baa12166-43f9-40e3-a329-ab9c562f1398 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:42.319934 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baa12166-43f9-40e3-a329-ab9c562f1398 tempest-VolumesSnapshotListTestJSON-1873456604 tempest-VolumesSnapshotListTestJSON-1873456604-project-member] https://10.4.3.170/volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 returned with HTTP 404 Jul 03 11:53:42.320391 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 130/540] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:42 2026] GET /volume/v3/volumes/6f1f7131-b683-42d4-9925-8b46ce4f9515 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:42.360558 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-344c04b7-2cd2-4cdc-b4fe-9f117e92286d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.462915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-344c04b7-2cd2-4cdc-b4fe-9f117e92286d tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:53:42.463310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-344c04b7-2cd2-4cdc-b4fe-9f117e92286d tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1991742721"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:42.478788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-344c04b7-2cd2-4cdc-b4fe-9f117e92286d tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:53:42.479232 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 135/541] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:53:42 2026] POST /volume/v3/types => generated 216 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:42.498444 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df6ba558-2c6f-4cbc-b123-9e4dedd49efc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.500240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6ba558-2c6f-4cbc-b123-9e4dedd49efc tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:53:42.503471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df6ba558-2c6f-4cbc-b123-9e4dedd49efc tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-566943653"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:42.515904 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6ba558-2c6f-4cbc-b123-9e4dedd49efc tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:53:42.516284 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 139/542] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:53:42 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:42.525167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9325059b-3dda-488c-9754-b1131e86909d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.653583 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:53:42.653937 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6a8fb7b0-4d2c-4b22-8b04-89213caab9dc", "volume_types": ["ce26a9ac-dd6b-49dc-9f83-2d641e3110f2"], "name": "tempest-Group1-1644337788"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:42.655641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating new group {'group': {'group_type': '6a8fb7b0-4d2c-4b22-8b04-89213caab9dc', 'volume_types': ['ce26a9ac-dd6b-49dc-9f83-2d641e3110f2'], 'name': 'tempest-Group1-1644337788'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:53:42.668886 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.groups [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating group tempest-Group1-1644337788. Jul 03 11:53:42.688881 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.692211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] PUT https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 Jul 03 11:53:42.692620 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:42.694501 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:53:42.693630. {{(pid=99809) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:53:42.694501 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:42.703943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Acquiring lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:53:42.709696 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:53:42.711296 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:42.711296 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:42.722873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['b2122827-1b14-4673-983c-abee441b70d4'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:42.766091 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9325059b-3dda-488c-9754-b1131e86909d tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:53:42.766522 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 139/543] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:53:42 2026] POST /volume/v3/groups => generated 94 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:42.782225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c686322f-f97f-4632-9c07-53cce6e88201 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.786953 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c686322f-f97f-4632-9c07-53cce6e88201 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:42.786953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c686322f-f97f-4632-9c07-53cce6e88201 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:42.786953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c686322f-f97f-4632-9c07-53cce6e88201 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:42.786953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-c686322f-f97f-4632-9c07-53cce6e88201 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:42.790212 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:42.790212 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:42.817624 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c686322f-f97f-4632-9c07-53cce6e88201 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd returned with HTTP 200 Jul 03 11:53:42.818268 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 136/544] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:42 2026] GET /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:42.900596 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.903066 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:42.903840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:42.903920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:42.912044 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:42.912044 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:42.917191 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:42.923255 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-b498ae4e-79ca-4f0c-a033-64e7da6fb997 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:42.923793 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 140/545] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:42 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:42.951882 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-61cff85b-7ff3-48a9-8d0a-55ce39911f27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.952262 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61cff85b-7ff3-48a9-8d0a-55ce39911f27 None None] GET https://10.4.3.170/volume// Jul 03 11:53:42.952533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61cff85b-7ff3-48a9-8d0a-55ce39911f27 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:42.952764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61cff85b-7ff3-48a9-8d0a-55ce39911f27 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:42.953089 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61cff85b-7ff3-48a9-8d0a-55ce39911f27 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:42.953381 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 140/546] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:53: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 11:53:42.962415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-19d64478-3c4e-4327-a31a-557d755c287a req-135b959d-ea18-4d60-9b94-e24901f9aff4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:42.965722 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-135b959d-ea18-4d60-9b94-e24901f9aff4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:42.966229 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-135b959d-ea18-4d60-9b94-e24901f9aff4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f804f52-823c-4bdc-b209-f4da6bd2e05b", "connector": null, "instance_uuid": "1606e9b6-139d-4844-beb7-54402e59d9e1"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:42.975552 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:42.975552 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:43.011038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-135b959d-ea18-4d60-9b94-e24901f9aff4 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:43.011607 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 137/547] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53:42 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 11:53:43.058652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-19d64478-3c4e-4327-a31a-557d755c287a req-1a635d50-9127-4dd5-971c-38c37aea81cf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.060699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-1a635d50-9127-4dd5-971c-38c37aea81cf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action Jul 03 11:53:43.061056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-1a635d50-9127-4dd5-971c-38c37aea81cf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:43.061177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-1a635d50-9127-4dd5-971c-38c37aea81cf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:43.085417 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:43.085417 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:43.106316 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-19d64478-3c4e-4327-a31a-557d755c287a req-1a635d50-9127-4dd5-971c-38c37aea81cf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action returned with HTTP 204 Jul 03 11:53:43.107128 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 141/548] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:43 2026] POST /volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:43.138265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.140584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:43.140584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:43.140584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:43.150032 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:43.150032 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:43.154436 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:43.159768 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04fdd199-9f16-4278-962f-9b253d0c7e5e tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:43.160341 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 141/549] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:43 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:43.178281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.180265 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:43.180519 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:43.180783 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:43.191232 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:43.191232 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:43.196091 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:43.201343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e8ca0cca-d8d1-482f-b543-f2b1d1928199 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:43.201824 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 138/550] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:43 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:43.239842 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" released by "attachment_update" :: held 0.530s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:43.240379 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-4de674bf-e57b-4ffe-83bf-cdff58251e4c tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 returned with HTTP 200 Jul 03 11:53:43.241102 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 131/551] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:53:42 2026] PUT /volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:43.253489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9e43c507-3cfa-4681-a3d9-48415fd1403b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.257793 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9e43c507-3cfa-4681-a3d9-48415fd1403b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 Jul 03 11:53:43.258134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9e43c507-3cfa-4681-a3d9-48415fd1403b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:43.258338 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9e43c507-3cfa-4681-a3d9-48415fd1403b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:43.263506 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=406,cinder:UPDATE=123,cinder:INSERT=92 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:53:43.283344 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9e43c507-3cfa-4681-a3d9-48415fd1403b tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 returned with HTTP 200 Jul 03 11:53:43.283878 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 142/552] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 11:53:43 2026] GET /volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:43.833226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.837492 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:43.838209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:43.839525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:43.839700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:43.847062 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:43.847062 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:43.866049 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c74ca982-3bda-45a3-9d64-5d8a3d2bd19f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd returned with HTTP 200 Jul 03 11:53:43.866498 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 142/553] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:43 2026] GET /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:43.877264 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-718bd32e-e882-4734-b326-d1019443be85 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:43.879101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:53:43.879588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6a8fb7b0-4d2c-4b22-8b04-89213caab9dc", "volume_types": ["ce26a9ac-dd6b-49dc-9f83-2d641e3110f2"], "name": "tempest-Group2-843118283"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:43.881038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating new group {'group': {'group_type': '6a8fb7b0-4d2c-4b22-8b04-89213caab9dc', 'volume_types': ['ce26a9ac-dd6b-49dc-9f83-2d641e3110f2'], 'name': 'tempest-Group2-843118283'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:53:43.885263 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating group tempest-Group2-843118283. Jul 03 11:53:43.918843 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:53:43.918054. {{(pid=99810) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:53:43.918843 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:43.955453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['f0f53aa7-5c26-47ff-ba70-aaa7c838105d'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:43.995472 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-718bd32e-e882-4734-b326-d1019443be85 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:53:43.997300 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 139/554] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:53:43 2026] POST /volume/v3/groups => generated 93 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:44.015466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bae0e82a-065e-4188-93a0-ec144b47872e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:44.019816 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bae0e82a-065e-4188-93a0-ec144b47872e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:44.020081 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bae0e82a-065e-4188-93a0-ec144b47872e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:44.020278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bae0e82a-065e-4188-93a0-ec144b47872e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:44.020482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-bae0e82a-065e-4188-93a0-ec144b47872e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:44.032102 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:44.032102 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:44.060939 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bae0e82a-065e-4188-93a0-ec144b47872e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 returned with HTTP 200 Jul 03 11:53:44.061390 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 132/555] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:44 2026] GET /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 => generated 321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:44.334599 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b1e2f1e4-2c6d-454a-8a1c-f677f55ee7c1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:44.334969 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b1e2f1e4-2c6d-454a-8a1c-f677f55ee7c1 None None] GET https://10.4.3.170/volume// Jul 03 11:53:44.334969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b1e2f1e4-2c6d-454a-8a1c-f677f55ee7c1 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:44.335480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b1e2f1e4-2c6d-454a-8a1c-f677f55ee7c1 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:44.336032 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b1e2f1e4-2c6d-454a-8a1c-f677f55ee7c1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:44.336032 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 143/556] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53: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 11:53:44.345443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:44.348001 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:53:44.348221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:44.348760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:44.361003 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:44.361003 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:44.365176 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:53:44.373143 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-5dd2cf5d-e125-4bb3-a207-fae2da0b7f88 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:53:44.373347 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 143/557] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:53:44 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:44.471949 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:44.476223 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] PUT https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 Jul 03 11:53:44.476742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:44.485233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Acquiring lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:53:44.490260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:53:44.491204 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:44.491204 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:45.011002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" released by "attachment_update" :: held 0.521s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:45.011459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-1c1a4e07-6326-4928-95c3-4eaf573620f1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 returned with HTTP 200 Jul 03 11:53:45.012275 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 140/558] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:53:44 2026] PUT /volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:45.070535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:45.072342 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:45.072640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:45.072871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:45.073034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:45.076891 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.076891 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:45.090395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b30d69c-278f-4439-a74e-f2a65542e5ca tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 returned with HTTP 200 Jul 03 11:53:45.090395 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 133/559] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:45 2026] GET /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:45.100087 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df801719-ecdc-48f8-b372-62763fc653f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:45.104494 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:45.104494 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-869204961", "volume_type": "ce26a9ac-dd6b-49dc-9f83-2d641e3110f2", "group_id": "b9250175-2735-4212-8bac-96cb4faf56dd", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:45.105457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-869204961', 'volume_type': 'ce26a9ac-dd6b-49dc-9f83-2d641e3110f2', 'group_id': 'b9250175-2735-4212-8bac-96cb4faf56dd', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:45.122881 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.122881 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:45.123717 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume of 1 GB Jul 03 11:53:45.137196 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:45.144560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (bee402e8-7ee4-4fae-ba72-18c966cd98f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:45.145705 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169dfdf8-6c6b-4fa9-ba10-16e3425ece6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:45.146460 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.146460 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:45.146997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:45.169178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169dfdf8-6c6b-4fa9-ba10-16e3425ece6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce26a9ac-dd6b-49dc-9f83-2d641e3110f2,is_public=True,name='tempest-GroupsTest-volume-type-1991742721',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce26a9ac-dd6b-49dc-9f83-2d641e3110f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9250175-2735-4212-8bac-96cb4faf56dd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:45.170083 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f47efb4-5573-425f-a649-008d0da793ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:45.199451 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1991742721 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1991742721, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:45.199759 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1991742721 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1991742721, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:45.253783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['9a9d71dc-380a-4591-877e-5e3d78a7b3e1', 'd5e8a783-df1c-41de-a26e-0742b29e7894', 'ce2f8efe-d347-4363-9bc5-87c370c2a338', 'd401b460-0c45-4eac-aaa1-0c98ab410a25'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:45.254739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f47efb4-5573-425f-a649-008d0da793ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a9d71dc-380a-4591-877e-5e3d78a7b3e1', 'd5e8a783-df1c-41de-a26e-0742b29e7894', 'ce2f8efe-d347-4363-9bc5-87c370c2a338', 'd401b460-0c45-4eac-aaa1-0c98ab410a25']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:45.256213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a70d14d-66cc-4eec-a0a3-9c30ed8b1d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:45.280572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a70d14d-66cc-4eec-a0a3-9c30ed8b1d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8aee739-9288-436c-bb21-c482d276cf81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-869204961',encryption_key_id=None,group_id=b9250175-2735-4212-8bac-96cb4faf56dd,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['9a9d71dc-380a-4591-877e-5e3d78a7b3e1','d5e8a783-df1c-41de-a26e-0742b29e7894','ce2f8efe-d347-4363-9bc5-87c370c2a338','d401b460-0c45-4eac-aaa1-0c98ab410a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=ce26a9ac-dd6b-49dc-9f83-2d641e3110f2), 'volume': Volume(_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-03T11:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-869204961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9250175-2735-4212-8bac-96cb4faf56dd,host=None,id=e8aee739-9288-436c-bb21-c482d276cf81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a35625a04141779a9e32dd64616722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce26a9ac-dd6b-49dc-9f83-2d641e3110f2),volume_type_id=ce26a9ac-dd6b-49dc-9f83-2d641e3110f2)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:45.281820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda2bfd-2659-4de5-b31c-3e6cac266a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:45.308589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda2bfd-2659-4de5-b31c-3e6cac266a06) transitioned into state 'SUCCESS' from state '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-869204961',encryption_key_id=None,group_id=b9250175-2735-4212-8bac-96cb4faf56dd,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['9a9d71dc-380a-4591-877e-5e3d78a7b3e1','d5e8a783-df1c-41de-a26e-0742b29e7894','ce2f8efe-d347-4363-9bc5-87c370c2a338','d401b460-0c45-4eac-aaa1-0c98ab410a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=ce26a9ac-dd6b-49dc-9f83-2d641e3110f2)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:45.309728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3099ccd-c031-495a-b50e-0f29ac10ac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:45.329100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3099ccd-c031-495a-b50e-0f29ac10ac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:45.333074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (bee402e8-7ee4-4fae-ba72-18c966cd98f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:45.333477 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request issued successfully. Jul 03 11:53:45.334096 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:45.334302 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:45.374945 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:45.378227 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.378227 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:45.382050 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df801719-ecdc-48f8-b372-62763fc653f5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:45.382540 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 144/560] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:53:45 2026] POST /volume/v3/volumes => generated 814 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:45.393179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:45.395256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 Jul 03 11:53:45.395582 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:45.395836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:45.404745 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.404745 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:45.410336 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:45.411309 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:45.411541 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:45.460853 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:45.465070 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.465070 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:45.476760 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-faa56ee3-e2af-4498-8c04-967c7b32e2ce tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 returned with HTTP 200 Jul 03 11:53:45.479009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 144/561] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:45 2026] GET /volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:45.531568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-4aeb9043-9f3b-4508-9fe6-4e27c989e117 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:45.534797 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-4aeb9043-9f3b-4508-9fe6-4e27c989e117 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6/action Jul 03 11:53:45.535078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-4aeb9043-9f3b-4508-9fe6-4e27c989e117 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:45.535195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-4aeb9043-9f3b-4508-9fe6-4e27c989e117 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:45.559849 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:45.559849 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:45.572791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a2fa060e-7d5d-4308-bb4e-3e37f3ebd578 req-4aeb9043-9f3b-4508-9fe6-4e27c989e117 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6/action returned with HTTP 204 Jul 03 11:53:45.573239 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 141/562] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:45 2026] POST /volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:46.493383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b00420ae-210c-4935-93b8-e537fcd24073 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.495762 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 Jul 03 11:53:46.495994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.496219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.503741 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=336,cinder:UPDATE=94,cinder:INSERT=57 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:53:46.511171 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.511171 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:46.515785 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:46.516646 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:46.516817 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:46.568582 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:46.571594 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.571594 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:46.578079 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b00420ae-210c-4935-93b8-e537fcd24073 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 returned with HTTP 200 Jul 03 11:53:46.578437 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 134/563] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:46.599197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.601229 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:46.601480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.601709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.601901 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:46.608482 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.608482 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:46.618195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eff0a531-4c49-469f-88c8-dc76c58007d7 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd returned with HTTP 200 Jul 03 11:53:46.618995 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 145/564] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:46.627258 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.629718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:46.630137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.630353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.630537 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:46.634599 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.634599 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:46.641911 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8737afb-15d3-4a89-a141-b20da0015cb3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 returned with HTTP 200 Jul 03 11:53:46.642327 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 145/565] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:53:46.650436 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1f64a552-922f-4bfa-aff4-055d03586b80 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.652174 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f64a552-922f-4bfa-aff4-055d03586b80 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/detail Jul 03 11:53:46.652444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f64a552-922f-4bfa-aff4-055d03586b80 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.652693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f64a552-922f-4bfa-aff4-055d03586b80 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.655540 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=320,cinder:UPDATE=86,cinder:INSERT=35 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:53:46.670931 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f64a552-922f-4bfa-aff4-055d03586b80 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Jul 03 11:53:46.671354 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 142/566] 10.4.3.170 () {68 vars in 1296 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/groups/detail => generated 639 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:46.680781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-09537a3e-f7db-49a4-8919-991659fbafba None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.682636 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:46.682899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.683126 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.683653 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:46.684397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:46.713035 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:46.713809 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:46.714004 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:46.757084 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:46.760384 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.760384 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:46.768223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-09537a3e-f7db-49a4-8919-991659fbafba tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:46.768645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 135/567] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:46.780495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.782835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:46.783045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.783235 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.783761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:46.784100 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.784100 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:46.784652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:46.814874 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:46.815664 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:46.815797 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:46.857259 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:46.860999 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.860999 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:46.871605 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db087a2b-16f2-4e67-99a4-2e5bc56a919c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:46.872066 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 146/568] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:46.891638 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0212e319-baa4-455a-b4c6-6b638ec291ed None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.894592 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action Jul 03 11:53:46.894949 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:46.895075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:46.896496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] delete called for group b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99809) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:53:46.896626 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.groups [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Delete group with id: b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:46.900484 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.900484 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:46.970279 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0212e319-baa4-455a-b4c6-6b638ec291ed tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action returned with HTTP 202 Jul 03 11:53:46.970753 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 146/569] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:53:46 2026] POST /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:46.980724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:46.983097 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 Jul 03 11:53:46.983400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:46.983693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:46.993252 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:46.993252 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:46.998274 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:46.999210 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:46.999484 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:47.051910 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:47.055198 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:47.055198 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:47.064249 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f1adfbb-1208-4d1c-878d-f39770cea02a tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 returned with HTTP 200 Jul 03 11:53:47.064829 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 143/570] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:46 2026] GET /volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 => generated 906 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:47.228941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-581e6a82-efdc-4b12-b5f2-c734ea40a292 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:47.229385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-581e6a82-efdc-4b12-b5f2-c734ea40a292 None None] GET https://10.4.3.170/volume// Jul 03 11:53:47.229590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-581e6a82-efdc-4b12-b5f2-c734ea40a292 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:47.229783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-581e6a82-efdc-4b12-b5f2-c734ea40a292 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:47.230115 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-581e6a82-efdc-4b12-b5f2-c734ea40a292 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:47.230391 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 136/571] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53: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 11:53:47.239418 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:47.244390 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:53:47.244390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:47.244390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:47.254250 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:47.254250 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:47.258771 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:53:47.264179 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-5c4e9714-5e87-4fee-9335-aa97ce493f1d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:53:47.264734 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 147/572] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:53:47 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:47.344934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:47.347124 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] PUT https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 Jul 03 11:53:47.347521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:47.354576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Acquiring lock "cinder-attachment_update-6f804f52-823c-4bdc-b209-f4da6bd2e05b-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:53:47.359300 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Lock "cinder-attachment_update-6f804f52-823c-4bdc-b209-f4da6bd2e05b-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:53:47.360240 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:47.360240 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:47.883133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Lock "cinder-attachment_update-6f804f52-823c-4bdc-b209-f4da6bd2e05b-np0000004412" released by "attachment_update" :: held 0.524s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:53:47.884186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-c68a0f48-c506-4915-91c8-ba88138a32dc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 returned with HTTP 200 Jul 03 11:53:47.884186 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 147/573] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:53:47 2026] PUT /volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:48.082051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9e71d498-4c22-487b-ab59-18bbdc3617c8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:48.083932 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9e71d498-4c22-487b-ab59-18bbdc3617c8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 Jul 03 11:53:48.084191 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9e71d498-4c22-487b-ab59-18bbdc3617c8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:48.084458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9e71d498-4c22-487b-ab59-18bbdc3617c8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:48.091664 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9e71d498-4c22-487b-ab59-18bbdc3617c8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 returned with HTTP 404 Jul 03 11:53:48.092578 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 144/574] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:48 2026] GET /volume/v3/volumes/e8aee739-9288-436c-bb21-c482d276cf81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:48.099837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:48.101949 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:48.102151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:48.102391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:48.102580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:48.105652 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83627ffe-50b9-4053-92e6-5cdc8902ac3c tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd returned with HTTP 404 Jul 03 11:53:48.106135 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 137/575] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:48 2026] GET /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:48.115038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:48.117269 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action Jul 03 11:53:48.117460 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:48.117629 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:48.119174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] delete called for group c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:53:48.119309 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Delete group with id: c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:48.122953 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:48.122953 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:48.168844 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16600ce0-3fb6-43d5-9993-b7d899be3723 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action returned with HTTP 202 Jul 03 11:53:48.169440 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 148/576] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:53:48 2026] POST /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:48.177535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-79849b7b-0876-437a-802e-0a000766181f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:48.179270 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79849b7b-0876-437a-802e-0a000766181f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:48.179664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79849b7b-0876-437a-802e-0a000766181f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:48.180018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79849b7b-0876-437a-802e-0a000766181f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:48.180212 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-79849b7b-0876-437a-802e-0a000766181f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:48.184116 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:48.184116 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:48.192053 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79849b7b-0876-437a-802e-0a000766181f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 returned with HTTP 200 Jul 03 11:53:48.192527 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 148/577] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:48 2026] GET /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:48.410280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-b8171e4e-17db-47f4-91ee-5530611e1000 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:48.412638 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-b8171e4e-17db-47f4-91ee-5530611e1000 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action Jul 03 11:53:48.413126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-b8171e4e-17db-47f4-91ee-5530611e1000 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:48.413126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-b8171e4e-17db-47f4-91ee-5530611e1000 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:48.435018 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:48.435018 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:48.459852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6b2a25cb-640a-4951-b62d-ae56b0f2b09d req-b8171e4e-17db-47f4-91ee-5530611e1000 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action returned with HTTP 204 Jul 03 11:53:48.460437 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 145/578] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:48 2026] POST /volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:49.201945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.203644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:49.203840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.204014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.204155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:49.209458 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc78fc9c-69e6-4f0b-a391-392a599a4bda tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 returned with HTTP 404 Jul 03 11:53:49.210228 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 138/579] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:49.216720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6ba4680b-81a8-4e0a-a6dc-e4e30590ba08 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.219117 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ba4680b-81a8-4e0a-a6dc-e4e30590ba08 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/detail Jul 03 11:53:49.219388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ba4680b-81a8-4e0a-a6dc-e4e30590ba08 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.219585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ba4680b-81a8-4e0a-a6dc-e4e30590ba08 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.227212 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ba4680b-81a8-4e0a-a6dc-e4e30590ba08 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Jul 03 11:53:49.227703 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 149/580] 10.4.3.170 () {68 vars in 1296 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:49.237502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.240046 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:49.240241 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.240434 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.240897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:49.241207 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:49.241207 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:49.241626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:49.268767 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:49.270610 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2b33b225-6dbc-45d3-921b-6900343c63c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:49.270911 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 149/581] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:49.285969 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c5837b42-038c-4f08-963f-57fb38e52c23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.287619 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action Jul 03 11:53:49.288101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:49.288355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:49.289840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] delete called for group c9965dce-4d6b-4c54-b401-932560eaaa66 {{(pid=99810) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:53:49.290042 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Delete group with id: c9965dce-4d6b-4c54-b401-932560eaaa66 Jul 03 11:53:49.294973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5837b42-038c-4f08-963f-57fb38e52c23 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action returned with HTTP 404 Jul 03 11:53:49.294973 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 146/582] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:53:49 2026] POST /volume/v3/groups/c9965dce-4d6b-4c54-b401-932560eaaa66/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:49.304219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.306075 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:49.306321 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.306604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.306886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:49.307771 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:49.314653 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:49.317595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5be52ebf-29c8-4a63-85a0-c4e55a473886 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:49.317937 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 139/583] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:49.332875 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.335458 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action Jul 03 11:53:49.335886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:49.336046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:49.337726 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] delete called for group b9250175-2735-4212-8bac-96cb4faf56dd {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:53:49.337832 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Delete group with id: b9250175-2735-4212-8bac-96cb4faf56dd Jul 03 11:53:49.344013 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d51e773-1b2a-4580-9784-a08ebca2bd96 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action returned with HTTP 404 Jul 03 11:53:49.344678 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 150/584] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:53:49 2026] POST /volume/v3/groups/b9250175-2735-4212-8bac-96cb4faf56dd/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:49.363960 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c88cd8ff-3c97-42a2-b3ad-b4dba486539f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.365693 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c88cd8ff-3c97-42a2-b3ad-b4dba486539f tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/6a8fb7b0-4d2c-4b22-8b04-89213caab9dc Jul 03 11:53:49.365927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c88cd8ff-3c97-42a2-b3ad-b4dba486539f tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.366104 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c88cd8ff-3c97-42a2-b3ad-b4dba486539f tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.389622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c88cd8ff-3c97-42a2-b3ad-b4dba486539f tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/group_types/6a8fb7b0-4d2c-4b22-8b04-89213caab9dc returned with HTTP 202 Jul 03 11:53:49.390025 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 150/585] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:53:49 2026] DELETE /volume/v3/group_types/6a8fb7b0-4d2c-4b22-8b04-89213caab9dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:49.400920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7431d272-aaa4-43e6-925a-e9cec01f54d6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.402580 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7431d272-aaa4-43e6-925a-e9cec01f54d6 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] DELETE https://10.4.3.170/volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 Jul 03 11:53:49.402780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7431d272-aaa4-43e6-925a-e9cec01f54d6 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.403088 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7431d272-aaa4-43e6-925a-e9cec01f54d6 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.444197 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7431d272-aaa4-43e6-925a-e9cec01f54d6 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 returned with HTTP 202 Jul 03 11:53:49.444197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 147/586] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:53:49 2026] DELETE /volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:49.452557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-026aa89f-4874-4db2-a1c9-484a51cb9d82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.455963 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-026aa89f-4874-4db2-a1c9-484a51cb9d82 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] GET https://10.4.3.170/volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 Jul 03 11:53:49.456220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-026aa89f-4874-4db2-a1c9-484a51cb9d82 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.456434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-026aa89f-4874-4db2-a1c9-484a51cb9d82 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.460154 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-026aa89f-4874-4db2-a1c9-484a51cb9d82 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 returned with HTTP 404 Jul 03 11:53:49.460860 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 140/587] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/types/ce26a9ac-dd6b-49dc-9f83-2d641e3110f2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:49.469237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ea7655ef-8e81-4ed8-a2a3-3b1c49a23377 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.471029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ea7655ef-8e81-4ed8-a2a3-3b1c49a23377 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:53:49.471385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ea7655ef-8e81-4ed8-a2a3-3b1c49a23377 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-986807955"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:49.487239 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ea7655ef-8e81-4ed8-a2a3-3b1c49a23377 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:53:49.487754 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 151/588] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:53:49 2026] POST /volume/v3/types => generated 215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:49.496005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90b8154f-83ad-4fa6-b166-2b1e8c269aaf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.498287 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90b8154f-83ad-4fa6-b166-2b1e8c269aaf tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:53:49.498798 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90b8154f-83ad-4fa6-b166-2b1e8c269aaf tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-938838274"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:49.516664 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90b8154f-83ad-4fa6-b166-2b1e8c269aaf tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:53:49.518383 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 151/589] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:53:49 2026] POST /volume/v3/group_types => generated 172 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:49.525175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d5d42627-9223-4303-9358-80370c9b24b4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.526905 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:53:49.527203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8d2b403d-b6ca-44cc-9397-9e9a21b16b3e", "volume_types": ["c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b"], "name": "tempest-GroupsTest-Group-1158750839"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:49.528561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating new group {'group': {'group_type': '8d2b403d-b6ca-44cc-9397-9e9a21b16b3e', 'volume_types': ['c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b'], 'name': 'tempest-GroupsTest-Group-1158750839'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:53:49.532211 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Creating group tempest-GroupsTest-Group-1158750839. Jul 03 11:53:49.538917 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:49.551704 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['31c5fb2e-0673-4210-8ccb-9bd9505755b3'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:49.584604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5d42627-9223-4303-9358-80370c9b24b4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:53:49.585066 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 148/590] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:53:49 2026] POST /volume/v3/groups => generated 104 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:49.593242 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:49.597243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:49.597640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:49.597765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:49.597812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:49.603261 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:49.603261 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:49.613382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e85e8dfa-b0bd-4e0f-a390-de0fd21d5a0b tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:49.613775 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 141/591] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:49 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:50.627774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:50.630270 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:50.630594 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:50.630837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:50.631015 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:50.638109 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:50.638109 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:50.646677 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57e9808a-67d5-40d0-8016-eb3b32c1b38e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:50.647083 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 152/592] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:50 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:50.663036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:50.669092 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:50.669092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1922335200", "volume_type": "c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b", "group_id": "9450ce67-975f-41c1-b779-4f0d1ed7f2f1", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:50.669092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1922335200', 'volume_type': 'c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b', 'group_id': '9450ce67-975f-41c1-b779-4f0d1ed7f2f1', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:50.678871 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:50.678871 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:50.681175 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume of 1 GB Jul 03 11:53:50.687452 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:50.696108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (05e5dfdf-245d-4c19-8d6f-0ca914e50fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:50.697429 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b2b26a-5ece-41b0-8c2e-c32261ea6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:50.698295 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:50.698295 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:50.698996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:50.726762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b2b26a-5ece-41b0-8c2e-c32261ea6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:53:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b,is_public=True,name='tempest-GroupsTest-volume-type-986807955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9450ce67-975f-41c1-b779-4f0d1ed7f2f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:50.727771 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c00b8c0-1ca7-4cd5-b198-8222c9166c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:50.770329 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-986807955 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-986807955, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:50.770842 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-986807955 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-986807955, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:53:50.815302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['e1c3599a-34f6-4437-9c88-453fe73df14a', '86de0aa9-ff08-4d67-a73a-63a56ebd82bb', '81d98719-f5ca-4ede-bed7-789028b83ab0', 'bf0b5bb7-f4e7-4ed4-ac77-96d0d5dacf2d'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:50.816194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c00b8c0-1ca7-4cd5-b198-8222c9166c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c3599a-34f6-4437-9c88-453fe73df14a', '86de0aa9-ff08-4d67-a73a-63a56ebd82bb', '81d98719-f5ca-4ede-bed7-789028b83ab0', 'bf0b5bb7-f4e7-4ed4-ac77-96d0d5dacf2d']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:50.817020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe72d5bf-736d-4e2b-a761-b2e01f319f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:50.843061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe72d5bf-736d-4e2b-a761-b2e01f319f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dc46245-2424-47df-a3f2-9979387d2112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1922335200',encryption_key_id=None,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['e1c3599a-34f6-4437-9c88-453fe73df14a','86de0aa9-ff08-4d67-a73a-63a56ebd82bb','81d98719-f5ca-4ede-bed7-789028b83ab0','bf0b5bb7-f4e7-4ed4-ac77-96d0d5dacf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b), 'volume': Volume(_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-03T11:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1922335200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,host=None,id=1dc46245-2424-47df-a3f2-9979387d2112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a35625a04141779a9e32dd64616722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b),volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:50.843927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2cbce-8c29-4e8f-9529-61d795a6a9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:50.864905 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2cbce-8c29-4e8f-9529-61d795a6a9eb) transitioned into state 'SUCCESS' from state '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-1922335200',encryption_key_id=None,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['e1c3599a-34f6-4437-9c88-453fe73df14a','86de0aa9-ff08-4d67-a73a-63a56ebd82bb','81d98719-f5ca-4ede-bed7-789028b83ab0','bf0b5bb7-f4e7-4ed4-ac77-96d0d5dacf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:50.865565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4651092f-6554-4b3f-8fe7-972bc1877602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:50.884396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4651092f-6554-4b3f-8fe7-972bc1877602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:50.884396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (05e5dfdf-245d-4c19-8d6f-0ca914e50fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:50.884396 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request issued successfully. Jul 03 11:53:50.884775 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:50.884952 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:50.937394 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:50.942529 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:50.942529 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:50.946192 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bda012bf-2b32-4924-a9c3-44bc9f26fc55 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:50.946643 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 152/593] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:53:50 2026] POST /volume/v3/volumes => generated 814 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:50.965829 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:50.968378 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 Jul 03 11:53:50.968646 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:50.968878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:50.977617 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:50.977617 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:50.982025 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:50.982710 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:50.982880 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:51.000677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:51.003039 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:53:51.003039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:51.003039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:51.013102 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.013102 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:51.016542 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:51.020666 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01aa3edd-a106-46b9-83f8-0a1f4538591a tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:53:51.021109 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 142/594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:50 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:51.025589 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:51.028604 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.028604 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:51.036791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c21a9e3-4d27-4f9b-a4bc-bcd5d1f53517 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 returned with HTTP 200 Jul 03 11:53:51.037157 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 149/595] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:50 2026] GET /volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:51.106893 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9791d9df-17bc-4baf-919e-33a6cebc2170 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:51.111092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9791d9df-17bc-4baf-919e-33a6cebc2170 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7/action Jul 03 11:53:51.111538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9791d9df-17bc-4baf-919e-33a6cebc2170 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:51.111698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9791d9df-17bc-4baf-919e-33a6cebc2170 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:51.131792 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.131792 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:51.143130 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fad5d075-052c-4f09-8c10-d9d0f843aaff req-9791d9df-17bc-4baf-919e-33a6cebc2170 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7/action returned with HTTP 204 Jul 03 11:53:51.143792 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 153/596] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:53:51 2026] POST /volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:51.264923 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:51.271609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:53:51.271609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:51.271609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:51.290289 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.290289 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:51.295036 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:51.301416 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-51130b77-09fa-47f6-8297-fd0d4594dd51 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:53:51.302491 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 153/597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:51 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:51.354064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:51.357008 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:53:51.361521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:51.361521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:51.368663 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.368663 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:51.373146 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:51.378296 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-5544fc51-4fa4-440d-a121-69ea29c59551 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:53:51.378757 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 143/598] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:53:51 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:51.399697 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:51.402954 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135/action Jul 03 11:53:51.406518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:51.406518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:51.419923 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:51.419923 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:51.420519 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:51.433833 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Begin detaching volume completed successfully. Jul 03 11:53:51.434060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-020c7310-de68-4663-9f14-0d4e56334a5b tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135/action returned with HTTP 202 Jul 03 11:53:51.436635 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 150/599] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:53:51 2026] POST /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:53:52.052811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:52.055386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 Jul 03 11:53:52.055675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:52.055920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:52.063992 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.063992 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:52.069103 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:52.069957 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:52.070156 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:52.121691 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:52.125679 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.125679 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:52.134611 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f43db767-76ad-47e5-8e5b-0688d96be8c2 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 returned with HTTP 200 Jul 03 11:53:52.135144 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 154/600] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:52 2026] GET /volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:52.148767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:52.150456 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:52.150852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1750429562", "volume_type": "c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b", "group_id": "9450ce67-975f-41c1-b779-4f0d1ed7f2f1", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:52.152523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1750429562', 'volume_type': 'c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b', 'group_id': '9450ce67-975f-41c1-b779-4f0d1ed7f2f1', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:52.164920 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.164920 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:52.164920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume of 1 GB Jul 03 11:53:52.169999 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Availability Zones retrieved successfully. Jul 03 11:53:52.182784 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (f643b2d1-d43d-4009-9a1a-08594dac891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:52.184256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3a119c-ac78-469d-95c7-f07246c2261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:52.185831 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.185831 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:52.188031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:52.206430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3a119c-ac78-469d-95c7-f07246c2261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:53:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b,is_public=True,name='tempest-GroupsTest-volume-type-986807955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9450ce67-975f-41c1-b779-4f0d1ed7f2f1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:52.208141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed51da28-7aa0-4f3f-92f8-28dc0d2ace3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:52.255925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Created reservations ['56ade2b2-44e9-4799-9363-753f9d1b2c8b', 'ed95a4e4-4d3e-4b31-a4c0-295195877373', 'fe075bd7-1eca-4a0e-ad50-d5b31eabd4a0', '36a1176d-25f0-4ebb-b70d-7155d11e3955'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:52.256714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed51da28-7aa0-4f3f-92f8-28dc0d2ace3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ade2b2-44e9-4799-9363-753f9d1b2c8b', 'ed95a4e4-4d3e-4b31-a4c0-295195877373', 'fe075bd7-1eca-4a0e-ad50-d5b31eabd4a0', '36a1176d-25f0-4ebb-b70d-7155d11e3955']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:52.257575 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8882f5ba-b4dd-4df3-afbc-f7f0055d709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:52.282226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8882f5ba-b4dd-4df3-afbc-f7f0055d709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '674b5317-b54b-493e-a6cf-ac1ce1419439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1750429562',encryption_key_id=None,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['56ade2b2-44e9-4799-9363-753f9d1b2c8b','ed95a4e4-4d3e-4b31-a4c0-295195877373','fe075bd7-1eca-4a0e-ad50-d5b31eabd4a0','36a1176d-25f0-4ebb-b70d-7155d11e3955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b), 'volume': Volume(_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-03T11:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1750429562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,host=None,id=674b5317-b54b-493e-a6cf-ac1ce1419439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5a35625a04141779a9e32dd64616722',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b),volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:52.284527 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71766b4f-bd99-4fc8-8d75-fff723857ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:52.304301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71766b4f-bd99-4fc8-8d75-fff723857ad1) transitioned into state 'SUCCESS' from state '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-1750429562',encryption_key_id=None,group_id=9450ce67-975f-41c1-b779-4f0d1ed7f2f1,group_type_id=,metadata={},multiattach=False,project_id='f5a35625a04141779a9e32dd64616722',qos_specs=None,replication_status=,reservations=['56ade2b2-44e9-4799-9363-753f9d1b2c8b','ed95a4e4-4d3e-4b31-a4c0-295195877373','fe075bd7-1eca-4a0e-ad50-d5b31eabd4a0','36a1176d-25f0-4ebb-b70d-7155d11e3955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b80a4a3fb94752a6613218dd2e4b04',volume_type_id=c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:52.305097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68961a78-bbb4-498f-a19a-9dd6ebc6d8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:52.317940 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68961a78-bbb4-498f-a19a-9dd6ebc6d8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:52.318848 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Flow 'volume_create_api' (f643b2d1-d43d-4009-9a1a-08594dac891e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:52.319160 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Create volume request issued successfully. Jul 03 11:53:52.319912 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:52.320220 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:52.359835 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:52.364155 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.364155 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:52.368867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-95a12f76-7951-40c8-b07e-c89ee10af5e3 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:52.369423 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 154/601] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:53:52 2026] POST /volume/v3/volumes => generated 814 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:52.381657 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:52.384014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 Jul 03 11:53:52.384285 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:52.384592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:52.401143 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.401143 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:52.413018 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:52.413863 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:52.414111 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:52.472226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-82096db0-8b52-4f57-a088-74cb24c55100 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:52.472599 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82096db0-8b52-4f57-a088-74cb24c55100 None None] GET https://10.4.3.170/volume// Jul 03 11:53:52.472822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82096db0-8b52-4f57-a088-74cb24c55100 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:52.473069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82096db0-8b52-4f57-a088-74cb24c55100 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:52.473541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82096db0-8b52-4f57-a088-74cb24c55100 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:52.473949 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 151/602] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53: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 11:53:52.476013 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:52.479278 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.479278 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:52.485419 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:52.488172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:53:52.488458 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:52.488697 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:52.489355 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f2a7542-2050-44ee-951f-34f19bee50c1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 returned with HTTP 200 Jul 03 11:53:52.489888 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 144/603] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:52 2026] GET /volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 => generated 882 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:52.503318 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:52.503318 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:52.507248 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:52.513172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-3fb3241d-e648-4f8f-8431-a188cb5d95ef tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:53:52.513717 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 155/604] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:53:52 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:53.505697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:53.507973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 Jul 03 11:53:53.508285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:53.508505 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:53.526185 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:53.526185 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:53.531410 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:53.532261 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:53.532517 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:53.595802 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:53.599434 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:53.599434 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:53.609075 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1402f417-ee2e-4e3a-9125-9996035f1cc8 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 returned with HTTP 200 Jul 03 11:53:53.609647 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 155/605] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:53 2026] GET /volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:53.629873 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:53.632211 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] PUT https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:53.632708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "674b5317-b54b-493e-a6cf-ac1ce1419439"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:53.634703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Update called for group 9450ce67-975f-41c1-b779-4f0d1ed7f2f1. {{(pid=99810) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:53:53.634853 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Updating group 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 with name new_group description: This is a new group add_volumes: None remove_volumes: 674b5317-b54b-493e-a6cf-ac1ce1419439. Jul 03 11:53:53.643262 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:53.643262 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:53.697071 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-69e1e7ae-ae81-49ce-bda7-af3142df34e1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 202 Jul 03 11:53:53.697615 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 152/606] 10.4.3.170 () {70 vars in 1407 bytes} [Fri Jul 3 11:53:53 2026] PUT /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:53.708979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:53.711084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:53.711199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:53.711456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:53.711634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:53.716273 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:53.716273 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:53.729055 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19d87726-35f4-4680-a3bd-4dcc0e0a4240 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:53.729500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 145/607] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:53 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:53.783427 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-f97f5649-a50c-4a09-8a5d-c7dfa1032d96 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:53.787638 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-f97f5649-a50c-4a09-8a5d-c7dfa1032d96 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a Jul 03 11:53:53.787638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-f97f5649-a50c-4a09-8a5d-c7dfa1032d96 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:53.788017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-f97f5649-a50c-4a09-8a5d-c7dfa1032d96 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:53.797379 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:53.797379 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:54.335597 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae6aadee-897a-4d36-bffb-0cf8871540e4 req-f97f5649-a50c-4a09-8a5d-c7dfa1032d96 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a returned with HTTP 200 Jul 03 11:53:54.336112 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 156/608] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:53 2026] DELETE /volume/v3/attachments/e068f988-9fe7-43e2-a719-8b1a9f7d693a => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:54.742155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d392511e-4d13-4d64-a60d-009e22e82dfd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:54.747395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d392511e-4d13-4d64-a60d-009e22e82dfd tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:54.747787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d392511e-4d13-4d64-a60d-009e22e82dfd tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:54.747944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d392511e-4d13-4d64-a60d-009e22e82dfd tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:54.748085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-d392511e-4d13-4d64-a60d-009e22e82dfd tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:54.751781 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:54.751781 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:54.759483 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d392511e-4d13-4d64-a60d-009e22e82dfd tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:54.759918 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 156/609] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:54 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:54.771069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:54.773702 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:54.773702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:54.773702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:54.773702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:54.780917 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:54.780917 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:54.790043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e052d94b-1fa8-4c03-a4df-2402043cc2d5 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:54.791763 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 153/610] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:54 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:54.805299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f2df856e-5123-43aa-abd5-eff586feed0e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:54.813006 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:54.813298 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:54.823186 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:54.825103 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:54.825103 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:54.879464 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:54.889132 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:54.889132 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:54.905300 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f2df856e-5123-43aa-abd5-eff586feed0e tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:54.905564 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 146/611] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:54 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:54.922318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:54.925589 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] PUT https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:54.928683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "674b5317-b54b-493e-a6cf-ac1ce1419439"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:54.928683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Update called for group 9450ce67-975f-41c1-b779-4f0d1ed7f2f1. {{(pid=99811) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:53:54.928683 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Updating group 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 with name None description: None add_volumes: 674b5317-b54b-493e-a6cf-ac1ce1419439 remove_volumes: None. Jul 03 11:53:54.932035 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:54.932035 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:54.986205 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc4377cf-5d00-48b0-bb7c-32540da6def4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 202 Jul 03 11:53:54.986382 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 157/612] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 3 11:53:54 2026] PUT /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:54.994414 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d735f12c-7383-45c9-899c-421ade904753 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:54.996449 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d735f12c-7383-45c9-899c-421ade904753 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:54.997668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d735f12c-7383-45c9-899c-421ade904753 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:54.997668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d735f12c-7383-45c9-899c-421ade904753 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:54.997668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-d735f12c-7383-45c9-899c-421ade904753 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:55.001140 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:55.001140 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:55.012993 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d735f12c-7383-45c9-899c-421ade904753 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:55.013698 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 157/613] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:54 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:55.718119 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-29594c89-167a-4e63-905e-2ab9b254121e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:55.720532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29594c89-167a-4e63-905e-2ab9b254121e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:53:55.720862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29594c89-167a-4e63-905e-2ab9b254121e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:55.721319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29594c89-167a-4e63-905e-2ab9b254121e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:55.731202 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:55.731202 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:55.735888 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-29594c89-167a-4e63-905e-2ab9b254121e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:53:55.741353 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29594c89-167a-4e63-905e-2ab9b254121e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:53:55.741817 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 154/614] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:55 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:56.025745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-77c35a78-163d-4828-be16-472e74086685 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.027198 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77c35a78-163d-4828-be16-472e74086685 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:56.027421 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77c35a78-163d-4828-be16-472e74086685 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:56.027630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77c35a78-163d-4828-be16-472e74086685 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:56.027849 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-77c35a78-163d-4828-be16-472e74086685 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:56.031130 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.031130 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:56.038350 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77c35a78-163d-4828-be16-472e74086685 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 200 Jul 03 11:53:56.039710 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 147/615] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:56 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:56.047111 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.049116 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:56.049207 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:56.049582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:56.049830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:56.050172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.050172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:56.051094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:56.057982 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:56.061257 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:56.061257 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:56.103733 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:56.106833 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.106833 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:56.110624 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:56.110796 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:56.146498 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:56.149533 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.149533 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:56.159999 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09c02d4d-1e24-40bd-b08d-2433dfa6e4d4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:56.160386 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 158/616] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:56 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:56.181800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.184897 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:53:56.185120 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:56.185322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:56.185680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:53:56.186322 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.186322 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:56.186851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:53:56.198858 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Get all volumes completed successfully. Jul 03 11:53:56.199624 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:56.199789 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:56.256890 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:56.259702 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.259702 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:56.265079 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:56.265079 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:56.311776 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:56.314390 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.314390 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:56.327138 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8ee68016-1d6f-4a37-a58b-7cf500ef8859 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:53:56.327705 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 158/617] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:53:56 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:53:56.341989 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.343919 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] POST https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1/action Jul 03 11:53:56.344307 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:53:56.345923 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:56.345923 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] delete called for group 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99810) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:53:56.346091 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Delete group with id: 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:56.349867 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.349867 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:53:56.418826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb49498b-2bf2-4947-9d12-5913a25b7dea tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1/action returned with HTTP 202 Jul 03 11:53:56.419271 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 155/618] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:53:56 2026] POST /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:56.425626 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c96574a4-cdfb-408f-bbcb-369049938850 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.427279 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 Jul 03 11:53:56.427583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:56.427832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:56.435823 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.435823 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:56.442183 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Volume info retrieved successfully. Jul 03 11:53:56.443298 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:53:56.443662 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:53:56.505248 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:53:56.508909 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.508909 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:56.518780 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c96574a4-cdfb-408f-bbcb-369049938850 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 returned with HTTP 200 Jul 03 11:53:56.519564 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 148/619] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:56 2026] GET /volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:56.528056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.530921 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:53:56.531232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1223203195"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:56.533183 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1223203195'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:53:56.533404 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume of 1 GB Jul 03 11:53:56.538507 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Availability Zones retrieved successfully. Jul 03 11:53:56.547362 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Flow 'volume_create_api' (29466318-0551-4b58-9ad0-2b033a617c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:56.548981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd9864e-5dc8-460c-b176-4046f4417973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:56.550363 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:53:56.580064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd9864e-5dc8-460c-b176-4046f4417973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:56.580986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf48ca3-010d-499a-8216-2b5024849197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:56.630057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Created reservations ['6691d6d5-845b-49db-9eca-4ac723e6fb19', '2f018eab-ff89-4cde-8785-fed7f6faaf4f', 'adb57e1b-f7e1-4358-a211-5fb3cd40271a', 'f9cccc3a-c9eb-4469-9eb0-5b6b0dce8fae'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:53:56.631064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf48ca3-010d-499a-8216-2b5024849197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6691d6d5-845b-49db-9eca-4ac723e6fb19', '2f018eab-ff89-4cde-8785-fed7f6faaf4f', 'adb57e1b-f7e1-4358-a211-5fb3cd40271a', 'f9cccc3a-c9eb-4469-9eb0-5b6b0dce8fae']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:56.631972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70640961-7c7f-4410-88ff-504810042837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:56.656847 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70640961-7c7f-4410-88ff-504810042837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3186dd-9bca-49b5-8f0e-cbd257e8f72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1223203195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',qos_specs=None,replication_status=,reservations=['6691d6d5-845b-49db-9eca-4ac723e6fb19','2f018eab-ff89-4cde-8785-fed7f6faaf4f','adb57e1b-f7e1-4358-a211-5fb3cd40271a','f9cccc3a-c9eb-4469-9eb0-5b6b0dce8fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1223203195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3186dd-9bca-49b5-8f0e-cbd257e8f72c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:56.657743 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7393e1a2-cfbe-4b0d-9f3a-25c563715cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:56.679190 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7393e1a2-cfbe-4b0d-9f3a-25c563715cc0) transitioned into state 'SUCCESS' from state '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-1223203195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3dd4d091d84eb6ab01e15ed8eac10e',qos_specs=None,replication_status=,reservations=['6691d6d5-845b-49db-9eca-4ac723e6fb19','2f018eab-ff89-4cde-8785-fed7f6faaf4f','adb57e1b-f7e1-4358-a211-5fb3cd40271a','f9cccc3a-c9eb-4469-9eb0-5b6b0dce8fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d8c10f3ad4d4285ac0f6ec0246da2f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:56.680225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4289f6d-ba70-43de-af37-8a662189409d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:53:56.695627 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4289f6d-ba70-43de-af37-8a662189409d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:53:56.696838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Flow 'volume_create_api' (29466318-0551-4b58-9ad0-2b033a617c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:53:56.697396 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Create volume request issued successfully. Jul 03 11:53:56.698775 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fa2765d-0a7f-4fa0-a481-029939355d46 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:53:56.698857 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 159/620] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:53:56 2026] POST /volume/v3/volumes => generated 759 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:53:56.717501 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b7c38314-efc0-4952-acd9-77bc204de2cd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:56.721307 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7c38314-efc0-4952-acd9-77bc204de2cd tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:53:56.721513 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7c38314-efc0-4952-acd9-77bc204de2cd tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:56.721730 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7c38314-efc0-4952-acd9-77bc204de2cd tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:56.729064 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:56.729064 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:56.734059 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b7c38314-efc0-4952-acd9-77bc204de2cd tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:53:56.737204 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7c38314-efc0-4952-acd9-77bc204de2cd tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:53:56.737674 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 159/621] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:56 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:53:57.028959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-686914d0-c393-4880-8b53-4413cc94a1ed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.029707 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-686914d0-c393-4880-8b53-4413cc94a1ed None None] GET https://10.4.3.170/volume// Jul 03 11:53:57.029954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-686914d0-c393-4880-8b53-4413cc94a1ed None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.030336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-686914d0-c393-4880-8b53-4413cc94a1ed None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.030788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-686914d0-c393-4880-8b53-4413cc94a1ed None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:53:57.031243 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 156/622] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:53:57 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 11:53:57.040525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9cd6c36-6fdc-4c04-b2e9-6822dc7abce0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.043502 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9cd6c36-6fdc-4c04-b2e9-6822dc7abce0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:53:57.043693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9cd6c36-6fdc-4c04-b2e9-6822dc7abce0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43d3490b-0811-42fa-b5f5-f4a72399199f", "connector": null, "instance_uuid": "0ec70878-d319-438f-a13a-521eb92d050e"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:53:57.071138 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:57.071138 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:53:57.128222 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9cd6c36-6fdc-4c04-b2e9-6822dc7abce0 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:53:57.131395 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 149/623] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:53:57 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:57.149998 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9b30604-788f-4496-a882-4b3248dee07e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.153887 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9b30604-788f-4496-a882-4b3248dee07e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 Jul 03 11:53:57.154061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9b30604-788f-4496-a882-4b3248dee07e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.155486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9b30604-788f-4496-a882-4b3248dee07e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.169441 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:57.169441 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:53:57.533119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-044d2f94-c0a5-42bb-92fb-5ca88e21c5b1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.535200 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-044d2f94-c0a5-42bb-92fb-5ca88e21c5b1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 Jul 03 11:53:57.535460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-044d2f94-c0a5-42bb-92fb-5ca88e21c5b1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.535697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-044d2f94-c0a5-42bb-92fb-5ca88e21c5b1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.542314 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-044d2f94-c0a5-42bb-92fb-5ca88e21c5b1 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 returned with HTTP 404 Jul 03 11:53:57.543079 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 160/624] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:57 2026] GET /volume/v3/volumes/674b5317-b54b-493e-a6cf-ac1ce1419439 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:57.549689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81e42f60-e691-41f5-9dcf-62aecbc3658f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.551567 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81e42f60-e691-41f5-9dcf-62aecbc3658f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 Jul 03 11:53:57.551788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81e42f60-e691-41f5-9dcf-62aecbc3658f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.551960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81e42f60-e691-41f5-9dcf-62aecbc3658f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.557216 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81e42f60-e691-41f5-9dcf-62aecbc3658f tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 returned with HTTP 404 Jul 03 11:53:57.557882 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 157/625] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:53:57 2026] GET /volume/v3/volumes/1dc46245-2424-47df-a3f2-9979387d2112 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:57.564431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.566435 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] GET https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 Jul 03 11:53:57.566735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.566913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.567031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] show called for member 9450ce67-975f-41c1-b779-4f0d1ed7f2f1 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:53:57.570224 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b0b2fbe-7e1e-43de-bf77-d72517f83bf4 tempest-GroupsTest-1438590454 tempest-GroupsTest-1438590454-project-member] https://10.4.3.170/volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 returned with HTTP 404 Jul 03 11:53:57.570773 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 150/626] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:53:57 2026] GET /volume/v3/groups/9450ce67-975f-41c1-b779-4f0d1ed7f2f1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:53:57.578728 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6ec7d758-ac02-44f8-ba43-84ddbe146bbd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.580530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ec7d758-ac02-44f8-ba43-84ddbe146bbd tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/8d2b403d-b6ca-44cc-9397-9e9a21b16b3e Jul 03 11:53:57.580792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ec7d758-ac02-44f8-ba43-84ddbe146bbd tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.583021 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ec7d758-ac02-44f8-ba43-84ddbe146bbd tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.595165 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ec7d758-ac02-44f8-ba43-84ddbe146bbd tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/group_types/8d2b403d-b6ca-44cc-9397-9e9a21b16b3e returned with HTTP 202 Jul 03 11:53:57.595714 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 161/627] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:53:57 2026] DELETE /volume/v3/group_types/8d2b403d-b6ca-44cc-9397-9e9a21b16b3e => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:53:57.603287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7121a01e-6cb5-4da5-a4a5-67dca6fd5122 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.605406 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7121a01e-6cb5-4da5-a4a5-67dca6fd5122 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] DELETE https://10.4.3.170/volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b Jul 03 11:53:57.605631 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7121a01e-6cb5-4da5-a4a5-67dca6fd5122 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.605823 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7121a01e-6cb5-4da5-a4a5-67dca6fd5122 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.632645 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7121a01e-6cb5-4da5-a4a5-67dca6fd5122 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b returned with HTTP 202 Jul 03 11:53:57.633039 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 158/628] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:53:57 2026] DELETE /volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:53:57.640610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f2549165-064b-4734-9787-8577da23b6c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.642260 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f2549165-064b-4734-9787-8577da23b6c9 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] GET https://10.4.3.170/volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b Jul 03 11:53:57.642479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f2549165-064b-4734-9787-8577da23b6c9 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.642677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f2549165-064b-4734-9787-8577da23b6c9 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.645943 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f2549165-064b-4734-9787-8577da23b6c9 tempest-GroupsTest-661147087 tempest-GroupsTest-661147087-project-admin] https://10.4.3.170/volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b returned with HTTP 404 Jul 03 11:53:57.646434 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 151/629] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:53:57 2026] GET /volume/v3/types/c15eb7ae-1ef1-4bec-9fa8-216cfec41f9b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:53:57.714659 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c9b30604-788f-4496-a882-4b3248dee07e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 returned with HTTP 200 Jul 03 11:53:57.715194 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 160/630] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:53:57 2026] DELETE /volume/v3/attachments/d774c315-920b-4c01-ad2a-46c1943b51f7 => generated 192 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:53:57.755045 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:53:57.757265 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:53:57.757265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:53:57.757265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:53:57.765038 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:53:57.765038 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:53:57.769251 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:53:57.773717 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2aeb5015-5718-4344-a779-e2fbf9b6988d tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:53:57.775237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 162/631] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:53:57 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:00.299710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-03770ea0-9e11-4cd6-a20a-0eb2c103fb67 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:00.417875 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03770ea0-9e11-4cd6-a20a-0eb2c103fb67 tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 11:54:00.418102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03770ea0-9e11-4cd6-a20a-0eb2c103fb67 tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:00.418352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03770ea0-9e11-4cd6-a20a-0eb2c103fb67 tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] Calling method 'get_pools' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:00.921528 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03770ea0-9e11-4cd6-a20a-0eb2c103fb67 tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 11:54:00.921997 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 159/632] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 3 11:54:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:00.936700 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-883f73a0-003f-43db-b9f7-611be9933d2d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:00.939118 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-883f73a0-003f-43db-b9f7-611be9933d2d tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 03 11:54:00.939523 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-883f73a0-003f-43db-b9f7-611be9933d2d tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:00.940328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-883f73a0-003f-43db-b9f7-611be9933d2d tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] Calling method 'get_pools' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:00.940809 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:00.940809 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:01.447973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-883f73a0-003f-43db-b9f7-611be9933d2d tempest-VolumePoolsAdminTestsJSON-84743527 tempest-VolumePoolsAdminTestsJSON-84743527-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 11:54:01.448530 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 152/633] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 11:54:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:03.822189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:03.823949 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:54:03.824022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:03.824862 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:03.834746 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:03.834746 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:03.838627 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:54:03.844577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b3fd7f3-8328-49a0-bef3-7b714f25cb62 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:54:03.845002 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 161/634] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:03 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:04.037465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:04.150079 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf Jul 03 11:54:04.150264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:04.150462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:04.159088 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:04.159735 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:04.160032 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:04.160325 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:04.164699 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cfeaaac-3510-4414-8b6d-bac43176a2c0 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf returned with HTTP 200 Jul 03 11:54:04.165058 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 163/635] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:54:04 2026] GET /volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf => generated 437 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:04.175688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:04.247154 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:04.247684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1374833127"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:04.253999 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1374833127'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:04.254205 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume of 1 GB Jul 03 11:54:04.267133 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Availability Zones retrieved successfully. Jul 03 11:54:04.279556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (c6d8e0ee-bf83-4ccb-be8e-b105db003c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:04.279867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19257362-7299-4c78-bafb-8a8b57ba04d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:04.282067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:04.316426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19257362-7299-4c78-bafb-8a8b57ba04d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:04.317444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b438a1ae-b80e-470b-a602-3f6f08c55412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:04.385551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Created reservations ['3cd5962b-2657-4912-983d-cd54c1c01c2c', '47edcce1-1073-4234-a3bc-a3d14b6ff21d', 'e57d0489-7a9c-4b4c-9b76-74c2403eb161', '319b8059-da7b-4403-9991-d2252e3436fd'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:04.386728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b438a1ae-b80e-470b-a602-3f6f08c55412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cd5962b-2657-4912-983d-cd54c1c01c2c', '47edcce1-1073-4234-a3bc-a3d14b6ff21d', 'e57d0489-7a9c-4b4c-9b76-74c2403eb161', '319b8059-da7b-4403-9991-d2252e3436fd']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:04.387896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15bb7d7c-decc-4388-9b8b-bbf005f4e4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:04.416101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15bb7d7c-decc-4388-9b8b-bbf005f4e4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be6b528-15ee-415b-86cc-c45404a7457b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1374833127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898440221e5f4878b65fb398c41f4bdf',qos_specs=None,replication_status=,reservations=['3cd5962b-2657-4912-983d-cd54c1c01c2c','47edcce1-1073-4234-a3bc-a3d14b6ff21d','e57d0489-7a9c-4b4c-9b76-74c2403eb161','319b8059-da7b-4403-9991-d2252e3436fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a184bdfcefe94719b62c477e8f69f9f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1374833127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be6b528-15ee-415b-86cc-c45404a7457b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='898440221e5f4878b65fb398c41f4bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a184bdfcefe94719b62c477e8f69f9f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:04.417309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf3ffa6-5475-4f66-97a4-99517bfb2646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:04.445404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf3ffa6-5475-4f66-97a4-99517bfb2646) transitioned into state 'SUCCESS' from state '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-1374833127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='898440221e5f4878b65fb398c41f4bdf',qos_specs=None,replication_status=,reservations=['3cd5962b-2657-4912-983d-cd54c1c01c2c','47edcce1-1073-4234-a3bc-a3d14b6ff21d','e57d0489-7a9c-4b4c-9b76-74c2403eb161','319b8059-da7b-4403-9991-d2252e3436fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a184bdfcefe94719b62c477e8f69f9f5',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:04.445404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba89eba-94f0-4384-a1f4-fde296357099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:04.456732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba89eba-94f0-4384-a1f4-fde296357099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:04.457707 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (c6d8e0ee-bf83-4ccb-be8e-b105db003c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:04.458110 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume request issued successfully. Jul 03 11:54:04.458730 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c303f94-2db6-45c7-8a9f-a9db6d6cb818 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:04.459494 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 160/636] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:04 2026] POST /volume/v3/volumes => generated 759 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:04.477199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:04.479029 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] GET https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:04.479159 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:04.479341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:04.487909 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:04.487909 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:04.492488 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:04.497793 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f11a18ae-3c6e-4d4a-854e-72d38386ea6a tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 200 Jul 03 11:54:04.498161 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 153/637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:04 2026] GET /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:05.511598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.516441 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] GET https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:05.516704 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:05.516938 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:05.529885 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:05.529885 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:05.533452 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:05.538297 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-edad6d13-b1dd-4e84-8fb2-aceac5d77ccc tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 200 Jul 03 11:54:05.538691 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 162/638] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:05 2026] GET /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:05.551996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c67297ce-e609-4ffe-bd64-03febfb8fe90 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.554020 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c67297ce-e609-4ffe-bd64-03febfb8fe90 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf Jul 03 11:54:05.554452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c67297ce-e609-4ffe-bd64-03febfb8fe90 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:05.609615 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c67297ce-e609-4ffe-bd64-03febfb8fe90 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf returned with HTTP 200 Jul 03 11:54:05.610011 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 164/639] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 11:54:05 2026] PUT /volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:05.620855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.626849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:05.627203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:05.629522 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:05.629674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume of 2 GB Jul 03 11:54:05.629972 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:05.629972 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:05.640843 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Availability Zones retrieved successfully. Jul 03 11:54:05.647587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (c16fc86d-7a63-447f-835a-9921eaceeb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:05.648577 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943e856-5035-48e4-b312-e818175947f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.650057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Validating volume size '2' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:05.683278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943e856-5035-48e4-b312-e818175947f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:05.684685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5e7b19-41bc-4d36-982a-92f41373a057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.723002 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota_utils [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Quota exceeded for 898440221e5f4878b65fb398c41f4bdf, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 11:54:05.726677 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5e7b19-41bc-4d36-982a-92f41373a057) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 11:54:05.726677 np0000004412 devstack@c-api.service[99810]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 11:54:05.728959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5e7b19-41bc-4d36-982a-92f41373a057) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.730393 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5e7b19-41bc-4d36-982a-92f41373a057) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:54:05.731344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943e856-5035-48e4-b312-e818175947f6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.732420 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943e856-5035-48e4-b312-e818175947f6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:54:05.733106 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (c16fc86d-7a63-447f-835a-9921eaceeb99) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 11:54:05.733458 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.middleware.fault [None req-5f592d37-8f2d-445a-be96-4f010dc932f7 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Jul 03 11:54:05.734392 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 161/640] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:05 2026] POST /volume/v3/volumes => generated 208 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 11:54:05.743789 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-efe608f4-88ef-4510-849a-74f54e9719bb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.746172 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf Jul 03 11:54:05.746749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:05.808604 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.808604 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.808604 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.808604 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.809465 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.809845 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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 11:54:05.819684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efe608f4-88ef-4510-849a-74f54e9719bb tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf returned with HTTP 200 Jul 03 11:54:05.820255 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 154/641] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 11:54:05 2026] PUT /volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:05.829332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.832941 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:05.833262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:05.836073 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:05.836227 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Create volume of 1 GB Jul 03 11:54:05.840158 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Availability Zones retrieved successfully. Jul 03 11:54:05.845849 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (42d06722-cd41-4d0e-9975-c05cb49f159e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:05.846701 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080c8114-4769-46c5-ac04-d494c6aec863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.847516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:05.874249 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080c8114-4769-46c5-ac04-d494c6aec863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:05.874891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdada8d-9e8f-4f81-92e4-5d5a5e8d11a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.915541 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota_utils [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Quota exceeded for 898440221e5f4878b65fb398c41f4bdf, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 11:54:05.918328 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdada8d-9e8f-4f81-92e4-5d5a5e8d11a7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 11:54:05.918328 np0000004412 devstack@c-api.service[99811]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 11:54:05.920827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdada8d-9e8f-4f81-92e4-5d5a5e8d11a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.921679 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdada8d-9e8f-4f81-92e4-5d5a5e8d11a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:54:05.922228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080c8114-4769-46c5-ac04-d494c6aec863) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:05.922867 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080c8114-4769-46c5-ac04-d494c6aec863) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:54:05.923619 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Flow 'volume_create_api' (42d06722-cd41-4d0e-9975-c05cb49f159e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 11:54:05.923864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.middleware.fault [None req-beb9bfff-bbbb-4cdf-963e-b266d51d5c44 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Jul 03 11:54:05.924759 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 163/642] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:05 2026] POST /volume/v3/volumes => generated 150 bytes in 96 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 11:54:05.933057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90498e40-9b11-4035-933d-613b4ad05152 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.935242 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90498e40-9b11-4035-933d-613b4ad05152 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf Jul 03 11:54:05.935744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90498e40-9b11-4035-933d-613b4ad05152 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:05.978927 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90498e40-9b11-4035-933d-613b4ad05152 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf returned with HTTP 200 Jul 03 11:54:05.979535 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 165/643] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 11:54:05 2026] PUT /volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:05.992063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:05.994179 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] POST https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b/action Jul 03 11:54:05.994592 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:05.994741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:06.005211 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:06.005211 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:06.005990 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:06.046327 np0000004412 devstack@c-api.service[99810]: ERROR cinder.volume.api [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Quota exceeded for 898440221e5f4878b65fb398c41f4bdf, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 11:54:06.052383 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.middleware.fault [None req-f43fe742-5ed9-4bcb-8dd6-dff1f942e92b tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b/action returned with HTTP 413 Jul 03 11:54:06.053158 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 162/644] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:54:05 2026] POST /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b/action => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 11:54:06.062075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-366987ee-fd4d-4796-af3a-123c78868d3d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:06.064394 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-366987ee-fd4d-4796-af3a-123c78868d3d tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] GET https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:06.064992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-366987ee-fd4d-4796-af3a-123c78868d3d tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:06.065462 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-366987ee-fd4d-4796-af3a-123c78868d3d tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:06.075795 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:06.075795 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:06.087285 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-366987ee-fd4d-4796-af3a-123c78868d3d tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:06.096617 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-366987ee-fd4d-4796-af3a-123c78868d3d tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 200 Jul 03 11:54:06.097061 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 155/645] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:06 2026] GET /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:06.111968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:06.113958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:06.114174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:06.114401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:06.114600 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Delete volume with id: 8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:06.122661 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:06.122661 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:06.123353 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:06.146551 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Delete volume request issued successfully. Jul 03 11:54:06.146861 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4229f9b-c74d-4c0a-8fae-fc44650e6c64 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 202 Jul 03 11:54:06.147261 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 164/646] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:06 2026] DELETE /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:06.159640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:06.163314 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] GET https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:06.163500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:06.163661 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:06.172445 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:06.172445 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:06.181422 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Volume info retrieved successfully. Jul 03 11:54:06.185940 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57301fc2-38ed-4c3d-8dd4-09021ef11326 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 200 Jul 03 11:54:06.186388 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 166/647] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:06 2026] GET /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:07.207900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-646f628e-d76b-49a9-8308-9c41ce72dc35 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.209854 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-646f628e-d76b-49a9-8308-9c41ce72dc35 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] GET https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b Jul 03 11:54:07.210046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-646f628e-d76b-49a9-8308-9c41ce72dc35 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:07.210275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-646f628e-d76b-49a9-8308-9c41ce72dc35 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:07.216762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-646f628e-d76b-49a9-8308-9c41ce72dc35 tempest-VolumeQuotasNegativeTestJSON-2006692083 tempest-VolumeQuotasNegativeTestJSON-2006692083-project-member] https://10.4.3.170/volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b returned with HTTP 404 Jul 03 11:54:07.217355 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 163/648] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:07 2026] GET /volume/v3/volumes/8be6b528-15ee-415b-86cc-c45404a7457b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:07.225576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ecae80cb-4ef8-4fd5-8962-f9ae13816306 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.227267 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ecae80cb-4ef8-4fd5-8962-f9ae13816306 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf Jul 03 11:54:07.227660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ecae80cb-4ef8-4fd5-8962-f9ae13816306 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-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=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:07.356133 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ecae80cb-4ef8-4fd5-8962-f9ae13816306 tempest-VolumeQuotasNegativeTestJSON-1524083429 tempest-VolumeQuotasNegativeTestJSON-1524083429-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf returned with HTTP 200 Jul 03 11:54:07.356725 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 156/649] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 11:54:07 2026] PUT /volume/v3/os-quota-sets/898440221e5f4878b65fb398c41f4bdf => generated 395 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:07.382870 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.384975 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] PUT https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c Jul 03 11:54:07.385482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:07.397381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Acquiring lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:07.410072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" acquired by "attachment_update" :: waited 0.013s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:07.411767 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:07.411767 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:07.415823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.417777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:07.418132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-51287107", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:07.419957 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-51287107', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:07.514611 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume of 1 GB Jul 03 11:54:07.519542 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Availability Zones retrieved successfully. Jul 03 11:54:07.528400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Flow 'volume_create_api' (b0813d62-e097-498f-ba22-2f9e748f09b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:07.530133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13802ebf-772f-41dc-ad95-ced70551b9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:07.534061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:07.603332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13802ebf-772f-41dc-ad95-ced70551b9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:07.604205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e503e09-486c-4dd5-b4a0-a48ca934692c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:07.649821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Created reservations ['5f1f753d-992b-446b-b14f-5a91b0f6c21a', 'fc079dd0-1452-4e78-b35b-e628ff2b5341', '54650364-8364-410e-955f-34edb5aa3fe3', '159e63a6-2b43-444a-b2ca-479f2b2c5901'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:07.650927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e503e09-486c-4dd5-b4a0-a48ca934692c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1f753d-992b-446b-b14f-5a91b0f6c21a', 'fc079dd0-1452-4e78-b35b-e628ff2b5341', '54650364-8364-410e-955f-34edb5aa3fe3', '159e63a6-2b43-444a-b2ca-479f2b2c5901']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:07.652060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f006a9b-2e2f-4163-a7be-0b4c65409b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:07.682160 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f006a9b-2e2f-4163-a7be-0b4c65409b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9febf5c-26a6-43d9-9c79-ade4e108652a', '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-51287107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f6725c98cb4abbae61003b911a3c40',qos_specs=None,replication_status=,reservations=['5f1f753d-992b-446b-b14f-5a91b0f6c21a','fc079dd0-1452-4e78-b35b-e628ff2b5341','54650364-8364-410e-955f-34edb5aa3fe3','159e63a6-2b43-444a-b2ca-479f2b2c5901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-51287107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9febf5c-26a6-43d9-9c79-ade4e108652a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f6725c98cb4abbae61003b911a3c40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:07.683096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e890af27-b1d9-441e-a359-e7a0137a0ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:07.710135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e890af27-b1d9-441e-a359-e7a0137a0ea9) transitioned into state 'SUCCESS' from state '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-51287107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f6725c98cb4abbae61003b911a3c40',qos_specs=None,replication_status=,reservations=['5f1f753d-992b-446b-b14f-5a91b0f6c21a','fc079dd0-1452-4e78-b35b-e628ff2b5341','54650364-8364-410e-955f-34edb5aa3fe3','159e63a6-2b43-444a-b2ca-479f2b2c5901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ac2e464c2cb47f0b819d8993ce2970c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:07.711122 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d66ade-6a4c-4fb0-9758-f2d5cd7b034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:07.722911 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d66ade-6a4c-4fb0-9758-f2d5cd7b034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:07.723996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Flow 'volume_create_api' (b0813d62-e097-498f-ba22-2f9e748f09b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:07.724418 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Create volume request issued successfully. Jul 03 11:54:07.725118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-999e5b6b-dc47-4aec-91fd-41168b36bc32 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:07.725727 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 167/650] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:07 2026] POST /volume/v3/volumes => generated 751 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:07.747596 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-620e8d60-4613-4b1e-8a02-3a614652d40d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.749767 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-620e8d60-4613-4b1e-8a02-3a614652d40d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:54:07.749998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-620e8d60-4613-4b1e-8a02-3a614652d40d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:07.750246 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-620e8d60-4613-4b1e-8a02-3a614652d40d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:07.761826 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:07.761826 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:07.769787 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-620e8d60-4613-4b1e-8a02-3a614652d40d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:54:07.778247 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-620e8d60-4613-4b1e-8a02-3a614652d40d tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 200 Jul 03 11:54:07.778953 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 164/651] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:07 2026] GET /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:07.942179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Lock "cinder-attachment_update-43d3490b-0811-42fa-b5f5-f4a72399199f-np0000004412" released by "attachment_update" :: held 0.532s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:07.942666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-8401caaf-55c5-4aba-9baa-6514239101f3 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c returned with HTTP 200 Jul 03 11:54:07.944455 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 165/652] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:07 2026] PUT /volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:07.953678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c18210bd-4c75-40b8-9703-fd1b62747ada None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:07.960116 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c18210bd-4c75-40b8-9703-fd1b62747ada tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c Jul 03 11:54:07.960383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c18210bd-4c75-40b8-9703-fd1b62747ada tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:07.960609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c18210bd-4c75-40b8-9703-fd1b62747ada tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:07.982889 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-c18210bd-4c75-40b8-9703-fd1b62747ada tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c returned with HTTP 200 Jul 03 11:54:07.983315 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 157/653] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 11:54:07 2026] GET /volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:08.796173 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0fd251b3-1391-449a-ad1a-f06d04837780 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:08.798531 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0fd251b3-1391-449a-ad1a-f06d04837780 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:54:08.799015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0fd251b3-1391-449a-ad1a-f06d04837780 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:08.799192 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0fd251b3-1391-449a-ad1a-f06d04837780 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:08.812432 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:08.812432 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:08.818559 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0fd251b3-1391-449a-ad1a-f06d04837780 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:54:08.829452 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0fd251b3-1391-449a-ad1a-f06d04837780 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 200 Jul 03 11:54:08.831944 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 168/654] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:08 2026] GET /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:08.895701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:08.898051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:54:08.898535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:08.898535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:08.914218 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:08.914218 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:08.920647 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:54:08.935666 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-c7949b9a-6098-474b-980c-fe6eae219feb tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 200 Jul 03 11:54:08.936822 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 165/655] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:08 2026] GET /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:09.626624 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:09.629650 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:54:09.629861 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:09.630044 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:09.651259 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:09.651259 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:09.658340 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:54:09.667666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-83a97de8-66cf-40ce-bf8a-30e27f4210d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 200 Jul 03 11:54:09.668608 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 166/656] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:09 2026] GET /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:09.681025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6e1185d7-5e7d-4182-9438-d85f1900671b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:09.681487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e1185d7-5e7d-4182-9438-d85f1900671b None None] GET https://10.4.3.170/volume// Jul 03 11:54:09.681691 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e1185d7-5e7d-4182-9438-d85f1900671b None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:09.681918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e1185d7-5e7d-4182-9438-d85f1900671b None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:09.682359 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e1185d7-5e7d-4182-9438-d85f1900671b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:09.682717 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 158/657] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:54: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 11:54:09.697128 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-6dbb3ed4-297d-4078-ad65-c8d53262bde1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:09.700609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-6dbb3ed4-297d-4078-ad65-c8d53262bde1 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:09.701080 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-6dbb3ed4-297d-4078-ad65-c8d53262bde1 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9febf5c-26a6-43d9-9c79-ade4e108652a", "connector": null, "instance_uuid": "4704121b-c68b-4126-a67a-90917cd83278"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:09.711973 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:09.711973 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:09.748173 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-6dbb3ed4-297d-4078-ad65-c8d53262bde1 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:09.748864 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 169/658] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54:09 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 11:54:09.948657 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-566aa504-530c-4f71-bfe2-1db48d0f51ba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:09.949110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-566aa504-530c-4f71-bfe2-1db48d0f51ba None None] GET https://10.4.3.170/volume// Jul 03 11:54:09.949339 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-566aa504-530c-4f71-bfe2-1db48d0f51ba None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:09.949638 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-566aa504-530c-4f71-bfe2-1db48d0f51ba None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:09.949959 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-566aa504-530c-4f71-bfe2-1db48d0f51ba None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:09.950315 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 166/659] 10.4.3.170 () {64 vars in 1004 bytes} [Fri Jul 3 11:54: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 11:54:09.968305 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f9b06d78-7b96-4392-8937-a617791d429c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:09.968938 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9b06d78-7b96-4392-8937-a617791d429c None None] GET https://10.4.3.170/volume// Jul 03 11:54:09.968938 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9b06d78-7b96-4392-8937-a617791d429c None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:09.969177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9b06d78-7b96-4392-8937-a617791d429c None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:09.969941 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9b06d78-7b96-4392-8937-a617791d429c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:09.969941 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 167/660] 10.4.3.170 () {64 vars in 1004 bytes} [Fri Jul 3 11:54: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 11:54:09.983318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7280fb9a-af2c-479b-87a9-2aedbcf842b6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:10.120225 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7280fb9a-af2c-479b-87a9-2aedbcf842b6 tempest-VersionsTest-1953467668 tempest-VersionsTest-1953467668-project-member] GET https://10.4.3.170/volume/v3/ Jul 03 11:54:10.120225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7280fb9a-af2c-479b-87a9-2aedbcf842b6 tempest-VersionsTest-1953467668 tempest-VersionsTest-1953467668-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:10.120225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7280fb9a-af2c-479b-87a9-2aedbcf842b6 tempest-VersionsTest-1953467668 tempest-VersionsTest-1953467668-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:10.120225 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7280fb9a-af2c-479b-87a9-2aedbcf842b6 tempest-VersionsTest-1953467668 tempest-VersionsTest-1953467668-project-member] https://10.4.3.170/volume/v3/ returned with HTTP 200 Jul 03 11:54:10.121032 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 159/661] 10.4.3.170 () {66 vars in 1216 bytes} [Fri Jul 3 11:54:09 2026] GET /volume/v3/ => generated 386 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:12.639136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:12.795387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:12.795387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1960745692"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:12.797716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1960745692'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:12.797716 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume of 1 GB Jul 03 11:54:12.798400 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:12.798400 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:12.804077 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Availability Zones retrieved successfully. Jul 03 11:54:12.814705 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Flow 'volume_create_api' (963a78a7-0b46-46b9-90f6-16a6e154b3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:12.815514 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d042624-5032-4d9a-9a4e-332240774419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:12.816747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:12.851799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d042624-5032-4d9a-9a4e-332240774419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:12.853043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a0f984-e9e9-41b5-b266-89941df0fd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:12.957554 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Created reservations ['ab52a7b8-e8a1-496a-8131-a4ae8cbeb239', '30d3dfab-546f-4f75-b046-830cec427fe6', '35fdda78-b885-4f54-92c5-a44e79df1df5', '674dd67c-d235-413c-9044-8a0ab13d4110'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:12.958475 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a0f984-e9e9-41b5-b266-89941df0fd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab52a7b8-e8a1-496a-8131-a4ae8cbeb239', '30d3dfab-546f-4f75-b046-830cec427fe6', '35fdda78-b885-4f54-92c5-a44e79df1df5', '674dd67c-d235-413c-9044-8a0ab13d4110']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:12.959462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c2847c-a461-48da-84eb-d851fa4b10bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:12.991292 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c2847c-a461-48da-84eb-d851fa4b10bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4902c1f-d69c-436d-a5b9-3dd601fd13f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1960745692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093eecd0d70549759f69e2a7167f7a9f',qos_specs=None,replication_status=,reservations=['ab52a7b8-e8a1-496a-8131-a4ae8cbeb239','30d3dfab-546f-4f75-b046-830cec427fe6','35fdda78-b885-4f54-92c5-a44e79df1df5','674dd67c-d235-413c-9044-8a0ab13d4110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90824800dec24baeb58b00952c36f35d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1960745692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4902c1f-d69c-436d-a5b9-3dd601fd13f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093eecd0d70549759f69e2a7167f7a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90824800dec24baeb58b00952c36f35d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:12.992383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120790a8-a33b-43d2-befc-12fd2cee701b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:13.022399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120790a8-a33b-43d2-befc-12fd2cee701b) transitioned into state 'SUCCESS' from state '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-1960745692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093eecd0d70549759f69e2a7167f7a9f',qos_specs=None,replication_status=,reservations=['ab52a7b8-e8a1-496a-8131-a4ae8cbeb239','30d3dfab-546f-4f75-b046-830cec427fe6','35fdda78-b885-4f54-92c5-a44e79df1df5','674dd67c-d235-413c-9044-8a0ab13d4110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90824800dec24baeb58b00952c36f35d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:13.023036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf71575-c98a-4e58-a040-88d5b57fa699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:13.040591 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf71575-c98a-4e58-a040-88d5b57fa699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:13.042799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Flow 'volume_create_api' (963a78a7-0b46-46b9-90f6-16a6e154b3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:13.042799 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume request issued successfully. Jul 03 11:54:13.043177 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d740b94-9831-4a57-bcb6-9e1f57ef5a0f tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:13.044284 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 170/662] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:12 2026] POST /volume/v3/volumes => generated 751 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:13.061441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d09e45eb-4915-4575-855f-152d819535f2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:13.063332 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d09e45eb-4915-4575-855f-152d819535f2 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:13.063696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d09e45eb-4915-4575-855f-152d819535f2 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:13.063779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d09e45eb-4915-4575-855f-152d819535f2 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:13.071349 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:13.071349 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:13.078985 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d09e45eb-4915-4575-855f-152d819535f2 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:13.083767 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d09e45eb-4915-4575-855f-152d819535f2 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:13.084776 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 167/663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:13 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:14.099664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.105863 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:14.106079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:14.106275 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:14.129059 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:14.129059 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:14.134576 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:14.141436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6bb00e21-2ad5-4958-8b28-1abc5e492af6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:14.142174 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 168/664] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:14 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:14.171099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3966ce46-255a-4aa8-95b4-4163ba763690 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.173589 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 03 11:54:14.174078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f4902c1f-d69c-436d-a5b9-3dd601fd13f4"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:14.175625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.volume_transfer [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f4902c1f-d69c-436d-a5b9-3dd601fd13f4'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 11:54:14.175726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Creating transfer of volume f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:14.175823 np0000004412 devstack@c-api.service[99808]: INFO cinder.transfer.api [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Generating transfer record for volume f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:14.182447 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:14.182447 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:14.205131 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3966ce46-255a-4aa8-95b4-4163ba763690 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 11:54:14.205724 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 160/665] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 3 11:54:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:14.214005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.216640 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:14.216926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:14.217302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:14.227428 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:14.227428 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:14.230911 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:14.235593 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c94ae59b-78cd-43a7-9155-34d083c43cc6 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:14.236067 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 171/666] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:14 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:14.249936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b81586e-44f6-4a46-b78b-39b28b63add7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.255238 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b81586e-44f6-4a46-b78b-39b28b63add7 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb Jul 03 11:54:14.255547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b81586e-44f6-4a46-b78b-39b28b63add7 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:14.255828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b81586e-44f6-4a46-b78b-39b28b63add7 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:14.270461 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b81586e-44f6-4a46-b78b-39b28b63add7 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb returned with HTTP 200 Jul 03 11:54:14.270461 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 168/667] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:54:14 2026] GET /volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb => generated 409 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:14.279393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.281125 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer Jul 03 11:54:14.281320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:14.281564 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:14.281717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.volume_transfer [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Listing volume transfers {{(pid=99811) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 11:54:14.285859 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f1534c4b-520f-4a26-8860-2797b2e98b10 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 11:54:14.286301 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 169/668] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 3 11:54:14 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:14.298252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6f68e671-f724-4ea8-8d98-242a811be57b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:14.372937 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb/accept Jul 03 11:54:14.373733 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "09e2e184d627e37f"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:14.374536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.volume_transfer [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Accepting volume transfer efc04237-f712-4f8e-83a1-96fb800a4ceb {{(pid=99808) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 11:54:14.374732 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Accepting transfer efc04237-f712-4f8e-83a1-96fb800a4ceb Jul 03 11:54:14.438710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Created reservations ['db13bb4d-bffd-4e18-a637-4e52ca9e8f68', '8ba8eaa3-52c0-4f9f-8e5c-49de0ad07a87', '32ccdcae-aada-41ba-b705-154394137018', 'ec5c055a-921f-49d8-8b59-f6d2e5971557'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:14.463246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Created reservations ['ad05cd9c-45a9-4f4b-960f-b567d1eea991', '28213503-7748-48ad-a24e-bef7022cb28a', '0b0ceb7a-5a83-480f-90a4-c6b87a05be02', '4a3c1c5b-4544-457a-98dc-9312b914bf11'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:14.506657 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Created reservations ['fc4f39dd-fffa-47bd-9286-9a824b4f0e7b', 'b3cbcf13-53a3-4278-91e2-640c60083c08', '045f84e0-65a3-4b89-8f3c-e9a64fda598c', 'dd97a2fc-ae57-4a05-a6be-3cfd22490654'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:14.540674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Created reservations ['45924e19-04f7-4a3e-9a60-043a2f0dc44f', 'd9656439-2d13-4de4-856b-07c625b9cda5', '2e44eccf-9c68-42e7-aac8-956b171bb547', '7a5b4988-acff-4d84-b9c8-6f503582305e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:15.042845 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Transfer volume completed successfully. Jul 03 11:54:15.147323 np0000004412 devstack@c-api.service[99808]: INFO cinder.transfer.api [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Volume f4902c1f-d69c-436d-a5b9-3dd601fd13f4 has been transferred. Jul 03 11:54:15.159554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f68e671-f724-4ea8-8d98-242a811be57b tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb/accept returned with HTTP 202 Jul 03 11:54:15.160130 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 161/669] 10.4.3.170 () {68 vars in 1423 bytes} [Fri Jul 3 11:54:14 2026] POST /volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb/accept => generated 365 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:15.172656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.175563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:15.175563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.175739 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.188143 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.188143 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:15.192902 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Volume info retrieved successfully. Jul 03 11:54:15.201086 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bb6c517-d295-4753-a8e9-acff854fcc69 tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:15.201745 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 172/670] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:15 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:15.218164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.223065 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:15.223268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.223560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.232107 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.232107 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:15.244852 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] Volume info retrieved successfully. Jul 03 11:54:15.253232 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7446cc5-3e6a-434b-8b19-359efe4eeb4a tempest-VolumesTransfersTest-285469047 tempest-VolumesTransfersTest-285469047-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:15.253811 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 169/671] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:15 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:15.271404 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.277029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb Jul 03 11:54:15.277243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.277516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.277699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.volume_transfer [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Delete transfer with id: efc04237-f712-4f8e-83a1-96fb800a4ceb Jul 03 11:54:15.288217 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-bb7ae2cd-8c03-49f0-ad45-4d9a11dbefa5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.288653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b288bd7e-1e96-4d8b-85bd-fb318d04ac7a tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb returned with HTTP 404 Jul 03 11:54:15.289227 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 170/672] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 3 11:54:15 2026] DELETE /volume/v3/os-volume-transfer/efc04237-f712-4f8e-83a1-96fb800a4ceb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:15.291838 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-bb7ae2cd-8c03-49f0-ad45-4d9a11dbefa5 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] POST https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c/action Jul 03 11:54:15.292318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-bb7ae2cd-8c03-49f0-ad45-4d9a11dbefa5 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:15.292515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-bb7ae2cd-8c03-49f0-ad45-4d9a11dbefa5 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:15.301193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.318392 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.318392 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:15.342460 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:15.342711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.343023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.343241 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Delete volume with id: f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:15.353925 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.353925 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:15.354447 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Volume info retrieved successfully. Jul 03 11:54:15.367661 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f5fd042d-39df-499f-88e3-3b6deaed7dae req-bb7ae2cd-8c03-49f0-ad45-4d9a11dbefa5 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c/action returned with HTTP 204 Jul 03 11:54:15.368513 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 162/673] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:54:15 2026] POST /volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:15.394496 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Delete volume request issued successfully. Jul 03 11:54:15.394830 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07e55a3a-fc9b-48f1-8eff-0e97f7b6b75d tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 202 Jul 03 11:54:15.395529 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 173/674] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:15 2026] DELETE /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:15.404651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.407541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:15.407821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.408074 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.419988 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.419988 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:15.429228 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Volume info retrieved successfully. Jul 03 11:54:15.437744 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a31988f5-7309-4f9e-8f57-4818d5b8f3b2 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 200 Jul 03 11:54:15.437912 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 170/675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:15 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:15.818746 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.820448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:15.820609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.820836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.829021 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.829021 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:15.833230 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:15.838071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a28649e-5c6e-4f6c-b326-a9d90d3b4f2b tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:15.838600 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 171/676] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:15 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:15.901807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:15.904360 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:15.904633 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:15.904860 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:15.914596 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:15.914596 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:15.918747 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:15.923847 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-85f25eb6-8357-41c5-8fab-1401cf8d7bd4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:15.924617 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 163/677] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:15 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:16.398868 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-adf7c150-4ad5-46c2-baf2-41715e89d966 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.399285 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-adf7c150-4ad5-46c2-baf2-41715e89d966 None None] GET https://10.4.3.170/volume// Jul 03 11:54:16.399496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-adf7c150-4ad5-46c2-baf2-41715e89d966 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.399730 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-adf7c150-4ad5-46c2-baf2-41715e89d966 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.400118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-adf7c150-4ad5-46c2-baf2-41715e89d966 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:16.400561 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 174/678] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:16.408061 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.410738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:54:16.410951 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.411150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.420883 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:16.420883 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:16.424142 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:54:16.429238 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-8ff851fc-c5fa-4815-987f-338329bdbbdf tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 200 Jul 03 11:54:16.429629 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 171/679] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:16 2026] GET /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:16.456442 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-79c4436e-a023-4a6c-98be-26138a387732 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.459844 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79c4436e-a023-4a6c-98be-26138a387732 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:16.460088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79c4436e-a023-4a6c-98be-26138a387732 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.460415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79c4436e-a023-4a6c-98be-26138a387732 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.468702 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79c4436e-a023-4a6c-98be-26138a387732 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 404 Jul 03 11:54:16.468702 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 172/680] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:16 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:16.477116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7f394123-c88c-466a-97ac-ab8572a8da67 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.479794 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f394123-c88c-466a-97ac-ab8572a8da67 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:16.480122 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f394123-c88c-466a-97ac-ab8572a8da67 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.480496 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f394123-c88c-466a-97ac-ab8572a8da67 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.491172 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f394123-c88c-466a-97ac-ab8572a8da67 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 404 Jul 03 11:54:16.491794 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 164/681] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:16 2026] GET /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:16.502086 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.508138 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:16.508378 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.508641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.508832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Delete volume with id: f4902c1f-d69c-436d-a5b9-3dd601fd13f4 Jul 03 11:54:16.519759 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aed317d5-5acd-4b89-ae5e-67e8ab4b526c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 returned with HTTP 404 Jul 03 11:54:16.520328 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 175/682] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:16 2026] DELETE /volume/v3/volumes/f4902c1f-d69c-436d-a5b9-3dd601fd13f4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:16.533591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a0aec12d-8693-4036-bc88-5652b495f15b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.535078 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:16.535381 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1738607455"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:16.536741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1738607455'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:16.536854 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume of 1 GB Jul 03 11:54:16.537223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.539443 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] PUT https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 Jul 03 11:54:16.539780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:16.541095 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Availability Zones retrieved successfully. Jul 03 11:54:16.546309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Flow 'volume_create_api' (00312e96-5621-46e3-aaf4-ca81bf5397cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:16.547178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62be3688-7780-4ba6-9f6f-9234f6691f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:16.547852 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Acquiring lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:16.548404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:16.552062 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:16.552993 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:16.552993 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:16.579078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62be3688-7780-4ba6-9f6f-9234f6691f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:16.579363 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4532d9bb-0adb-4f2e-acaf-100fed2fb59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:16.633170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Created reservations ['af1b4632-ce49-45b7-bc64-d67cc28aec7f', 'c15a6ffe-9b68-45a8-a8da-9e2102950271', 'df22f80a-8a26-4338-a783-a7fe0cb8d5fa', 'd16a2358-79b0-4626-aedb-e184cdcb85e6'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:16.634288 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4532d9bb-0adb-4f2e-acaf-100fed2fb59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1b4632-ce49-45b7-bc64-d67cc28aec7f', 'c15a6ffe-9b68-45a8-a8da-9e2102950271', 'df22f80a-8a26-4338-a783-a7fe0cb8d5fa', 'd16a2358-79b0-4626-aedb-e184cdcb85e6']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:16.635388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e13bd7-f83b-4a0f-95af-47a5439dc6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:16.676064 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e13bd7-f83b-4a0f-95af-47a5439dc6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7d2aaf-2a72-495f-add9-11fab28d6f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1738607455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093eecd0d70549759f69e2a7167f7a9f',qos_specs=None,replication_status=,reservations=['af1b4632-ce49-45b7-bc64-d67cc28aec7f','c15a6ffe-9b68-45a8-a8da-9e2102950271','df22f80a-8a26-4338-a783-a7fe0cb8d5fa','d16a2358-79b0-4626-aedb-e184cdcb85e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90824800dec24baeb58b00952c36f35d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1738607455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f7d2aaf-2a72-495f-add9-11fab28d6f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093eecd0d70549759f69e2a7167f7a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90824800dec24baeb58b00952c36f35d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:16.677216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b492ec-b0cf-408c-8f8c-32a718c1b19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:16.701800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b492ec-b0cf-408c-8f8c-32a718c1b19c) transitioned into state 'SUCCESS' from state '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-1738607455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093eecd0d70549759f69e2a7167f7a9f',qos_specs=None,replication_status=,reservations=['af1b4632-ce49-45b7-bc64-d67cc28aec7f','c15a6ffe-9b68-45a8-a8da-9e2102950271','df22f80a-8a26-4338-a783-a7fe0cb8d5fa','d16a2358-79b0-4626-aedb-e184cdcb85e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90824800dec24baeb58b00952c36f35d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:16.702725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0e1d16-db70-4b85-a2fa-25672a93c6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:16.714980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0e1d16-db70-4b85-a2fa-25672a93c6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:16.716220 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Flow 'volume_create_api' (00312e96-5621-46e3-aaf4-ca81bf5397cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:16.716631 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Create volume request issued successfully. Jul 03 11:54:16.717350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a0aec12d-8693-4036-bc88-5652b495f15b tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:16.717928 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 172/683] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:16 2026] POST /volume/v3/volumes => generated 751 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:16.732776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:16.735033 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:16.735278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:16.735530 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:16.744223 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:16.744223 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:16.748409 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:16.753424 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f8fc3fbb-1967-42ee-b44a-1d35b03fc99c tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 200 Jul 03 11:54:16.753822 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 165/684] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:16 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:17.079968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:17.080288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-89715901-e764-476c-a650-69dca3152305 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 returned with HTTP 200 Jul 03 11:54:17.080717 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 173/685] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:16 2026] PUT /volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:17.594320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-51f82fff-7d6f-4c02-8162-435471451d09 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.596390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-51f82fff-7d6f-4c02-8162-435471451d09 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1/action Jul 03 11:54:17.596784 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-51f82fff-7d6f-4c02-8162-435471451d09 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:17.596906 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-51f82fff-7d6f-4c02-8162-435471451d09 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:17.613669 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.613669 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:17.629327 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e84b808-33f0-4ece-b4ec-51b3e8e87736 req-51f82fff-7d6f-4c02-8162-435471451d09 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1/action returned with HTTP 204 Jul 03 11:54:17.629949 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 176/686] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:54:17 2026] POST /volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:17.768258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.770054 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.770414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.770722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.778820 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.778820 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:17.784107 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:17.788551 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f9906cc-b1bc-49a4-b2cf-82b92d122afc tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 200 Jul 03 11:54:17.789133 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 173/687] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:17 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:17.805390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ea34de26-5db2-419e-966d-9ecaea013bba None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.807096 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 03 11:54:17.807437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7f7d2aaf-2a72-495f-add9-11fab28d6f5e"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:17.808694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.volume_transfer [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Creating new volume transfer {'transfer': {'volume_id': '7f7d2aaf-2a72-495f-add9-11fab28d6f5e'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 11:54:17.808795 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Creating transfer of volume 7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.808894 np0000004412 devstack@c-api.service[99808]: INFO cinder.transfer.api [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Generating transfer record for volume 7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.815060 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.815060 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:17.828301 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea34de26-5db2-419e-966d-9ecaea013bba tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 11:54:17.828757 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 166/688] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 3 11:54:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:17.838616 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.840753 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.840939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.841112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.847813 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.847813 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:17.851103 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:17.855528 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9d4f043-1d40-4f65-9bd7-8bb4a91b25d3 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 200 Jul 03 11:54:17.855940 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 174/689] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:17 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:17.867534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.869463 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/detail Jul 03 11:54:17.869677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.869871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.870032 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.volume_transfer [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Listing volume transfers {{(pid=99809) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 11:54:17.875420 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e7407aae-74a5-4143-bca6-6c2fd5c59c30 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 11:54:17.875852 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 177/690] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 11:54:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:17.886728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.888232 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c Jul 03 11:54:17.888714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.889030 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.889217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.volume_transfer [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Delete transfer with id: a5a1c46f-fc52-4f76-859d-1270a352307c Jul 03 11:54:17.900836 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.900836 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:17.915014 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96c79a70-4e95-4c57-b2a7-7edba50e1038 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c returned with HTTP 202 Jul 03 11:54:17.915014 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 174/691] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 3 11:54:17 2026] DELETE /volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:17.922752 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a4f86729-4e6a-4f4e-8433-b71059322708 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.924523 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4f86729-4e6a-4f4e-8433-b71059322708 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.924757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4f86729-4e6a-4f4e-8433-b71059322708 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.924965 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4f86729-4e6a-4f4e-8433-b71059322708 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.931805 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.931805 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:17.935204 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a4f86729-4e6a-4f4e-8433-b71059322708 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Volume info retrieved successfully. Jul 03 11:54:17.938967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4f86729-4e6a-4f4e-8433-b71059322708 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 200 Jul 03 11:54:17.939347 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 167/692] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:17 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:17.952296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.954073 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c Jul 03 11:54:17.954291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.954515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.954631 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.volume_transfer [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Delete transfer with id: a5a1c46f-fc52-4f76-859d-1270a352307c Jul 03 11:54:17.957924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec5a9fe7-137b-40b7-a39a-e31c80999432 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c returned with HTTP 404 Jul 03 11:54:17.958430 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 175/693] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 3 11:54:17 2026] DELETE /volume/v3/os-volume-transfer/a5a1c46f-fc52-4f76-859d-1270a352307c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:17.965141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.969559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.969559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.969655 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7475bec3-3dc3-4632-8ca0-c218b13cda99 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.969787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.969787 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Delete volume with id: 7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:17.969856 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7475bec3-3dc3-4632-8ca0-c218b13cda99 None None] GET https://10.4.3.170/volume// Jul 03 11:54:17.969856 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7475bec3-3dc3-4632-8ca0-c218b13cda99 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:17.969856 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7475bec3-3dc3-4632-8ca0-c218b13cda99 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:17.969856 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7475bec3-3dc3-4632-8ca0-c218b13cda99 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:17.969856 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 175/694] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:54: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 11:54:17.975626 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-88084f52-a7c2-49d3-8960-12e8b4ec6f73 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:17.978665 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.978665 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:17.978834 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-88084f52-a7c2-49d3-8960-12e8b4ec6f73 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:17.979130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-88084f52-a7c2-49d3-8960-12e8b4ec6f73 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8026d980-b6f3-43a1-ab12-8b28f7a255b9", "connector": null, "instance_uuid": "e1f45242-3972-4120-92bc-38ee30ff64b2"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:17.979200 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Volume info retrieved successfully. Jul 03 11:54:17.988533 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:17.988533 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:18.017449 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Delete volume request issued successfully. Jul 03 11:54:18.017696 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3de848c-4b7c-411a-944a-e31f623f1bc4 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 202 Jul 03 11:54:18.018202 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 178/695] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:17 2026] DELETE /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:18.026614 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:18.026801 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-88084f52-a7c2-49d3-8960-12e8b4ec6f73 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:18.029684 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 168/696] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54:17 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 11:54:18.029737 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:18.029769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:18.030491 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:18.039246 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:18.039246 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:18.043888 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Volume info retrieved successfully. Jul 03 11:54:18.053731 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c32b7e5f-5b03-411a-aaa0-7fdc8140c065 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 200 Jul 03 11:54:18.053731 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 176/697] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:18 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:18.451313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:18.453786 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:18.454087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:18.454347 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:18.466390 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:18.466390 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:18.470434 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:18.475830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8d2a749-5334-4c6f-82b0-6cf1018c298d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:18.476213 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 176/698] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:18 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:18.576051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5de9a866-403c-49ff-8ba8-f4a750164111 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:18.576420 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5de9a866-403c-49ff-8ba8-f4a750164111 None None] GET https://10.4.3.170/volume// Jul 03 11:54:18.576584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5de9a866-403c-49ff-8ba8-f4a750164111 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:18.576768 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5de9a866-403c-49ff-8ba8-f4a750164111 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:18.577063 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5de9a866-403c-49ff-8ba8-f4a750164111 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:18.577336 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 179/699] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:18.584933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:18.586858 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:18.587038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:18.587205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:18.595721 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:18.595721 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:18.599339 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:18.604462 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-fd039ab9-c41a-484f-9b2c-bd64b2dcaac4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:18.604967 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 169/700] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:18 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 11:54:18.709063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:18.711322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] PUT https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e Jul 03 11:54:18.712086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:18.721820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Acquiring lock "cinder-attachment_update-8026d980-b6f3-43a1-ab12-8b28f7a255b9-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:18.730395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Lock "cinder-attachment_update-8026d980-b6f3-43a1-ab12-8b28f7a255b9-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:18.730395 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:18.730395 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:19.070671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9245f363-92e0-4993-8b2e-0b8463a5deb1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:19.072577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9245f363-92e0-4993-8b2e-0b8463a5deb1 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:19.072842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9245f363-92e0-4993-8b2e-0b8463a5deb1 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:19.073065 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9245f363-92e0-4993-8b2e-0b8463a5deb1 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:19.081890 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9245f363-92e0-4993-8b2e-0b8463a5deb1 tempest-VolumesTransfersTest-671160574 tempest-VolumesTransfersTest-671160574-project-admin] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 404 Jul 03 11:54:19.082415 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 177/701] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:19 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:19.091152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b7d687d0-833b-4afc-bcb5-e5ab22f4461d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:19.092797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7d687d0-833b-4afc-bcb5-e5ab22f4461d tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] GET https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:19.092980 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7d687d0-833b-4afc-bcb5-e5ab22f4461d tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:19.093153 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7d687d0-833b-4afc-bcb5-e5ab22f4461d tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:19.099107 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7d687d0-833b-4afc-bcb5-e5ab22f4461d tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 404 Jul 03 11:54:19.099659 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 180/702] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:19 2026] GET /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:19.107749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:19.110617 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:19.110917 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:19.111128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:19.111304 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] Delete volume with id: 7f7d2aaf-2a72-495f-add9-11fab28d6f5e Jul 03 11:54:19.117824 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-261ce1f4-4ecd-4f96-a0d7-4a45f3094a11 tempest-VolumesTransfersTest-1864640962 tempest-VolumesTransfersTest-1864640962-project-member] https://10.4.3.170/volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e returned with HTTP 404 Jul 03 11:54:19.118352 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 170/703] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:19 2026] DELETE /volume/v3/volumes/7f7d2aaf-2a72-495f-add9-11fab28d6f5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:19.256404 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Lock "cinder-attachment_update-8026d980-b6f3-43a1-ab12-8b28f7a255b9-np0000004412" released by "attachment_update" :: held 0.529s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:19.257896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-21ae2772-235f-4fd5-b330-0f16a006d6b4 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e returned with HTTP 200 Jul 03 11:54:19.258112 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 177/704] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:18 2026] PUT /volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:19.500270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b6d73070-65d7-4be9-93a6-516510b81882 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:19.502890 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6d73070-65d7-4be9-93a6-516510b81882 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:19.503084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6d73070-65d7-4be9-93a6-516510b81882 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:19.503253 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6d73070-65d7-4be9-93a6-516510b81882 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:19.520136 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:19.520136 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:19.525611 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b6d73070-65d7-4be9-93a6-516510b81882 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:19.530634 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6d73070-65d7-4be9-93a6-516510b81882 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:19.531381 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 178/705] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:19 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:20.551242 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:20.557640 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:20.558462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:20.558692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:20.583683 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:20.583683 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:20.589103 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:20.596164 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-15389da2-aba8-4a96-bf7c-f6964b6f84f3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:20.596677 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 181/706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:20 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:21.275581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-e27d3b44-22c9-44df-b34d-d607d2074448 req-c63bbe24-74c4-456a-b8ed-eab8dd8f390f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:21.279393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e27d3b44-22c9-44df-b34d-d607d2074448 req-c63bbe24-74c4-456a-b8ed-eab8dd8f390f tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] DELETE https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c Jul 03 11:54:21.279393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e27d3b44-22c9-44df-b34d-d607d2074448 req-c63bbe24-74c4-456a-b8ed-eab8dd8f390f tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:21.279393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e27d3b44-22c9-44df-b34d-d607d2074448 req-c63bbe24-74c4-456a-b8ed-eab8dd8f390f tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:21.294619 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:21.294619 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:21.615029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:21.616932 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:21.618510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:21.618510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:21.628498 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:21.628498 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:21.633780 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:21.638634 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0036c917-55ef-4ab7-b5d0-1b20942d3ca8 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:21.639228 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 178/707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:21 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:21.841563 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e27d3b44-22c9-44df-b34d-d607d2074448 req-c63bbe24-74c4-456a-b8ed-eab8dd8f390f tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c returned with HTTP 200 Jul 03 11:54:21.841984 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 171/708] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:54:21 2026] DELETE /volume/v3/attachments/07e23a37-71b6-4690-b14f-91c82237074c => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:22.103160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5f777744-56a6-4615-b468-7d1f90379113 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:22.105110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:22.105462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-891887372"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:22.107049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-891887372'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:22.190971 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume of 1 GB Jul 03 11:54:22.197103 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Availability Zones retrieved successfully. Jul 03 11:54:22.205906 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (f64fc28f-c3da-49e0-a965-469f648b55d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:22.207340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad614a7-f991-4209-b408-c8f41febe3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:22.208613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:22.281184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad614a7-f991-4209-b408-c8f41febe3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:22.282026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9a5331-dfc3-426d-a99b-f80bf3c8ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:22.340221 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Created reservations ['ceb1ab7b-b870-4194-8e0c-56624c0bdb48', '0daac744-145a-414e-824d-401be9b2b7f7', 'a8195ea5-766a-4d56-8bfe-bd51b1dcfb42', '64a08478-8f54-44e4-b151-afd15ecd2a9c'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:22.341111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9a5331-dfc3-426d-a99b-f80bf3c8ee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb1ab7b-b870-4194-8e0c-56624c0bdb48', '0daac744-145a-414e-824d-401be9b2b7f7', 'a8195ea5-766a-4d56-8bfe-bd51b1dcfb42', '64a08478-8f54-44e4-b151-afd15ecd2a9c']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:22.341887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17086e31-006f-4ef1-9073-d0e8d0214bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:22.366648 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17086e31-006f-4ef1-9073-d0e8d0214bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef522405-eb07-44a8-a7b8-542419a03468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-891887372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['ceb1ab7b-b870-4194-8e0c-56624c0bdb48','0daac744-145a-414e-824d-401be9b2b7f7','a8195ea5-766a-4d56-8bfe-bd51b1dcfb42','64a08478-8f54-44e4-b151-afd15ecd2a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-891887372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef522405-eb07-44a8-a7b8-542419a03468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a116fcf1c2d455aaedee60e71d51412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:22.367624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5dbea6-5685-4bb5-83b2-709352ea3558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:22.390487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5dbea6-5685-4bb5-83b2-709352ea3558) transitioned into state 'SUCCESS' from state '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-891887372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['ceb1ab7b-b870-4194-8e0c-56624c0bdb48','0daac744-145a-414e-824d-401be9b2b7f7','a8195ea5-766a-4d56-8bfe-bd51b1dcfb42','64a08478-8f54-44e4-b151-afd15ecd2a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:22.391112 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c8b115-b1b4-49b8-82dc-e317aaa43a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:22.404124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c8b115-b1b4-49b8-82dc-e317aaa43a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:22.405211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (f64fc28f-c3da-49e0-a965-469f648b55d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:22.405211 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request issued successfully. Jul 03 11:54:22.405833 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5f777744-56a6-4615-b468-7d1f90379113 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:22.406211 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 179/709] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:22 2026] POST /volume/v3/volumes => generated 746 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:22.424023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:22.427390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:22.427390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:22.427606 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:22.438536 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:22.438536 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:22.443334 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:22.447343 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a22601ac-ed3e-49fb-b54a-1c3e14084547 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 200 Jul 03 11:54:22.447762 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 182/710] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:22 2026] GET /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:22.657707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:22.659332 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:22.659685 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:22.660193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:22.674411 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:22.674411 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:22.683191 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:22.685996 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec02472a-82c5-4ccb-abd3-e6526b8976ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:22.686912 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 179/711] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:22 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:23.464167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:23.466210 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:23.466493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:23.467630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:23.475602 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:23.475602 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:23.482246 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:23.489710 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15bf2142-39cd-48a8-8e65-15fb9a81d704 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 200 Jul 03 11:54:23.490391 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 172/712] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:23 2026] GET /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:23.507845 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:23.511790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:23.512253 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ef522405-eb07-44a8-a7b8-542419a03468", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1638437523"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:23.514663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request body: {'volume': {'source_volid': 'ef522405-eb07-44a8-a7b8-542419a03468', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1638437523'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:23.525504 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:23.525504 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:23.525951 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume retrieved successfully. Jul 03 11:54:23.526095 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume of 1 GB Jul 03 11:54:23.533258 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Availability Zones retrieved successfully. Jul 03 11:54:23.539924 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (bf1a1aae-d488-49b7-9538-1584aee0db2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:23.541215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a60f9ef-f3cd-4c9f-aa68-b18070e72b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:23.542322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:23.578051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a60f9ef-f3cd-4c9f-aa68-b18070e72b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ef522405-eb07-44a8-a7b8-542419a03468', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:23.579161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20b0fb5-d4fb-40c8-b2dd-69037b12b7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:23.649277 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Created reservations ['f33ee42a-cdab-4980-9747-7229c034b926', '1d53c54b-16ee-4e33-b6b0-5d1f9605e4cb', '007cc0f6-c24e-4566-b99d-c823139f4ce3', 'b553ec5d-d0c0-43df-b60a-def4c2deb07b'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:23.650390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20b0fb5-d4fb-40c8-b2dd-69037b12b7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33ee42a-cdab-4980-9747-7229c034b926', '1d53c54b-16ee-4e33-b6b0-5d1f9605e4cb', '007cc0f6-c24e-4566-b99d-c823139f4ce3', 'b553ec5d-d0c0-43df-b60a-def4c2deb07b']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:23.651507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e140b3-20f5-4f76-878e-41edac88539f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:23.694013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e140b3-20f5-4f76-878e-41edac88539f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b5f2dde-870a-467f-8bad-d2fe3e0c2f84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1638437523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['f33ee42a-cdab-4980-9747-7229c034b926','1d53c54b-16ee-4e33-b6b0-5d1f9605e4cb','007cc0f6-c24e-4566-b99d-c823139f4ce3','b553ec5d-d0c0-43df-b60a-def4c2deb07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef522405-eb07-44a8-a7b8-542419a03468,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T11:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1638437523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b5f2dde-870a-467f-8bad-d2fe3e0c2f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ef522405-eb07-44a8-a7b8-542419a03468,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a116fcf1c2d455aaedee60e71d51412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:23.694831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b58b84-c4ee-4257-8e16-1b9d0796b6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:23.701605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:23.703311 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:23.703510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:23.703740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:23.717973 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b58b84-c4ee-4257-8e16-1b9d0796b6dc) transitioned into state 'SUCCESS' from state '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-1638437523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['f33ee42a-cdab-4980-9747-7229c034b926','1d53c54b-16ee-4e33-b6b0-5d1f9605e4cb','007cc0f6-c24e-4566-b99d-c823139f4ce3','b553ec5d-d0c0-43df-b60a-def4c2deb07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef522405-eb07-44a8-a7b8-542419a03468,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:23.718849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637c817e-60d2-4df8-a4a2-4d486a6a5923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:23.721721 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:23.721721 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:23.729552 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:23.735250 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7b1f927a-b614-4251-bd46-fae45b8ecb16 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:23.735649 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 183/713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:23 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:23.741768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637c817e-60d2-4df8-a4a2-4d486a6a5923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:23.742513 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (bf1a1aae-d488-49b7-9538-1584aee0db2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:23.742807 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request issued successfully. Jul 03 11:54:23.743421 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28070307-62cf-4df7-8bba-eff716fe9ae4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:23.743865 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 180/714] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:23 2026] POST /volume/v3/volumes => generated 780 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:23.755913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bfac2855-ec80-4006-81c0-629662ee0780 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:23.758874 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfac2855-ec80-4006-81c0-629662ee0780 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:23.758932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfac2855-ec80-4006-81c0-629662ee0780 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:23.759115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfac2855-ec80-4006-81c0-629662ee0780 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:23.766516 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:23.766516 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:23.770680 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bfac2855-ec80-4006-81c0-629662ee0780 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:23.776945 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfac2855-ec80-4006-81c0-629662ee0780 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 200 Jul 03 11:54:23.777423 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 180/715] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:23 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:24.134118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c71b8830-a591-49a9-9b59-d33510158128 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.135788 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c71b8830-a591-49a9-9b59-d33510158128 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:24.135950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c71b8830-a591-49a9-9b59-d33510158128 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.136144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c71b8830-a591-49a9-9b59-d33510158128 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.143037 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.143037 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:24.146924 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c71b8830-a591-49a9-9b59-d33510158128 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:54:24.151775 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c71b8830-a591-49a9-9b59-d33510158128 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:54:24.152231 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 173/716] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:24.196603 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.198414 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:24.198642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.198862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.208250 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.208250 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:24.212706 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:54:24.218005 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d6a8fb51-f17e-44fa-80e7-7f484470c224 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:54:24.218463 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 184/717] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:24.241668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.243511 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] DELETE https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:24.243731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.243938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.244052 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Delete volume with id: 43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:24.250972 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.250972 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:24.251414 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:54:24.269046 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Delete volume request issued successfully. Jul 03 11:54:24.269234 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6de69fad-2d3c-4c20-8b34-908ef94ef0b1 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 202 Jul 03 11:54:24.269738 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 181/718] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:24 2026] DELETE /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:24.280584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.282701 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:24.282935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.283182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.293043 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.293043 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:24.302593 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Volume info retrieved successfully. Jul 03 11:54:24.309761 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6da08c01-eac9-4dfb-8d0d-9b2eb679158e tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 200 Jul 03 11:54:24.310765 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 181/719] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:24.748162 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-728450ec-386e-4840-925c-2708e62192b3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.749863 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-728450ec-386e-4840-925c-2708e62192b3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:24.750030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-728450ec-386e-4840-925c-2708e62192b3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.750221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-728450ec-386e-4840-925c-2708e62192b3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.759728 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.759728 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:24.763866 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-728450ec-386e-4840-925c-2708e62192b3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:24.768462 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-728450ec-386e-4840-925c-2708e62192b3 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:24.768956 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 174/720] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:24.790290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.792605 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.792851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.793097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.802148 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.802148 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:24.806956 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:24.814530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b79b757c-93a1-4ff2-980d-bb2ac4c5a17a tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 200 Jul 03 11:54:24.815169 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 185/721] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:24.827625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e46a0417-9134-48c1-9375-57d039b6cc36 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.830036 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e46a0417-9134-48c1-9375-57d039b6cc36 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.830294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e46a0417-9134-48c1-9375-57d039b6cc36 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.830604 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e46a0417-9134-48c1-9375-57d039b6cc36 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.841481 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.841481 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:24.847412 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e46a0417-9134-48c1-9375-57d039b6cc36 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:24.855253 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e46a0417-9134-48c1-9375-57d039b6cc36 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 200 Jul 03 11:54:24.855944 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 182/722] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:24.869512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.873158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.873158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.873158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.881247 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.881247 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:24.886620 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:24.892664 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f82c5628-bf3d-452c-99bc-e4cf7ae5b771 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 200 Jul 03 11:54:24.893406 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 182/723] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:24.906749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.909197 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.909503 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.909767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.909934 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume with id: 7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.917366 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.917366 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:24.917883 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:24.942907 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume request issued successfully. Jul 03 11:54:24.943157 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a79487d-71d0-4199-afb9-1d3a36a96821 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 202 Jul 03 11:54:24.943774 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 175/724] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:24 2026] DELETE /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:24.952719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-318d2080-d11a-4516-abbc-3de8110b5c77 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:24.956380 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-318d2080-d11a-4516-abbc-3de8110b5c77 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:24.956724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-318d2080-d11a-4516-abbc-3de8110b5c77 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:24.956839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-318d2080-d11a-4516-abbc-3de8110b5c77 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:24.967021 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:24.967021 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:24.973471 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-318d2080-d11a-4516-abbc-3de8110b5c77 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:24.982271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-318d2080-d11a-4516-abbc-3de8110b5c77 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 200 Jul 03 11:54:24.982972 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 186/725] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:24 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:25.328603 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2faa86d0-7d39-4ed7-99e9-59adfc141f56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:25.334467 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2faa86d0-7d39-4ed7-99e9-59adfc141f56 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] GET https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f Jul 03 11:54:25.335050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2faa86d0-7d39-4ed7-99e9-59adfc141f56 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:25.335050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2faa86d0-7d39-4ed7-99e9-59adfc141f56 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:25.352697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2faa86d0-7d39-4ed7-99e9-59adfc141f56 tempest-ServerActionsTestOtherB-613416083 tempest-ServerActionsTestOtherB-613416083-project-member] https://10.4.3.170/volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f returned with HTTP 404 Jul 03 11:54:25.352697 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 183/726] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:25 2026] GET /volume/v3/volumes/43d3490b-0811-42fa-b5f5-f4a72399199f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:25.787785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:25.790562 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:25.790829 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:25.791113 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:25.810067 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:25.810067 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:25.818892 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:25.823878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5aae4fd3-c732-4d1d-b197-28d74165aaf7 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:25.824566 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 183/727] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:25 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:26.004047 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-61255018-a135-4275-ab83-6d5ee5aec2ff None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:26.006308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61255018-a135-4275-ab83-6d5ee5aec2ff tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 Jul 03 11:54:26.006565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61255018-a135-4275-ab83-6d5ee5aec2ff tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:26.006783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61255018-a135-4275-ab83-6d5ee5aec2ff tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:26.015147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61255018-a135-4275-ab83-6d5ee5aec2ff tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 returned with HTTP 404 Jul 03 11:54:26.015791 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 176/728] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:26 2026] GET /volume/v3/volumes/7b5f2dde-870a-467f-8bad-d2fe3e0c2f84 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:26.027662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:26.030124 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:26.030271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:26.030535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:26.042400 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:26.042400 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:26.051400 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:26.056418 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-753d01f3-5177-4d34-b2dc-4ca44f8e23ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 200 Jul 03 11:54:26.057127 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 187/729] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:26 2026] GET /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:26.077235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:26.081281 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:26.082170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:26.083004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:26.083004 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume with id: ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:26.102599 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:26.102599 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:26.104001 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:26.157189 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume request issued successfully. Jul 03 11:54:26.158064 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1eb1ab52-9719-4f4f-8ac4-596324ffe0ae tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 202 Jul 03 11:54:26.158064 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 184/730] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:26 2026] DELETE /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:26.169563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:26.176155 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:26.176470 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:26.176762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:26.194896 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:26.194896 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:26.203181 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:26.215989 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fe0ea23c-6f02-43a1-ae66-fdeee6ec54f0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 200 Jul 03 11:54:26.215989 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 184/731] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:26 2026] GET /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 1353 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:26.844204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:26.851002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:26.851228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:26.851459 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:26.865982 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:26.865982 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:26.871098 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:26.884787 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51bda4d3-f6c9-4380-b351-f53c1ad22971 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:26.885805 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 177/732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:26 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:27.231259 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d907427c-dcee-467a-8295-97d5211cb717 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:27.234048 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d907427c-dcee-467a-8295-97d5211cb717 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 Jul 03 11:54:27.234206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d907427c-dcee-467a-8295-97d5211cb717 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:27.234392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d907427c-dcee-467a-8295-97d5211cb717 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:27.241360 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d907427c-dcee-467a-8295-97d5211cb717 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 returned with HTTP 404 Jul 03 11:54:27.241919 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 188/733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:27 2026] GET /volume/v3/volumes/ef522405-eb07-44a8-a7b8-542419a03468 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:27.252568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:27.254473 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:27.254819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2000682426"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:27.256404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2000682426'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:27.256546 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume of 1 GB Jul 03 11:54:27.260946 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Availability Zones retrieved successfully. Jul 03 11:54:27.267397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (ae150aad-db6a-4d3a-965e-904702034d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:27.268421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb716eb-0ae4-4155-9391-6aadf40203ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:27.269485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:27.301992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb716eb-0ae4-4155-9391-6aadf40203ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:27.302814 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09eb17c-5edb-4046-9aec-bd27c11e60a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:27.356829 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Created reservations ['e45dfc63-2ae6-48b9-b856-1cef505f7425', '0e861bb8-c1f5-4363-8d70-bbfe2ee6b4a5', '5592f5cf-9b9c-47bb-bdab-e23184d0e378', 'f39db91c-b232-4c06-812a-bd080faa5367'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:27.357974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09eb17c-5edb-4046-9aec-bd27c11e60a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e45dfc63-2ae6-48b9-b856-1cef505f7425', '0e861bb8-c1f5-4363-8d70-bbfe2ee6b4a5', '5592f5cf-9b9c-47bb-bdab-e23184d0e378', 'f39db91c-b232-4c06-812a-bd080faa5367']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:27.359059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a9911e-7254-410f-a6cb-ad279622a774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:27.391349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a9911e-7254-410f-a6cb-ad279622a774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a18583c-523a-4bd0-9450-85a7cb135203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000682426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['e45dfc63-2ae6-48b9-b856-1cef505f7425','0e861bb8-c1f5-4363-8d70-bbfe2ee6b4a5','5592f5cf-9b9c-47bb-bdab-e23184d0e378','f39db91c-b232-4c06-812a-bd080faa5367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000682426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a18583c-523a-4bd0-9450-85a7cb135203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a116fcf1c2d455aaedee60e71d51412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:27.392139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b4fdc4-fde8-485b-9491-4a6fd1083625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:27.414178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b4fdc4-fde8-485b-9491-4a6fd1083625) transitioned into state 'SUCCESS' from state '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-2000682426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['e45dfc63-2ae6-48b9-b856-1cef505f7425','0e861bb8-c1f5-4363-8d70-bbfe2ee6b4a5','5592f5cf-9b9c-47bb-bdab-e23184d0e378','f39db91c-b232-4c06-812a-bd080faa5367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:27.415120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702d891a-95ba-42e5-88c1-9a21d938db8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:27.426543 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702d891a-95ba-42e5-88c1-9a21d938db8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:27.427463 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (ae150aad-db6a-4d3a-965e-904702034d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:27.427842 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request issued successfully. Jul 03 11:54:27.428682 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6dc13dbb-726c-48ca-8a5f-1c4c65d3adf0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:27.429169 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 185/734] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:27 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:27.444087 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:27.445940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:27.446147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:27.446337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:27.455394 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:27.455394 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:27.461139 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:27.467764 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-023d4a9a-bd66-42b7-802c-7f95d8aaf72c tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 200 Jul 03 11:54:27.468306 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 185/735] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:27 2026] GET /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:27.905015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:27.906798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:27.906915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:27.907172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:27.923398 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:27.923398 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:27.928381 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:27.934023 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e348aada-a0f1-4ca6-bef5-27786379ae70 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:27.934754 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 178/736] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:27 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:28.483293 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-45e8aed0-2374-46e0-9932-e537432f32e6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:28.485228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45e8aed0-2374-46e0-9932-e537432f32e6 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:28.485483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45e8aed0-2374-46e0-9932-e537432f32e6 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:28.485687 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45e8aed0-2374-46e0-9932-e537432f32e6 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:28.493495 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:28.493495 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:28.497332 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-45e8aed0-2374-46e0-9932-e537432f32e6 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:28.501280 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45e8aed0-2374-46e0-9932-e537432f32e6 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 200 Jul 03 11:54:28.501667 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 189/737] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:28 2026] GET /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:28.515903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:28.519687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:28.519687 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2a18583c-523a-4bd0-9450-85a7cb135203", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1519653392"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:28.521414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request body: {'volume': {'source_volid': '2a18583c-523a-4bd0-9450-85a7cb135203', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1519653392'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:28.531133 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:28.531133 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:28.531627 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume retrieved successfully. Jul 03 11:54:28.531721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume of 2 GB Jul 03 11:54:28.535920 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Availability Zones retrieved successfully. Jul 03 11:54:28.540916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (dbc6a03e-ec1d-48b1-9218-712b6f666efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:28.542237 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe685c4-ed72-4277-86a1-5ba63f88fb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:28.542904 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:28.573274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe685c4-ed72-4277-86a1-5ba63f88fb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2a18583c-523a-4bd0-9450-85a7cb135203', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:28.574159 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605b3110-7fa7-4a28-97d8-ae92832e4ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:28.629086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Created reservations ['7d344c8b-3ec1-4076-8e79-cb47431b9e62', '7de30906-e606-4dc5-b54e-e407f9610384', 'b093dcc5-9bba-4aa3-a7c7-c944319202c1', 'dc0f90b0-7c11-44cb-bb8a-f1dbec63e8df'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:28.630057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605b3110-7fa7-4a28-97d8-ae92832e4ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d344c8b-3ec1-4076-8e79-cb47431b9e62', '7de30906-e606-4dc5-b54e-e407f9610384', 'b093dcc5-9bba-4aa3-a7c7-c944319202c1', 'dc0f90b0-7c11-44cb-bb8a-f1dbec63e8df']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:28.631829 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2ce539-26f6-4188-85c6-2032ae269fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:28.673212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2ce539-26f6-4188-85c6-2032ae269fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3fdfe23-bec5-4699-adcd-38afefaa061e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1519653392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['7d344c8b-3ec1-4076-8e79-cb47431b9e62','7de30906-e606-4dc5-b54e-e407f9610384','b093dcc5-9bba-4aa3-a7c7-c944319202c1','dc0f90b0-7c11-44cb-bb8a-f1dbec63e8df'],size=2,snapshot_id=None,source_replicaid=,source_volid=2a18583c-523a-4bd0-9450-85a7cb135203,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1519653392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3fdfe23-bec5-4699-adcd-38afefaa061e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',provider_auth=None,provider_geometry=None,provider_id=None,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=2a18583c-523a-4bd0-9450-85a7cb135203,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a116fcf1c2d455aaedee60e71d51412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:28.673905 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2dd55e-0166-4c19-9258-f178209db35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:28.692639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2dd55e-0166-4c19-9258-f178209db35e) transitioned into state 'SUCCESS' from state '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-1519653392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5b5eab611d4325a3fe3a6dd7dae802',qos_specs=None,replication_status=,reservations=['7d344c8b-3ec1-4076-8e79-cb47431b9e62','7de30906-e606-4dc5-b54e-e407f9610384','b093dcc5-9bba-4aa3-a7c7-c944319202c1','dc0f90b0-7c11-44cb-bb8a-f1dbec63e8df'],size=2,snapshot_id=None,source_replicaid=,source_volid=2a18583c-523a-4bd0-9450-85a7cb135203,status='creating',user_id='3a116fcf1c2d455aaedee60e71d51412',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:28.693325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1f527f-f593-43da-981a-7232fd12f339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:28.710387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1f527f-f593-43da-981a-7232fd12f339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:28.711470 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Flow 'volume_create_api' (dbc6a03e-ec1d-48b1-9218-712b6f666efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:28.711842 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Create volume request issued successfully. Jul 03 11:54:28.712464 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21043b15-7e67-4488-aa8e-3cd9e86a9af4 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:28.712865 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 186/738] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:28 2026] POST /volume/v3/volumes => generated 781 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:28.726394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:28.728193 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:28.728386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:28.728638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:28.736364 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:28.736364 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:28.740786 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:28.744738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-894a12fa-8442-45bb-a6c7-1bb4b15a1781 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:28.748272 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-894a12fa-8442-45bb-a6c7-1bb4b15a1781 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] POST https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e/action Jul 03 11:54:28.748717 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8303060f-9c44-4a37-88b1-19aa1f9e06df tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 200 Jul 03 11:54:28.749477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-894a12fa-8442-45bb-a6c7-1bb4b15a1781 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:28.749602 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 186/739] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:28 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:28.749677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-894a12fa-8442-45bb-a6c7-1bb4b15a1781 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:28.775661 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:28.775661 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:28.806413 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b4f8db35-79ea-4580-bfea-c3b64b0ec5d8 req-894a12fa-8442-45bb-a6c7-1bb4b15a1781 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e/action returned with HTTP 204 Jul 03 11:54:28.806915 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 179/740] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:54:28 2026] POST /volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:28.949765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:28.952806 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:28.953326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:28.953618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:28.990127 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:28.990127 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:29.000388 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:29.012056 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9121e1d6-0efd-4069-b70b-725ca935e1d6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:29.012347 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 190/741] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:28 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:29.030555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.033292 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:29.033607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.033768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.055904 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.055904 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:29.070769 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:29.081059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82ffd172-8dd0-45e8-bed0-fc61577753ea tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:29.081059 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 187/742] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:29.099862 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.102667 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:29.102860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.103031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.117172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.117172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:29.128028 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:29.134109 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65774c8c-6cdf-4726-b019-8755b7983fb6 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:29.134723 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 187/743] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:29.336014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.338634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:54:29.338939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.339137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.354279 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.354279 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:29.361732 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:54:29.369145 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f2616052-d9d6-4bfb-9551-b25ef9a5e966 req-2c251562-c7b1-4607-b091-668bdb06a309 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:54:29.369736 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 180/744] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:29.769809 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.772953 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.774086 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.774387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.782539 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.782539 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:29.787293 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:29.791973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a35dfddc-5ef7-4758-8daf-a636e86bc3e1 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 200 Jul 03 11:54:29.792549 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 191/745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:29.811548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cf823bbc-38cb-4534-8592-44c20249ab04 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.814290 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf823bbc-38cb-4534-8592-44c20249ab04 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.814769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf823bbc-38cb-4534-8592-44c20249ab04 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.815026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf823bbc-38cb-4534-8592-44c20249ab04 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.828008 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.828008 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:29.835500 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cf823bbc-38cb-4534-8592-44c20249ab04 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:29.842801 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf823bbc-38cb-4534-8592-44c20249ab04 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 200 Jul 03 11:54:29.843332 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 188/746] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:29.857643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.860117 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.860323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.860753 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.873973 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.873973 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:29.879870 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:29.887408 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d20e7dcb-79df-4b5e-bf1b-13b0e8514788 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 200 Jul 03 11:54:29.888486 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 188/747] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:29.901807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.904317 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.904643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.904884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.905091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume with id: c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.916058 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.916058 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:29.918296 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:29.965989 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume request issued successfully. Jul 03 11:54:29.966297 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2bd99d6-727b-4b42-8882-9d4f4db5f653 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 202 Jul 03 11:54:29.967203 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 181/748] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:29 2026] DELETE /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:29.981111 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:29.983057 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:29.983312 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:29.983610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:29.993957 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:29.993957 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:29.999016 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:30.005864 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aa6c97e4-6c8f-42a9-aa94-3003220b59bc tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 200 Jul 03 11:54:30.006447 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 192/749] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:29 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:31.021693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7994f96e-3a97-4a6f-803f-fb387645385e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:31.023653 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7994f96e-3a97-4a6f-803f-fb387645385e tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e Jul 03 11:54:31.023843 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7994f96e-3a97-4a6f-803f-fb387645385e tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:31.024021 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7994f96e-3a97-4a6f-803f-fb387645385e tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:31.044218 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7994f96e-3a97-4a6f-803f-fb387645385e tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e returned with HTTP 404 Jul 03 11:54:31.045493 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 189/750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:31 2026] GET /volume/v3/volumes/c3fdfe23-bec5-4699-adcd-38afefaa061e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:31.056188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:31.058468 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:31.058684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:31.058920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:31.069087 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:31.069087 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:31.074566 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:31.080922 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b347ae8-2125-4736-b53b-60e7ffd66fc5 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 200 Jul 03 11:54:31.081394 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 189/751] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:31 2026] GET /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:31.102306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:31.104561 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:31.104914 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:31.105152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:31.105361 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume with id: 2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:31.114866 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:31.114866 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:31.115572 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:31.140913 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Delete volume request issued successfully. Jul 03 11:54:31.141171 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a4586c4-ab77-4cd8-bb48-5e99e86d43cf tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 202 Jul 03 11:54:31.141844 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 182/752] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:31 2026] DELETE /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:31.154870 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:31.155596 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:31.155879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:31.156152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:31.166525 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:31.166525 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:31.175756 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Volume info retrieved successfully. Jul 03 11:54:31.182222 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5162f6d3-34a2-4f66-a364-5c53eead94a0 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 200 Jul 03 11:54:31.182902 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 193/753] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:31 2026] GET /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:32.198198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bd71aa1e-d54a-43c3-984a-13d1bed849a8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:32.200766 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd71aa1e-d54a-43c3-984a-13d1bed849a8 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] GET https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 Jul 03 11:54:32.202320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd71aa1e-d54a-43c3-984a-13d1bed849a8 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:32.202320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd71aa1e-d54a-43c3-984a-13d1bed849a8 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:32.212182 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd71aa1e-d54a-43c3-984a-13d1bed849a8 tempest-VolumesCloneTest-1826829933 tempest-VolumesCloneTest-1826829933-project-member] https://10.4.3.170/volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 returned with HTTP 404 Jul 03 11:54:32.212182 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 190/754] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:32 2026] GET /volume/v3/volumes/2a18583c-523a-4bd0-9450-85a7cb135203 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:34.008906 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-853511e2-86ab-445f-9df6-a083ab0765cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:34.150865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 11:54:34.150865 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:34.153516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:34.153516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:34.155303 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:34.165918 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:34.166424 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-853511e2-86ab-445f-9df6-a083ab0765cb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 11:54:34.166941 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 190/755] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 11:54:34 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:54:34.181780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:34.184147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:34.184708 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1599493238"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:34.187166 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1599493238'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:34.187337 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume of 1 GB Jul 03 11:54:34.192067 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Availability Zones retrieved successfully. Jul 03 11:54:34.200205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (441fb8be-63f0-413e-90cc-fd10ae56ac85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:34.201763 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b811879-2e7c-4ac0-b8f8-8844e930f8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:34.203645 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:34.238156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b811879-2e7c-4ac0-b8f8-8844e930f8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:34.239386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955fa1b3-ebb3-43d7-98d1-e7430c4fccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:34.324123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Created reservations ['ac5b8733-174a-4975-aeb5-d02a8b5b6769', '6bc790af-8992-48de-9e45-03abbb44f6c0', '5ab21b81-c690-48a8-b613-2a6079f058ac', '42e7310b-c5a4-4acb-9202-611783441439'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:34.324916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955fa1b3-ebb3-43d7-98d1-e7430c4fccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5b8733-174a-4975-aeb5-d02a8b5b6769', '6bc790af-8992-48de-9e45-03abbb44f6c0', '5ab21b81-c690-48a8-b613-2a6079f058ac', '42e7310b-c5a4-4acb-9202-611783441439']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:34.325698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f774b-553c-4851-a150-cf3cb588ca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:34.380845 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f774b-553c-4851-a150-cf3cb588ca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b9d0bd-d2ae-489a-816b-fc38575324c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1599493238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['ac5b8733-174a-4975-aeb5-d02a8b5b6769','6bc790af-8992-48de-9e45-03abbb44f6c0','5ab21b81-c690-48a8-b613-2a6079f058ac','42e7310b-c5a4-4acb-9202-611783441439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1599493238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b9d0bd-d2ae-489a-816b-fc38575324c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:34.385820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1170345-bf55-4eb3-a094-d5834427b51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:34.411994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1170345-bf55-4eb3-a094-d5834427b51c) transitioned into state 'SUCCESS' from state '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-1599493238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['ac5b8733-174a-4975-aeb5-d02a8b5b6769','6bc790af-8992-48de-9e45-03abbb44f6c0','5ab21b81-c690-48a8-b613-2a6079f058ac','42e7310b-c5a4-4acb-9202-611783441439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:34.412867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947a5027-0acf-4c85-b10d-f4abb05d530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:34.424524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947a5027-0acf-4c85-b10d-f4abb05d530b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:34.425380 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (441fb8be-63f0-413e-90cc-fd10ae56ac85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:34.425746 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request issued successfully. Jul 03 11:54:34.426387 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a6a7a370-2323-4588-b6bc-ec0845ddb424 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:34.427083 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 183/756] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:34 2026] POST /volume/v3/volumes => generated 764 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:34.439622 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:34.441442 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:34.441674 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:34.441887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:34.452856 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:34.452856 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:34.457744 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:34.463561 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-338f8b06-d6f9-4c24-b2f8-eda7e6d40172 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:34.464081 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 194/757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:34 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:35.477302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aecf370f-85d8-4c3e-9809-9c645997af8f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:35.478977 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aecf370f-85d8-4c3e-9809-9c645997af8f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:35.479219 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aecf370f-85d8-4c3e-9809-9c645997af8f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:35.479554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aecf370f-85d8-4c3e-9809-9c645997af8f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:35.485856 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:35.485856 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:35.488956 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-aecf370f-85d8-4c3e-9809-9c645997af8f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:35.492549 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aecf370f-85d8-4c3e-9809-9c645997af8f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:35.492917 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 191/758] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:35 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:35.506523 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:35.508842 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:35.508842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:35.508972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:35.515556 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:35.515556 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:35.522917 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:35.535394 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eeb2d6b0-ca18-47bc-beb0-9e705098e924 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:35.535794 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 191/759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:35 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:35.552305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b34c2011-389a-456a-aef8-04f95a9487dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:35.554315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:35.554660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-110054281"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:35.556090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-110054281'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:35.556211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume of 1 GB Jul 03 11:54:35.556468 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:35.556468 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:35.561879 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Availability Zones retrieved successfully. Jul 03 11:54:35.566395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (943235c6-7254-4621-bdaa-1e5b7524ce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:35.567705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcef95b-ba0d-4826-bba2-b5cb795f1764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:35.568608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:35.598395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcef95b-ba0d-4826-bba2-b5cb795f1764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:35.599562 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec708074-0635-49e8-a7cb-21fbde7a96e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:35.643859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Created reservations ['11e7ee19-1cb2-4bc8-beae-637f9c9f5b4b', 'f2f37812-c9df-486f-b88e-b1bccb824ccd', 'ae67bf75-e7b1-46ea-b2b0-8a7c94fdc32e', '654183c4-867d-4777-8b3b-320e74a69841'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:35.644809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec708074-0635-49e8-a7cb-21fbde7a96e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e7ee19-1cb2-4bc8-beae-637f9c9f5b4b', 'f2f37812-c9df-486f-b88e-b1bccb824ccd', 'ae67bf75-e7b1-46ea-b2b0-8a7c94fdc32e', '654183c4-867d-4777-8b3b-320e74a69841']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:35.645766 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f4de4f-7a43-40e5-8fb5-c2b90b4db3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:35.675198 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f4de4f-7a43-40e5-8fb5-c2b90b4db3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3fe1fb-0dac-4e67-a794-cc2c33c706af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-110054281',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['11e7ee19-1cb2-4bc8-beae-637f9c9f5b4b','f2f37812-c9df-486f-b88e-b1bccb824ccd','ae67bf75-e7b1-46ea-b2b0-8a7c94fdc32e','654183c4-867d-4777-8b3b-320e74a69841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-110054281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3fe1fb-0dac-4e67-a794-cc2c33c706af,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:35.676014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0c9765-d238-4817-b591-04a6801a1ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:35.694029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0c9765-d238-4817-b591-04a6801a1ee9) transitioned into state 'SUCCESS' from state '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-110054281',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['11e7ee19-1cb2-4bc8-beae-637f9c9f5b4b','f2f37812-c9df-486f-b88e-b1bccb824ccd','ae67bf75-e7b1-46ea-b2b0-8a7c94fdc32e','654183c4-867d-4777-8b3b-320e74a69841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:35.695064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f80b04fb-a7bd-4d74-b779-f0d7e1180c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:35.712151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f80b04fb-a7bd-4d74-b779-f0d7e1180c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:35.713426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (943235c6-7254-4621-bdaa-1e5b7524ce67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:35.713818 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request issued successfully. Jul 03 11:54:35.714553 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b34c2011-389a-456a-aef8-04f95a9487dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:35.715200 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 184/760] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:35 2026] POST /volume/v3/volumes => generated 763 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:35.726215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:35.728759 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:35.729233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:35.731388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:35.738936 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:35.738936 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:35.743340 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:35.750856 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14123560-008d-4c9c-a6c8-c12b7a6d75a4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:35.751516 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 195/761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:35 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:36.765410 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:36.767505 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:36.767735 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:36.767959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:36.777086 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:36.777086 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:36.781538 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:36.787689 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-144bdcea-5d05-4997-84ba-83e0bdc99595 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:36.788074 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 192/762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:36 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:36.800988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:36.803410 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:36.803617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:36.803860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:36.812776 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:36.812776 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:36.817392 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:36.825092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6ffcaa-2c96-43dc-809e-fb89033eb94c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:36.825634 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 192/763] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:36 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:36.839246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-732c3b85-4a05-44af-a441-4222f3d9527f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:36.841593 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:36.842027 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1055379819"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:36.843904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1055379819'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:36.844063 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume of 1 GB Jul 03 11:54:36.844355 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:36.844355 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:36.848974 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Availability Zones retrieved successfully. Jul 03 11:54:36.856782 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (47ef6a8c-4d9c-40b0-9690-e8d76ff2a4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:36.858250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c255aebf-ba70-49dd-829c-46899593918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:36.859540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:36.902727 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c255aebf-ba70-49dd-829c-46899593918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:36.903568 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064fb90b-5534-4aee-917f-b3eed89d7983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:36.968710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Created reservations ['23f9d78c-1911-47d6-8209-52489bf60029', '2360b53b-ae43-427c-a6c3-370d5aa1f80e', '3e133ecd-0cc7-4217-b015-c8a0c660e902', 'c316c9be-2106-42a3-a919-562a5a3776a7'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:36.969744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064fb90b-5534-4aee-917f-b3eed89d7983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f9d78c-1911-47d6-8209-52489bf60029', '2360b53b-ae43-427c-a6c3-370d5aa1f80e', '3e133ecd-0cc7-4217-b015-c8a0c660e902', 'c316c9be-2106-42a3-a919-562a5a3776a7']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:36.970751 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eeeded-af24-4c72-8d4c-b5b9fa3ffa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:36.999859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eeeded-af24-4c72-8d4c-b5b9fa3ffa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39de250c-621a-4360-87ab-68c32a835192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1055379819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['23f9d78c-1911-47d6-8209-52489bf60029','2360b53b-ae43-427c-a6c3-370d5aa1f80e','3e133ecd-0cc7-4217-b015-c8a0c660e902','c316c9be-2106-42a3-a919-562a5a3776a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1055379819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39de250c-621a-4360-87ab-68c32a835192,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:37.001096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6687afe9-6cc5-4dd7-ae53-f6f905d846f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:37.026180 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6687afe9-6cc5-4dd7-ae53-f6f905d846f3) transitioned into state 'SUCCESS' from state '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-1055379819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b2ff2aa150564ad3a10ce9a2e9d2fd92',qos_specs=None,replication_status=,reservations=['23f9d78c-1911-47d6-8209-52489bf60029','2360b53b-ae43-427c-a6c3-370d5aa1f80e','3e133ecd-0cc7-4217-b015-c8a0c660e902','c316c9be-2106-42a3-a919-562a5a3776a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d49ce1c56154d56a8f7e9622522eea7',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:37.027210 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cd0618-6e08-4d06-b988-791c5c26ae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:37.040947 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36cd0618-6e08-4d06-b988-791c5c26ae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:37.043051 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Flow 'volume_create_api' (47ef6a8c-4d9c-40b0-9690-e8d76ff2a4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:37.043478 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Create volume request issued successfully. Jul 03 11:54:37.044240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-732c3b85-4a05-44af-a441-4222f3d9527f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:37.044797 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 185/764] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:36 2026] POST /volume/v3/volumes => generated 764 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:37.059142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eada66df-50cc-46cb-9e57-2169575de1c0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:37.061032 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eada66df-50cc-46cb-9e57-2169575de1c0 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:37.061218 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eada66df-50cc-46cb-9e57-2169575de1c0 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:37.061407 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eada66df-50cc-46cb-9e57-2169575de1c0 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:37.068466 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:37.068466 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:37.072264 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-eada66df-50cc-46cb-9e57-2169575de1c0 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:37.076494 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eada66df-50cc-46cb-9e57-2169575de1c0 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:37.076900 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 196/765] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:37 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.091653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.093385 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:38.093601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.093828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.101333 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.101333 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:38.106112 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:38.112145 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-92e23810-5591-43c4-b231-87d6ba60f1b5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:38.112676 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 193/766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.126354 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.128772 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:38.129038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.129300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.139702 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.139702 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:38.144302 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:38.149879 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03d50d8b-5759-42f4-9b45-48fbd8080bfb tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:38.150351 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 193/767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.166851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-899d74f0-5be6-4716-83c0-8949c902a994 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.168990 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 11:54:38.169227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.169542 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.169913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.170265 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.170265 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:38.170719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.179086 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.179900 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-899d74f0-5be6-4716-83c0-8949c902a994 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 11:54:38.180364 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 186/768] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes => generated 975 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.196991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.200129 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238 Jul 03 11:54:38.200615 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.200861 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.201119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.202855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1599493238'), ('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.227566 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=339,cinder:UPDATE=67,cinder:INSERT=40 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:54:38.234553 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.235020 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eb52b83d-c96e-43d0-b32a-ac0f1419e20c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238 returned with HTTP 200 Jul 03 11:54:38.235408 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 197/769] 10.4.3.170 () {66 vars in 1338 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238 => generated 334 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.247702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.250872 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238 Jul 03 11:54:38.250872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.250872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.251039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.253690 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1599493238'), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.296837 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.297719 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.297719 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:38.302746 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eedc8ba9-63f3-4ef2-a44d-1ccd46131cbe tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238 returned with HTTP 200 Jul 03 11:54:38.303230 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 194/770] 10.4.3.170 () {66 vars in 1359 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.321129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.323240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1 Jul 03 11:54:38.323512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.323772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.324081 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.325008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.333881 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.334659 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.334659 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:38.339015 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5bc543aa-c1d6-4299-a9b3-c26c4b6c8366 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 11:54:38.339595 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 194/771] 10.4.3.170 () {66 vars in 1273 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.355057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.358313 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:38.358570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.358800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.359069 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.359432 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.359432 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:38.359980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.394239 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.395051 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.395051 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:38.399491 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d84ebd0a-f4cc-47e9-b929-8e1727ecaba7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:38.399849 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 187/772] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.411346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.413390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:38.413594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.413904 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.414002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.414316 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.414316 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:38.414720 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.447578 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.448440 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.448440 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:38.451942 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d37ad6a6-c24d-4973-a944-f44e7bc250a2 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:38.452323 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 198/773] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.463742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.465162 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:38.465325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.465511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.465743 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.466318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.494688 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.496547 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0de2569c-aa4f-4ffc-b2b8-67c69e62017e tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:38.496890 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 195/774] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:54:38.510644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-72391255-d6cf-4bbb-b88b-329b31b5056b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.512576 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 11:54:38.512790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.513007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.513426 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.513830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99811) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:38.514605 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.547476 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.548322 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.548322 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:38.552868 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72391255-d6cf-4bbb-b88b-329b31b5056b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 11:54:38.553338 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 195/775] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.564825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.566538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 11:54:38.566763 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.566971 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.567468 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.567722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99808) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:38.568329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.597770 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.598832 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.598832 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:38.604523 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3d3c7a0-f7cf-4c1e-9a68-facab2ffef46 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 11:54:38.604974 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 188/776] 10.4.3.170 () {66 vars in 1359 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.621698 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.623729 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1 Jul 03 11:54:38.623995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.624248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.624578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.625479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.632492 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.633112 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-140c13df-39ca-4c46-80d7-d983c50c81e4 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 11:54:38.633669 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 199/777] 10.4.3.170 () {66 vars in 1252 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.641636 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.643548 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:38.643780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.644012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.644296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.645110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.657668 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.658344 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7301a2a6-c137-4015-a628-ddebcdca5b95 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:38.658831 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 196/778] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?limit=1&marker=39de250c-621a-4360-87ab-68c32a835192 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.667643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2a2aa544-5e26-4ed5-9936-1e93343700da None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.669785 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:38.670033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.670274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.670591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.671578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.716727 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.717379 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2a2aa544-5e26-4ed5-9936-1e93343700da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:38.718085 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 196/779] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?limit=1&marker=de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 470 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.727270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.733091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:38.733338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.733917 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.734211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.735140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.759141 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.759619 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08f9fd2b-7707-43f5-b22f-3d275a36ae2c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:38.760104 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 189/780] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?limit=1&marker=c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:54:38.771205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.773187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available Jul 03 11:54:38.773471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.773741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.774015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.774302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99809) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:38.774637 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.774637 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:38.775031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1599493238'), ('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.816027 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.816525 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a783f75f-30c5-4fbc-8a1e-e0dc66913dfd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available returned with HTTP 200 Jul 03 11:54:38.816973 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 200/781] 10.4.3.170 () {66 vars in 1372 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available => generated 334 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.827693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.829358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available Jul 03 11:54:38.829551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.829739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.829994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.830274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99810) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:38.830611 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.830611 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:38.830980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1599493238'), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.861320 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.862071 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.862071 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:38.867955 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-386d2f6b-95de-48dd-9377-b7e6a2d02c7c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available returned with HTTP 200 Jul 03 11:54:38.868393 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 197/782] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1599493238&status=available => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:38.887854 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.891184 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?marker=39de250c-621a-4360-87ab-68c32a835192&sort=id%3Aasc Jul 03 11:54:38.891361 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.891560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.891828 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.892133 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.892133 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:38.892567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.931124 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.931981 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.931981 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:38.936281 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-58d62fd4-9451-45d8-94e3-b60da3a71e05 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?marker=39de250c-621a-4360-87ab-68c32a835192&sort=id%3Aasc returned with HTTP 200 Jul 03 11:54:38.936684 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 197/783] 10.4.3.170 () {66 vars in 1373 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?marker=39de250c-621a-4360-87ab-68c32a835192&sort=id%3Aasc => generated 1706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:38.949665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-98a02d58-b310-4b18-8791-7af74d9c8fce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:38.951873 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 11:54:38.952107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:38.952336 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:38.952664 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:38.953596 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:38.992188 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:38.993045 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:38.993045 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:38.997410 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-98a02d58-b310-4b18-8791-7af74d9c8fce tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 11:54:38.997872 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 190/784] 10.4.3.170 () {66 vars in 1337 bytes} [Fri Jul 3 11:54:38 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:39.012932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.014450 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:54:39.014638 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.014811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.015028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.015288 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.015288 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:39.015695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.023880 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.024815 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.024815 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:39.028644 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0550998-ba1e-4643-a6a3-aad5a519cc6d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:54:39.029094 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 201/785] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:39.042181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.043852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 11:54:39.044026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.044297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.044574 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.045241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.075396 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.076075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-658f0031-b79f-4cbd-9a5c-271ac9295e91 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 11:54:39.076474 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 198/786] 10.4.3.170 () {66 vars in 1316 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.085915 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.087783 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Jul 03 11:54:39.088016 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.088233 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.088528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.088802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value nova, assuming string {{(pid=99811) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.089489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.266022 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.266635 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d685b404-7fe0-4970-96e5-85a68328b3f7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 11:54:39.267055 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 198/787] 10.4.3.170 () {66 vars in 1282 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.276273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.278194 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Jul 03 11:54:39.278382 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.278571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.278793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.279020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value nova, assuming string {{(pid=99808) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.279603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.307756 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.308320 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3c2c0e4-ea0f-4498-a5f6-970c475dd42b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 11:54:39.308740 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 191/788] 10.4.3.170 () {66 vars in 1282 bytes} [Fri Jul 3 11:54:39 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 11:54:39.323203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.324849 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Jul 03 11:54:39.326463 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.326844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.327118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.327922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.370668 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.371415 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c31e8e7e-e385-45d1-b960-a3d73f6b5bb1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 11:54:39.371936 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 202/789] 10.4.3.170 () {66 vars in 1266 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.381349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-90746988-6892-4b63-a635-11c0288910f8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.382989 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Jul 03 11:54:39.383171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.383324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.383599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.383890 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.383890 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:39.384460 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.569482 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.570270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90746988-6892-4b63-a635-11c0288910f8 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 11:54:39.570847 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 199/790] 10.4.3.170 () {66 vars in 1266 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.580381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.582139 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Jul 03 11:54:39.582379 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.582564 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.582814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.583065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99811) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.583336 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.583336 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:39.583891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.609325 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.610137 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0060b03-8d1e-4e99-9192-53a10d44e603 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 11:54:39.610521 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 199/791] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.620268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bea131c5-47b4-478c-a61c-13633720911f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.621919 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Jul 03 11:54:39.622094 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.622265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.622499 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.622735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99808) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.622966 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.622966 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:39.623306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.651771 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.652301 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bea131c5-47b4-478c-a61c-13633720911f tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 11:54:39.652708 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 192/792] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.663075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-691a9792-66d2-4d06-be03-0573cc00573b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.664893 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova Jul 03 11:54:39.665076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.665253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.665525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.665769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value nova, assuming string {{(pid=99809) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.666055 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.666055 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:39.666444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.692717 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.693769 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.693769 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:39.697728 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-691a9792-66d2-4d06-be03-0573cc00573b tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 11:54:39.698084 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 203/793] 10.4.3.170 () {66 vars in 1303 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:39.712948 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.714620 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?bootable=false Jul 03 11:54:39.714808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.714986 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.715204 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.715499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.715499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:39.715890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.723140 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.724027 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.724027 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:39.727882 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57cd3255-f2e2-4816-a0ec-5ef8281a5bf5 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 11:54:39.728249 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 200/794] 10.4.3.170 () {66 vars in 1287 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:39.741177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.742852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=available Jul 03 11:54:39.743036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.743225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.743468 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:54:39.743692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Could not evaluate value available, assuming string {{(pid=99811) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:54:39.743914 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.743914 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:39.744314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:54:39.752025 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Get all volumes completed successfully. Jul 03 11:54:39.752879 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.752879 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:39.756518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-047e12f8-a4de-4e4b-ae8e-57fab0ac3e84 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 11:54:39.756893 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 200/795] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:39.774130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.775895 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:39.776041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.776219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.785243 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.785243 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:39.788625 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:39.792755 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8aa4ae3-8ae8-4463-a1b5-3517971ea2dd tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:39.793089 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 193/796] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:39.805481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.807236 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] DELETE https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:39.807453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.807686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.807847 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume with id: 39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:39.820824 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.820824 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:39.820824 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:39.846926 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume request issued successfully. Jul 03 11:54:39.847145 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-68307e1d-7d44-491f-b8f2-2edcd8c4c7b6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 202 Jul 03 11:54:39.847565 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 204/797] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:39 2026] DELETE /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:39.856187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:39.858266 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:39.858473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:39.858673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:39.865358 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:39.865358 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:39.868894 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:39.872981 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-022d3a35-9a25-4f3c-96b5-6ee6ac028f53 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 200 Jul 03 11:54:39.873353 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 201/798] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:39 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:40.346089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.347894 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:54:40.348058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.348223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:40.356462 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:40.356462 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:40.359652 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:54:40.363637 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-71e27ed7-47e5-46e3-b8a4-9190bad313c9 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:54:40.364009 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 201/799] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:40 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1653 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:40.390974 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.392926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:54:40.393466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.393466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:40.403547 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:40.403547 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:40.407544 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:54:40.413390 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-f8810cc2-0770-478f-885d-be4d363d434f tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:54:40.413390 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 194/800] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:40 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:40.558764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3fcbb858-7694-4542-be7c-8b43753ad123 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.558764 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3fcbb858-7694-4542-be7c-8b43753ad123 None None] GET https://10.4.3.170/volume// Jul 03 11:54:40.558764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3fcbb858-7694-4542-be7c-8b43753ad123 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.559147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3fcbb858-7694-4542-be7c-8b43753ad123 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:40.559187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3fcbb858-7694-4542-be7c-8b43753ad123 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:40.559487 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 205/801] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:40.566975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-4dcb59a5-f719-4800-b0d2-ecb6b5aeb1c0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.569469 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-4dcb59a5-f719-4800-b0d2-ecb6b5aeb1c0 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:40.569469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-4dcb59a5-f719-4800-b0d2-ecb6b5aeb1c0 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9febf5c-26a6-43d9-9c79-ade4e108652a", "connector": null, "instance_uuid": "4704121b-c68b-4126-a67a-90917cd83278"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:40.579026 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:40.579026 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:40.613429 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-4dcb59a5-f719-4800-b0d2-ecb6b5aeb1c0 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:40.613429 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 202/802] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54: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 11:54:40.620329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-2a3f4006-8a99-40b4-b1c1-77ba1d25ddf2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.622294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-2a3f4006-8a99-40b4-b1c1-77ba1d25ddf2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 Jul 03 11:54:40.622471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-2a3f4006-8a99-40b4-b1c1-77ba1d25ddf2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.622661 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-2a3f4006-8a99-40b4-b1c1-77ba1d25ddf2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:40.629189 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:40.629189 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:40.884930 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-222f691c-e052-4945-a431-5e29476116cf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.886925 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-222f691c-e052-4945-a431-5e29476116cf tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 Jul 03 11:54:40.887648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-222f691c-e052-4945-a431-5e29476116cf tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.887648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-222f691c-e052-4945-a431-5e29476116cf tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:40.893021 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-222f691c-e052-4945-a431-5e29476116cf tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 returned with HTTP 404 Jul 03 11:54:40.893477 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 195/803] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:40 2026] GET /volume/v3/volumes/39de250c-621a-4360-87ab-68c32a835192 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:40.900062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:40.902035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:40.902425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:40.902686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:41.056502 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:41.056502 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:41.060884 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:41.066526 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1f3cbe36-347e-453a-9366-c8eb7fddfdb7 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:41.066897 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 206/804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:40 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 856 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:41.081651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c800f7b8-f950-4912-95cc-7acacd22757c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:41.083430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] DELETE https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:41.083620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:41.083798 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:41.083952 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume with id: de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:41.090848 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:41.090848 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:41.092029 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:41.108770 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume request issued successfully. Jul 03 11:54:41.108870 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c800f7b8-f950-4912-95cc-7acacd22757c tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 202 Jul 03 11:54:41.109282 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 203/805] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:41 2026] DELETE /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:41.116066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:41.117686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:41.117852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:41.118041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:41.125310 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:41.125310 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:41.129114 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:41.133946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5c8ab05-c836-467e-9c10-0f02a46dae7d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 200 Jul 03 11:54:41.134470 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 196/806] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:41 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:41.165356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-2a3f4006-8a99-40b4-b1c1-77ba1d25ddf2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 returned with HTTP 200 Jul 03 11:54:41.165871 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 202/807] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:54:40 2026] DELETE /volume/v3/attachments/3efe9295-ecca-47bc-9be1-33edaac62ad1 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:42.148657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-41e1cd99-4ca2-48a4-8277-60846aa5168d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:42.150289 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-41e1cd99-4ca2-48a4-8277-60846aa5168d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af Jul 03 11:54:42.150484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-41e1cd99-4ca2-48a4-8277-60846aa5168d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:42.150701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-41e1cd99-4ca2-48a4-8277-60846aa5168d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:42.155879 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-41e1cd99-4ca2-48a4-8277-60846aa5168d tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af returned with HTTP 404 Jul 03 11:54:42.156552 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 207/808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:42 2026] GET /volume/v3/volumes/de3fe1fb-0dac-4e67-a794-cc2c33c706af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:42.163148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:42.164811 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:42.165124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:42.165422 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:42.173160 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:42.173160 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:42.176644 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:42.180915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7112d855-4c98-438e-b271-0b5ed0cfb0b3 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:42.181444 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 204/809] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:42 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:42.192969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:42.196382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:42.196594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:42.196779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:42.196955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume with id: c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:42.203132 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:42.203132 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:42.203562 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:42.220295 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Delete volume request issued successfully. Jul 03 11:54:42.220575 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dee67cca-8b67-4285-8275-a2c9e24ba1e6 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 202 Jul 03 11:54:42.221101 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 197/810] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:54:42 2026] DELETE /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:54:42.228516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:42.231406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:42.231595 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:42.231780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:42.240126 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:42.240126 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:42.244336 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Volume info retrieved successfully. Jul 03 11:54:42.248766 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7de79c8b-bf76-4c40-a040-89cee73f28e1 tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 200 Jul 03 11:54:42.249132 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 203/811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:42 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:43.269389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-19a4686b-0ec8-4464-8189-2c1346fb26da None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:43.272753 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19a4686b-0ec8-4464-8189-2c1346fb26da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] GET https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 Jul 03 11:54:43.273020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19a4686b-0ec8-4464-8189-2c1346fb26da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:43.273272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19a4686b-0ec8-4464-8189-2c1346fb26da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:43.282998 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19a4686b-0ec8-4464-8189-2c1346fb26da tempest-VolumesListTestJSON-1941338510 tempest-VolumesListTestJSON-1941338510-project-member] https://10.4.3.170/volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 returned with HTTP 404 Jul 03 11:54:43.283568 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 208/812] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:43 2026] GET /volume/v3/volumes/c5b9d0bd-d2ae-489a-816b-fc38575324c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:44.154906 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c29395ea-3f2a-4fad-955c-771e5be08991 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:44.155269 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c29395ea-3f2a-4fad-955c-771e5be08991 None None] GET https://10.4.3.170/volume// Jul 03 11:54:44.155434 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c29395ea-3f2a-4fad-955c-771e5be08991 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:44.155568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c29395ea-3f2a-4fad-955c-771e5be08991 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:44.155885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c29395ea-3f2a-4fad-955c-771e5be08991 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:44.156132 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 205/813] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54:44 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 11:54:44.163605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-b6bd1b1f-8bd5-4edf-9211-aed47e4ac908 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:44.165483 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-b6bd1b1f-8bd5-4edf-9211-aed47e4ac908 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:44.165813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-b6bd1b1f-8bd5-4edf-9211-aed47e4ac908 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20a8c25f-8458-4258-8eac-a54091063039", "connector": null, "instance_uuid": "2c97dde5-0cfd-40b2-9d5e-89367e6d1e79"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:44.175108 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:44.175108 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:44.201526 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-b6bd1b1f-8bd5-4edf-9211-aed47e4ac908 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:44.201899 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 198/814] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54:44 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:44.768400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8c6ffe93-be61-44ad-98cf-f4b4d28fe562 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:44.772198 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8c6ffe93-be61-44ad-98cf-f4b4d28fe562 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] DELETE https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 Jul 03 11:54:44.772300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8c6ffe93-be61-44ad-98cf-f4b4d28fe562 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:44.772711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8c6ffe93-be61-44ad-98cf-f4b4d28fe562 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:44.775236 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=292,cinder:INSERT=18,cinder:UPDATE=41 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:54:44.787142 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:44.787142 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:45.328527 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8c6ffe93-be61-44ad-98cf-f4b4d28fe562 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 returned with HTTP 200 Jul 03 11:54:45.329174 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 204/815] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:54:44 2026] DELETE /volume/v3/attachments/722518ee-9c22-4281-ba72-644b2a03d1d6 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:45.445268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f26f811-d6fb-4e4d-97c2-236c4236870a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:45.445672 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f26f811-d6fb-4e4d-97c2-236c4236870a None None] GET https://10.4.3.170/volume// Jul 03 11:54:45.445831 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f26f811-d6fb-4e4d-97c2-236c4236870a None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:45.446053 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f26f811-d6fb-4e4d-97c2-236c4236870a None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:45.446411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f26f811-d6fb-4e4d-97c2-236c4236870a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:45.446704 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 209/816] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:45.453949 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:45.456298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039/action Jul 03 11:54:45.459153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action body: b'{"os-reimage": {"image_id": "f7056f6c-8f10-4857-a476-114f3a1bd3ba", "reimage_reserved": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:45.459153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f7056f6c-8f10-4857-a476-114f3a1bd3ba", "reimage_reserved": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:45.471822 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:45.471822 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:45.472636 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:54:45.597609 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-754f5fb9-3e63-4383-be6d-1deeb3d24ee5 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039/action returned with HTTP 202 Jul 03 11:54:45.598120 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 206/817] 10.4.3.170 () {74 vars in 1713 bytes} [Fri Jul 3 11:54:45 2026] POST /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 11:54:46.213562 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:46.218250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] PUT https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 Jul 03 11:54:46.218578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:46.228703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Acquiring lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:46.234717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:46.235743 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:46.235743 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:46.749984 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=358,cinder:UPDATE=90,cinder:INSERT=62 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:54:46.760902 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Lock "cinder-attachment_update-a9febf5c-26a6-43d9-9c79-ade4e108652a-np0000004412" released by "attachment_update" :: held 0.526s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:46.761220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-178fa132-83b1-4837-846c-539b963be66e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 returned with HTTP 200 Jul 03 11:54:46.761706 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 199/818] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:46 2026] PUT /volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:46.769848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-bdd8c6b6-1fab-4249-9b42-569265b0b868 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:46.771842 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-bdd8c6b6-1fab-4249-9b42-569265b0b868 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 Jul 03 11:54:46.772037 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-bdd8c6b6-1fab-4249-9b42-569265b0b868 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:46.772245 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-bdd8c6b6-1fab-4249-9b42-569265b0b868 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:46.787921 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-bdd8c6b6-1fab-4249-9b42-569265b0b868 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 returned with HTTP 200 Jul 03 11:54:46.788314 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 205/819] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 11:54:46 2026] GET /volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:47.465013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-529c867a-240c-4f8f-afb7-1092777da17f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:47.467055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-529c867a-240c-4f8f-afb7-1092777da17f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:54:47.467281 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-529c867a-240c-4f8f-afb7-1092777da17f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:47.467549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-529c867a-240c-4f8f-afb7-1092777da17f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:47.480931 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:47.480931 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:47.485382 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-529c867a-240c-4f8f-afb7-1092777da17f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:54:47.490093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-529c867a-240c-4f8f-afb7-1092777da17f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:54:47.490489 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 210/820] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:47 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:47.533812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:47.535844 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:54:47.536031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:47.536226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:47.540317 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=355,cinder:UPDATE=100,cinder:INSERT=51 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:54:47.546659 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:47.546659 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:47.549658 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:54:47.553449 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-1fce8edd-fa5c-47e1-ae1f-23588c19de5b tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:54:47.553870 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 207/821] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:47 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:47.571326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:47.573328 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b/action Jul 03 11:54:47.573710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:47.573841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:47.584478 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:47.584478 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:47.584980 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:54:47.591866 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Begin detaching volume completed successfully. Jul 03 11:54:47.592060 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-e72c27ec-7715-4675-bde0-adda114a72f6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b/action returned with HTTP 202 Jul 03 11:54:47.592483 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 200/822] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:54:47 2026] POST /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:54:48.628584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0f041464-4802-49b6-b515-f1e3380b7d16 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:48.629135 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0f041464-4802-49b6-b515-f1e3380b7d16 None None] GET https://10.4.3.170/volume// Jul 03 11:54:48.629809 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0f041464-4802-49b6-b515-f1e3380b7d16 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:48.629809 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0f041464-4802-49b6-b515-f1e3380b7d16 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:48.630074 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0f041464-4802-49b6-b515-f1e3380b7d16 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:48.630512 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 206/823] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:48.644292 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:48.647122 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:54:48.647431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:48.647782 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:48.663046 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:48.663046 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:48.667215 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:54:48.671912 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0bfde684-4b3b-4f19-a12c-8f5170417085 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:54:48.672353 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 211/824] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:48 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:49.679732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:49.681931 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:49.682412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193563026", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:49.684437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193563026', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:49.684611 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Create volume of 1 GB Jul 03 11:54:49.690350 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Availability Zones retrieved successfully. Jul 03 11:54:49.698722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Flow 'volume_create_api' (d7af71c6-1a26-4fee-9362-08d2a9776ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:49.700064 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa121080-8a33-477c-a363-43153deaae44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:49.701357 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:49.755331 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa121080-8a33-477c-a363-43153deaae44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:49.755331 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e9ff9e-aa9f-47f2-94f6-8044a69136b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:49.846128 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Created reservations ['2df1ab72-1cc5-4d43-a903-a7f9583e6db1', 'a6d3ba8c-879c-4053-adb8-abb3461cc4e9', '46392ad6-0e0c-475f-b68c-25950e1512ba', '8fa6801a-4ed0-4115-aa60-dafaa4b58a8e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:49.847169 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e9ff9e-aa9f-47f2-94f6-8044a69136b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df1ab72-1cc5-4d43-a903-a7f9583e6db1', 'a6d3ba8c-879c-4053-adb8-abb3461cc4e9', '46392ad6-0e0c-475f-b68c-25950e1512ba', '8fa6801a-4ed0-4115-aa60-dafaa4b58a8e']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:49.849728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd84b6c-d37d-450b-8a66-2ccb56d36e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:49.881084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd84b6c-d37d-450b-8a66-2ccb56d36e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1350207-4e63-491a-9cf8-776eaa291866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193563026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f5258adac446e592281d21ecb6b0c6',qos_specs=None,replication_status=,reservations=['2df1ab72-1cc5-4d43-a903-a7f9583e6db1','a6d3ba8c-879c-4053-adb8-abb3461cc4e9','46392ad6-0e0c-475f-b68c-25950e1512ba','8fa6801a-4ed0-4115-aa60-dafaa4b58a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b64460ea33424fba4f1cf046ad3faf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193563026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1350207-4e63-491a-9cf8-776eaa291866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f5258adac446e592281d21ecb6b0c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b64460ea33424fba4f1cf046ad3faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:49.881864 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd2aa5b-9e5a-4455-a8c4-f1ef5c32ff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:49.907823 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd2aa5b-9e5a-4455-a8c4-f1ef5c32ff0e) transitioned into state 'SUCCESS' from state '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-1193563026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f5258adac446e592281d21ecb6b0c6',qos_specs=None,replication_status=,reservations=['2df1ab72-1cc5-4d43-a903-a7f9583e6db1','a6d3ba8c-879c-4053-adb8-abb3461cc4e9','46392ad6-0e0c-475f-b68c-25950e1512ba','8fa6801a-4ed0-4115-aa60-dafaa4b58a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b64460ea33424fba4f1cf046ad3faf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:49.908841 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619f3277-e206-4449-a35c-aecc87da0ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:49.926594 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619f3277-e206-4449-a35c-aecc87da0ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:49.927386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Flow 'volume_create_api' (d7af71c6-1a26-4fee-9362-08d2a9776ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:49.927704 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Create volume request issued successfully. Jul 03 11:54:49.928578 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1cb6cb0f-27c7-4198-a102-122d531f8a76 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:49.929136 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 208/825] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:54:49 2026] POST /volume/v3/volumes => generated 789 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:49.947979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4850c339-9d01-4236-8daa-5b3c104a531a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:49.950454 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4850c339-9d01-4236-8daa-5b3c104a531a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:49.952005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4850c339-9d01-4236-8daa-5b3c104a531a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:49.952005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4850c339-9d01-4236-8daa-5b3c104a531a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:49.967164 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:49.967164 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:49.974085 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4850c339-9d01-4236-8daa-5b3c104a531a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:49.980906 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4850c339-9d01-4236-8daa-5b3c104a531a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:49.981274 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 201/826] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:49 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:50.121910 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:50.213032 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:54:50.213032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-824488095"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:50.213967 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-824488095'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:54:50.214176 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 1 GB Jul 03 11:54:50.214329 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:50.214329 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:50.219529 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:54:50.226474 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (f35fe1fd-d876-4c90-8066-5941936cb0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:50.227281 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efb1279-8807-4c75-820f-726891c55c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:50.229447 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:54:50.270742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efb1279-8807-4c75-820f-726891c55c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:50.271724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d86cd6e-5a6a-415b-93b5-32379a3a97c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:50.365193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['71880940-8676-4a51-8f72-c0844d1a651b', '241a4d49-173c-4e48-8da3-36fef040bf75', 'd8e8d91f-73a7-45b1-9d45-ba9e0b50b838', 'a3874b84-3490-4a45-9cd6-a78486a49704'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:50.366238 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d86cd6e-5a6a-415b-93b5-32379a3a97c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71880940-8676-4a51-8f72-c0844d1a651b', '241a4d49-173c-4e48-8da3-36fef040bf75', 'd8e8d91f-73a7-45b1-9d45-ba9e0b50b838', 'a3874b84-3490-4a45-9cd6-a78486a49704']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:50.367038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174006b0-968a-440e-8be0-557348b85ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:50.387619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174006b0-968a-440e-8be0-557348b85ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '534d51c9-a21e-4c4f-aafb-fd5a51105f87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824488095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['71880940-8676-4a51-8f72-c0844d1a651b','241a4d49-173c-4e48-8da3-36fef040bf75','d8e8d91f-73a7-45b1-9d45-ba9e0b50b838','a3874b84-3490-4a45-9cd6-a78486a49704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824488095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=534d51c9-a21e-4c4f-aafb-fd5a51105f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:50.388274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ebaea9-823e-40a1-9239-1ba17fab1643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:50.404827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ebaea9-823e-40a1-9239-1ba17fab1643) transitioned into state 'SUCCESS' from state '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-824488095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['71880940-8676-4a51-8f72-c0844d1a651b','241a4d49-173c-4e48-8da3-36fef040bf75','d8e8d91f-73a7-45b1-9d45-ba9e0b50b838','a3874b84-3490-4a45-9cd6-a78486a49704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:50.405547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba71bc5-8265-469a-913c-1aae5b1a9a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:54:50.418921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba71bc5-8265-469a-913c-1aae5b1a9a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:54:50.419692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (f35fe1fd-d876-4c90-8066-5941936cb0ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:54:50.419976 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:54:50.420539 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dd2566f3-174b-45d9-9447-f442edbf05e0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:54:50.420932 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 207/827] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:54:50 2026] POST /volume/v3/volumes => generated 753 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:50.431529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8be1f8f0-863f-4299-92da-f523fa29b92c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:50.435687 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8be1f8f0-863f-4299-92da-f523fa29b92c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:54:50.435846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8be1f8f0-863f-4299-92da-f523fa29b92c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:50.436008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8be1f8f0-863f-4299-92da-f523fa29b92c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:50.442529 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:50.442529 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:50.445982 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8be1f8f0-863f-4299-92da-f523fa29b92c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:54:50.449732 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8be1f8f0-863f-4299-92da-f523fa29b92c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:54:50.450022 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 212/828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:50 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:50.999565 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.001570 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:51.001800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.001988 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.009358 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.009358 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:51.012998 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:51.017073 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-156b7907-bfe5-4b71-bc9c-a3af3b1ba142 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:51.017536 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 209/829] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:50 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:51.034220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb23b793-e589-497b-968a-bceaba1e2874 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.035973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb23b793-e589-497b-968a-bceaba1e2874 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:51.036165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb23b793-e589-497b-968a-bceaba1e2874 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.036357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb23b793-e589-497b-968a-bceaba1e2874 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.043125 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.043125 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:51.047442 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fb23b793-e589-497b-968a-bceaba1e2874 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:51.052245 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb23b793-e589-497b-968a-bceaba1e2874 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:51.052846 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 202/830] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:51 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:51.100711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.102877 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:51.103139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.103397 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.110129 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.110129 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:51.113713 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:51.117651 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-a25e8a66-cbe2-43be-aa6a-48d535e8cbf8 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:51.118047 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 208/831] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:51 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:51.461485 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.463141 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:54:51.463317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.463511 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.471243 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.471243 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:51.474855 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:54:51.478623 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6db7c59b-b22c-4164-9edd-5ddfd4e1c72f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:54:51.478973 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 213/832] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:51 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:51.492324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.494364 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:54:51.494539 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.494772 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.503122 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.503122 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:51.506721 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:54:51.510445 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5c946ff-e073-4b68-a96b-bca7470cc8ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:54:51.510805 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 210/833] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:51 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:51.523001 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.524848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:54:51.525181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1619230414"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:51.534241 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.534241 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:51.534712 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:54:51.534936 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:54:51.578154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['3c5fbf3e-71c6-48d9-8281-b506f44c13ea', 'b05772d1-6de9-46c9-9a49-b8b25017c6b8', '556efcc4-4218-4861-812b-6b7f6389a3d5', '6bcf9f4f-3d80-48b7-91ab-e9f5400cf8ff'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:51.633128 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot create request issued successfully. Jul 03 11:54:51.633591 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b68680ca-6c95-40c7-a5ed-cc3d18c4af3a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:54:51.634148 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 203/834] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:54:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:51.645580 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9e68a6f9-d303-472c-81da-c952e044546d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:51.647426 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e68a6f9-d303-472c-81da-c952e044546d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:54:51.647703 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e68a6f9-d303-472c-81da-c952e044546d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:51.647914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e68a6f9-d303-472c-81da-c952e044546d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:51.652759 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:51.652759 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:51.653214 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9e68a6f9-d303-472c-81da-c952e044546d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:54:51.654064 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e68a6f9-d303-472c-81da-c952e044546d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 200 Jul 03 11:54:51.654454 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 209/835] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:54:51 2026] GET /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:52.277767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0476f408-b6d2-411b-9f8e-be3e83ee4ebc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:52.279690 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0476f408-b6d2-411b-9f8e-be3e83ee4ebc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 Jul 03 11:54:52.279865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0476f408-b6d2-411b-9f8e-be3e83ee4ebc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:52.280037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0476f408-b6d2-411b-9f8e-be3e83ee4ebc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:52.287167 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:52.287167 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:52.663313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:52.665726 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:54:52.665963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:52.666332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:52.671041 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:52.671041 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:52.671476 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:54:52.672425 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a201efa8-2bbd-4501-b06b-57f48f1f8eda tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 200 Jul 03 11:54:52.672830 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 211/836] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:54:52 2026] GET /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:52.681071 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c76a173c-f168-456c-a51e-3f76ab1a506b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:52.683008 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:54:52.683399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "snapshot_id": "95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f", "name": "tempest-VolumesSnapshotTestJSON-Backup-1003484668", "container": "tempest-volumessnapshottestjson-backup-container-1902887761"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:52.684775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Creating new backup {'backup': {'volume_id': '534d51c9-a21e-4c4f-aafb-fd5a51105f87', 'snapshot_id': '95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1003484668', 'container': 'tempest-volumessnapshottestjson-backup-container-1902887761'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:54:52.684929 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Creating backup of volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 in container tempest-volumessnapshottestjson-backup-container-1902887761 Jul 03 11:54:52.692153 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:52.692153 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:52.692781 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:54:52.699361 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:52.699361 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:52.699817 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:54:52.725291 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['8e0e2ed3-cde1-49bc-a149-a8628bac0719', 'b5f3abb9-9d7c-4a20-b85d-e818e5fa47e6'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:54:52.769602 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c76a173c-f168-456c-a51e-3f76ab1a506b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:54:52.770034 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 204/837] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:54:52 2026] POST /volume/v3/backups => generated 335 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:54:52.777491 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:52.781283 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:52.781565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:52.781842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:52.782020 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:52.797006 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:52.797006 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:52.797816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-186b33fe-c022-4bcc-b029-66ccffb500b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:52.798210 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 210/838] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:52 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:52.818697 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-498d2f5a-3885-4a99-94bc-1f2c9fdc9edc req-0476f408-b6d2-411b-9f8e-be3e83ee4ebc tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 returned with HTTP 200 Jul 03 11:54:52.819151 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 214/839] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:54:52 2026] DELETE /volume/v3/attachments/e6c0f915-0650-458b-b4eb-9aede51005a0 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:53.158162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-67d9aa6c-76f7-449b-98c8-ab872763b5e4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.158769 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67d9aa6c-76f7-449b-98c8-ab872763b5e4 None None] GET https://10.4.3.170/volume// Jul 03 11:54:53.159029 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67d9aa6c-76f7-449b-98c8-ab872763b5e4 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.159313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67d9aa6c-76f7-449b-98c8-ab872763b5e4 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.159816 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67d9aa6c-76f7-449b-98c8-ab872763b5e4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:53.160219 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 212/840] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:54:53 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 11:54:53.166645 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-9a0b0cde-e384-49b0-b1f3-d01f26561afc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.168699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-9a0b0cde-e384-49b0-b1f3-d01f26561afc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:53.169235 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-9a0b0cde-e384-49b0-b1f3-d01f26561afc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1350207-4e63-491a-9cf8-776eaa291866", "connector": null, "instance_uuid": "1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:53.178082 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.178082 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:53.210135 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-9a0b0cde-e384-49b0-b1f3-d01f26561afc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:53.210135 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 205/841] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54:53 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 11:54:53.513255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5d45bef-199d-483e-9482-2fadb9e595e7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.513832 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5d45bef-199d-483e-9482-2fadb9e595e7 None None] GET https://10.4.3.170/volume// Jul 03 11:54:53.514094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5d45bef-199d-483e-9482-2fadb9e595e7 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.514366 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5d45bef-199d-483e-9482-2fadb9e595e7 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.514836 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5d45bef-199d-483e-9482-2fadb9e595e7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:53.515235 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 211/842] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54:53 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 11:54:53.521473 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.523434 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:54:53.523646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.523825 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.532069 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.532069 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:53.535218 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:54:53.539075 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6d7a5598-1b41-4e4d-b0a3-ddd6139b5035 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:54:53.539431 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 215/843] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:53 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:53.621702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.623620 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] PUT https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a Jul 03 11:54:53.623954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:53.633641 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Acquiring lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:53.637810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:53.638383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.638750 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.638750 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:53.640264 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:53.640547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.641139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.649681 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.649681 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:53.653663 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:53.659745 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbd18a48-34f1-4794-a7e7-dd9fe6c5d58a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:53.660178 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 206/844] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:53 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:53.744796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f534571a-0bf2-4600-8be5-9b513f86e81a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.745117 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f534571a-0bf2-4600-8be5-9b513f86e81a None None] GET https://10.4.3.170/volume// Jul 03 11:54:53.745265 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f534571a-0bf2-4600-8be5-9b513f86e81a None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.745453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f534571a-0bf2-4600-8be5-9b513f86e81a None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.745833 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f534571a-0bf2-4600-8be5-9b513f86e81a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:53.746098 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 212/845] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54: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 11:54:53.752775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.755181 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:53.755444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.755686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.764875 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.764875 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:53.768190 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:53.772153 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-58043cc7-91e7-4547-940e-66f7a2340f9e tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:53.772546 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 216/846] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:53 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 1043 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:53.807446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.809148 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:53.809344 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.809552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.809681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:53.813870 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.813870 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:53.814638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaf1ca32-1a59-4ac5-9d03-f20b3a4d20d7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:53.815016 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 207/847] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:53 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:53.855274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.859598 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] PUT https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 Jul 03 11:54:53.859598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:53.866217 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Acquiring lock "cinder-attachment_update-c1350207-4e63-491a-9cf8-776eaa291866-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:53.870389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Lock "cinder-attachment_update-c1350207-4e63-491a-9cf8-776eaa291866-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:53.871230 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.871230 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:53.963995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:53.966355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:54:53.966690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:53.966952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:53.975513 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:53.975513 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:53.979463 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:54:53.984809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-30be6213-db50-4a2e-9f59-5d250fe3ab8c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:54:53.985285 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 217/848] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:53 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:54.164142 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Lock "cinder-attachment_update-20a8c25f-8458-4258-8eac-a54091063039-np0000004412" released by "attachment_update" :: held 0.526s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:54.164582 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-8ae6c89b-34f1-4e5e-9f44-d12bcbba8a2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a returned with HTTP 200 Jul 03 11:54:54.165552 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 213/849] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:53 2026] PUT /volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:54.393571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Lock "cinder-attachment_update-c1350207-4e63-491a-9cf8-776eaa291866-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:54:54.393947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-4bc8d2e9-a92c-4cfd-a417-c91ce990c9bd tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 returned with HTTP 200 Jul 03 11:54:54.394631 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 213/850] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:53 2026] PUT /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:54.671669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:54.675203 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:54.675461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:54.675662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:54.679530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6e54ae99-64a7-42cd-a778-7dcd811d3de1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:54.681623 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6e54ae99-64a7-42cd-a778-7dcd811d3de1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] POST https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a/action Jul 03 11:54:54.681997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6e54ae99-64a7-42cd-a778-7dcd811d3de1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:54.682147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6e54ae99-64a7-42cd-a778-7dcd811d3de1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:54.686807 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:54.686807 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:54.690563 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:54.698437 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7e35c9d-cf89-4b53-acee-6d6689184371 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:54.699041 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 208/851] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:54 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:54.703632 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:54.703632 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:54.715518 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-54bcd9a0-ac50-4bf4-9cc9-d2f7fb175c14 req-6e54ae99-64a7-42cd-a778-7dcd811d3de1 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a/action returned with HTTP 204 Jul 03 11:54:54.715946 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 218/852] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:54:54 2026] POST /volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:54.826872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:54.829021 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:54.829241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:54.829494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:54.829685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:54.844419 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:54.844419 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:54.845475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0cb347da-bab0-451d-a972-ccf54c3a0728 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:54.846138 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 214/853] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:54 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:55.159736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-ebee3938-3ff1-4ef1-9800-4b6664e26da9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:55.161888 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-ebee3938-3ff1-4ef1-9800-4b6664e26da9 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] POST https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2/action Jul 03 11:54:55.162477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-ebee3938-3ff1-4ef1-9800-4b6664e26da9 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:54:55.162716 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-ebee3938-3ff1-4ef1-9800-4b6664e26da9 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:55.188271 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:55.188271 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:55.203235 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ef1d2bef-9c9f-409d-8d94-eac43ff65009 req-ebee3938-3ff1-4ef1-9800-4b6664e26da9 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2/action returned with HTTP 204 Jul 03 11:54:55.203235 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 214/854] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:54:55 2026] POST /volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:54:55.711837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:55.713925 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:55.714175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:55.714479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:55.723465 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:55.723465 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:55.726656 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:55.731080 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a8cbad8-e5ec-4cc9-a0c4-00e6ea508d74 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:55.731553 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 209/855] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:55 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:55.858397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:55.860623 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:55.860963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:55.861248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:55.861460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:55.878750 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:55.878750 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:55.880029 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e422cd7-fd9a-4ce8-88fd-0c09582428d8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:55.880603 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 219/856] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:55 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:56.744139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4584122f-8cbd-424b-922b-be163c8c14a9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:56.746405 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4584122f-8cbd-424b-922b-be163c8c14a9 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:56.746703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4584122f-8cbd-424b-922b-be163c8c14a9 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:56.746974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4584122f-8cbd-424b-922b-be163c8c14a9 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:56.768030 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:56.768030 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:56.774052 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4584122f-8cbd-424b-922b-be163c8c14a9 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:56.799764 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4584122f-8cbd-424b-922b-be163c8c14a9 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:56.799764 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 215/857] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:56 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:56.892516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dff20558-11ae-4547-87e8-2136486ea92b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:56.895177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dff20558-11ae-4547-87e8-2136486ea92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:56.895475 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dff20558-11ae-4547-87e8-2136486ea92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:56.895724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dff20558-11ae-4547-87e8-2136486ea92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:56.895935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-dff20558-11ae-4547-87e8-2136486ea92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:56.901352 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:56.901352 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:56.902439 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dff20558-11ae-4547-87e8-2136486ea92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:56.902947 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 215/858] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:56 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-490f17dd-5c67-4207-b982-82038b67a1fa tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:54:57.698417 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 210/859] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:54:57 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:57.823116 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e5796215-24b5-442f-9592-cf0dad6fc797 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:57.825150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5796215-24b5-442f-9592-cf0dad6fc797 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:57.825301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5796215-24b5-442f-9592-cf0dad6fc797 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:57.825578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5796215-24b5-442f-9592-cf0dad6fc797 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:57.856961 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:57.856961 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:57.870742 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e5796215-24b5-442f-9592-cf0dad6fc797 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:57.894832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5796215-24b5-442f-9592-cf0dad6fc797 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:57.895768 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 220/860] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:57 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:57.915152 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:57.917154 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:57.917404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:57.917633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:57.917782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:57.926222 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:57.926222 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:57.926222 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc3b32f2-f505-4479-bc3d-24b4fd61ab74 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:57.926222 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 216/861] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:57 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:58.916302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:58.920307 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:58.920307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:58.920307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:58.935743 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:58.935743 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:54:58.935989 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:58.938230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:58.938539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:58.939750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:58.939750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:58.942955 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:54:58.943775 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:58.943775 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:58.944779 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a47a9de6-b643-4226-b8bf-b70dc5de28c0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:58.945293 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 211/862] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:58 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:58.949842 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b00eef8-a60a-4f77-ad1a-f7e18ae1535c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:54:58.949842 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 216/863] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:58 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:54:59.109351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90360289-bac9-406d-a6ec-e1c1cf9b15b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.109802 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90360289-bac9-406d-a6ec-e1c1cf9b15b0 None None] GET https://10.4.3.170/volume// Jul 03 11:54:59.110008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90360289-bac9-406d-a6ec-e1c1cf9b15b0 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.110224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90360289-bac9-406d-a6ec-e1c1cf9b15b0 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:59.110624 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90360289-bac9-406d-a6ec-e1c1cf9b15b0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:59.110921 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 221/864] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:54: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 11:54:59.118118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-650dbe56-ee09-41c9-957a-d432b4696170 req-5248520b-2762-441c-a76d-1e980d011af8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.120027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-5248520b-2762-441c-a76d-1e980d011af8 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:54:59.120487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-5248520b-2762-441c-a76d-1e980d011af8 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b3186dd-9bca-49b5-8f0e-cbd257e8f72c", "connector": null, "instance_uuid": "9b4d0e4f-d65a-4e4b-a15f-1cbb7173ed68"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:59.131360 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:59.131360 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:59.164294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-5248520b-2762-441c-a76d-1e980d011af8 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:54:59.164926 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 217/865] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:54:59 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 11:54:59.593581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b436a124-544f-47b6-b298-b109ed42531e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.595260 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b436a124-544f-47b6-b298-b109ed42531e tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:54:59.595446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b436a124-544f-47b6-b298-b109ed42531e tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.595629 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b436a124-544f-47b6-b298-b109ed42531e tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:59.608115 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:59.608115 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:59.611176 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b436a124-544f-47b6-b298-b109ed42531e tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:54:59.614726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b436a124-544f-47b6-b298-b109ed42531e tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:54:59.615060 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 212/866] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:59 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:59.703216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-60337835-d2dc-466c-ad02-ed8944f9c3df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.703216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60337835-d2dc-466c-ad02-ed8944f9c3df None None] GET https://10.4.3.170/volume// Jul 03 11:54:59.703216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60337835-d2dc-466c-ad02-ed8944f9c3df None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.703216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60337835-d2dc-466c-ad02-ed8944f9c3df None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:59.703216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60337835-d2dc-466c-ad02-ed8944f9c3df None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:54:59.703833 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 217/867] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:54:59 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 11:54:59.713515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.715695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:54:59.715921 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.716100 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:59.726473 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:59.726473 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:54:59.730258 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:54:59.735217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-43af9b4c-91c8-4887-8563-59a150752548 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:54:59.735538 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 222/868] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:54:59 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:54:59.823002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.825063 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] PUT https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 Jul 03 11:54:59.825420 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:54:59.836248 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Acquiring lock "cinder-attachment_update-2b3186dd-9bca-49b5-8f0e-cbd257e8f72c-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:54:59.841096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Lock "cinder-attachment_update-2b3186dd-9bca-49b5-8f0e-cbd257e8f72c-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:54:59.842022 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:59.842022 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:54:59.959498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.963779 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:54:59.963944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.964108 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:54:59.964202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:54:59.967905 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:54:59.967905 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:54:59.968610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-55ed2f11-a28c-4951-99dc-34654bf3bdfe tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:54:59.968932 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 213/869] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:54:59 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:54:59.988857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:54:59.991924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:54:59.991924 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:54:59.991924 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:00.014412 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:00.014412 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:00.020472 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:00.027236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-faeacb92-3d20-46a1-996d-83afcbcde8fc tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:00.028055 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 218/870] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:54:59 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:00.361438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Lock "cinder-attachment_update-2b3186dd-9bca-49b5-8f0e-cbd257e8f72c-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:55:00.361769 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-984edcd5-d810-430a-b613-6e36ce60b633 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 returned with HTTP 200 Jul 03 11:55:00.362229 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 218/871] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:54:59 2026] PUT /volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:00.629185 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:00.636162 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:00.636912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:00.638315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:00.671905 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:00.671905 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:00.687962 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:00.702175 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f7aa99e-7c8d-475f-9152-0ba6e6eeb1f0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:00.702175 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 223/872] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:00 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:00.979987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04836624-d115-4640-8029-6ed1fd278997 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:00.981864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04836624-d115-4640-8029-6ed1fd278997 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:00.982053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04836624-d115-4640-8029-6ed1fd278997 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:00.982256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04836624-d115-4640-8029-6ed1fd278997 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:00.982384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-04836624-d115-4640-8029-6ed1fd278997 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:00.986664 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:00.986664 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:00.987419 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04836624-d115-4640-8029-6ed1fd278997 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:00.987843 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 214/873] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:00 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:01.062748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:01.065560 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:01.065869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:01.066173 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:01.078568 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:01.078568 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:01.085150 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:01.090327 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2aacbf17-e8a9-4e93-9328-1b88c3438f42 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:01.090327 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 219/874] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:01 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:01.722739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:01.725030 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:01.725316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:01.725509 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:01.746318 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:01.746318 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:01.752706 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:01.760791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef2a7b33-e2fc-4b34-838f-a8368521d491 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:01.763716 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 219/875] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:01 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:02.009165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a47230be-fb80-4d23-8165-d45c8936e496 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:02.011351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a47230be-fb80-4d23-8165-d45c8936e496 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:02.011434 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a47230be-fb80-4d23-8165-d45c8936e496 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:02.011693 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a47230be-fb80-4d23-8165-d45c8936e496 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:02.011851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a47230be-fb80-4d23-8165-d45c8936e496 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:02.025237 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:02.025237 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:02.028735 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a47230be-fb80-4d23-8165-d45c8936e496 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:02.030005 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 224/876] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:02 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:02.108172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:02.109941 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:02.112534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:02.112534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:02.123286 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:02.123286 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:02.126472 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:02.131973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0d3c138e-d883-4475-8d37-836b5a5bfefe tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:02.132561 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 215/877] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:02 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:02.781765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:02.783538 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:02.783763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:02.783974 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:02.793725 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:02.793725 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:02.797020 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:02.800814 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6777a3f5-1b22-4788-a77b-fa9fd5168726 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:02.801216 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 220/878] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:02 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:03.042245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:03.044549 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:03.044942 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:03.044942 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:03.045042 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:03.051824 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:03.051824 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:03.052695 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61c7f5c7-0378-4c33-8411-f3a73d1cca88 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:03.053083 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 220/879] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:03 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:03.156661 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:03.165228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:03.165824 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:03.166774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:03.200834 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:03.200834 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:03.206991 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:03.218848 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f92b42b0-3d10-45f7-bd74-5d129c55ef16 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:03.220389 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 225/880] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:03 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 882 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:03.824569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-632357f0-f0bb-4383-9779-f4276e59ce37 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:03.827304 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-632357f0-f0bb-4383-9779-f4276e59ce37 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:03.827541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-632357f0-f0bb-4383-9779-f4276e59ce37 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:03.827756 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-632357f0-f0bb-4383-9779-f4276e59ce37 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:03.843652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-2d16c4b6-1c91-47d4-ae49-016d1ed73b82 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:03.845139 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:03.845139 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:03.847069 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-2d16c4b6-1c91-47d4-ae49-016d1ed73b82 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] POST https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8/action Jul 03 11:55:03.847638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-2d16c4b6-1c91-47d4-ae49-016d1ed73b82 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:03.847812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-2d16c4b6-1c91-47d4-ae49-016d1ed73b82 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:03.854280 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-632357f0-f0bb-4383-9779-f4276e59ce37 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:03.864392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-632357f0-f0bb-4383-9779-f4276e59ce37 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:03.865022 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 216/881] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:03 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:03.892717 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:03.892717 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:03.928142 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-42a842e0-b38a-426d-b8e1-ad72c5177672 req-2d16c4b6-1c91-47d4-ae49-016d1ed73b82 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8/action returned with HTTP 204 Jul 03 11:55:03.929017 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 221/882] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:55:03 2026] POST /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:04.063744 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4707021-a620-43bc-a964-a1378cf37b9b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.065379 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4707021-a620-43bc-a964-a1378cf37b9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:04.065556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4707021-a620-43bc-a964-a1378cf37b9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.065759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4707021-a620-43bc-a964-a1378cf37b9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.065863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f4707021-a620-43bc-a964-a1378cf37b9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:04.070159 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.070159 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:04.071082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4707021-a620-43bc-a964-a1378cf37b9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:04.071348 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 221/883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:04 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:04.250079 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-488aa6a1-847c-4102-9769-7580ca20ad41 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.269886 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-488aa6a1-847c-4102-9769-7580ca20ad41 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:04.271580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-488aa6a1-847c-4102-9769-7580ca20ad41 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.271799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-488aa6a1-847c-4102-9769-7580ca20ad41 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.296704 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.296704 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:04.303098 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-488aa6a1-847c-4102-9769-7580ca20ad41 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:04.307870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-488aa6a1-847c-4102-9769-7580ca20ad41 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:04.308420 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 226/884] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:04 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 1174 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:04.357122 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.360143 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:04.360627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.360832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.371674 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.371674 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:04.375958 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:04.380745 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-432c2c14-fbbe-41c7-83ed-9a6839b0f8c2 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:04.381175 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 217/885] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:04 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:04.409929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-59e3b051-9483-411c-9e8d-dd201892f297 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.411726 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 222/886] 10.4.3.170 () {70 vars in 1611 bytes} [Fri Jul 3 11:55:04 2026] DELETE /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:55:04.418914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b48e3085-286c-407c-8b87-625d046a2fb8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.442586 np0000004412 devstack@c-api.service[99810]: WARNING keystonemiddleware.auth_token [None req-b48e3085-286c-407c-8b87-625d046a2fb8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 11:55:04.446287 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 222/887] 10.4.3.170 () {70 vars in 1611 bytes} [Fri Jul 3 11:55:04 2026] DELETE /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:55:04.453921 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-beb64d71-9e73-4d75-bb56-5431e878c10d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.455697 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 Jul 03 11:55:04.456056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.456285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.464696 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.464696 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:04.535942 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Attachment connected to vm 1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54, checking data on nova Jul 03 11:55:04.536254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.compute.nova [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=99809) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 11:55:04.751164 np0000004412 devstack@c-api.service[99809]: DEBUG novaclient.v2.client [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54/os-volume_attachments/c1350207-4e63-491a-9cf8-776eaa291866 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d385ef151d4c8a79095501ad29a716808fed9faedf032a06d6ac96b2ba112c59" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-beb64d71-9e73-4d75-bb56-5431e878c10d" -H "X-Service-Token: {SHA256}d232d4e9dd2bbfa73c151d36072633c6dce29a6318bb020afff04dabcb5ec693" {{(pid=99809) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 11:55:04.852970 np0000004412 devstack@c-api.service[99809]: DEBUG novaclient.v2.client [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 11:55:04 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7872e01d-4557-4250-b049-94113df44139 x-openstack-request-id: req-7872e01d-4557-4250-b049-94113df44139 {{(pid=99809) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 11:55:04.852970 np0000004412 devstack@c-api.service[99809]: DEBUG novaclient.v2.client [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c1350207-4e63-491a-9cf8-776eaa291866", "serverId": "1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5c7a61d5-f088-4b6c-9d20-ea22b7567be8", "bdm_uuid": "68b3e145-ee79-46ef-bffa-ed18ff2d6379"}} {{(pid=99809) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 11:55:04.852970 np0000004412 devstack@c-api.service[99809]: DEBUG novaclient.v2.client [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54/os-volume_attachments/c1350207-4e63-491a-9cf8-776eaa291866 used request id req-7872e01d-4557-4250-b049-94113df44139 {{(pid=99809) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 11:55:04.854969 np0000004412 devstack@c-api.service[99809]: ERROR cinder.volume.api [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Caught error: Detach volume from instance 1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54 using the Compute API Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 11:55:04.883904 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: 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 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1e900f60-e0e9-42f0-b8f3-ae6ceed9ef54 using the Compute API Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: ERROR cinder.api.middleware.fault Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.middleware.fault [None req-beb64d71-9e73-4d75-bb56-5431e878c10d tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 returned with HTTP 409 Jul 03 11:55:04.886255 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 227/888] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:55:04 2026] DELETE /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 => generated 167 bytes in 406 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:04.888660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.888660 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:04.888660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.888660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.910114 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.910114 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:04.921796 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:04.930157 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:04.933807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a949579a-f5d2-48a2-af2f-7a6411abb7de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:04.933991 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:04.934223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:04.934393 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 218/889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:04 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:04.935024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:04.964467 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:04.964467 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:04.971298 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:04.984004 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ba3388ef-308c-4d75-8f3b-df68fdda0f53 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:04.984676 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 223/890] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:04 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 1156 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:05.007179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:05.017920 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] POST https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866/action Jul 03 11:55:05.018654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:05.020228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:05.033117 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:05.033117 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:05.033738 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:05.041226 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Begin detaching volume completed successfully. Jul 03 11:55:05.041627 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-37e17349-50ad-4c17-8370-26875ec0a3af tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866/action returned with HTTP 202 Jul 03 11:55:05.042352 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 223/891] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:55:05 2026] POST /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:55:05.083273 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:05.085627 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:05.085867 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:05.086115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:05.086259 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:05.128359 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:55:05.133144 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:05.133144 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:05.134246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-83c600bc-9599-4f24-a755-5c8a5bec11d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:05.135221 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 228/892] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:05 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:05.951389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:05.954075 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:05.954330 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:05.954619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:05.967087 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:05.967087 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:05.971502 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:05.977772 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17fdb5d5-53e0-4314-8cb4-1cf17f72c114 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:05.978139 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 219/893] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:05 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:06.070284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0f4279c4-40bf-4c66-adef-d051b20f9578 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:06.072393 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0f4279c4-40bf-4c66-adef-d051b20f9578 None None] GET https://10.4.3.170/volume// Jul 03 11:55:06.072393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0f4279c4-40bf-4c66-adef-d051b20f9578 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:06.072393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0f4279c4-40bf-4c66-adef-d051b20f9578 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:06.072393 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0f4279c4-40bf-4c66-adef-d051b20f9578 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:55:06.072826 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 224/894] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:55:06 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 11:55:06.079911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:06.083777 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:06.084036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:06.084230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:06.098095 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:06.098095 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:06.103291 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:06.110092 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-117980c0-d95d-4256-97ef-577c55124bff tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:06.110730 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 224/895] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:55:06 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 1339 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:06.145926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:06.148110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:06.148630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:06.148910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:06.149085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:06.154302 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:06.154302 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:06.155387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8edd9c8-9f6f-4e26-ba10-11098fb56b6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:06.155925 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 229/896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:06 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:06.992040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:06.993756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:06.993973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:06.994148 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:07.003124 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:07.003124 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:07.006609 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:07.015995 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ebc06f71-550b-4188-aff7-fe582eb3ddce tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:07.016421 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 220/897] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:06 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:07.042387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ebd658e2-53e5-41bb-8f40-f89f2f58c81c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:07.045304 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ebd658e2-53e5-41bb-8f40-f89f2f58c81c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 Jul 03 11:55:07.045840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ebd658e2-53e5-41bb-8f40-f89f2f58c81c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:07.046939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ebd658e2-53e5-41bb-8f40-f89f2f58c81c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:07.057158 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:07.057158 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:07.166744 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d95b1a9c-735b-451d-9705-d16d12f4daed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:07.169418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d95b1a9c-735b-451d-9705-d16d12f4daed tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:07.169944 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d95b1a9c-735b-451d-9705-d16d12f4daed tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:07.170226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d95b1a9c-735b-451d-9705-d16d12f4daed tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:07.170431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d95b1a9c-735b-451d-9705-d16d12f4daed tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:07.178126 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:07.178126 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:07.179349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d95b1a9c-735b-451d-9705-d16d12f4daed tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:07.179987 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 225/898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:07 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:07.604713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8da7335e-3367-46a7-9ecd-5674ff04727d req-ebd658e2-53e5-41bb-8f40-f89f2f58c81c tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 returned with HTTP 200 Jul 03 11:55:07.605475 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 225/899] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:55:07 2026] DELETE /volume/v3/attachments/5c7a61d5-f088-4b6c-9d20-ea22b7567be8 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:08.036631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:08.042869 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:08.043144 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:08.043503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:08.060131 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:08.060131 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:08.067322 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:08.075230 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2c9bbfa0-cd1f-429a-8fcd-8433964b0fd1 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:08.075917 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 230/900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:08 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:08.200266 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:08.202737 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:08.203001 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:08.203256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:08.203423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:08.209970 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:08.209970 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:08.210643 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61d69e2a-80c3-47fb-93f1-7f16502f16b9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:08.211129 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 221/901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:08 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:08.313526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:08.315867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:08.316081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:08.316292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:08.324653 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:08.324653 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:08.328757 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:08.334431 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ae4feaa7-91d2-473c-820b-5a0f1fd2e2db req-faee6b1e-a607-436c-a744-2271b4732d7b tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:08.334431 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 226/902] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:08 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:08.361698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:08.364077 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:08.364277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:08.364476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:08.364642 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Delete volume with id: c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:08.374092 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:08.374092 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:08.374092 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:08.402331 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Delete volume request issued successfully. Jul 03 11:55:08.403346 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bcdeb00-396e-40cd-b366-c67f3dbc9659 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 202 Jul 03 11:55:08.403769 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 226/903] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:55:08 2026] DELETE /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:08.419349 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:08.422051 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:08.422460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:08.422689 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:08.431128 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:08.431128 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:08.436326 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Volume info retrieved successfully. Jul 03 11:55:08.442821 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e72623c2-77c4-47ab-ae6c-4de0403f168a tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 200 Jul 03 11:55:08.442821 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 231/904] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:08 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:55:09.090230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:09.092785 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:09.092785 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:09.092785 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:09.102861 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:09.102861 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:09.107329 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:09.112498 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ab2d577-1190-411d-9c73-0d0a8b0c6a92 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:09.112990 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 222/905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:09 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:09.227328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:09.229673 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:09.229929 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:09.230177 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:09.230311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:09.235966 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:09.235966 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:09.237178 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab3b5cb1-ad20-4741-a5c1-02e9535fe3af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:09.237669 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 227/906] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:09 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:09.457265 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7e13913d-7911-40e1-af96-49f6a123a840 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:09.460246 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e13913d-7911-40e1-af96-49f6a123a840 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] GET https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 Jul 03 11:55:09.460246 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e13913d-7911-40e1-af96-49f6a123a840 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:09.461535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e13913d-7911-40e1-af96-49f6a123a840 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:09.468714 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e13913d-7911-40e1-af96-49f6a123a840 tempest-TestServerVolumeAttachScenarioOldVersion-788102689 tempest-TestServerVolumeAttachScenarioOldVersion-788102689-project-member] https://10.4.3.170/volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 returned with HTTP 404 Jul 03 11:55:09.469303 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 227/907] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:09 2026] GET /volume/v3/volumes/c1350207-4e63-491a-9cf8-776eaa291866 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:09.881261 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-650dbe56-ee09-41c9-957a-d432b4696170 req-789a632f-946b-4ed9-92a6-fc0a31da08a0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:09.883258 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-789a632f-946b-4ed9-92a6-fc0a31da08a0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] POST https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27/action Jul 03 11:55:09.883657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-789a632f-946b-4ed9-92a6-fc0a31da08a0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:09.883780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-789a632f-946b-4ed9-92a6-fc0a31da08a0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:09.908606 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:09.908606 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:09.925107 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-650dbe56-ee09-41c9-957a-d432b4696170 req-789a632f-946b-4ed9-92a6-fc0a31da08a0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27/action returned with HTTP 204 Jul 03 11:55:09.925536 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 232/908] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:55:09 2026] POST /volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:10.129090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:10.131484 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:10.131807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:10.132127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:10.149119 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:10.149119 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:10.154260 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:10.159906 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e4715fd-a607-47a0-9d33-f4bf8b3ddb42 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:10.160546 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 223/909] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:10 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:10.175942 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:10.177724 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:10.177915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:10.178093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:10.186927 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:10.186927 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:10.190149 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:10.194433 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-657aba57-bcb1-40d7-aec7-4f3780f99932 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:10.194915 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 228/910] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:10 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:10.250737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:10.253119 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:10.253347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:10.253539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:10.253684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:10.258982 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:10.258982 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:10.259837 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-757ff268-0411-4d3c-b697-1d0cd0d5eb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:10.260225 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 228/911] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:10 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:10.273560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:10.275771 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:10.276002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:10.276203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:10.285603 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:10.285603 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:10.289188 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:10.293269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dee22261-7d8c-4d4a-bb1a-cb75f80dbd49 req-ee532301-e049-4cf9-b312-f915337c9690 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:10.293648 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 233/912] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:10 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:10.818726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:10.820181 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] GET https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:55:10.820181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:10.820181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:10.836971 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:10.836971 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:10.841853 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:55:10.849985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd68d3b2-3def-4cd7-8726-3dd82ba30d2c tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 200 Jul 03 11:55:10.850650 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 224/913] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:10 2026] GET /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:11.272928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:11.275746 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:11.276010 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:11.276202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:11.276306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:11.281285 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:11.281285 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:11.282280 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2607b2cf-0c9d-4fd0-a6b7-2203521ea1d3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:11.282755 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 229/914] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:11 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:11.296343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-304186e0-ab97-423d-a467-0df441012ded None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:11.298171 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-304186e0-ab97-423d-a467-0df441012ded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:55:11.298382 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-304186e0-ab97-423d-a467-0df441012ded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:11.298572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-304186e0-ab97-423d-a467-0df441012ded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:11.304875 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:11.304875 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:11.305394 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-304186e0-ab97-423d-a467-0df441012ded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:55:11.306250 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-304186e0-ab97-423d-a467-0df441012ded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 200 Jul 03 11:55:11.306677 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 229/915] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:55:11 2026] GET /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:11.320414 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:11.321550 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:11.321846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:11.322112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:11.322255 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:11.327535 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:11.327535 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:11.328651 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d96bd9cf-de42-421e-b04f-47a0bd5c0054 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:11.329101 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 234/916] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:11 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:11.342303 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:11.344160 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:11.346532 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:11.346532 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:11.346532 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete backup with id: 253dd567-1339-44bb-a675-1c5d1fdc45c5. Jul 03 11:55:11.348978 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:11.348978 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:11.369777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] delete_backup rpcapi backup_id 253dd567-1339-44bb-a675-1c5d1fdc45c5 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:55:11.369777 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33081ac1-5c50-40d1-9649-045bac5f52d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 202 Jul 03 11:55:11.369777 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 225/917] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:55:11 2026] DELETE /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:55:11.377889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-24d69c33-d97c-442f-b388-8c986269a2df None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:11.380079 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24d69c33-d97c-442f-b388-8c986269a2df tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:11.380079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24d69c33-d97c-442f-b388-8c986269a2df tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:11.380797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24d69c33-d97c-442f-b388-8c986269a2df tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:11.380797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-24d69c33-d97c-442f-b388-8c986269a2df tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:11.386556 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:11.386556 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:11.386556 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24d69c33-d97c-442f-b388-8c986269a2df tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 200 Jul 03 11:55:11.386969 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 230/918] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:11 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:12.399224 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.400925 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 Jul 03 11:55:12.401117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:12.401285 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:12.401412 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Show backup with id 253dd567-1339-44bb-a675-1c5d1fdc45c5. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:55:12.404677 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-93c3f9c4-f40b-4cdc-80bc-05e22c8f0c5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 returned with HTTP 404 Jul 03 11:55:12.405112 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 230/919] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:12 2026] GET /volume/v3/backups/253dd567-1339-44bb-a675-1c5d1fdc45c5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:12.497026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ff2d7c5c-f302-4e67-a834-824349984528 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.498818 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:55:12.499057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:12.499245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:12.499342 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:55:12.505959 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:12.505959 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:12.506412 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:55:12.542018 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:55:12.542018 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ff2d7c5c-f302-4e67-a834-824349984528 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 202 Jul 03 11:55:12.542018 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 235/920] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:55:12 2026] DELETE /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:12.549421 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-41990797-603d-44d7-8ec8-3f54f0fd176a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.551874 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41990797-603d-44d7-8ec8-3f54f0fd176a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:55:12.551874 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41990797-603d-44d7-8ec8-3f54f0fd176a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:12.552997 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41990797-603d-44d7-8ec8-3f54f0fd176a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:12.559449 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:12.559449 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:12.559944 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-41990797-603d-44d7-8ec8-3f54f0fd176a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:55:12.560837 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41990797-603d-44d7-8ec8-3f54f0fd176a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 200 Jul 03 11:55:12.561245 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 226/921] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:55:12 2026] GET /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:12.675803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.677923 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:12.678272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "c1410a73-4e65-4cb2-a3f7-98e105166a47-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:12.679895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'c1410a73-4e65-4cb2-a3f7-98e105166a47-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:12.680022 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Create volume of 1 GB Jul 03 11:55:12.684528 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Availability Zones retrieved successfully. Jul 03 11:55:12.690191 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Flow 'volume_create_api' (e43bbe15-93b0-4614-b70c-77b7258b9d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:12.691391 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a119a1-6e68-4bcb-abad-5713d8c8db0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:12.692287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:12.715836 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a119a1-6e68-4bcb-abad-5713d8c8db0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:12.716587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af0ffa-3048-421e-b979-4feba7cf03ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:12.770168 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Created reservations ['74e66940-bdb5-48f8-b1b1-f6eeb34a7e1c', 'd9b6adbf-5e5d-4181-ba48-c4771fdc0482', 'afb96d57-22aa-43ca-ba55-4d6d119ac39c', '1cc9c93a-c379-47b6-b6e1-8980fb54095a'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:12.770959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af0ffa-3048-421e-b979-4feba7cf03ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e66940-bdb5-48f8-b1b1-f6eeb34a7e1c', 'd9b6adbf-5e5d-4181-ba48-c4771fdc0482', 'afb96d57-22aa-43ca-ba55-4d6d119ac39c', '1cc9c93a-c379-47b6-b6e1-8980fb54095a']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:12.771839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe685bbf-36b2-44e2-99ec-24bbdd914585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:12.799737 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe685bbf-36b2-44e2-99ec-24bbdd914585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a425dd93-4f1e-4eaf-8d8f-8547b85ef055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='c1410a73-4e65-4cb2-a3f7-98e105166a47-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='235479e8d103482290b7466885099439',qos_specs=None,replication_status=,reservations=['74e66940-bdb5-48f8-b1b1-f6eeb34a7e1c','d9b6adbf-5e5d-4181-ba48-c4771fdc0482','afb96d57-22aa-43ca-ba55-4d6d119ac39c','1cc9c93a-c379-47b6-b6e1-8980fb54095a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:12Z,deleted=False,deleted_at=None,display_description='',display_name='c1410a73-4e65-4cb2-a3f7-98e105166a47-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a425dd93-4f1e-4eaf-8d8f-8547b85ef055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='235479e8d103482290b7466885099439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:12.800896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6705dc6c-1d97-4eb3-aac9-aaf9a0720f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:12.821722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6705dc6c-1d97-4eb3-aac9-aaf9a0720f12) transitioned into 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='c1410a73-4e65-4cb2-a3f7-98e105166a47-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='235479e8d103482290b7466885099439',qos_specs=None,replication_status=,reservations=['74e66940-bdb5-48f8-b1b1-f6eeb34a7e1c','d9b6adbf-5e5d-4181-ba48-c4771fdc0482','afb96d57-22aa-43ca-ba55-4d6d119ac39c','1cc9c93a-c379-47b6-b6e1-8980fb54095a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:12.822637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83608f77-ad46-4664-b9cc-78ec2ce930a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:12.834072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83608f77-ad46-4664-b9cc-78ec2ce930a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:12.835135 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Flow 'volume_create_api' (e43bbe15-93b0-4614-b70c-77b7258b9d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:12.835539 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Create volume request issued successfully. Jul 03 11:55:12.836208 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-8f2c72b2-a541-4e13-8c56-c2c90e6ea531 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:12.836803 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 231/922] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 11:55:12 2026] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:55:12.844800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.847192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:55:12.847493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:12.847836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:12.856159 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:12.856159 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:12.861889 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:55:12.867158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-92c2a5b1-81a6-416d-bf59-e865d739ec10 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 200 Jul 03 11:55:12.867673 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 231/923] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:12 2026] GET /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:12.877254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:12.882293 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:55:12.882523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:12.882761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:12.895586 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:12.895586 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:12.900177 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:55:12.908955 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-991521bd-a9e6-443e-ad33-5f860fdc005a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 200 Jul 03 11:55:12.909489 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 236/924] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:12 2026] GET /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:13.570279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-79181857-7cd7-461a-8d05-201e6c8f4038 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:13.572583 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-79181857-7cd7-461a-8d05-201e6c8f4038 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f Jul 03 11:55:13.572583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-79181857-7cd7-461a-8d05-201e6c8f4038 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:13.572672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-79181857-7cd7-461a-8d05-201e6c8f4038 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:13.582784 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-79181857-7cd7-461a-8d05-201e6c8f4038 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f returned with HTTP 404 Jul 03 11:55:13.583250 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 227/925] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:55:13 2026] GET /volume/v3/snapshots/95daa7b0-a8b1-42c0-9b8d-d606cfe1d03f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:13.592116 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:13.594050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:55:13.594261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:13.594462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:13.601409 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:13.601409 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:13.604742 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:55:13.608700 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c7d2771-44c9-4d4b-b578-245c403d1f6c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:55:13.609055 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 232/926] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:13 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:13.637320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:13.639536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:13.639583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-351413461"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:13.641045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-351413461'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:13.712678 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 1 GB Jul 03 11:55:13.718320 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:55:13.723710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (26fa9951-6b6d-4fc6-b180-d757e2fbe9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:13.725344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d725916a-c445-4474-841c-6c7797721373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:13.726242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:13.777365 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d725916a-c445-4474-841c-6c7797721373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:13.778046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1222746c-e51d-400f-9142-91b4a4e72495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:13.815298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['a9cf7c50-75f2-4dc9-82d2-dd8c46c7ffbb', '4c2f1d64-7f93-4e20-bf70-c63e37e32932', '73e04ecc-b68c-4e31-9c02-9ec8b99d78f1', '34c3c84a-3253-4eff-afe6-895e277c59e2'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:13.816012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1222746c-e51d-400f-9142-91b4a4e72495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9cf7c50-75f2-4dc9-82d2-dd8c46c7ffbb', '4c2f1d64-7f93-4e20-bf70-c63e37e32932', '73e04ecc-b68c-4e31-9c02-9ec8b99d78f1', '34c3c84a-3253-4eff-afe6-895e277c59e2']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:13.816755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed7c0ec-bf54-44b3-8d30-992e2480a136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:13.838243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed7c0ec-bf54-44b3-8d30-992e2480a136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73fa9682-eeb4-43b3-b5cb-088b0e781d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-351413461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['a9cf7c50-75f2-4dc9-82d2-dd8c46c7ffbb','4c2f1d64-7f93-4e20-bf70-c63e37e32932','73e04ecc-b68c-4e31-9c02-9ec8b99d78f1','34c3c84a-3253-4eff-afe6-895e277c59e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-351413461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73fa9682-eeb4-43b3-b5cb-088b0e781d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:13.838888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d08640-2cd8-464e-91fe-c01ca3399798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:13.859845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d08640-2cd8-464e-91fe-c01ca3399798) transitioned into state 'SUCCESS' from state '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-351413461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['a9cf7c50-75f2-4dc9-82d2-dd8c46c7ffbb','4c2f1d64-7f93-4e20-bf70-c63e37e32932','73e04ecc-b68c-4e31-9c02-9ec8b99d78f1','34c3c84a-3253-4eff-afe6-895e277c59e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:13.860682 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d0ac1b-97b1-4365-8a5b-a4244469c732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:13.874005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d0ac1b-97b1-4365-8a5b-a4244469c732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:13.874717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (26fa9951-6b6d-4fc6-b180-d757e2fbe9d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:13.874985 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:55:13.875503 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2fe0ac19-f50b-46b7-823d-17fe04caf3f7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:13.876072 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 232/927] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:55:13 2026] POST /volume/v3/volumes => generated 753 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:55:13.888651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:13.890975 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:55:13.891215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:13.891426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:13.898004 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:13.898004 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:13.901739 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:55:13.905861 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ba560b5-dc9e-46d1-9669-dc877e10a014 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:55:13.906400 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 237/928] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:13 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:14.918678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:14.920433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:55:14.920676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:14.920916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:14.929050 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:14.929050 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:14.933646 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:55:14.938718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a6b9a8e4-0f31-45a1-92b0-c02350576683 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:55:14.939080 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 228/929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:14 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:15.924862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:15.927621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:55:15.928186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:15.928186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:15.937388 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:15.937388 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:15.946681 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:55:15.952404 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-63969fd7-b47b-47b8-9980-7c5d51062942 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 200 Jul 03 11:55:15.953071 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 233/930] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:15 2026] GET /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:15.964838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3725577b-229a-49a3-bc2c-1dbf52915e96 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:15.965425 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3725577b-229a-49a3-bc2c-1dbf52915e96 None None] GET https://10.4.3.170/volume// Jul 03 11:55:15.965425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3725577b-229a-49a3-bc2c-1dbf52915e96 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:15.965611 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3725577b-229a-49a3-bc2c-1dbf52915e96 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:15.966023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3725577b-229a-49a3-bc2c-1dbf52915e96 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:55:15.967294 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 233/931] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:55:15 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 11:55:15.977962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-c3c69d88-c5d6-42bb-a84a-469d50fc3176 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:15.980411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-c3c69d88-c5d6-42bb-a84a-469d50fc3176 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:55:15.980819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-c3c69d88-c5d6-42bb-a84a-469d50fc3176 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a425dd93-4f1e-4eaf-8d8f-8547b85ef055", "connector": null, "instance_uuid": "c1410a73-4e65-4cb2-a3f7-98e105166a47"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:15.992257 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:15.992257 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:16.025790 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-c3c69d88-c5d6-42bb-a84a-469d50fc3176 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:55:16.026429 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 238/932] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:55:15 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 11:55:16.041759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-77fda065-79d5-41f3-9037-f88e2a166502 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:16.042168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77fda065-79d5-41f3-9037-f88e2a166502 None None] GET https://10.4.3.170/volume// Jul 03 11:55:16.042323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77fda065-79d5-41f3-9037-f88e2a166502 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:16.042587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77fda065-79d5-41f3-9037-f88e2a166502 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:16.042995 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77fda065-79d5-41f3-9037-f88e2a166502 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:55:16.043447 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 229/933] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:55: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 11:55:16.059121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:16.062539 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:55:16.062797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:16.062992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:16.079623 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:16.079623 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:16.086776 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:55:16.091812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-51afe1b1-aa08-4ccb-9527-36f291022603 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 200 Jul 03 11:55:16.092231 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 234/934] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:55:16 2026] GET /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:16.210260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:16.212825 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] PUT https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd Jul 03 11:55:16.213195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:16.221444 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Acquiring lock "cinder-attachment_update-a425dd93-4f1e-4eaf-8d8f-8547b85ef055-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:55:16.227676 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Lock "cinder-attachment_update-a425dd93-4f1e-4eaf-8d8f-8547b85ef055-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:55:16.228959 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:16.228959 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:16.751588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Lock "cinder-attachment_update-a425dd93-4f1e-4eaf-8d8f-8547b85ef055-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:55:16.751588 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-5d559bba-f2b8-44be-90cc-2f1f4e211762 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd returned with HTTP 200 Jul 03 11:55:16.751708 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 234/935] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:55:16 2026] PUT /volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:17.273497 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-f425267e-2d3b-485d-8b8b-b7e30217a4a9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:17.276321 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-f425267e-2d3b-485d-8b8b-b7e30217a4a9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd/action Jul 03 11:55:17.276877 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-f425267e-2d3b-485d-8b8b-b7e30217a4a9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:17.277057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-f425267e-2d3b-485d-8b8b-b7e30217a4a9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:17.300266 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:17.300266 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:17.314355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bdcdf7a8-f265-49de-be89-d83af3ae6dc7 req-f425267e-2d3b-485d-8b8b-b7e30217a4a9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd/action returned with HTTP 204 Jul 03 11:55:17.314908 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 239/936] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:55:17 2026] POST /volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:22.631851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:22.633694 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:22.634029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:22.634251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:22.644212 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:22.644212 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:22.648271 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:22.654792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ebe2280-e9c4-4db0-9d8a-fd32b0462a47 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:55:22.655265 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 230/937] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:22 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:22.701136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:22.707016 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:22.707323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:22.707560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:22.719844 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:22.719844 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:22.724386 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:22.730309 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-cd566b47-2313-4815-b5fc-703af77a230d tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:55:22.731391 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 235/938] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:22 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:22.771223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:22.774256 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] POST https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9/action Jul 03 11:55:22.774586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:22.774696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:22.787455 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:22.787455 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:22.788014 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:22.801821 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Begin detaching volume completed successfully. Jul 03 11:55:22.802199 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-a505dc37-ab3c-4d53-8243-5187ac482116 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9/action returned with HTTP 202 Jul 03 11:55:22.802764 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 235/939] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:55:22 2026] POST /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:55:23.291143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:23.293521 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:55:23.293822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:23.294151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:23.306548 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:23.306548 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:23.310295 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:55:23.315520 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ee7d395c-ef2e-4615-bfcc-24aa4152bde3 req-01ed1891-06b9-4220-8a84-304036946066 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:55:23.316086 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 240/940] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:23 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:23.835980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-62071966-5338-4ecc-bb78-047571a4e2d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:23.836401 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-62071966-5338-4ecc-bb78-047571a4e2d0 None None] GET https://10.4.3.170/volume// Jul 03 11:55:23.836401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-62071966-5338-4ecc-bb78-047571a4e2d0 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:23.836635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-62071966-5338-4ecc-bb78-047571a4e2d0 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:23.836939 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-62071966-5338-4ecc-bb78-047571a4e2d0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:55:23.837183 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 231/941] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:55: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 11:55:23.845032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:23.847450 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:23.847713 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:23.847941 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:23.861111 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:23.861111 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:23.867108 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:23.876227 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-3667cdf0-2e9c-489c-8733-12ed69ef2bf2 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:55:23.876705 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 236/942] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:55:23 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:24.995732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0dd7a357-3801-4e52-8e67-815b25973961 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:24.997900 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:24.998359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b1f3b1fb-54f9-42ec-8d8e-1265dc408b45", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:25.000054 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b1f3b1fb-54f9-42ec-8d8e-1265dc408b45', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:25.080488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-9621a27b-c2ae-4039-9edb-515ccde718ab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:25.083771 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-9621a27b-c2ae-4039-9edb-515ccde718ab tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e Jul 03 11:55:25.084439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-9621a27b-c2ae-4039-9edb-515ccde718ab tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:25.085390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-9621a27b-c2ae-4039-9edb-515ccde718ab tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:25.101404 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume of 1 GB Jul 03 11:55:25.101507 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:25.101507 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:25.105762 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Availability Zones retrieved successfully. Jul 03 11:55:25.113439 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (ea3305d3-a3a3-40f1-ac6b-4d2465a86f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:25.115192 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb2ba82-98b4-4593-8b64-acb843025353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:25.116720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:25.198182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb2ba82-98b4-4593-8b64-acb843025353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:25.199411 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3205ccbf-0cb8-4f76-a911-577664face4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:25.308408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['02d73858-dc46-4238-bafc-d1dbfb4c0c06', '59ebd6b7-3b20-408a-a177-373d529e0a30', '541fafb3-e81b-4675-88f9-e44331a2a122', 'e7a6c27f-e0fe-4ae9-8b27-4419aee97cd7'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:25.309238 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3205ccbf-0cb8-4f76-a911-577664face4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d73858-dc46-4238-bafc-d1dbfb4c0c06', '59ebd6b7-3b20-408a-a177-373d529e0a30', '541fafb3-e81b-4675-88f9-e44331a2a122', 'e7a6c27f-e0fe-4ae9-8b27-4419aee97cd7']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:25.309978 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226921d9-f9c0-484e-ac02-39c214ee67d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:25.345673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226921d9-f9c0-484e-ac02-39c214ee67d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d', '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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['02d73858-dc46-4238-bafc-d1dbfb4c0c06','59ebd6b7-3b20-408a-a177-373d529e0a30','541fafb3-e81b-4675-88f9-e44331a2a122','e7a6c27f-e0fe-4ae9-8b27-4419aee97cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:25Z,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=db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f61f271582e846d7a2c01055683a05d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8576743df7d94e7d9fe2749b44049531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:25.346662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e414b5-ec7c-4b7e-869b-7855d307bbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:25.379011 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e414b5-ec7c-4b7e-869b-7855d307bbe6) transitioned into state 'SUCCESS' from 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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['02d73858-dc46-4238-bafc-d1dbfb4c0c06','59ebd6b7-3b20-408a-a177-373d529e0a30','541fafb3-e81b-4675-88f9-e44331a2a122','e7a6c27f-e0fe-4ae9-8b27-4419aee97cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:25.380602 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62582d61-fc8b-4e97-a66c-4e6cc04496e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:25.398553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62582d61-fc8b-4e97-a66c-4e6cc04496e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:25.401760 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (ea3305d3-a3a3-40f1-ac6b-4d2465a86f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:25.401760 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request issued successfully. Jul 03 11:55:25.402947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0dd7a357-3801-4e52-8e67-815b25973961 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:25.406590 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 236/943] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:55:24 2026] POST /volume/v3/volumes => generated 775 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:25.421140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:25.425137 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:25.425137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:25.425137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:25.435224 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:25.435224 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:25.440312 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:25.446198 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be53ed8a-def5-4aa9-a9db-bfb0f3f7c0b9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:25.446942 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 232/944] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:25 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:25.659169 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-32aa66e1-d3fd-4cc5-b71e-269d5eb5f06e req-9621a27b-c2ae-4039-9edb-515ccde718ab tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e returned with HTTP 200 Jul 03 11:55:25.659591 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 241/945] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:55:25 2026] DELETE /volume/v3/attachments/a6e8c9ba-de2c-4913-a3ae-302a730f809e => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:26.461056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:26.463122 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:26.463418 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:26.463734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:26.473478 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:26.473478 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:26.479249 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:26.485902 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-01a6bfc8-be93-49d7-94bd-25a9469a7866 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:26.486519 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 237/946] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:26 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:27.086350 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c08aa029-054b-4d5d-ac99-f280d68135aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:27.087435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c08aa029-054b-4d5d-ac99-f280d68135aa tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:27.087668 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c08aa029-054b-4d5d-ac99-f280d68135aa tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:27.087923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c08aa029-054b-4d5d-ac99-f280d68135aa tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:27.100468 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:27.100468 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:27.107962 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c08aa029-054b-4d5d-ac99-f280d68135aa tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:27.118720 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c08aa029-054b-4d5d-ac99-f280d68135aa tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:55:27.119507 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 237/947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:27 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:27.500472 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:27.502925 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:27.503208 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:27.503471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:27.514626 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:27.514626 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:27.520048 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:27.526274 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e8570b3-413e-46d8-af1a-99c9a71ad652 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:27.526652 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 233/948] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:27 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:28.533543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:28.535730 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:55:28.535924 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:28.536109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:28.539814 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c649015-7915-445f-81ad-5e73308652bd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:28.541706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c649015-7915-445f-81ad-5e73308652bd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:28.541960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c649015-7915-445f-81ad-5e73308652bd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:28.542160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c649015-7915-445f-81ad-5e73308652bd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:28.546694 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:28.546694 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:28.550975 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:55:28.552220 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:28.552220 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:28.556631 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7a935212-5b93-45f4-9a47-b6ffbb6458d1 req-d1ac48e4-6985-42ed-9158-89761b3b134a tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 200 Jul 03 11:55:28.557158 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 242/949] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:55:28 2026] GET /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:28.558259 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4c649015-7915-445f-81ad-5e73308652bd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:28.564625 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c649015-7915-445f-81ad-5e73308652bd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:28.565165 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 238/950] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:28 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:29.578176 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:29.579974 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:29.580496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:29.580496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:29.588715 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:29.588715 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:29.592356 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:29.596420 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85d972ce-99e0-4403-b4ee-9ea15bc38afc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:29.596812 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 238/951] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:29 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:30.379341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-c82e6755-b580-41f4-a5e0-9103e9ab355e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:30.383399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-c82e6755-b580-41f4-a5e0-9103e9ab355e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 Jul 03 11:55:30.383399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-c82e6755-b580-41f4-a5e0-9103e9ab355e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:30.383399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-c82e6755-b580-41f4-a5e0-9103e9ab355e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:30.391771 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:30.391771 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:30.611813 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:30.613753 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:30.613995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:30.614290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:30.623042 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:30.623042 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:30.629208 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:30.637355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d91d3d3-c6b0-489a-b270-818d36b49c50 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:30.637934 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 243/952] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:30 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:30.918687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-c82e6755-b580-41f4-a5e0-9103e9ab355e tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 returned with HTTP 200 Jul 03 11:55:30.919104 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 234/953] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:55:30 2026] DELETE /volume/v3/attachments/0e9c386e-8202-4db9-b19f-a1c26af02fd2 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:30.929032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:30.931217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:55:30.931452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:30.931691 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:30.931885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Delete volume with id: a9febf5c-26a6-43d9-9c79-ade4e108652a Jul 03 11:55:30.939657 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:30.939657 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:30.940129 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:55:30.956386 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Delete volume request issued successfully. Jul 03 11:55:30.956573 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51feffd7-0780-4beb-8c40-cb2e21eec835 req-d62ef629-782f-4863-8757-e1c2114492b7 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a returned with HTTP 202 Jul 03 11:55:30.957039 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 239/954] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:55:30 2026] DELETE /volume/v3/volumes/a9febf5c-26a6-43d9-9c79-ade4e108652a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:31.651049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-27f73856-e328-46aa-878c-e9b813aad80a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:31.653166 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27f73856-e328-46aa-878c-e9b813aad80a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:31.653454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27f73856-e328-46aa-878c-e9b813aad80a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:31.653713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27f73856-e328-46aa-878c-e9b813aad80a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:31.664011 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:31.664011 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:31.666837 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-27f73856-e328-46aa-878c-e9b813aad80a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:31.671481 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27f73856-e328-46aa-878c-e9b813aad80a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:31.671922 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 239/955] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:31 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:32.694878 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-639494e9-07ed-4744-8519-36bb42daf3dd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:32.702047 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-639494e9-07ed-4744-8519-36bb42daf3dd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:32.702471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-639494e9-07ed-4744-8519-36bb42daf3dd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:32.702754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-639494e9-07ed-4744-8519-36bb42daf3dd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:32.713628 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:32.713628 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:32.718757 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-639494e9-07ed-4744-8519-36bb42daf3dd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:32.728335 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-639494e9-07ed-4744-8519-36bb42daf3dd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:32.728834 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 244/956] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:32 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:33.054573 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:33.056414 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:55:33.057946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:33.057946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:33.057946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Delete volume with id: 91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:55:33.064350 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:33.064350 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:33.064845 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:55:33.111907 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Delete volume request issued successfully. Jul 03 11:55:33.112228 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-befaa31e-977f-4f3d-9571-389e9012f7d2 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 202 Jul 03 11:55:33.112725 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 235/957] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:55:33 2026] DELETE /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:33.128161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81022537-aa79-4835-b44f-4ab4b3855c31 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:33.131549 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81022537-aa79-4835-b44f-4ab4b3855c31 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:55:33.131858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81022537-aa79-4835-b44f-4ab4b3855c31 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:33.132349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81022537-aa79-4835-b44f-4ab4b3855c31 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:33.147398 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:33.147398 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:33.154407 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-81022537-aa79-4835-b44f-4ab4b3855c31 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Volume info retrieved successfully. Jul 03 11:55:33.163229 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81022537-aa79-4835-b44f-4ab4b3855c31 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 200 Jul 03 11:55:33.163821 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 240/958] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:33 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:33.747335 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:33.751811 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:33.752098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:33.752335 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:33.767258 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:33.767258 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:33.772213 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:33.777799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-733b7b1e-96c7-4258-bcd0-a292e5dd3d97 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:33.778271 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 240/959] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:33 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:34.179626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-37839737-fee6-49a5-b8e1-0bac5fe91134 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:34.183686 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-37839737-fee6-49a5-b8e1-0bac5fe91134 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] GET https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 Jul 03 11:55:34.183982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-37839737-fee6-49a5-b8e1-0bac5fe91134 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:34.184259 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-37839737-fee6-49a5-b8e1-0bac5fe91134 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:34.193403 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-37839737-fee6-49a5-b8e1-0bac5fe91134 tempest-ServerActionsTestOtherA-1737975659 tempest-ServerActionsTestOtherA-1737975659-project-member] https://10.4.3.170/volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 returned with HTTP 404 Jul 03 11:55:34.194192 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 245/960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:34 2026] GET /volume/v3/volumes/91e64e87-c6b6-4aa7-833f-cb70f41c5135 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:34.792632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e0b770b1-55a7-465d-9009-91e78c335eab None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:34.798406 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0b770b1-55a7-465d-9009-91e78c335eab tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:34.798406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0b770b1-55a7-465d-9009-91e78c335eab tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:34.798406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0b770b1-55a7-465d-9009-91e78c335eab tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:34.806198 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:34.806198 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:34.809831 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e0b770b1-55a7-465d-9009-91e78c335eab tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:34.818250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0b770b1-55a7-465d-9009-91e78c335eab tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:34.818843 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 236/961] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:34 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:34.835439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:34.837248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:34.837496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:34.837691 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:34.845897 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:34.845897 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:34.850774 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:34.859688 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-437b0c1d-57f9-4b81-9269-82f6f3d4fde5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:34.859688 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 241/962] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:34 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:34.879522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5d9db4aa-0420-4072-affc-8892d145a545 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:34.884177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:34.884177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:34.884177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:34.884177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:34.892645 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:34.892645 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:34.892645 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:34.936187 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume request issued successfully. Jul 03 11:55:34.937029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d9db4aa-0420-4072-affc-8892d145a545 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 202 Jul 03 11:55:34.937782 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 241/963] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:55:34 2026] DELETE /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:34.948163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:34.954046 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:34.954343 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:34.954746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:34.962878 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:34.962878 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:34.967041 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:34.972252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4433cbc3-706b-4cf6-913e-04ef59a79029 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 200 Jul 03 11:55:34.972751 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 246/964] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:34 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:35.374978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:35.374978 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:35.374978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:35.374978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:35.374978 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Delete volume with id: 8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:35.386456 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:35.386456 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:35.386913 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:35.415912 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Delete volume request issued successfully. Jul 03 11:55:35.415912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36242a8-5e8d-424a-9558-9b88f2c3d62a tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 202 Jul 03 11:55:35.415912 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 237/965] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:55:35 2026] DELETE /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:35.425063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:35.426416 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:35.426416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:35.426416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:35.441242 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:35.441242 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:35.447815 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Volume info retrieved successfully. Jul 03 11:55:35.453859 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04bd9ff9-b85a-49eb-a657-9556d2324550 tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 200 Jul 03 11:55:35.454441 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 242/966] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:35 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:35.989945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f8e60ccb-d4b2-46be-a9b9-aeadce0d3b76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:35.993904 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f8e60ccb-d4b2-46be-a9b9-aeadce0d3b76 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:55:35.994189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f8e60ccb-d4b2-46be-a9b9-aeadce0d3b76 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:35.994454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f8e60ccb-d4b2-46be-a9b9-aeadce0d3b76 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:36.004320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f8e60ccb-d4b2-46be-a9b9-aeadce0d3b76 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 404 Jul 03 11:55:36.005080 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 242/967] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:35 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:36.466607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e546d263-ac35-4c1d-8497-ec1b0def593c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:36.468343 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e546d263-ac35-4c1d-8497-ec1b0def593c tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] GET https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 Jul 03 11:55:36.468569 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e546d263-ac35-4c1d-8497-ec1b0def593c tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:36.468776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e546d263-ac35-4c1d-8497-ec1b0def593c tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:36.474659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e546d263-ac35-4c1d-8497-ec1b0def593c tempest-ServerStableDeviceRescueTest-1663406582 tempest-ServerStableDeviceRescueTest-1663406582-project-member] https://10.4.3.170/volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 returned with HTTP 404 Jul 03 11:55:36.475097 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 247/968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:36 2026] GET /volume/v3/volumes/8026d980-b6f3-43a1-ab12-8b28f7a255b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:37.778896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:37.781062 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:37.781536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "a5bfb301-c42a-48de-9f17-4315c29416b1", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:37.783300 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'a5bfb301-c42a-48de-9f17-4315c29416b1', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:38.021425 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume of 1 GB Jul 03 11:55:38.027085 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Availability Zones retrieved successfully. Jul 03 11:55:38.032992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (92c0c126-ea94-459d-aee8-ffbbdba2f5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:38.034022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bce6ba6-3fd3-495c-89ab-9ca1e40a6409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:38.035651 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:38.132690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bce6ba6-3fd3-495c-89ab-9ca1e40a6409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:38.133598 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60630229-067b-40e7-ae24-cdd1ad404dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:38.182153 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['0f7321b1-9085-4b29-a0fe-2c61fd1d5faf', '8697f2d8-700a-4713-84da-83939a3109f5', 'd788a355-439d-44e1-8fd5-e0a3f767d20a', '9d1ec3f3-fe63-40af-a7f6-bddbba87f3a2'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:38.183257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60630229-067b-40e7-ae24-cdd1ad404dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7321b1-9085-4b29-a0fe-2c61fd1d5faf', '8697f2d8-700a-4713-84da-83939a3109f5', 'd788a355-439d-44e1-8fd5-e0a3f767d20a', '9d1ec3f3-fe63-40af-a7f6-bddbba87f3a2']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:38.184385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2724b8f7-71d5-4dfe-814f-ee7b1b01021e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:38.215504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2724b8f7-71d5-4dfe-814f-ee7b1b01021e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287fe150-97db-4463-a79e-0bc4aae516c8', '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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['0f7321b1-9085-4b29-a0fe-2c61fd1d5faf','8697f2d8-700a-4713-84da-83939a3109f5','d788a355-439d-44e1-8fd5-e0a3f767d20a','9d1ec3f3-fe63-40af-a7f6-bddbba87f3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:38Z,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=287fe150-97db-4463-a79e-0bc4aae516c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f61f271582e846d7a2c01055683a05d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8576743df7d94e7d9fe2749b44049531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:38.216482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05926dbf-311b-44c5-b704-6c70e552fb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:38.240865 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05926dbf-311b-44c5-b704-6c70e552fb28) transitioned into state 'SUCCESS' from 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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['0f7321b1-9085-4b29-a0fe-2c61fd1d5faf','8697f2d8-700a-4713-84da-83939a3109f5','d788a355-439d-44e1-8fd5-e0a3f767d20a','9d1ec3f3-fe63-40af-a7f6-bddbba87f3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:38.241580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9f906c-ff25-4486-bcc0-a3d946fe70cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:38.255891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9f906c-ff25-4486-bcc0-a3d946fe70cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:38.257311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (92c0c126-ea94-459d-aee8-ffbbdba2f5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:38.257880 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request issued successfully. Jul 03 11:55:38.258864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f27ab5d-8a11-4488-91b2-713bfefb609d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:38.259570 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 238/969] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:55:37 2026] POST /volume/v3/volumes => generated 775 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:38.271275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:38.273027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:38.273242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:38.273454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:38.279881 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:38.279881 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:38.283297 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:38.287349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70905ef3-26a0-4db8-8c8d-8a69d551b95f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:38.287756 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 243/970] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:38 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:39.299921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:39.301903 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:39.302117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:39.302296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:39.309703 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:39.309703 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:39.322117 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:39.327738 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de02febb-eff4-4ef0-a4f3-0ef20fe2e02b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:39.327880 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 243/971] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:39 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:40.343070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:40.345217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:40.345530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:40.345814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:40.350829 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=171,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:55:40.357996 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:40.357996 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:40.368626 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:40.373900 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f87a8277-3ffd-44c3-ad8a-909e7a94842c tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:40.374569 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 248/972] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:40 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 925 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:41.387089 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:41.388858 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:41.389218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:41.389524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:41.568402 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:41.568402 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:41.571905 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:41.576315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-297119fa-64ed-4b09-8b23-b16b0e6dd574 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:41.577956 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 239/973] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:41 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 928 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:42.590974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:42.593053 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:42.593803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:42.594031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:42.601608 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:42.601608 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:42.605709 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:42.610839 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0704ebe8-044a-4e4c-bfb6-545f86a59aef tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:42.611198 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 244/974] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:42 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:43.629981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:43.634819 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:43.634819 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:43.635001 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:43.643812 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:43.643812 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:43.649351 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:43.657665 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44080b86-cc7a-45d2-9e57-fc7819b85252 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:43.658169 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 244/975] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:43 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:44.680964 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:44.683136 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:44.683412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:44.683569 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:44.693602 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:44.693602 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:44.698387 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:44.704728 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-933c49c5-52f3-4a05-b33e-b5de07bc063a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:44.705447 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 249/976] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:44 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:45.720605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c71d91d-58c7-481b-b605-58358d524930 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:45.722707 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c71d91d-58c7-481b-b605-58358d524930 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:45.723140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c71d91d-58c7-481b-b605-58358d524930 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:45.723294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c71d91d-58c7-481b-b605-58358d524930 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:45.732166 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:45.732166 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:45.736468 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1c71d91d-58c7-481b-b605-58358d524930 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:45.742284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c71d91d-58c7-481b-b605-58358d524930 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:45.742851 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 240/977] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:45 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:46.640921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4dc50364-0940-4104-a8d7-56ef0541e9f2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.735268 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dc50364-0940-4104-a8d7-56ef0541e9f2 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:55:46.735706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4dc50364-0940-4104-a8d7-56ef0541e9f2 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1090063748"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:46.749185 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dc50364-0940-4104-a8d7-56ef0541e9f2 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:55:46.749642 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 245/978] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:55:46 2026] POST /volume/v3/group_types => generated 181 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:46.757850 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-632e0d38-d0e5-4e7c-9c24-da3cbbce129f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.759885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-632e0d38-d0e5-4e7c-9c24-da3cbbce129f tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] POST https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs Jul 03 11:55:46.760334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-632e0d38-d0e5-4e7c-9c24-da3cbbce129f tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:46.762294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.765884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:46.766093 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.766288 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.768476 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=188,cinder:UPDATE=51,cinder:INSERT=28 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:55:46.774470 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:46.774470 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:46.778654 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:46.782878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-632e0d38-d0e5-4e7c-9c24-da3cbbce129f tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs returned with HTTP 202 Jul 03 11:55:46.783352 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 245/979] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 3 11:55:46 2026] POST /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:55:46.783836 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3a126f08-f9f0-43d8-9b26-117c81c9ed1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:46.784438 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 250/980] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:46.792461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-881f7b13-5bdd-448f-9f9f-1c2c40e9dedf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.794249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-881f7b13-5bdd-448f-9f9f-1c2c40e9dedf tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] POST https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs Jul 03 11:55:46.794695 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-881f7b13-5bdd-448f-9f9f-1c2c40e9dedf tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:46.796262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.798213 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=190,cinder:UPDATE=40,cinder:INSERT=21 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:55:46.798343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:46.798491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.798750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.806849 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:46.806849 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:46.810893 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:46.811818 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-881f7b13-5bdd-448f-9f9f-1c2c40e9dedf tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs returned with HTTP 202 Jul 03 11:55:46.812276 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 241/981] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 3 11:55:46 2026] POST /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:55:46.816929 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b6c1142-f2f9-4ae5-a2be-17fce67648f9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:46.817523 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 246/982] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:46.822955 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d9635968-f76c-47ad-b723-85e225a3e032 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.824987 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9635968-f76c-47ad-b723-85e225a3e032 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 Jul 03 11:55:46.825193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9635968-f76c-47ad-b723-85e225a3e032 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.825341 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9635968-f76c-47ad-b723-85e225a3e032 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.831265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.832687 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9635968-f76c-47ad-b723-85e225a3e032 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 returned with HTTP 200 Jul 03 11:55:46.833130 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 246/983] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 => generated 26 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:46.833241 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:46.833710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "287fe150-97db-4463-a79e-0bc4aae516c8", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:46.836034 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '287fe150-97db-4463-a79e-0bc4aae516c8', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:46.840510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-edd8c252-6f49-4ca1-89b6-aed151c5e37d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.844168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-edd8c252-6f49-4ca1-89b6-aed151c5e37d tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 Jul 03 11:55:46.844445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-edd8c252-6f49-4ca1-89b6-aed151c5e37d tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.844693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-edd8c252-6f49-4ca1-89b6-aed151c5e37d tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.846109 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:46.846109 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:46.846932 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume retrieved successfully. Jul 03 11:55:46.847124 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume of 1 GB Jul 03 11:55:46.851901 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Availability Zones retrieved successfully. Jul 03 11:55:46.852061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-edd8c252-6f49-4ca1-89b6-aed151c5e37d tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 returned with HTTP 200 Jul 03 11:55:46.852385 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 242/984] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:46.859166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a32b547-3922-4c59-a966-7c5aa6596687 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.859972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (48d3eeac-3108-422e-b431-2c763aa83174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:46.861674 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7aeeb4-f833-4285-82f9-bd622cde122e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:46.861800 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a32b547-3922-4c59-a966-7c5aa6596687 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] PUT https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 Jul 03 11:55:46.862111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a32b547-3922-4c59-a966-7c5aa6596687 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:46.862662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:46.880257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a32b547-3922-4c59-a966-7c5aa6596687 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 returned with HTTP 200 Jul 03 11:55:46.881020 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 247/985] 10.4.3.170 () {70 vars in 1472 bytes} [Fri Jul 3 11:55:46 2026] PUT /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:46.888741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-438937b9-1a7e-4fbd-9a42-bdc6d3a3b3b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.891019 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-438937b9-1a7e-4fbd-9a42-bdc6d3a3b3b9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs Jul 03 11:55:46.891329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-438937b9-1a7e-4fbd-9a42-bdc6d3a3b3b9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.891744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-438937b9-1a7e-4fbd-9a42-bdc6d3a3b3b9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.893706 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7aeeb4-f833-4285-82f9-bd622cde122e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '287fe150-97db-4463-a79e-0bc4aae516c8', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:46.894462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccddd003-d305-4b35-ba51-da060d850100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:46.898501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-438937b9-1a7e-4fbd-9a42-bdc6d3a3b3b9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs returned with HTTP 200 Jul 03 11:55:46.898887 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 247/986] 10.4.3.170 () {68 vars in 1437 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:46.909847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ed9034a2-2a21-4394-a8d1-1c1f1f7e88e3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.911635 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed9034a2-2a21-4394-a8d1-1c1f1f7e88e3 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 Jul 03 11:55:46.911870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed9034a2-2a21-4394-a8d1-1c1f1f7e88e3 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.912062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed9034a2-2a21-4394-a8d1-1c1f1f7e88e3 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.923532 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed9034a2-2a21-4394-a8d1-1c1f1f7e88e3 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 returned with HTTP 202 Jul 03 11:55:46.924231 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 243/987] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 3 11:55:46 2026] DELETE /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:46.932110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.935031 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 Jul 03 11:55:46.935295 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.936286 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.942521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['893808e1-ac12-4741-b39f-6900eab6b254', 'f57d504b-ded8-4d32-8c5b-1b1ab159e401', 'bd9e8095-bfd3-44ee-ba1d-75d6274ba564', 'd1fb3219-a22b-410c-9a70-f2bbf760d6de'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:46.943215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccddd003-d305-4b35-ba51-da060d850100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893808e1-ac12-4741-b39f-6900eab6b254', 'f57d504b-ded8-4d32-8c5b-1b1ab159e401', 'bd9e8095-bfd3-44ee-ba1d-75d6274ba564', 'd1fb3219-a22b-410c-9a70-f2bbf760d6de']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:46.944007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7de23ab-0332-4a34-9676-33ec901eed54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:46.945012 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] HTTP exception thrown: Group Type 40c9d506-7e3f-478d-b6be-67fc45ae606c has no extra spec with key key1. Jul 03 11:55:46.945190 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c3eb150-16bc-4a57-b65e-2310e7a1e224 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 returned with HTTP 404 Jul 03 11:55:46.945851 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 248/988] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:46.954591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ce08616d-5811-485a-8fb2-40c4304e65c9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.956496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce08616d-5811-485a-8fb2-40c4304e65c9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 Jul 03 11:55:46.956754 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce08616d-5811-485a-8fb2-40c4304e65c9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.956943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce08616d-5811-485a-8fb2-40c4304e65c9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.975082 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce08616d-5811-485a-8fb2-40c4304e65c9 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 returned with HTTP 202 Jul 03 11:55:46.975471 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 248/989] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 3 11:55:46 2026] DELETE /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:46.983260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-64964035-d523-4b10-88e3-44eb1caa822e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:46.984955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-64964035-d523-4b10-88e3-44eb1caa822e tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 Jul 03 11:55:46.986838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-64964035-d523-4b10-88e3-44eb1caa822e tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:46.986838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-64964035-d523-4b10-88e3-44eb1caa822e tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:46.991258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-64964035-d523-4b10-88e3-44eb1caa822e tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] HTTP exception thrown: Group Type 40c9d506-7e3f-478d-b6be-67fc45ae606c has no extra spec with key key2. Jul 03 11:55:46.992092 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-64964035-d523-4b10-88e3-44eb1caa822e tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 returned with HTTP 404 Jul 03 11:55:46.992193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7de23ab-0332-4a34-9676-33ec901eed54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef08170-be9b-4cde-85ad-10fc9925d46a', '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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['893808e1-ac12-4741-b39f-6900eab6b254','f57d504b-ded8-4d32-8c5b-1b1ab159e401','bd9e8095-bfd3-44ee-ba1d-75d6274ba564','d1fb3219-a22b-410c-9a70-f2bbf760d6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=287fe150-97db-4463-a79e-0bc4aae516c8,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T11:55:46Z,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=1ef08170-be9b-4cde-85ad-10fc9925d46a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f61f271582e846d7a2c01055683a05d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=287fe150-97db-4463-a79e-0bc4aae516c8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8576743df7d94e7d9fe2749b44049531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:46.992333 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 244/990] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 3 11:55:46 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:46.992610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de67b698-c17c-494a-a68a-e82163b168ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:46.999250 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9988b5b4-367a-4cf5-88fb-e1b5d641bec6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:47.001007 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9988b5b4-367a-4cf5-88fb-e1b5d641bec6 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 Jul 03 11:55:47.001247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9988b5b4-367a-4cf5-88fb-e1b5d641bec6 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:47.001939 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9988b5b4-367a-4cf5-88fb-e1b5d641bec6 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:47.018342 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9988b5b4-367a-4cf5-88fb-e1b5d641bec6 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 returned with HTTP 202 Jul 03 11:55:47.018761 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 249/991] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 3 11:55:46 2026] DELETE /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:47.021807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de67b698-c17c-494a-a68a-e82163b168ee) transitioned into state 'SUCCESS' from 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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['893808e1-ac12-4741-b39f-6900eab6b254','f57d504b-ded8-4d32-8c5b-1b1ab159e401','bd9e8095-bfd3-44ee-ba1d-75d6274ba564','d1fb3219-a22b-410c-9a70-f2bbf760d6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=287fe150-97db-4463-a79e-0bc4aae516c8,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:47.022858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e9f61b-64e8-4132-8af6-fcb999a29511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:47.027044 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:47.028769 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] GET https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 Jul 03 11:55:47.028957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:47.029139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:47.034668 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] HTTP exception thrown: Group Type 40c9d506-7e3f-478d-b6be-67fc45ae606c has no extra spec with key key3. Jul 03 11:55:47.034796 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca7dd779-748a-411b-8d7c-4bdcaa0c2805 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 returned with HTTP 404 Jul 03 11:55:47.035246 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 249/992] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 3 11:55:47 2026] GET /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:47.042561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35e9f61b-64e8-4132-8af6-fcb999a29511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:47.042729 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-91f25ac8-9082-4cf3-b2f1-46cc9e56d610 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:47.043355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (48d3eeac-3108-422e-b431-2c763aa83174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:47.043686 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request issued successfully. Jul 03 11:55:47.044301 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7571c6a1-25a0-49d1-b830-3f591fb04463 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:47.044781 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 251/993] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:55:46 2026] POST /volume/v3/volumes => generated 809 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:47.045165 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91f25ac8-9082-4cf3-b2f1-46cc9e56d610 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c Jul 03 11:55:47.045473 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91f25ac8-9082-4cf3-b2f1-46cc9e56d610 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:47.045740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91f25ac8-9082-4cf3-b2f1-46cc9e56d610 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:47.056502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:47.059816 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:55:47.060081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:47.060269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:47.066741 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:47.066741 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:47.067182 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91f25ac8-9082-4cf3-b2f1-46cc9e56d610 tempest-GroupTypeSpecsTest-1992784410 tempest-GroupTypeSpecsTest-1992784410-project-admin] https://10.4.3.170/volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c returned with HTTP 202 Jul 03 11:55:47.067809 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 245/994] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:55:47 2026] DELETE /volume/v3/group_types/40c9d506-7e3f-478d-b6be-67fc45ae606c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:47.070383 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:47.074405 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1df756a0-b4a6-413d-82d4-deb203cc8d10 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 200 Jul 03 11:55:47.074773 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 250/995] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:47 2026] GET /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:48.099299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:48.101188 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:55:48.101428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:48.101619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:48.108633 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:48.108633 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:48.111969 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:48.116701 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-846b6d03-9c2a-48de-9a47-19f7ac35f289 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 200 Jul 03 11:55:48.117070 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 250/996] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:48 2026] GET /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:48.129023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:48.131168 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:55:48.131588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:48.131875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:48.138637 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:48.138637 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:48.142006 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:48.146284 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ec53c6d-45ad-4b67-b134-5b7689825c3f tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 200 Jul 03 11:55:48.146784 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 252/997] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:48 2026] GET /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:48.161948 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7975732c-5061-4d27-aeb1-184ec5823c09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:48.163587 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:48.163823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:48.164001 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:48.164162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: 287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:48.170945 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:48.170945 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:48.171396 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:48.193485 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume request issued successfully. Jul 03 11:55:48.193696 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7975732c-5061-4d27-aeb1-184ec5823c09 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 202 Jul 03 11:55:48.194043 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 246/998] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:55:48 2026] DELETE /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:48.205197 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:48.207381 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:48.207623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:48.207820 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:48.212289 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=187,cinder:INSERT=23,cinder:UPDATE=32 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:55:48.219695 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:48.219695 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:48.225720 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:48.231852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b164bea-4a7f-4736-acfb-db85e5261d02 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 200 Jul 03 11:55:48.232233 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 251/999] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:48 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:49.244042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-25b28130-1bfc-48e4-b73c-8549b43d78a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.246106 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25b28130-1bfc-48e4-b73c-8549b43d78a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:55:49.246312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25b28130-1bfc-48e4-b73c-8549b43d78a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.246524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25b28130-1bfc-48e4-b73c-8549b43d78a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.252277 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25b28130-1bfc-48e4-b73c-8549b43d78a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 404 Jul 03 11:55:49.252942 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 251/1000] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:49 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:49.447925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12d96771-ce1f-4218-ae70-ab283328012b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.507524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12d96771-ce1f-4218-ae70-ab283328012b tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 03 11:55:49.507743 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12d96771-ce1f-4218-ae70-ab283328012b tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.507926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12d96771-ce1f-4218-ae70-ab283328012b tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.524303 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12d96771-ce1f-4218-ae70-ab283328012b tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 11:55:49.524798 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 253/1001] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 3 11:55:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.533673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-836fc846-fa42-49c2-a9c3-ec3733da6066 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.535336 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-836fc846-fa42-49c2-a9c3-ec3733da6066 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 03 11:55:49.535522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-836fc846-fa42-49c2-a9c3-ec3733da6066 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.535704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-836fc846-fa42-49c2-a9c3-ec3733da6066 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.550088 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-836fc846-fa42-49c2-a9c3-ec3733da6066 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 11:55:49.550471 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 247/1002] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 3 11:55:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.557741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-05b12276-9463-418a-8e7b-927a1b51d05d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.559349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05b12276-9463-418a-8e7b-927a1b51d05d tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:55:49.559678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-05b12276-9463-418a-8e7b-927a1b51d05d tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-31066034"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:49.574400 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05b12276-9463-418a-8e7b-927a1b51d05d tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:55:49.574866 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 252/1003] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:55:49 2026] POST /volume/v3/types => generated 226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.582528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-79706877-ca5e-4df2-b4a4-c7e670bb4ee1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.584164 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79706877-ca5e-4df2-b4a4-c7e670bb4ee1 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 03 11:55:49.584511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79706877-ca5e-4df2-b4a4-c7e670bb4ee1 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-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-31066034": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-31066034": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-31066034": 8}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:49.668096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79706877-ca5e-4df2-b4a4-c7e670bb4ee1 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 11:55:49.668633 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 252/1004] 10.4.3.170 () {68 vars in 1318 bytes} [Fri Jul 3 11:55:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 603 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.676502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-230535b3-2a7f-4812-b53b-ea52001bf041 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.678238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-230535b3-2a7f-4812-b53b-ea52001bf041 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/755435a5a0db44f48080c13a99dee124/defaults Jul 03 11:55:49.678481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-230535b3-2a7f-4812-b53b-ea52001bf041 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.678688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-230535b3-2a7f-4812-b53b-ea52001bf041 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method 'defaults' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.687966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-230535b3-2a7f-4812-b53b-ea52001bf041 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/755435a5a0db44f48080c13a99dee124/defaults returned with HTTP 200 Jul 03 11:55:49.688316 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 254/1005] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:55:49 2026] GET /volume/v3/os-quota-sets/755435a5a0db44f48080c13a99dee124/defaults => generated 639 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.830417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3d703814-1d9c-44b5-898f-b13984e577fc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.835888 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d703814-1d9c-44b5-898f-b13984e577fc tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/1e517b7abd024accacabe38a34bbf303/defaults Jul 03 11:55:49.835888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d703814-1d9c-44b5-898f-b13984e577fc tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.835888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d703814-1d9c-44b5-898f-b13984e577fc tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method 'defaults' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.845812 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d703814-1d9c-44b5-898f-b13984e577fc tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/1e517b7abd024accacabe38a34bbf303/defaults returned with HTTP 200 Jul 03 11:55:49.846174 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 248/1006] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:55:49 2026] GET /volume/v3/os-quota-sets/1e517b7abd024accacabe38a34bbf303/defaults => generated 639 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:49.943580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04b6632f-b4d1-4bd3-8c0c-8bcdc749b584 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:49.948390 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04b6632f-b4d1-4bd3-8c0c-8bcdc749b584 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] DELETE https://10.4.3.170/volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a Jul 03 11:55:49.948891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04b6632f-b4d1-4bd3-8c0c-8bcdc749b584 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:49.948982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04b6632f-b4d1-4bd3-8c0c-8bcdc749b584 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:49.995673 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04b6632f-b4d1-4bd3-8c0c-8bcdc749b584 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a returned with HTTP 202 Jul 03 11:55:49.996078 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 253/1007] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:55:49 2026] DELETE /volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:50.006007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d4077b34-080f-43a5-89b1-6ee1a774dc10 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:50.007967 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4077b34-080f-43a5-89b1-6ee1a774dc10 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] GET https://10.4.3.170/volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a Jul 03 11:55:50.008167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4077b34-080f-43a5-89b1-6ee1a774dc10 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:50.008357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4077b34-080f-43a5-89b1-6ee1a774dc10 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:50.012145 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4077b34-080f-43a5-89b1-6ee1a774dc10 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a returned with HTTP 404 Jul 03 11:55:50.012788 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 253/1008] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:55:50 2026] GET /volume/v3/types/ad0d51f6-cba0-413c-91f6-fa560711e39a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:50.020357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2cffe91a-435d-4d3b-bea4-ccba0beb0ab7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:50.022567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2cffe91a-435d-4d3b-bea4-ccba0beb0ab7 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 03 11:55:50.022972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2cffe91a-435d-4d3b-bea4-ccba0beb0ab7 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:50.100720 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2cffe91a-435d-4d3b-bea4-ccba0beb0ab7 tempest-VolumeQuotaClassesTest-700974110 tempest-VolumeQuotaClassesTest-700974110-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 11:55:50.101949 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 255/1009] 10.4.3.170 () {68 vars in 1318 bytes} [Fri Jul 3 11:55:50 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:51.471068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:51.472956 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:51.473387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "9b0328ca-8eb1-4579-a77e-9ff5d4c9b8e4", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:51.474816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '9b0328ca-8eb1-4579-a77e-9ff5d4c9b8e4', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:51.563262 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume of 1 GB Jul 03 11:55:51.571142 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Availability Zones retrieved successfully. Jul 03 11:55:51.579034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (cb7aed93-47ad-448c-9d17-ddc2830f90e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:51.579848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31927679-c3d0-4ab8-b11a-4a520933193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:51.583508 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:51.631612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31927679-c3d0-4ab8-b11a-4a520933193f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:51.632484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435f18e3-b9b8-45d0-ab7b-a6a92c85d46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:51.682555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['a6bf1286-efc9-42f8-9d78-1c6cc50a2aac', '111d8681-6421-4815-a92a-a824baf68750', '70ee4793-e0a9-42e9-b8b6-fb3f1a62b96a', '938bfa0d-316e-4710-9077-c956c3f4c68a'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:51.683600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435f18e3-b9b8-45d0-ab7b-a6a92c85d46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bf1286-efc9-42f8-9d78-1c6cc50a2aac', '111d8681-6421-4815-a92a-a824baf68750', '70ee4793-e0a9-42e9-b8b6-fb3f1a62b96a', '938bfa0d-316e-4710-9077-c956c3f4c68a']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:51.684518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8908b8-e950-4676-842d-cca48a1b38ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:51.709269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8908b8-e950-4676-842d-cca48a1b38ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c4e98d-ed0c-43b1-9e07-93b01469e841', '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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['a6bf1286-efc9-42f8-9d78-1c6cc50a2aac','111d8681-6421-4815-a92a-a824baf68750','70ee4793-e0a9-42e9-b8b6-fb3f1a62b96a','938bfa0d-316e-4710-9077-c956c3f4c68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:51Z,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=e4c4e98d-ed0c-43b1-9e07-93b01469e841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f61f271582e846d7a2c01055683a05d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8576743df7d94e7d9fe2749b44049531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:51.710124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fb5f5a-f429-4386-9125-c22a75d31be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:51.731660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fb5f5a-f429-4386-9125-c22a75d31be1) transitioned into state 'SUCCESS' from 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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['a6bf1286-efc9-42f8-9d78-1c6cc50a2aac','111d8681-6421-4815-a92a-a824baf68750','70ee4793-e0a9-42e9-b8b6-fb3f1a62b96a','938bfa0d-316e-4710-9077-c956c3f4c68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:51.732561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b349ef06-23e0-439b-9816-cfff289161c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:51.742939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b349ef06-23e0-439b-9816-cfff289161c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:51.743735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (cb7aed93-47ad-448c-9d17-ddc2830f90e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:51.744027 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request issued successfully. Jul 03 11:55:51.744651 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe79d11-53ec-4c99-9950-86e697a51b35 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:51.745027 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 249/1010] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:55:51 2026] POST /volume/v3/volumes => generated 775 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:51.758764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:51.761101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:51.761296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:51.761511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:51.768366 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:51.768366 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:51.771702 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:51.779914 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e7bd987f-8fbd-4e14-8455-233f999fa0a3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:51.779914 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 254/1011] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:51 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:51.931301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-9115e888-403b-47a6-8aad-d86ed616874d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:51.934102 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-9115e888-403b-47a6-8aad-d86ed616874d tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] DELETE https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a Jul 03 11:55:51.934359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-9115e888-403b-47a6-8aad-d86ed616874d tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:51.934631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-9115e888-403b-47a6-8aad-d86ed616874d tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:51.943699 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:51.943699 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:52.479533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-9115e888-403b-47a6-8aad-d86ed616874d tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a returned with HTTP 200 Jul 03 11:55:52.480114 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 254/1012] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:55:51 2026] DELETE /volume/v3/attachments/904832dc-ed76-4675-8e15-3e31762b115a => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:52.492238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:52.494787 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] DELETE https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:55:52.495021 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:52.495244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:52.495505 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Delete volume with id: 20a8c25f-8458-4258-8eac-a54091063039 Jul 03 11:55:52.503494 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:52.503494 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:52.504117 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Volume info retrieved successfully. Jul 03 11:55:52.522347 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] Delete volume request issued successfully. Jul 03 11:55:52.522652 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4df363e3-748a-41df-bfb0-1a8ced7f8295 req-e6a16d4b-c446-42a9-b1ae-a6adb058d5e6 tempest-ServerActionsV293TestJSON-483043897 tempest-ServerActionsV293TestJSON-483043897-project-member] https://10.4.3.170/volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 returned with HTTP 202 Jul 03 11:55:52.523185 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 256/1013] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:55:52 2026] DELETE /volume/v3/volumes/20a8c25f-8458-4258-8eac-a54091063039 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:52.708572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b34dd8b0-38fb-4e6b-a896-2b7b940c24e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:52.789554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:52.791435 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:52.791717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:52.791950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:52.797496 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b34dd8b0-38fb-4e6b-a896-2b7b940c24e7 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:55:52.797870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b34dd8b0-38fb-4e6b-a896-2b7b940c24e7 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-784601668"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:52.798909 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:52.798909 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:52.799388 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:52.799388 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:52.802685 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:52.806973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-abbbd99b-a1bb-4a93-a505-3709a3864a46 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:52.807439 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 255/1014] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:52 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:52.813512 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b34dd8b0-38fb-4e6b-a896-2b7b940c24e7 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:55:52.813997 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 250/1015] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:55:52 2026] POST /volume/v3/types => generated 232 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:52.821571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d7dc7cfe-a33d-4543-9fb4-c6a02aaffa16 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:52.823676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d7dc7cfe-a33d-4543-9fb4-c6a02aaffa16 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:55:52.824133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d7dc7cfe-a33d-4543-9fb4-c6a02aaffa16 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-252395357", "extra_specs": {"multiattach": " True"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:52.825743 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:52.825743 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:52.843225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d7dc7cfe-a33d-4543-9fb4-c6a02aaffa16 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:55:52.843596 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 255/1016] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:55:52 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:52.852319 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-33d31af7-0e49-4b81-9b1c-be49511d000f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:52.970507 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:52.970979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-784601668", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1354518821"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:52.972933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-784601668', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1354518821'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:52.977727 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Create volume of 1 GB Jul 03 11:55:52.978203 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:52.978203 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:52.978885 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Availability Zones retrieved successfully. Jul 03 11:55:52.989637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Flow 'volume_create_api' (3574efbb-fda2-4889-84d9-ecbbe13fb73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:52.991067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25117aa-4dc3-411d-8b83-4ab6fa5dbe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:52.993110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:53.024522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25117aa-4dc3-411d-8b83-4ab6fa5dbe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:55:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60556b2c-dc80-4831-b314-b18ac9c0dd73,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-784601668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60556b2c-dc80-4831-b314-b18ac9c0dd73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:53.025984 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f246cce-1fd3-43a5-96a7-f9725452693a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:53.060141 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:53.060577 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:53.100833 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Created reservations ['34c38ecc-9395-4b0b-9e94-e6c036174b97', '393ce235-1944-4f7b-a262-93ad46dc4a26', '589f30b1-787f-44c9-87da-c7e945c53c51', '985977b9-f17d-4fbd-897a-b0d282b11fbd'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:53.101814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f246cce-1fd3-43a5-96a7-f9725452693a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c38ecc-9395-4b0b-9e94-e6c036174b97', '393ce235-1944-4f7b-a262-93ad46dc4a26', '589f30b1-787f-44c9-87da-c7e945c53c51', '985977b9-f17d-4fbd-897a-b0d282b11fbd']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:53.102836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08a6033-1b8f-4ae1-810c-a44ae78b3db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:53.132432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08a6033-1b8f-4ae1-810c-a44ae78b3db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed2acb5-7cad-4175-af8b-4a77b1810201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1354518821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350321fb00b24354bb06d499d1ebeea4',qos_specs=None,replication_status=,reservations=['34c38ecc-9395-4b0b-9e94-e6c036174b97','393ce235-1944-4f7b-a262-93ad46dc4a26','589f30b1-787f-44c9-87da-c7e945c53c51','985977b9-f17d-4fbd-897a-b0d282b11fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864a65832de34e8fa5c92cfc1fe2d55a',volume_type_id=60556b2c-dc80-4831-b314-b18ac9c0dd73), 'volume': Volume(_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-03T11:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1354518821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed2acb5-7cad-4175-af8b-4a77b1810201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350321fb00b24354bb06d499d1ebeea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='864a65832de34e8fa5c92cfc1fe2d55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60556b2c-dc80-4831-b314-b18ac9c0dd73),volume_type_id=60556b2c-dc80-4831-b314-b18ac9c0dd73)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:53.133466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b00b6d-c445-4982-b49d-26006c406006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:53.155272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b00b6d-c445-4982-b49d-26006c406006) transitioned into state 'SUCCESS' from state '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-1354518821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350321fb00b24354bb06d499d1ebeea4',qos_specs=None,replication_status=,reservations=['34c38ecc-9395-4b0b-9e94-e6c036174b97','393ce235-1944-4f7b-a262-93ad46dc4a26','589f30b1-787f-44c9-87da-c7e945c53c51','985977b9-f17d-4fbd-897a-b0d282b11fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864a65832de34e8fa5c92cfc1fe2d55a',volume_type_id=60556b2c-dc80-4831-b314-b18ac9c0dd73)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:53.156150 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22759c0-855e-453c-9596-2401ed813139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:53.170314 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22759c0-855e-453c-9596-2401ed813139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:53.171131 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Flow 'volume_create_api' (3574efbb-fda2-4889-84d9-ecbbe13fb73e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:53.171444 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Create volume request issued successfully. Jul 03 11:55:53.172044 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33d31af7-0e49-4b81-9b1c-be49511d000f tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:53.172440 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 257/1017] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:55:52 2026] POST /volume/v3/volumes => generated 871 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:53.188211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:53.192890 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:53.192890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:53.192890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:53.200272 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:53.200272 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:53.204750 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:53.209958 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4358fe98-320c-40cc-a0e5-a33b675dc954 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:53.210510 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 256/1018] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:53 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:53.822070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a7be5320-c188-465f-b289-7053834af3e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:53.825660 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a7be5320-c188-465f-b289-7053834af3e9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:53.825980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a7be5320-c188-465f-b289-7053834af3e9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:53.826246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a7be5320-c188-465f-b289-7053834af3e9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:53.844660 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:53.844660 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:53.850085 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a7be5320-c188-465f-b289-7053834af3e9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:53.856735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a7be5320-c188-465f-b289-7053834af3e9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:53.857385 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 251/1019] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:53 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 925 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:54.224336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-750b3c47-1e3b-4229-83ac-b4437d58417b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.226506 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-750b3c47-1e3b-4229-83ac-b4437d58417b tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:54.226794 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-750b3c47-1e3b-4229-83ac-b4437d58417b tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:54.226984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-750b3c47-1e3b-4229-83ac-b4437d58417b tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:54.235474 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.235474 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:54.240017 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-750b3c47-1e3b-4229-83ac-b4437d58417b tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:54.244781 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-750b3c47-1e3b-4229-83ac-b4437d58417b tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:54.245276 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 256/1020] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:54 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:54.257306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.259251 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:54.259533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:54.259772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:54.267016 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.267016 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:54.270667 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Volume info retrieved successfully. Jul 03 11:55:54.275223 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90a41fe8-b8fb-4d6b-93a4-3ec37aecce06 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:54.275675 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 258/1021] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:54 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 1183 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:54.289157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.291144 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] POST https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action Jul 03 11:55:54.291530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-252395357", "migration_policy": "never"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:54.291671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-252395357", "migration_policy": "never"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:54.302774 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.302774 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:54.303302 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:54.310548 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.310548 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:54.330655 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-252395357 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-252395357, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:54.331052 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-252395357 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-252395357, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:54.352562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Created reservations ['7b499123-958f-4062-9255-e7cde39993c6', 'c6e0f4eb-1539-4efd-a1ec-f85b37967b26'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:54.364049 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:54.364499 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-784601668, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:55:54.373849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Created reservations ['202be3df-e065-48fb-a62c-3afb4a827089', '5add7c0c-0b03-4b61-bed6-1f19b0e4b7f7'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:54.403023 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Retype volume request issued successfully. Jul 03 11:55:54.403257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ec97605-71a7-4c91-9489-e0d04c6b1cf3 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action returned with HTTP 202 Jul 03 11:55:54.403833 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 257/1022] 10.4.3.170 () {70 vars in 1432 bytes} [Fri Jul 3 11:55:54 2026] POST /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 11:55:54.411327 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.413484 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:54.413698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:54.413953 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:54.421024 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.421024 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:54.425363 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:54.431089 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5126a3f2-88a4-468c-9b18-7cf0c4ac3d99 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:54.431554 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 252/1023] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:54 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:54.869783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-87f88afb-8492-4386-b91c-00f4082c2783 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.871494 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87f88afb-8492-4386-b91c-00f4082c2783 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:54.871724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87f88afb-8492-4386-b91c-00f4082c2783 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:54.871898 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87f88afb-8492-4386-b91c-00f4082c2783 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:54.878039 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:54.878039 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:54.881290 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-87f88afb-8492-4386-b91c-00f4082c2783 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:54.885591 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87f88afb-8492-4386-b91c-00f4082c2783 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:54.885985 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 257/1024] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:54 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:54.932349 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9bb1c967-d803-4961-868f-22e328c91cc2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:54.934065 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:55:54.934415 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1959663979"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:54.935747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1959663979'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:55:54.935895 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume of 1 GB Jul 03 11:55:54.940746 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Availability Zones retrieved successfully. Jul 03 11:55:54.947246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Flow 'volume_create_api' (776d0ba4-5d4b-4ede-875c-b2a208975bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:54.948307 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b12203f-6b8c-444e-a341-5d224b6e2997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:54.949385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:55:54.980538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b12203f-6b8c-444e-a341-5d224b6e2997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:54.981274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f18f750-1a75-4aed-a527-a6197f99db9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:55.027243 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Created reservations ['496ef7e5-71a5-4fb3-bb8c-82d590ebc087', 'f3a57a5d-4fbf-4ac8-b6cf-1c991298a705', 'e4f71fe0-1120-4931-8d90-4aa500165a1f', '2334e1dc-71c6-4ac1-97d9-d9a57ea25af3'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:55.028225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f18f750-1a75-4aed-a527-a6197f99db9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496ef7e5-71a5-4fb3-bb8c-82d590ebc087', 'f3a57a5d-4fbf-4ac8-b6cf-1c991298a705', 'e4f71fe0-1120-4931-8d90-4aa500165a1f', '2334e1dc-71c6-4ac1-97d9-d9a57ea25af3']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:55.029182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bddde2f-593a-41bd-a35c-c1a10fcd376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:55.052475 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bddde2f-593a-41bd-a35c-c1a10fcd376f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95fd4c1-d13a-4ecb-ad56-08c41ce3978b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1959663979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0c3a489df54f56b56abf6c3fa24113',qos_specs=None,replication_status=,reservations=['496ef7e5-71a5-4fb3-bb8c-82d590ebc087','f3a57a5d-4fbf-4ac8-b6cf-1c991298a705','e4f71fe0-1120-4931-8d90-4aa500165a1f','2334e1dc-71c6-4ac1-97d9-d9a57ea25af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1959663979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f95fd4c1-d13a-4ecb-ad56-08c41ce3978b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0c3a489df54f56b56abf6c3fa24113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:55.053193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eaadfa5-64e4-4059-a571-b4aec6500405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:55.078453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eaadfa5-64e4-4059-a571-b4aec6500405) transitioned into state 'SUCCESS' from state '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-1959663979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0c3a489df54f56b56abf6c3fa24113',qos_specs=None,replication_status=,reservations=['496ef7e5-71a5-4fb3-bb8c-82d590ebc087','f3a57a5d-4fbf-4ac8-b6cf-1c991298a705','e4f71fe0-1120-4931-8d90-4aa500165a1f','2334e1dc-71c6-4ac1-97d9-d9a57ea25af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8333b9fdddc40f2a37f1257297c43ef',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:55.079148 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78589494-3393-46fe-a7a8-5f4a22cb0b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:55:55.091467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78589494-3393-46fe-a7a8-5f4a22cb0b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:55:55.091467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Flow 'volume_create_api' (776d0ba4-5d4b-4ede-875c-b2a208975bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:55:55.091467 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Create volume request issued successfully. Jul 03 11:55:55.091467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bb1c967-d803-4961-868f-22e328c91cc2 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:55:55.091908 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 259/1025] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:55:54 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:55:55.102824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.105330 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:55:55.105541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.105755 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.112624 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.112624 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:55.117062 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:55:55.121429 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8cba7221-eddb-437d-b4bf-489383f0ae69 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:55:55.122091 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 258/1026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:55.448547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-99f0eba8-61c4-4471-b84f-6955255bc89e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.450177 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-99f0eba8-61c4-4471-b84f-6955255bc89e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:55.450391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-99f0eba8-61c4-4471-b84f-6955255bc89e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.450636 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-99f0eba8-61c4-4471-b84f-6955255bc89e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.459093 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.459093 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:55.466343 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-99f0eba8-61c4-4471-b84f-6955255bc89e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:55.470680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-99f0eba8-61c4-4471-b84f-6955255bc89e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:55.471139 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 253/1027] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:55.485920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.488130 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:55.488406 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.488662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.499244 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.499244 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:55.504309 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Volume info retrieved successfully. Jul 03 11:55:55.509983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c51b0b5a-2ae3-4106-8f45-33590622d52e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:55.510409 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 258/1028] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 1182 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:55.521873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7d9edc90-faee-461d-897d-71d015d24f34 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.523731 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d9edc90-faee-461d-897d-71d015d24f34 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:55.523965 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d9edc90-faee-461d-897d-71d015d24f34 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.524136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d9edc90-faee-461d-897d-71d015d24f34 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.532153 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.532153 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:55.536706 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7d9edc90-faee-461d-897d-71d015d24f34 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Volume info retrieved successfully. Jul 03 11:55:55.541246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d9edc90-faee-461d-897d-71d015d24f34 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:55.541953 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 260/1029] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 1182 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:55.556538 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.558713 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] POST https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action Jul 03 11:55:55.559241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-784601668", "migration_policy": "never"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:55:55.559551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-784601668", "migration_policy": "never"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:55:55.570537 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.570537 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:55.571170 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:55.604544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Created reservations ['d7af495b-0d4e-4902-9934-ea344c0c6533', 'edc44cca-240c-4bdd-932f-0b56b5cfdf2c'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:55.622022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Created reservations ['03a65d61-4581-4a64-88c6-390c39700384', 'f1072f6e-fb32-42d7-aacc-9173159e7472'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:55:55.658094 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Retype volume request issued successfully. Jul 03 11:55:55.658094 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc7ccc1e-7588-4673-bc75-831df1aae338 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action returned with HTTP 202 Jul 03 11:55:55.658094 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 259/1030] 10.4.3.170 () {70 vars in 1432 bytes} [Fri Jul 3 11:55:55 2026] POST /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 11:55:55.666066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.669415 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:55.669899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.670089 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.681753 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.681753 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:55.688991 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:55.696851 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20fa70aa-0ef6-47de-ad27-572e3a46ed11 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:55.697538 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 254/1031] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:55.901835 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-642b685f-3f64-4d5c-b532-b465e5e21944 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:55.904118 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-642b685f-3f64-4d5c-b532-b465e5e21944 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:55.904430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-642b685f-3f64-4d5c-b532-b465e5e21944 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:55.904740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-642b685f-3f64-4d5c-b532-b465e5e21944 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:55.915827 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:55.915827 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:55.920415 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-642b685f-3f64-4d5c-b532-b465e5e21944 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:55.927100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-642b685f-3f64-4d5c-b532-b465e5e21944 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:55.927722 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 259/1032] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:55 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.134464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.136907 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:55:56.137135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.137303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.146829 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:56.146829 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:56.153140 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:55:56.157040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c574cb9b-ac04-4b3d-8971-a156a79d8e93 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:55:56.157550 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 261/1033] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:55:56.712745 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-09304239-b688-4909-9319-d341b85b50ba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.714963 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-09304239-b688-4909-9319-d341b85b50ba tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:56.715731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-09304239-b688-4909-9319-d341b85b50ba tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.715731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-09304239-b688-4909-9319-d341b85b50ba tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.726166 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:56.726166 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:56.736691 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-09304239-b688-4909-9319-d341b85b50ba tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:56.743834 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-09304239-b688-4909-9319-d341b85b50ba tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:56.744332 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 260/1034] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.763998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.769670 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:56.769670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.769670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.779236 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:56.779236 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:56.783557 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Volume info retrieved successfully. Jul 03 11:55:56.788719 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d229a6e2-9e07-4201-b4cb-dcc6db99b498 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:56.789215 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 255/1035] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:55:56.817545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.820786 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 Jul 03 11:55:56.820786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.820786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.822170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1354518821'), ('all_tenants', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:55:56.856100 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Get all volumes completed successfully. Jul 03 11:55:56.856835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69a17fe9-e64e-4a56-a492-ad24af0b833c tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 returned with HTTP 200 Jul 03 11:55:56.857282 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 260/1036] 10.4.3.170 () {68 vars in 1429 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.867876 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ecf3f539-8892-42e6-9de2-120278de3a9a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.870291 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 Jul 03 11:55:56.870624 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.871118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.872182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1354518821'), ('all_tenants', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:55:56.914198 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Get all volumes completed successfully. Jul 03 11:55:56.914763 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecf3f539-8892-42e6-9de2-120278de3a9a tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 returned with HTTP 200 Jul 03 11:55:56.915437 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 262/1037] 10.4.3.170 () {68 vars in 1429 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1354518821 => generated 342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.924753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.926683 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:56.928218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.928218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.943957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ef400838-c814-464d-b1ff-de045932baa6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:56.945479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef400838-c814-464d-b1ff-de045932baa6 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:56.945699 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef400838-c814-464d-b1ff-de045932baa6 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:56.945896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef400838-c814-464d-b1ff-de045932baa6 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:56.961866 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:56.961866 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:56.965455 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:56.965455 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:55:56.970470 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ef400838-c814-464d-b1ff-de045932baa6 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:56.974302 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:56.980171 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef400838-c814-464d-b1ff-de045932baa6 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:56.980870 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 256/1038] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.984703 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f656b4d1-d5d8-4c7f-9b78-bb23773d41d4 tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:56.984703 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 261/1039] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:56 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 998 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:56.999174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bf25fbb-c953-4794-80ea-098921f30fdc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:57.001344 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:57.001566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:57.001833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:57.002006 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Delete volume with id: fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:57.016281 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:57.016281 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:57.016966 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:57.047485 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Delete volume request issued successfully. Jul 03 11:55:57.047686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf25fbb-c953-4794-80ea-098921f30fdc tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 202 Jul 03 11:55:57.048087 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 261/1040] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:55:56 2026] DELETE /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:55:57.057325 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:57.059789 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:57.060069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:57.060333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:57.068305 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:57.068305 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:55:57.077136 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Volume info retrieved successfully. Jul 03 11:55:57.081962 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f5f560a-8b5b-470a-b8da-8ab1a567463e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 200 Jul 03 11:55:57.082353 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 263/1041] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:57 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:55:57.998004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.000957 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:58.001282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.001599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.021708 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:58.021708 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:55:58.029934 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:58.037611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4c3107c-81c9-4ec9-a2fd-52f81f990b42 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:58.039187 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 257/1042] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:57 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:55:58.100855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c0205dff-dd55-4831-8448-33885b19ce6e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.110157 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0205dff-dd55-4831-8448-33885b19ce6e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] GET https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 Jul 03 11:55:58.110157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0205dff-dd55-4831-8448-33885b19ce6e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.110157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0205dff-dd55-4831-8448-33885b19ce6e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.125982 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0205dff-dd55-4831-8448-33885b19ce6e tempest-VolumeRetypeMultiattachTest-728020382 tempest-VolumeRetypeMultiattachTest-728020382-project-member] https://10.4.3.170/volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 returned with HTTP 404 Jul 03 11:55:58.126590 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 262/1043] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:58 2026] GET /volume/v3/volumes/fed2acb5-7cad-4175-af8b-4a77b1810201 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:55:58.141314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f3f310e5-43f4-4984-afbe-d3cf98db90c1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.142797 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f3f310e5-43f4-4984-afbe-d3cf98db90c1 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] DELETE https://10.4.3.170/volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 Jul 03 11:55:58.142797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f3f310e5-43f4-4984-afbe-d3cf98db90c1 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.145263 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f3f310e5-43f4-4984-afbe-d3cf98db90c1 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.199924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f3f310e5-43f4-4984-afbe-d3cf98db90c1 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 returned with HTTP 202 Jul 03 11:55:58.200558 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 262/1044] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:55:58 2026] DELETE /volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:58.211463 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-49a8f20c-4343-49de-8153-9162a8ebfb9e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.216550 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-49a8f20c-4343-49de-8153-9162a8ebfb9e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 Jul 03 11:55:58.216893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-49a8f20c-4343-49de-8153-9162a8ebfb9e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.217189 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-49a8f20c-4343-49de-8153-9162a8ebfb9e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.225473 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-49a8f20c-4343-49de-8153-9162a8ebfb9e tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 returned with HTTP 404 Jul 03 11:55:58.226443 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 264/1045] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:55:58 2026] GET /volume/v3/types/92dc4762-7dab-46fa-9869-d74028ff83c9 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:58.237637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d14c7e9e-aff8-4701-a94c-37ef5da2a658 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.239568 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d14c7e9e-aff8-4701-a94c-37ef5da2a658 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] DELETE https://10.4.3.170/volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 Jul 03 11:55:58.239821 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d14c7e9e-aff8-4701-a94c-37ef5da2a658 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.240075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d14c7e9e-aff8-4701-a94c-37ef5da2a658 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.300266 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d14c7e9e-aff8-4701-a94c-37ef5da2a658 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 returned with HTTP 202 Jul 03 11:55:58.302776 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 258/1046] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:55:58 2026] DELETE /volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:55:58.312408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8469651c-d07c-4e22-b6e0-4a49aa580535 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:58.317938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8469651c-d07c-4e22-b6e0-4a49aa580535 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] GET https://10.4.3.170/volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 Jul 03 11:55:58.318157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8469651c-d07c-4e22-b6e0-4a49aa580535 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:58.318343 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8469651c-d07c-4e22-b6e0-4a49aa580535 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:58.324838 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8469651c-d07c-4e22-b6e0-4a49aa580535 tempest-VolumeRetypeMultiattachTest-1267435899 tempest-VolumeRetypeMultiattachTest-1267435899-project-admin] https://10.4.3.170/volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 returned with HTTP 404 Jul 03 11:55:58.326780 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 263/1047] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:55:58 2026] GET /volume/v3/types/60556b2c-dc80-4831-b314-b18ac9c0dd73 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:55:59.055426 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4d421d32-6e02-45bd-a655-0140b6320d59 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:55:59.058451 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4d421d32-6e02-45bd-a655-0140b6320d59 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:55:59.058713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4d421d32-6e02-45bd-a655-0140b6320d59 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:55:59.059762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4d421d32-6e02-45bd-a655-0140b6320d59 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:55:59.071699 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:55:59.071699 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:55:59.079481 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4d421d32-6e02-45bd-a655-0140b6320d59 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:55:59.084684 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4d421d32-6e02-45bd-a655-0140b6320d59 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:55:59.085303 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 263/1048] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:55:59 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:00.102163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:00.104607 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:00.104891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:00.105127 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:00.115929 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:00.115929 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:00.122972 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:00.130095 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bbbec751-1353-4d9d-943a-1f52eddb7ce1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:56:00.130631 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 265/1049] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:00 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:00.589929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52230b55-062c-474b-ac3f-01901c2ade70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:00.760189 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52230b55-062c-474b-ac3f-01901c2ade70 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:00.760536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52230b55-062c-474b-ac3f-01901c2ade70 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-767166010"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:00.773180 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52230b55-062c-474b-ac3f-01901c2ade70 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:00.773519 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 259/1050] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:00 2026] POST /volume/v3/types => generated 223 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:00.785348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-555a2234-c510-43c3-9ffb-04c090360ec4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:00.787154 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-555a2234-c510-43c3-9ffb-04c090360ec4 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:56:00.787553 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-555a2234-c510-43c3-9ffb-04c090360ec4 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1004259052"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:00.806296 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-555a2234-c510-43c3-9ffb-04c090360ec4 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:56:00.806946 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 264/1051] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:56:00 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:00.815839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:00.912790 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:56:00.913300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9dedf61e-655f-4a56-b924-e03dcc58a82b", "volume_types": ["bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0"], "name": "tempest-GroupSnapshotsTest-Group-499466884"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:00.914879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group {'group': {'group_type': '9dedf61e-655f-4a56-b924-e03dcc58a82b', 'volume_types': ['bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0'], 'name': 'tempest-GroupSnapshotsTest-Group-499466884'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:56:00.919708 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group tempest-GroupSnapshotsTest-Group-499466884. Jul 03 11:56:00.940547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:56:00.940218. {{(pid=99811) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:56:00.940735 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:00.977839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['29da2043-e5b6-44ed-bce1-fc380cfaa4b9'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:01.023908 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2771e3a2-bc18-4fb7-8009-238ecb46a25a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:56:01.024531 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 264/1052] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:56:00 2026] POST /volume/v3/groups => generated 111 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:01.035578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.038501 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 Jul 03 11:56:01.038736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.038914 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.039032 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member e57f17c3-0787-411a-ab1b-b900ca623f67 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:01.043789 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.043789 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:01.054434 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc3885ea-d7d1-4ed9-b9da-a1e501004bb0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 returned with HTTP 200 Jul 03 11:56:01.054922 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 266/1053] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:01.143443 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.147749 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:01.147941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.148110 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.155210 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.155210 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:01.159528 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:01.165506 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4e2ee7b-22d8-427d-919c-5c6515550b36 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:56:01.166217 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 260/1054] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:01.180899 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9872f58c-21ea-4778-9d3c-48148cff4597 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.183041 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9872f58c-21ea-4778-9d3c-48148cff4597 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:01.183386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9872f58c-21ea-4778-9d3c-48148cff4597 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.183719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9872f58c-21ea-4778-9d3c-48148cff4597 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.190648 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.190648 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:01.194645 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9872f58c-21ea-4778-9d3c-48148cff4597 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:01.199563 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9872f58c-21ea-4778-9d3c-48148cff4597 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:56:01.200076 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 265/1055] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:01.212833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.214592 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:01.214949 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4c4e98d-ed0c-43b1-9e07-93b01469e841", "name": "tempest-VolumeImageDependencyTests-Snapshot-302190687"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:01.224199 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.224199 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:01.224761 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:01.224887 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create snapshot from volume e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:01.240023 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-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 11:56:01.264800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['7d53f38a-5920-403c-b1ae-7fcf925dfd19', 'caf8ec27-685b-4a97-b830-f8be7e890a1e', '6c490849-8a49-4369-878a-4c7850f0b4ff', '3b9f4355-a522-4ef7-828a-a4bc15d1046b'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:01.301820 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot create request issued successfully. Jul 03 11:56:01.302185 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f0a0e64-8be8-4c31-bd17-a4e137605606 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:01.302744 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 265/1056] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:01 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:01.317962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89611022-293d-42b7-80cc-b06002874fbb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.320487 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89611022-293d-42b7-80cc-b06002874fbb tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:01.320487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89611022-293d-42b7-80cc-b06002874fbb tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.320487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89611022-293d-42b7-80cc-b06002874fbb tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.328937 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.328937 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:01.329405 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-89611022-293d-42b7-80cc-b06002874fbb tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot retrieved successfully. Jul 03 11:56:01.330341 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89611022-293d-42b7-80cc-b06002874fbb tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 200 Jul 03 11:56:01.330553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 267/1057] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:01.389740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2064db8b-c544-4a63-a42e-6719038e280d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.491986 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2064db8b-c544-4a63-a42e-6719038e280d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 03 11:56:01.492331 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2064db8b-c544-4a63-a42e-6719038e280d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.492512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2064db8b-c544-4a63-a42e-6719038e280d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.498833 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2064db8b-c544-4a63-a42e-6719038e280d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 03 11:56:01.499473 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 261/1058] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/os-services => generated 626 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:01.510469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2b579438-7107-4aff-b12e-01cda282f373 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.512788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2b579438-7107-4aff-b12e-01cda282f373 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000004412 Jul 03 11:56:01.513097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2b579438-7107-4aff-b12e-01cda282f373 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.513446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2b579438-7107-4aff-b12e-01cda282f373 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.520713 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2b579438-7107-4aff-b12e-01cda282f373 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000004412 returned with HTTP 200 Jul 03 11:56:01.521267 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 266/1059] 10.4.3.170 () {66 vars in 1284 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/os-services?host=np0000004412 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:01.531115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b69020fb-5412-4545-a54b-c4a9ffdb21f1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.533192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b69020fb-5412-4545-a54b-c4a9ffdb21f1 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000004412&binary=cinder-scheduler Jul 03 11:56:01.533405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b69020fb-5412-4545-a54b-c4a9ffdb21f1 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.533563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b69020fb-5412-4545-a54b-c4a9ffdb21f1 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.534526 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.534526 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:01.540113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b69020fb-5412-4545-a54b-c4a9ffdb21f1 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000004412&binary=cinder-scheduler returned with HTTP 200 Jul 03 11:56:01.540543 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 266/1060] 10.4.3.170 () {66 vars in 1332 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/os-services?host=np0000004412&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:01.550019 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c0a1ba5e-1d7e-4d48-b561-4e2c1932cee2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.552430 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c0a1ba5e-1d7e-4d48-b561-4e2c1932cee2 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler Jul 03 11:56:01.552776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c0a1ba5e-1d7e-4d48-b561-4e2c1932cee2 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.552962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c0a1ba5e-1d7e-4d48-b561-4e2c1932cee2 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.557896 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c0a1ba5e-1d7e-4d48-b561-4e2c1932cee2 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 11:56:01.558392 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 268/1061] 10.4.3.170 () {66 vars in 1296 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:01.568456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.624559 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:01.625072 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-601966242"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:01.626627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-601966242'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:01.626814 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Create volume of 1 GB Jul 03 11:56:01.631709 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Availability Zones retrieved successfully. Jul 03 11:56:01.637200 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Flow 'volume_create_api' (0d1d4998-6f11-44fa-8f21-1c393ddc0bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:01.639141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d3158d-9427-4028-9e3c-ea3d329ef5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:01.641418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:01.670973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d3158d-9427-4028-9e3c-ea3d329ef5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:01.671948 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c1c8ea-60e2-4555-8773-ac4ce4e4778d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:01.732014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Created reservations ['40dfb95f-609d-404b-800f-0e5baf92acce', 'b307b1f5-1c63-4cd6-8d05-62cd289fa303', 'bf3baf31-ae81-4ee4-8be7-7c595cc0e085', '3c0e53c2-30eb-44f7-9636-95687fbc669f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:01.732920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c1c8ea-60e2-4555-8773-ac4ce4e4778d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40dfb95f-609d-404b-800f-0e5baf92acce', 'b307b1f5-1c63-4cd6-8d05-62cd289fa303', 'bf3baf31-ae81-4ee4-8be7-7c595cc0e085', '3c0e53c2-30eb-44f7-9636-95687fbc669f']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:01.733720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e772f148-aa84-42bd-bea0-f696e2ffade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:01.760597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e772f148-aa84-42bd-bea0-f696e2ffade0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d9dbe6-b046-4638-9196-98f38c998aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-601966242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b94463c457f4eb9baf4175ee6cda545',qos_specs=None,replication_status=,reservations=['40dfb95f-609d-404b-800f-0e5baf92acce','b307b1f5-1c63-4cd6-8d05-62cd289fa303','bf3baf31-ae81-4ee4-8be7-7c595cc0e085','3c0e53c2-30eb-44f7-9636-95687fbc669f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77180ced7a764309ae839c7fb52a8f90',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-601966242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d9dbe6-b046-4638-9196-98f38c998aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b94463c457f4eb9baf4175ee6cda545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77180ced7a764309ae839c7fb52a8f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:01.761776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9f67f4-9e36-47bd-be80-5f80f3415864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:01.782036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9f67f4-9e36-47bd-be80-5f80f3415864) transitioned into state 'SUCCESS' from state '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-601966242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b94463c457f4eb9baf4175ee6cda545',qos_specs=None,replication_status=,reservations=['40dfb95f-609d-404b-800f-0e5baf92acce','b307b1f5-1c63-4cd6-8d05-62cd289fa303','bf3baf31-ae81-4ee4-8be7-7c595cc0e085','3c0e53c2-30eb-44f7-9636-95687fbc669f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77180ced7a764309ae839c7fb52a8f90',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:01.782897 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc45e72-ec9b-45c6-a333-0879631cb8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:01.795010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc45e72-ec9b-45c6-a333-0879631cb8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:01.795969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Flow 'volume_create_api' (0d1d4998-6f11-44fa-8f21-1c393ddc0bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:01.796481 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Create volume request issued successfully. Jul 03 11:56:01.797289 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9aa26c70-1000-4bc3-b72b-89c416de5912 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:01.797998 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 262/1062] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:01 2026] POST /volume/v3/volumes => generated 753 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:01.812157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:01.813992 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:01.814271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:01.814527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:01.823832 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:01.823832 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:01.828010 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Volume info retrieved successfully. Jul 03 11:56:01.832429 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c0b5727-3cd6-461d-87e3-89d65b0b9b81 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 200 Jul 03 11:56:01.832887 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 267/1063] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:01 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:02.064956 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.067004 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 Jul 03 11:56:02.067260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.067539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.067616 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member e57f17c3-0787-411a-ab1b-b900ca623f67 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:02.071463 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.071463 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:02.081021 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4b425fb-09b2-4ca2-bd59-56842a375530 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 returned with HTTP 200 Jul 03 11:56:02.081533 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 267/1064] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:02.091045 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-69e9c502-2729-45cf-9294-dadc9a58af87 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.093007 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:02.093441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2020213334", "volume_type": "bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0", "group_id": "e57f17c3-0787-411a-ab1b-b900ca623f67", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:02.095249 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2020213334', 'volume_type': 'bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0', 'group_id': 'e57f17c3-0787-411a-ab1b-b900ca623f67', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:02.103564 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.103564 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:02.104180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume of 1 GB Jul 03 11:56:02.110023 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:02.117551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (d4b2b59b-d9d1-4006-bd7d-d7850477335a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:02.118999 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e2e882-cdb7-4f27-be87-a0f6a79f913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.119731 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.119731 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:02.120253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:02.144543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e2e882-cdb7-4f27-be87-a0f6a79f913f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-767166010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e57f17c3-0787-411a-ab1b-b900ca623f67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.145584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca0b199-62cd-44cb-a4bf-fc3b5e2e2df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.179745 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-767166010 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-767166010, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:02.180232 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-767166010 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-767166010, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:02.219514 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['873e1005-282f-4b0a-bc1b-c94e205f025b', '1e91c672-9234-425f-bf92-f5971afba06c', 'd9a9771a-d117-4218-95ae-b962db29ef2c', 'c976be61-99d8-4fb2-8eef-c2cd0c5db8c9'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:02.220501 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca0b199-62cd-44cb-a4bf-fc3b5e2e2df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873e1005-282f-4b0a-bc1b-c94e205f025b', '1e91c672-9234-425f-bf92-f5971afba06c', 'd9a9771a-d117-4218-95ae-b962db29ef2c', 'c976be61-99d8-4fb2-8eef-c2cd0c5db8c9']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.221390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d5d00e-ec61-414a-be8b-d8f25a86813f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.248841 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d5d00e-ec61-414a-be8b-d8f25a86813f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15108ea3-9d32-4323-aba2-0da9fea90fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2020213334',encryption_key_id=None,group_id=e57f17c3-0787-411a-ab1b-b900ca623f67,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['873e1005-282f-4b0a-bc1b-c94e205f025b','1e91c672-9234-425f-bf92-f5971afba06c','d9a9771a-d117-4218-95ae-b962db29ef2c','c976be61-99d8-4fb2-8eef-c2cd0c5db8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0), 'volume': Volume(_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-03T11:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2020213334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e57f17c3-0787-411a-ab1b-b900ca623f67,host=None,id=15108ea3-9d32-4323-aba2-0da9fea90fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995829efc0374a68a2d3857a71969ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064ae3929f5342bcac286b185808c6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0),volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.249795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b409080-3193-4274-bf55-85d81e63cb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.271229 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b409080-3193-4274-bf55-85d81e63cb5f) transitioned into state 'SUCCESS' from state '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-2020213334',encryption_key_id=None,group_id=e57f17c3-0787-411a-ab1b-b900ca623f67,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['873e1005-282f-4b0a-bc1b-c94e205f025b','1e91c672-9234-425f-bf92-f5971afba06c','d9a9771a-d117-4218-95ae-b962db29ef2c','c976be61-99d8-4fb2-8eef-c2cd0c5db8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.272156 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5641a5-b049-4bbc-b821-fa6c553de08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.287143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5641a5-b049-4bbc-b821-fa6c553de08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.288223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (d4b2b59b-d9d1-4006-bd7d-d7850477335a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:02.288651 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request issued successfully. Jul 03 11:56:02.289630 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:02.289832 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:02.340923 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:02.341549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.343348 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:02.343689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.343946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.345583 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.345583 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:02.349428 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-69e9c502-2729-45cf-9294-dadc9a58af87 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:02.350048 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 269/1065] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:02 2026] POST /volume/v3/volumes => generated 822 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:02.350980 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.350980 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:02.351180 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot retrieved successfully. Jul 03 11:56:02.351938 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-70f04741-1f98-429b-9ba4-ab1648c0a741 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 200 Jul 03 11:56:02.352314 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 263/1066] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:02.361568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.362289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de74016d-0609-4e1e-8482-ee06a8f969da None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.363324 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:02.363706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "17e91310-a009-4f5f-b06e-52571ebbe16f", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:02.364168 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 Jul 03 11:56:02.364409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.364574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.365199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '17e91310-a009-4f5f-b06e-52571ebbe16f', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:02.370498 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.370498 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:02.371037 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot retrieved successfully. Jul 03 11:56:02.371210 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume of 1 GB Jul 03 11:56:02.371811 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.371811 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:02.375667 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:02.375856 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Availability Zones retrieved successfully. Jul 03 11:56:02.376335 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:02.376507 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:02.381422 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (ef4cbd60-5327-4ebf-b582-3cf0b009bfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:02.382449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f351a2ec-52d5-4fd1-a3ab-3971609bdf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.383879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:02.412301 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:02.415341 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.415341 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:02.415762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f351a2ec-52d5-4fd1-a3ab-3971609bdf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17e91310-a009-4f5f-b06e-52571ebbe16f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.416507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1ace9-ccdb-479f-87f7-a25b4709e456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.422642 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de74016d-0609-4e1e-8482-ee06a8f969da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 returned with HTTP 200 Jul 03 11:56:02.423083 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 268/1067] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:02.459455 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Created reservations ['671e84c5-20ee-4915-87f6-d1847f1ebf08', 'b3e15eec-c0d4-4c2a-bcfb-9ea41bd1bcc6', '4ba88d2f-0e9a-47e0-8f70-45c2a4177ba6', 'd5ae10d2-e277-444c-bdc4-e877235f96ef'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:02.460198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1ace9-ccdb-479f-87f7-a25b4709e456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671e84c5-20ee-4915-87f6-d1847f1ebf08', 'b3e15eec-c0d4-4c2a-bcfb-9ea41bd1bcc6', '4ba88d2f-0e9a-47e0-8f70-45c2a4177ba6', 'd5ae10d2-e277-444c-bdc4-e877235f96ef']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.460866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0f29bf-e07c-4018-bc09-d52ea1797fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.501650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0f29bf-e07c-4018-bc09-d52ea1797fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f97ff0f1-46b5-4ac9-a390-a3f2abf41da1', '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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['671e84c5-20ee-4915-87f6-d1847f1ebf08','b3e15eec-c0d4-4c2a-bcfb-9ea41bd1bcc6','4ba88d2f-0e9a-47e0-8f70-45c2a4177ba6','d5ae10d2-e277-444c-bdc4-e877235f96ef'],size=1,snapshot_id=17e91310-a009-4f5f-b06e-52571ebbe16f,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T11:56:02Z,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=f97ff0f1-46b5-4ac9-a390-a3f2abf41da1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f61f271582e846d7a2c01055683a05d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17e91310-a009-4f5f-b06e-52571ebbe16f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8576743df7d94e7d9fe2749b44049531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.503538 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b31fcc-f0ed-4811-88de-e9f2208297ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.529688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b31fcc-f0ed-4811-88de-e9f2208297ba) transitioned into state 'SUCCESS' from 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='f61f271582e846d7a2c01055683a05d5',qos_specs=None,replication_status=,reservations=['671e84c5-20ee-4915-87f6-d1847f1ebf08','b3e15eec-c0d4-4c2a-bcfb-9ea41bd1bcc6','4ba88d2f-0e9a-47e0-8f70-45c2a4177ba6','d5ae10d2-e277-444c-bdc4-e877235f96ef'],size=1,snapshot_id=17e91310-a009-4f5f-b06e-52571ebbe16f,source_replicaid=,source_volid=None,status='creating',user_id='8576743df7d94e7d9fe2749b44049531',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.530333 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e60121-e010-40d4-86e7-33e46abeca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:02.550917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e60121-e010-40d4-86e7-33e46abeca1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:02.551715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Flow 'volume_create_api' (ef4cbd60-5327-4ebf-b582-3cf0b009bfe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:02.551996 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Create volume request issued successfully. Jul 03 11:56:02.552810 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c67c7757-d2b9-4efe-9790-937e2a7c3991 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:02.556393 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 268/1068] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:02 2026] POST /volume/v3/volumes => generated 809 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:02.570425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.572243 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:02.572509 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.572742 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.583280 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.583280 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:02.587850 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:02.593943 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f762125-4307-4fe1-b9ec-42bdd883cd90 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 200 Jul 03 11:56:02.594319 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 270/1069] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:02.846614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d39bea96-0134-463b-b27a-75e27afafaa9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.848285 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d39bea96-0134-463b-b27a-75e27afafaa9 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:02.848807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d39bea96-0134-463b-b27a-75e27afafaa9 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.848807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d39bea96-0134-463b-b27a-75e27afafaa9 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.858563 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.858563 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:02.862896 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d39bea96-0134-463b-b27a-75e27afafaa9 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Volume info retrieved successfully. Jul 03 11:56:02.867685 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d39bea96-0134-463b-b27a-75e27afafaa9 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 200 Jul 03 11:56:02.868145 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 264/1070] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:02.881688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.883948 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:02.884175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.884426 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.892830 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.892830 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:02.897987 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Volume info retrieved successfully. Jul 03 11:56:02.903384 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6b314d48-c187-4bd8-b509-cd28fec8f03d tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 200 Jul 03 11:56:02.903946 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 269/1071] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:02.917261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-691fbf3a-22ae-49e4-a55f-a42e2ea47735 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.919973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-691fbf3a-22ae-49e4-a55f-a42e2ea47735 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000004412&binary=cinder-volume Jul 03 11:56:02.920199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-691fbf3a-22ae-49e4-a55f-a42e2ea47735 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.920449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-691fbf3a-22ae-49e4-a55f-a42e2ea47735 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.920837 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.920837 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:02.931129 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-691fbf3a-22ae-49e4-a55f-a42e2ea47735 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000004412&binary=cinder-volume returned with HTTP 200 Jul 03 11:56:02.931768 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 269/1072] 10.4.3.170 () {66 vars in 1326 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/os-services?host=np0000004412&binary=cinder-volume => generated 275 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:02.940601 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.942281 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:02.942423 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.942667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.951299 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.951299 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:02.955436 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Volume info retrieved successfully. Jul 03 11:56:02.960170 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-356ac0ff-3eb9-4341-b4cd-0069f7df8f43 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 200 Jul 03 11:56:02.960586 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 271/1073] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:02 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:02.972139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:02.974016 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] DELETE https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:02.974236 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:02.974459 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:02.974686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Delete volume with id: 46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:02.981257 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:02.981257 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:02.981931 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Volume info retrieved successfully. Jul 03 11:56:03.005874 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Delete volume request issued successfully. Jul 03 11:56:03.006162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c480fcaf-69e7-48bb-a5ba-d01ba76483bf tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 202 Jul 03 11:56:03.006679 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 265/1074] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:02 2026] DELETE /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:03.014848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.016720 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:03.016976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.017252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.024076 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.024076 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:03.028000 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Volume info retrieved successfully. Jul 03 11:56:03.032296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4adb0c1-53fd-48d2-a5b8-827466cd1dd7 tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 200 Jul 03 11:56:03.032770 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 270/1075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:03.436277 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.438535 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 Jul 03 11:56:03.438850 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.439079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.446409 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.446409 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:03.450322 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:03.451271 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:03.451509 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:03.492789 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:03.496876 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.496876 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:03.503254 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-77bf86f6-2fc8-49e8-a488-39f1e78bd05e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 returned with HTTP 200 Jul 03 11:56:03.503704 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 270/1076] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:03.518168 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ae43249c-023f-49ab-9439-96ae549c6761 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.520184 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 03 11:56:03.520653 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e57f17c3-0787-411a-ab1b-b900ca623f67", "name": "tempest-group_snapshot-236938436"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:03.522350 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e57f17c3-0787-411a-ab1b-b900ca623f67', 'name': 'tempest-group_snapshot-236938436'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 11:56:03.526335 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.526335 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:03.530290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.group_snapshots [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group_snapshot tempest-group_snapshot-236938436. Jul 03 11:56:03.548714 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.548714 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:03.559071 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-767166010 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-767166010, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:03.580276 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['8ec898f9-bdc9-40c2-ba1f-97d59c29c5f8', '4048da9e-8db9-4971-9903-beeff8f1f380', 'd1b693ed-16c0-4d51-b8a8-7f35283ab5e6', '286a2a90-7d5a-4fc5-82c8-c6e739b2f07e'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:03.605836 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ae43249c-023f-49ab-9439-96ae549c6761 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 03 11:56:03.605836 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 272/1077] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 3 11:56:03 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:03.619082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.619136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-861f6f9a-275f-4780-9298-0ec170087742 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.621033 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:03.621251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.621321 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-861f6f9a-275f-4780-9298-0ec170087742 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc Jul 03 11:56:03.621485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.621560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-861f6f9a-275f-4780-9298-0ec170087742 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.621744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-861f6f9a-275f-4780-9298-0ec170087742 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.621877 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-861f6f9a-275f-4780-9298-0ec170087742 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 620a4724-6f31-454e-943b-c13685b87abc {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:03.628483 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.628483 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:03.629742 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.629742 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:03.632250 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:03.634186 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-861f6f9a-275f-4780-9298-0ec170087742 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc returned with HTTP 200 Jul 03 11:56:03.634911 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 271/1078] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:03.637557 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2abaac4-e761-4293-a1fc-c8cae9b34cb4 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 200 Jul 03 11:56:03.640284 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 266/1079] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:03.654062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.657826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:03.657826 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.657826 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.664203 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.664203 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:03.667715 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:03.673243 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-37842dfd-00c9-477e-aa22-b9a73659eca3 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 200 Jul 03 11:56:03.673915 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 271/1080] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:03.687751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-517cc775-9197-4471-af41-66200974a0cc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.689889 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:03.690109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.692815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.692815 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete snapshot with id: 17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:03.695670 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.695670 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:03.696128 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot retrieved successfully. Jul 03 11:56:03.727391 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot delete request issued successfully. Jul 03 11:56:03.727948 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-517cc775-9197-4471-af41-66200974a0cc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 202 Jul 03 11:56:03.729329 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 273/1081] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:03 2026] DELETE /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:03.739284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:03.741752 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:03.742005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:03.742271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:03.749460 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:03.749460 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:03.750157 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Snapshot retrieved successfully. Jul 03 11:56:03.751361 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-205b6b3e-87b3-4295-950c-9e6611296ad8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 200 Jul 03 11:56:03.751902 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 272/1082] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:03 2026] GET /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:04.046323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e52aca33-019e-42e7-8acc-feb067c242bd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.048025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e52aca33-019e-42e7-8acc-feb067c242bd tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] GET https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf Jul 03 11:56:04.048225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e52aca33-019e-42e7-8acc-feb067c242bd tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.048462 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e52aca33-019e-42e7-8acc-feb067c242bd tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.054025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e52aca33-019e-42e7-8acc-feb067c242bd tempest-VolumesServicesTestJSON-842556820 tempest-VolumesServicesTestJSON-842556820-project-member] https://10.4.3.170/volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf returned with HTTP 404 Jul 03 11:56:04.054490 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 267/1083] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/volumes/46d9dbe6-b046-4638-9196-98f38c998aaf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:04.061512 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1fbc51c0-e851-4327-97e3-29ef35545d33 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.063264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fbc51c0-e851-4327-97e3-29ef35545d33 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 03 11:56:04.063500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fbc51c0-e851-4327-97e3-29ef35545d33 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.063736 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fbc51c0-e851-4327-97e3-29ef35545d33 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.068095 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fbc51c0-e851-4327-97e3-29ef35545d33 tempest-VolumesServicesTestJSON-1942572200 tempest-VolumesServicesTestJSON-1942572200-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 03 11:56:04.068509 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 272/1084] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:04.647590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.650356 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc Jul 03 11:56:04.650686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.650949 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.651129 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 620a4724-6f31-454e-943b-c13685b87abc {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:04.655283 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.655283 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:04.659563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c988289-eec3-4d0f-8b9f-b618c3c7a8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc returned with HTTP 200 Jul 03 11:56:04.661734 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 274/1085] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:04.669291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.671698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:04.671787 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.672799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.672799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:04.673883 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:04.678566 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:04.679123 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.679123 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:04.679850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df74dcfd-17ba-4088-b0ac-5217eb157f35 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:04.680294 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 273/1086] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:04.690634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.692192 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/53f9be04-4f02-426c-9893-b81bdbb0e52f Jul 03 11:56:04.692398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.692576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.697073 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.697073 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:04.697450 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Snapshot retrieved successfully. Jul 03 11:56:04.698608 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab11ef17-1a59-4d15-9efa-e65bff91f768 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/53f9be04-4f02-426c-9893-b81bdbb0e52f returned with HTTP 200 Jul 03 11:56:04.698608 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 268/1087] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/snapshots/53f9be04-4f02-426c-9893-b81bdbb0e52f => generated 450 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:04.706133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.708202 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups/action Jul 03 11:56:04.708889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "620a4724-6f31-454e-943b-c13685b87abc", "name": "tempest-Group_from_snap-78266558"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:04.708889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "620a4724-6f31-454e-943b-c13685b87abc", "name": "tempest-Group_from_snap-78266558"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:04.713896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '620a4724-6f31-454e-943b-c13685b87abc', 'name': 'tempest-Group_from_snap-78266558'}}. {{(pid=99810) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 11:56:04.713993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group tempest-Group_from_snap-78266558 from group_snapshot 620a4724-6f31-454e-943b-c13685b87abc. Jul 03 11:56:04.724131 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.724131 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:04.735593 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.735593 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:04.739895 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.739895 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:04.765774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cbdb029f-8421-4b1a-8094-9a2d75b38276 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.772431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cbdb029f-8421-4b1a-8094-9a2d75b38276 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:04.772431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cbdb029f-8421-4b1a-8094-9a2d75b38276 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.772431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cbdb029f-8421-4b1a-8094-9a2d75b38276 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.775950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cbdb029f-8421-4b1a-8094-9a2d75b38276 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 404 Jul 03 11:56:04.776276 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 275/1088] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:04.786454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.788361 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:04.788647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.788874 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.789425 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:04.793914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['01a05897-f51f-49f9-8ac8-0d24032f2112'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:04.798050 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.798050 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:04.798737 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:04.836885 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume request issued successfully. Jul 03 11:56:04.837155 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc52b5ba-12c6-4018-ba18-9944e1220f62 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 202 Jul 03 11:56:04.838924 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 274/1089] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:04 2026] DELETE /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:04.847590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:04.850201 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:04.850364 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:04.850548 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:04.859129 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:04.859129 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:04.865045 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:04.869741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2af5f8e6-1910-484c-86e8-2456371b7d08 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 200 Jul 03 11:56:04.870100 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 269/1090] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:04 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:05.344336 np0000004412 devstack@c-api.service[99810]: INFO cinder.group.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] A mapping entry already exists for group dfb8f835-bc19-4f2b-b31a-b25316c590bc and volume type bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0. Do not need to create again. Jul 03 11:56:05.344724 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.344724 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:05.345107 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:05.349396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (70cb66b2-32d3-4473-96d1-4d9eb00c83e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:05.350233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b7df31-6d6a-4c7e-9f56-be8872f013cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:05.351115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:05.386080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b7df31-6d6a-4c7e-9f56-be8872f013cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53f9be04-4f02-426c-9893-b81bdbb0e52f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-767166010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dfb8f835-bc19-4f2b-b31a-b25316c590bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:05.389209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920e6b31-0443-4a90-9170-dc2fb742560a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:05.426294 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-767166010 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-767166010, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:05.441439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['2e9243cc-a87e-4d2a-8cd5-642317433711', '699e4937-a880-4048-9bd9-a3b494d88074'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:05.442203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920e6b31-0443-4a90-9170-dc2fb742560a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e9243cc-a87e-4d2a-8cd5-642317433711', '699e4937-a880-4048-9bd9-a3b494d88074']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:05.442920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13feb55-bd3c-4aa7-8a0b-b1742d398276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:05.476090 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13feb55-bd3c-4aa7-8a0b-b1742d398276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0aae830-bcad-4d4f-becc-350a1ea9c509', '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=dfb8f835-bc19-4f2b-b31a-b25316c590bc,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['2e9243cc-a87e-4d2a-8cd5-642317433711','699e4937-a880-4048-9bd9-a3b494d88074'],size=1,snapshot_id=53f9be04-4f02-426c-9893-b81bdbb0e52f,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0), 'volume': Volume(_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-03T11:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dfb8f835-bc19-4f2b-b31a-b25316c590bc,host=None,id=a0aae830-bcad-4d4f-becc-350a1ea9c509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995829efc0374a68a2d3857a71969ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53f9be04-4f02-426c-9893-b81bdbb0e52f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064ae3929f5342bcac286b185808c6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0),volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:05.477203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34048155-6224-4afc-8b01-b5fbf9bfa1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:05.498397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34048155-6224-4afc-8b01-b5fbf9bfa1df) transitioned into state 'SUCCESS' from 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=dfb8f835-bc19-4f2b-b31a-b25316c590bc,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['2e9243cc-a87e-4d2a-8cd5-642317433711','699e4937-a880-4048-9bd9-a3b494d88074'],size=1,snapshot_id=53f9be04-4f02-426c-9893-b81bdbb0e52f,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:05.499699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (70cb66b2-32d3-4473-96d1-4d9eb00c83e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:05.500880 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request issued successfully. Jul 03 11:56:05.519445 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70779f04-5080-4d8c-a8f1-4a4f5d799b7e tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Jul 03 11:56:05.520390 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 273/1091] 10.4.3.170 () {70 vars in 1318 bytes} [Fri Jul 3 11:56:04 2026] POST /volume/v3/groups/action => generated 101 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:05.530095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0058487a-5d04-4a84-b006-eeacf49fce93 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.532673 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:05.533074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:05.533074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:05.533362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:05.534124 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:05.542129 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:05.543012 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:05.543238 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:05.585762 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:05.589049 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.589049 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:05.592921 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:05.592921 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:05.628526 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:05.636681 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.636681 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:05.643221 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0058487a-5d04-4a84-b006-eeacf49fce93 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:05.643221 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 276/1092] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:05 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:05.657262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cd34bad8-e140-42fc-b716-53cd1939542c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.660734 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 Jul 03 11:56:05.660734 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:05.660734 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:05.671395 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.671395 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:05.675502 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:05.676563 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:05.676682 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:05.713666 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:05.719059 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.719059 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:05.727602 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cd34bad8-e140-42fc-b716-53cd1939542c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 returned with HTTP 200 Jul 03 11:56:05.727602 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 275/1093] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:05 2026] GET /volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 => generated 926 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:05.740820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.742909 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc Jul 03 11:56:05.743212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:05.743456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:05.743579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member dfb8f835-bc19-4f2b-b31a-b25316c590bc {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:05.747362 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.747362 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:05.757765 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a53dc5ce-2c14-46a2-81eb-450d2f4a8963 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc returned with HTTP 200 Jul 03 11:56:05.758561 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 270/1094] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:05 2026] GET /volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:05.767063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.768931 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:05.769172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:05.769408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:05.769718 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:05.770039 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.770039 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:05.770560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:05.803349 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:05.804495 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:05.804790 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:05.849866 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:05.852750 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.852750 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:05.856461 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:05.856844 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:05.890673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0da3df43-8364-4cc9-bfa0-87fb40851cd5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.892877 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da3df43-8364-4cc9-bfa0-87fb40851cd5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:05.893161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da3df43-8364-4cc9-bfa0-87fb40851cd5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:05.893446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da3df43-8364-4cc9-bfa0-87fb40851cd5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:05.900330 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da3df43-8364-4cc9-bfa0-87fb40851cd5 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 404 Jul 03 11:56:05.900873 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 277/1095] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:05 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:05.907050 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:05.910776 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.910776 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:05.920849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e0c8df97-ad62-447a-93e7-d2dbcbcb2db6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:05.921234 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 274/1096] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:05 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:05.936930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d18abec7-865a-4aef-8007-55902d35a845 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:05.938868 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc/action Jul 03 11:56:05.938868 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:05.938970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:05.940575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for group dfb8f835-bc19-4f2b-b31a-b25316c590bc {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:05.940685 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group with id: dfb8f835-bc19-4f2b-b31a-b25316c590bc Jul 03 11:56:05.944529 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:05.944529 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:05.999455 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d18abec7-865a-4aef-8007-55902d35a845 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc/action returned with HTTP 202 Jul 03 11:56:06.000031 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 276/1097] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:05 2026] POST /volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:06.008342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.016612 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 Jul 03 11:56:06.016881 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.017127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.028430 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:06.028430 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:06.034094 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:06.035056 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:06.035292 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:06.086140 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:06.089783 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:06.089783 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:06.097280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1575708b-3cfc-4f17-b8e9-04eac5b852e9 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 returned with HTTP 200 Jul 03 11:56:06.097721 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 271/1098] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:06 2026] GET /volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 => generated 925 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:06.317295 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.323315 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:06.323876 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.324096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.324238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:06.335007 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:06.335007 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:06.335767 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:06.359081 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume request issued successfully. Jul 03 11:56:06.359345 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59ca3c2c-78e6-4bda-a5f5-b6ca06e78a34 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 202 Jul 03 11:56:06.359902 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 278/1099] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:06 2026] DELETE /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:06.371591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.373902 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:06.374115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.374324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.382883 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:06.382883 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:06.387048 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:06.393485 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb9a1251-44df-4990-8f96-2141958d7aa9 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 200 Jul 03 11:56:06.394008 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 275/1100] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:06 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:06.579775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dfaf64c-57b0-4ca6-a61a-22264ef564f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.663820 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dfaf64c-57b0-4ca6-a61a-22264ef564f4 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] POST https://10.4.3.170/volume/v3/types/e3f05a9c-4b5d-4c93-9c83-b2f6fb0ca9be/encryption Jul 03 11:56:06.664240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dfaf64c-57b0-4ca6-a61a-22264ef564f4 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.685388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dfaf64c-57b0-4ca6-a61a-22264ef564f4 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/e3f05a9c-4b5d-4c93-9c83-b2f6fb0ca9be/encryption returned with HTTP 404 Jul 03 11:56:06.686050 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 277/1101] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 11:56:06 2026] POST /volume/v3/types/e3f05a9c-4b5d-4c93-9c83-b2f6fb0ca9be/encryption => generated 114 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:06.695541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-aaac89ea-f6c8-4057-9240-8daff93268eb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.697443 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aaac89ea-f6c8-4057-9240-8daff93268eb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:06.697988 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aaac89ea-f6c8-4057-9240-8daff93268eb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1120949416", "os-volume-type-access:is_public": false}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.710687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aaac89ea-f6c8-4057-9240-8daff93268eb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:06.711172 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 272/1102] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:56:06 2026] POST /volume/v3/types => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:06.718912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cdf27c8d-93fc-4896-99ed-9198c4afe93e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.795828 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cdf27c8d-93fc-4896-99ed-9198c4afe93e tempest-VolumeTypesNegativeTest-1886771301 tempest-VolumeTypesNegativeTest-1886771301-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:06.796150 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cdf27c8d-93fc-4896-99ed-9198c4afe93e tempest-VolumeTypesNegativeTest-1886771301 tempest-VolumeTypesNegativeTest-1886771301-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5c8d935-0847-4da0-83f0-ef1c98c815bb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-90238572"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.797753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-cdf27c8d-93fc-4896-99ed-9198c4afe93e tempest-VolumeTypesNegativeTest-1886771301 tempest-VolumeTypesNegativeTest-1886771301-project-member] Create volume request body: {'volume': {'volume_type': 'd5c8d935-0847-4da0-83f0-ef1c98c815bb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-90238572'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:06.807186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cdf27c8d-93fc-4896-99ed-9198c4afe93e tempest-VolumeTypesNegativeTest-1886771301 tempest-VolumeTypesNegativeTest-1886771301-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 03 11:56:06.807688 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 279/1103] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:06 2026] POST /volume/v3/volumes => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:06.816737 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1787bd23-3ad9-4388-a073-fa1d8ba18053 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.818547 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1787bd23-3ad9-4388-a073-fa1d8ba18053 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] DELETE https://10.4.3.170/volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb Jul 03 11:56:06.818830 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1787bd23-3ad9-4388-a073-fa1d8ba18053 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.819022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1787bd23-3ad9-4388-a073-fa1d8ba18053 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.841829 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1787bd23-3ad9-4388-a073-fa1d8ba18053 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb returned with HTTP 202 Jul 03 11:56:06.842527 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 276/1104] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:06 2026] DELETE /volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:06.852456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1a7776c-0df1-459a-891d-0153c375b040 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.854014 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1a7776c-0df1-459a-891d-0153c375b040 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] GET https://10.4.3.170/volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb Jul 03 11:56:06.854179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1a7776c-0df1-459a-891d-0153c375b040 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.854385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1a7776c-0df1-459a-891d-0153c375b040 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.857496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1a7776c-0df1-459a-891d-0153c375b040 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb returned with HTTP 404 Jul 03 11:56:06.857907 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 278/1105] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:06 2026] GET /volume/v3/types/d5c8d935-0847-4da0-83f0-ef1c98c815bb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:06.870823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-80e2525c-8e60-4a1a-8060-889ec9d24f78 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.872520 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80e2525c-8e60-4a1a-8060-889ec9d24f78 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:06.872874 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80e2525c-8e60-4a1a-8060-889ec9d24f78 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.874861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80e2525c-8e60-4a1a-8060-889ec9d24f78 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 400 Jul 03 11:56:06.875743 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 273/1106] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:06 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 11:56:06.883705 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-425cfdf4-5623-4ee9-892f-f5a8b0a3e5be None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.886700 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-425cfdf4-5623-4ee9-892f-f5a8b0a3e5be tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:06.887063 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-425cfdf4-5623-4ee9-892f-f5a8b0a3e5be tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-503971294"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.914732 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-425cfdf4-5623-4ee9-892f-f5a8b0a3e5be tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:06.915233 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 280/1107] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:06 2026] POST /volume/v3/types => generated 228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:06.924873 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3455446b-b619-4e2b-a3dd-3e0d05c5c2f8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.928396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3455446b-b619-4e2b-a3dd-3e0d05c5c2f8 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:06.928396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3455446b-b619-4e2b-a3dd-3e0d05c5c2f8 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-503971294"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:06.934671 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3455446b-b619-4e2b-a3dd-3e0d05c5c2f8 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-503971294 already exists. Jul 03 11:56:06.935006 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3455446b-b619-4e2b-a3dd-3e0d05c5c2f8 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 409 Jul 03 11:56:06.935546 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 277/1108] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:06 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:06.944483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e55b51c3-7937-4cd5-84bb-5ca483673553 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.947781 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e55b51c3-7937-4cd5-84bb-5ca483673553 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] DELETE https://10.4.3.170/volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c Jul 03 11:56:06.948000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e55b51c3-7937-4cd5-84bb-5ca483673553 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.948205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e55b51c3-7937-4cd5-84bb-5ca483673553 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.977148 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e55b51c3-7937-4cd5-84bb-5ca483673553 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c returned with HTTP 202 Jul 03 11:56:06.977646 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 279/1109] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:06 2026] DELETE /volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:06.987491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-855e1234-cbb8-4fda-8260-861c4d781944 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:06.989347 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-855e1234-cbb8-4fda-8260-861c4d781944 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] GET https://10.4.3.170/volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c Jul 03 11:56:06.989612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-855e1234-cbb8-4fda-8260-861c4d781944 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:06.989813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-855e1234-cbb8-4fda-8260-861c4d781944 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:06.993256 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-855e1234-cbb8-4fda-8260-861c4d781944 tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c returned with HTTP 404 Jul 03 11:56:06.993844 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 274/1110] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:06 2026] GET /volume/v3/types/036ff93a-1d58-4af8-8852-34f95daf0a5c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:07.003492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac5f9e28-e8ad-4892-bcba-1263be3d73bb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.005231 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac5f9e28-e8ad-4892-bcba-1263be3d73bb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] DELETE https://10.4.3.170/volume/v3/types/11aecf1a-5292-4f1c-9122-131b94a7fcbb Jul 03 11:56:07.005437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac5f9e28-e8ad-4892-bcba-1263be3d73bb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.005640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac5f9e28-e8ad-4892-bcba-1263be3d73bb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.010251 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac5f9e28-e8ad-4892-bcba-1263be3d73bb tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/11aecf1a-5292-4f1c-9122-131b94a7fcbb returned with HTTP 404 Jul 03 11:56:07.010872 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 281/1111] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/types/11aecf1a-5292-4f1c-9122-131b94a7fcbb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:07.020332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-149b8cd3-7b95-4f77-b85a-646fcc43dace None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.021871 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-149b8cd3-7b95-4f77-b85a-646fcc43dace tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] GET https://10.4.3.170/volume/v3/types/7ca18e3f-63bd-419b-a7af-c013e32942d2 Jul 03 11:56:07.022119 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-149b8cd3-7b95-4f77-b85a-646fcc43dace tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.022356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-149b8cd3-7b95-4f77-b85a-646fcc43dace tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.026317 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-149b8cd3-7b95-4f77-b85a-646fcc43dace tempest-VolumeTypesNegativeTest-617612903 tempest-VolumeTypesNegativeTest-617612903-project-admin] https://10.4.3.170/volume/v3/types/7ca18e3f-63bd-419b-a7af-c013e32942d2 returned with HTTP 404 Jul 03 11:56:07.027038 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 278/1112] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/types/7ca18e3f-63bd-419b-a7af-c013e32942d2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:07.111297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-61a0052c-8727-464e-8372-b5b9837a0778 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.113177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61a0052c-8727-464e-8372-b5b9837a0778 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 Jul 03 11:56:07.113177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61a0052c-8727-464e-8372-b5b9837a0778 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.113387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61a0052c-8727-464e-8372-b5b9837a0778 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.119294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61a0052c-8727-464e-8372-b5b9837a0778 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 returned with HTTP 404 Jul 03 11:56:07.119832 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 280/1113] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/a0aae830-bcad-4d4f-becc-350a1ea9c509 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.129813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.132084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc Jul 03 11:56:07.132336 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.132565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.132722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member dfb8f835-bc19-4f2b-b31a-b25316c590bc {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:07.135791 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a84ac7c-7aa8-4f2e-a086-7941aee6aee6 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc returned with HTTP 404 Jul 03 11:56:07.136291 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 275/1114] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/groups/dfb8f835-bc19-4f2b-b31a-b25316c590bc => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.146608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-382298f1-1dab-4736-b2b6-e7f195b8094f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.150052 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc Jul 03 11:56:07.150270 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.150466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.150605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for member 620a4724-6f31-454e-943b-c13685b87abc {{(pid=99809) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:07.150664 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.group_snapshots [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group_snapshot with id: 620a4724-6f31-454e-943b-c13685b87abc Jul 03 11:56:07.159523 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.159523 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:07.178563 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f48bd366-2ab7-4861-9337-57faecaa4935 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.180298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f48bd366-2ab7-4861-9337-57faecaa4935 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:07.180475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f48bd366-2ab7-4861-9337-57faecaa4935 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.180674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f48bd366-2ab7-4861-9337-57faecaa4935 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.192783 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.192783 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:07.197020 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f48bd366-2ab7-4861-9337-57faecaa4935 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:07.200908 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f48bd366-2ab7-4861-9337-57faecaa4935 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:56:07.201272 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 279/1115] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:07.212389 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-382298f1-1dab-4736-b2b6-e7f195b8094f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc returned with HTTP 202 Jul 03 11:56:07.212991 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 282/1116] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:07.224917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.227059 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:07.227341 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.227566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.227933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:07.228857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:07.239469 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:07.239469 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:07.239469 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:07.263392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.263392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:07.263563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.263805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.280441 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.280441 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:07.288426 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:07.294590 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:07.296163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-30ed2cd6-c0fc-4100-86a2-c7610da3feb4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:56:07.296746 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 276/1117] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:07.297409 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.297409 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:07.306323 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f7b5e19-a799-4a11-b233-e0e430dca1f2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:07.306866 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 281/1118] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:07.327662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.329360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-93d79828-7fbf-4735-9671-8676b423286b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.330192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] POST https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c/action Jul 03 11:56:07.330651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:07.330813 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:07.332856 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:07.333700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.334267 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.334752 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:07.335584 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.335584 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:07.336735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:07.340546 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:07.341586 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93d79828-7fbf-4735-9671-8676b423286b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:07.342034 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 283/1119] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:56:07.344408 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.344408 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:07.345040 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:07.356452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-963acf2f-b999-4d59-be5c-569f2aced646 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.357866 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Begin detaching volume completed successfully. Jul 03 11:56:07.358165 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-98a2f8e9-8dcf-4b58-ab07-13ef9c25a53a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c/action returned with HTTP 202 Jul 03 11:56:07.358755 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 280/1120] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:56:07 2026] POST /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 11:56:07.360553 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-963acf2f-b999-4d59-be5c-569f2aced646 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc Jul 03 11:56:07.360859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-963acf2f-b999-4d59-be5c-569f2aced646 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.361137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-963acf2f-b999-4d59-be5c-569f2aced646 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.361313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-963acf2f-b999-4d59-be5c-569f2aced646 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 620a4724-6f31-454e-943b-c13685b87abc {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:07.367164 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-963acf2f-b999-4d59-be5c-569f2aced646 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc returned with HTTP 404 Jul 03 11:56:07.368006 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 277/1121] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/group_snapshots/620a4724-6f31-454e-943b-c13685b87abc => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.376383 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.378915 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:07.379084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.379358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.379959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:07.380706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:07.391394 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:07.392679 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:07.392679 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:07.409101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-317d1ba5-de04-4b56-85de-b10eaf24555b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.411074 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-317d1ba5-de04-4b56-85de-b10eaf24555b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:07.411604 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-317d1ba5-de04-4b56-85de-b10eaf24555b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.411604 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-317d1ba5-de04-4b56-85de-b10eaf24555b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.419125 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-317d1ba5-de04-4b56-85de-b10eaf24555b tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 404 Jul 03 11:56:07.419903 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 284/1122] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.434805 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.436704 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:07.436958 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.437028 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:07.438635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.438635 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:07.442944 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.442944 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:07.445300 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de083207-d27d-4c39-a5a9-fa876185d9d1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 404 Jul 03 11:56:07.446057 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 281/1123] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.456074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c5043ede-b34b-4c3f-8081-7baa18fa5105 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.458178 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5043ede-b34b-4c3f-8081-7baa18fa5105 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 Jul 03 11:56:07.458796 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2e12c46-0b71-4df8-b22e-56b39416ccf2 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:07.458865 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5043ede-b34b-4c3f-8081-7baa18fa5105 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.459685 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 282/1124] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:07.459835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5043ede-b34b-4c3f-8081-7baa18fa5105 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.466456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5043ede-b34b-4c3f-8081-7baa18fa5105 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 returned with HTTP 404 Jul 03 11:56:07.467137 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 278/1125] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/f97ff0f1-46b5-4ac9-a390-a3f2abf41da1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.477865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.478313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e394c0e-0379-4e94-8840-5631b6954957 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.481519 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67/action Jul 03 11:56:07.481693 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:07.482046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:07.482109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.482395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:07.482539 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.482598 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete snapshot with id: 17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:07.484215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for group e57f17c3-0787-411a-ab1b-b900ca623f67 {{(pid=99810) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:07.484350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group with id: e57f17c3-0787-411a-ab1b-b900ca623f67 Jul 03 11:56:07.489776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e259b6f-e9d3-414b-b0b6-a1bfd79e717a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 404 Jul 03 11:56:07.490122 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.490122 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:07.494161 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 285/1126] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:07.504446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc90e245-b4dc-49c1-b5d2-4adf58cc90b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.506582 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc90e245-b4dc-49c1-b5d2-4adf58cc90b8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f Jul 03 11:56:07.506820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc90e245-b4dc-49c1-b5d2-4adf58cc90b8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.507072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc90e245-b4dc-49c1-b5d2-4adf58cc90b8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.513240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc90e245-b4dc-49c1-b5d2-4adf58cc90b8 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f returned with HTTP 404 Jul 03 11:56:07.513876 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 283/1127] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/snapshots/17e91310-a009-4f5f-b06e-52571ebbe16f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:56:07.525471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.527917 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:07.528157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.528697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.528697 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:07.535426 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52e0fd1c-dc5b-4c20-a4cd-0945bcf877e1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 404 Jul 03 11:56:07.535992 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 279/1128] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.548017 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8665d172-adca-440a-8e7b-d520da5f720a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.550535 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8665d172-adca-440a-8e7b-d520da5f720a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 Jul 03 11:56:07.551007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8665d172-adca-440a-8e7b-d520da5f720a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.551289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8665d172-adca-440a-8e7b-d520da5f720a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.558785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e394c0e-0379-4e94-8840-5631b6954957 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67/action returned with HTTP 202 Jul 03 11:56:07.559113 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8665d172-adca-440a-8e7b-d520da5f720a tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 returned with HTTP 404 Jul 03 11:56:07.559217 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 282/1129] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:07 2026] POST /volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:07.559873 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 286/1130] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/e4c4e98d-ed0c-43b1-9e07-93b01469e841 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:07.570805 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.573197 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 Jul 03 11:56:07.573533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.573825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.586334 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.586334 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:07.592285 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:07.594400 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:07.594400 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:07.629343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-83381d9b-fcce-4814-932c-0cbe1865addc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.635830 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:56:07.636325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.636973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.636973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: 1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:56:07.650277 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:07.650457 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.650457 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:07.651115 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:07.657350 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.657350 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:07.673356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b08fbfbb-801c-43ad-bed6-2ae980d21adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 returned with HTTP 200 Jul 03 11:56:07.675133 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 284/1131] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:07.695638 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume request issued successfully. Jul 03 11:56:07.695638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83381d9b-fcce-4814-932c-0cbe1865addc tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 202 Jul 03 11:56:07.695865 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 280/1132] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:07 2026] DELETE /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:07.713937 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:07.717133 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:56:07.717133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:07.717133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:07.725381 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:07.725381 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:07.733804 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Volume info retrieved successfully. Jul 03 11:56:07.738959 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0ddbd8cc-f827-4661-872e-e0da37dd20cf tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 200 Jul 03 11:56:07.739126 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 283/1133] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:07 2026] GET /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a8847e9a-9f43-4152-8b38-fe9ffd0479d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a8847e9a-9f43-4152-8b38-fe9ffd0479d4 None None] GET https://10.4.3.170/volume// Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a8847e9a-9f43-4152-8b38-fe9ffd0479d4 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a8847e9a-9f43-4152-8b38-fe9ffd0479d4 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a8847e9a-9f43-4152-8b38-fe9ffd0479d4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:08.389618 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 287/1134] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56: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 11:56:08.402222 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.404822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:08.405076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.405321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.416734 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:08.416734 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:08.420816 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:08.426227 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-477440b6-1d5c-4052-9e4f-617dd78bb489 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:56:08.426806 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 285/1135] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:08.695086 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-434816b7-5f11-45a1-8be4-fb266aee4b31 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.697256 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-434816b7-5f11-45a1-8be4-fb266aee4b31 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 Jul 03 11:56:08.697553 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-434816b7-5f11-45a1-8be4-fb266aee4b31 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.697845 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-434816b7-5f11-45a1-8be4-fb266aee4b31 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.706515 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-434816b7-5f11-45a1-8be4-fb266aee4b31 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 returned with HTTP 404 Jul 03 11:56:08.707102 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 281/1136] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/volumes/15108ea3-9d32-4323-aba2-0da9fea90fe0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.715958 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.717845 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 Jul 03 11:56:08.718060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.718217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.718340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member e57f17c3-0787-411a-ab1b-b900ca623f67 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:08.721086 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f79bde4-4ed0-4a1c-af8b-5fe4e35c4546 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 returned with HTTP 404 Jul 03 11:56:08.721739 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 284/1137] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/groups/e57f17c3-0787-411a-ab1b-b900ca623f67 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.730728 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-23f2b613-8b1f-4db9-9489-42199affce45 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.732937 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23f2b613-8b1f-4db9-9489-42199affce45 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/9dedf61e-655f-4a56-b924-e03dcc58a82b Jul 03 11:56:08.733399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23f2b613-8b1f-4db9-9489-42199affce45 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.733768 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23f2b613-8b1f-4db9-9489-42199affce45 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.751543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23f2b613-8b1f-4db9-9489-42199affce45 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types/9dedf61e-655f-4a56-b924-e03dcc58a82b returned with HTTP 202 Jul 03 11:56:08.752186 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 288/1138] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:56:08 2026] DELETE /volume/v3/group_types/9dedf61e-655f-4a56-b924-e03dcc58a82b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:08.761252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9e7df35b-17a9-4486-aa50-1db026368414 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.761471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d24cf038-4ecb-4e8d-8588-50062b418873 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.762772 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e7df35b-17a9-4486-aa50-1db026368414 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 Jul 03 11:56:08.762933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e7df35b-17a9-4486-aa50-1db026368414 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.763263 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e7df35b-17a9-4486-aa50-1db026368414 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.763351 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d24cf038-4ecb-4e8d-8588-50062b418873 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a Jul 03 11:56:08.764495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d24cf038-4ecb-4e8d-8588-50062b418873 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.764495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d24cf038-4ecb-4e8d-8588-50062b418873 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.779670 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d24cf038-4ecb-4e8d-8588-50062b418873 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a returned with HTTP 404 Jul 03 11:56:08.780105 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 282/1139] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/volumes/1ef08170-be9b-4cde-85ad-10fc9925d46a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.787391 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.789048 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:56:08.789232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.789469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.789691 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: 287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:56:08.790107 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e7df35b-17a9-4486-aa50-1db026368414 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 returned with HTTP 202 Jul 03 11:56:08.790605 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 286/1140] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:08 2026] DELETE /volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:08.800417 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-284363c7-5a89-4dd6-a8ec-d5bd81bb9bdd tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 404 Jul 03 11:56:08.801085 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 285/1141] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:08 2026] DELETE /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.804064 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5defd783-0a90-4ccd-96a2-bffacccc56d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.809968 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5defd783-0a90-4ccd-96a2-bffacccc56d6 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] GET https://10.4.3.170/volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 Jul 03 11:56:08.810280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5defd783-0a90-4ccd-96a2-bffacccc56d6 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.810607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5defd783-0a90-4ccd-96a2-bffacccc56d6 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.811517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-230d461a-06e9-45a6-bc68-89f354f0bc1d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.815768 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5defd783-0a90-4ccd-96a2-bffacccc56d6 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 returned with HTTP 404 Jul 03 11:56:08.816443 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 289/1142] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/types/bbb0b533-0b66-4b5b-8be7-c19c5a2dc6b0 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:08.819284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-230d461a-06e9-45a6-bc68-89f354f0bc1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 Jul 03 11:56:08.819284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-230d461a-06e9-45a6-bc68-89f354f0bc1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.819284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-230d461a-06e9-45a6-bc68-89f354f0bc1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.827739 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-230d461a-06e9-45a6-bc68-89f354f0bc1d tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 returned with HTTP 404 Jul 03 11:56:08.829545 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 283/1143] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/volumes/287fe150-97db-4463-a79e-0bc4aae516c8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.830914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-254b9b11-870f-4b60-9318-84fa4bcfc121 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.832936 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-254b9b11-870f-4b60-9318-84fa4bcfc121 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:08.833692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-254b9b11-870f-4b60-9318-84fa4bcfc121 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1902496161"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:08.857816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-254b9b11-870f-4b60-9318-84fa4bcfc121 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:08.858231 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 287/1144] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:08 2026] POST /volume/v3/types => generated 224 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:08.869501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5d77c98-fd41-4fd4-a1a5-78459c3e518c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.869784 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.872086 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5d77c98-fd41-4fd4-a1a5-78459c3e518c tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:56:08.872613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5d77c98-fd41-4fd4-a1a5-78459c3e518c tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-854985570"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:08.872749 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] DELETE https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:56:08.872961 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.873132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.873355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Delete volume with id: db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:56:08.881854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-894986f6-8da6-439f-af9a-c80f892fcaf1 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 404 Jul 03 11:56:08.882491 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 290/1145] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:08 2026] DELETE /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.890172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a71eb197-2d94-4171-bf36-c6485b6fe684 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.891684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5d77c98-fd41-4fd4-a1a5-78459c3e518c tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:56:08.892122 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 286/1146] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:56:08 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:08.895465 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a71eb197-2d94-4171-bf36-c6485b6fe684 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] GET https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d Jul 03 11:56:08.895465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a71eb197-2d94-4171-bf36-c6485b6fe684 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:08.895465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a71eb197-2d94-4171-bf36-c6485b6fe684 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:08.901161 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a71eb197-2d94-4171-bf36-c6485b6fe684 tempest-VolumeImageDependencyTests-624190396 tempest-VolumeImageDependencyTests-624190396-project-member] https://10.4.3.170/volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d returned with HTTP 404 Jul 03 11:56:08.901161 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 284/1147] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:08 2026] GET /volume/v3/volumes/db9a3a17-78d5-4a1e-ac3f-dbdaf6bc2d6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:08.904014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:08.906697 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:56:08.907176 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bba8252e-74af-4f6a-afee-4894dbd34330", "volume_types": ["40de6298-cc44-40c5-be53-c7706229c2d5"], "name": "tempest-GroupSnapshotsTest-Group-456828260"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:08.910101 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group {'group': {'group_type': 'bba8252e-74af-4f6a-afee-4894dbd34330', 'volume_types': ['40de6298-cc44-40c5-be53-c7706229c2d5'], 'name': 'tempest-GroupSnapshotsTest-Group-456828260'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:56:08.921788 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group tempest-GroupSnapshotsTest-Group-456828260. Jul 03 11:56:08.931073 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:08.958163 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['57311be4-f457-4903-b673-1a81426502cc'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:08.996221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e6de15e-fa3c-4026-8530-e8be42b232fc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:56:08.996770 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 288/1148] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:56:08 2026] POST /volume/v3/groups => generated 111 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:09.009266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.011652 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:09.011907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.012157 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.012290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:09.017061 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.017061 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:09.028568 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3187502-22fc-4f7b-ab2d-dd898bb5e96d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:09.029092 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 291/1149] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.067260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.069898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:56:09.070167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.070356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.079471 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.079471 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:09.089006 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:56:09.097818 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-7a631bef-2c79-4acd-b096-929741d35972 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:56:09.098225 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 287/1150] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:09.124476 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bde06f5e-22d0-45ce-870e-4df2d59618ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.125009 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bde06f5e-22d0-45ce-870e-4df2d59618ef None None] GET https://10.4.3.170/volume// Jul 03 11:56:09.125220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bde06f5e-22d0-45ce-870e-4df2d59618ef None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.125466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bde06f5e-22d0-45ce-870e-4df2d59618ef None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.125864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bde06f5e-22d0-45ce-870e-4df2d59618ef None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:09.126207 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 285/1151] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:56: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 11:56:09.139138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8d49114f-9606-4d74-aa96-230c769e2354 req-bb514631-9e99-4296-8b43-94581d5298b3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.143532 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-bb514631-9e99-4296-8b43-94581d5298b3 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:56:09.143993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-bb514631-9e99-4296-8b43-94581d5298b3 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f95fd4c1-d13a-4ecb-ad56-08c41ce3978b", "connector": null, "instance_uuid": "afdf4e15-689d-4ff6-ab3f-b957a5bd9690"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:09.162199 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.162199 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:09.215552 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-bb514631-9e99-4296-8b43-94581d5298b3 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:56:09.216280 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 289/1152] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:56:09 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.281850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8d49114f-9606-4d74-aa96-230c769e2354 req-97c4bbda-7b38-48fe-a252-131e57a71e1a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.284460 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-97c4bbda-7b38-48fe-a252-131e57a71e1a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] POST https://10.4.3.170/volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d/action Jul 03 11:56:09.284925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-97c4bbda-7b38-48fe-a252-131e57a71e1a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:09.285097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-97c4bbda-7b38-48fe-a252-131e57a71e1a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:09.313090 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.313090 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:09.331921 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8d49114f-9606-4d74-aa96-230c769e2354 req-97c4bbda-7b38-48fe-a252-131e57a71e1a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d/action returned with HTTP 204 Jul 03 11:56:09.332580 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 292/1153] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:56:09 2026] POST /volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:09.364451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.366387 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:56:09.366609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.366904 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.377004 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.377004 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:09.382461 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:56:09.387140 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e4934847-a9bd-4389-a81f-78b8bda369a9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:56:09.387530 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 288/1154] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.397183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-9c76a61a-371a-4bba-9f2c-6eab64092d09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.399071 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-9c76a61a-371a-4bba-9f2c-6eab64092d09 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] DELETE https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 Jul 03 11:56:09.399247 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-9c76a61a-371a-4bba-9f2c-6eab64092d09 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.399437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-9c76a61a-371a-4bba-9f2c-6eab64092d09 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.399675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.406090 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:56:09.406539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.406539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.406830 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.406830 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:09.415307 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.415307 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:09.418536 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:56:09.423331 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c11d784-e998-4cfa-b56e-b219e66f0b39 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:56:09.423331 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 290/1155] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.464866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.467011 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:56:09.467232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.467486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.476140 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.476140 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:09.483688 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:56:09.492745 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-7c69d6e5-b972-4942-9003-d92e1105f32d tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:56:09.493502 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 293/1156] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.528184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-47a57592-a42b-4b5e-a2d0-4cfa275f364c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.530343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-47a57592-a42b-4b5e-a2d0-4cfa275f364c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d Jul 03 11:56:09.530602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-47a57592-a42b-4b5e-a2d0-4cfa275f364c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.530852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-47a57592-a42b-4b5e-a2d0-4cfa275f364c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.537338 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.537338 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:09.721180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.724787 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:09.725116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:09.726070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:09.739136 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:09.739136 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:09.744042 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:09.751068 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-66218039-4239-4dc5-81d9-40aa3350c468 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:09.751737 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 291/1157] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:09 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:09.837075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:09.954806 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2ab0be90-b21c-4aed-86d6-6367d4f337cf req-9c76a61a-371a-4bba-9f2c-6eab64092d09 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 returned with HTTP 200 Jul 03 11:56:09.955315 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 286/1158] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:56:09 2026] DELETE /volume/v3/attachments/203bafb6-3186-40b9-a991-06c1a0982c27 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:09.981852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:09.982199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-866423962"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:09.983658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-866423962'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:09.983829 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Create volume of 1 GB Jul 03 11:56:09.988236 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Availability Zones retrieved successfully. Jul 03 11:56:09.993779 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Flow 'volume_create_api' (ab989ebf-96ef-43d3-9030-910cedd33275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:09.995053 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5804e6-1813-4d24-89ec-5c173e8af3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:09.996003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:10.037154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5804e6-1813-4d24-89ec-5c173e8af3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.037908 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f1be75c-9254-4bb0-b96e-1032b47bc78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.043987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.047236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:10.047321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:10.047584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:10.047724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:10.052521 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.052521 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:10.062468 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5ff6ffd-b0e0-4406-a01e-8beabe891894 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:10.063054 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 292/1159] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:10 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:10.077406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.079652 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:10.080045 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2135668960", "volume_type": "40de6298-cc44-40c5-be53-c7706229c2d5", "group_id": "4c6bb225-3855-46c1-8367-c2d4b69c3884", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:10.081979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2135668960', 'volume_type': '40de6298-cc44-40c5-be53-c7706229c2d5', 'group_id': '4c6bb225-3855-46c1-8367-c2d4b69c3884', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:10.087132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-95ad3fed-1de1-4fc0-ac15-57201e6a6f79 req-47a57592-a42b-4b5e-a2d0-4cfa275f364c tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d returned with HTTP 200 Jul 03 11:56:10.087684 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 289/1160] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:56:09 2026] DELETE /volume/v3/attachments/4cc96283-d0ac-49fd-9df0-22fbe278b05d => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:10.091162 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.091162 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:10.091570 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume of 1 GB Jul 03 11:56:10.095723 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:10.100464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (a74c2e47-f9b0-4c3a-80ae-739cd2a246dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:10.102354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cd97b4-bdd8-4214-88c6-bf4d6fb58c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.102812 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.102812 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:10.103168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:10.109680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Created reservations ['eec6526a-9a7a-4077-8104-255b79f32b42', 'fc5854f3-b6c2-42b6-8f44-865e1ff83f17', '4fa8650c-a391-4ad5-8103-7e2d6c6cdc7d', 'ec1e1e97-553c-4774-b582-18cccf502154'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:10.110408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f1be75c-9254-4bb0-b96e-1032b47bc78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eec6526a-9a7a-4077-8104-255b79f32b42', 'fc5854f3-b6c2-42b6-8f44-865e1ff83f17', '4fa8650c-a391-4ad5-8103-7e2d6c6cdc7d', 'ec1e1e97-553c-4774-b582-18cccf502154']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.111110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda8be2e-671c-4d19-af83-b0f45f798d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.123193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.125734 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:56:10.126113 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:10.126474 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:10.127960 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cd97b4-bdd8-4214-88c6-bf4d6fb58c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40de6298-cc44-40c5-be53-c7706229c2d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1902496161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40de6298-cc44-40c5-be53-c7706229c2d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c6bb225-3855-46c1-8367-c2d4b69c3884', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.128774 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b89e8641-91c5-4d2d-a971-e18959f57fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.135226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda8be2e-671c-4d19-af83-b0f45f798d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43669782-be91-4ec2-8f75-e186230c5a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-866423962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7310f57cc44f5ab94d5fb63065c48e',qos_specs=None,replication_status=,reservations=['eec6526a-9a7a-4077-8104-255b79f32b42','fc5854f3-b6c2-42b6-8f44-865e1ff83f17','4fa8650c-a391-4ad5-8103-7e2d6c6cdc7d','ec1e1e97-553c-4774-b582-18cccf502154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a59019ab174f1e9abf7c53903e6d37',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-866423962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43669782-be91-4ec2-8f75-e186230c5a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7310f57cc44f5ab94d5fb63065c48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a59019ab174f1e9abf7c53903e6d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.135488 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.135488 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:10.136708 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f397c68-edcc-4446-a9e6-aab9f8eab017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.140898 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:56:10.147943 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c49175f-3c77-483b-8e33-f0cc1e9d823f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:56:10.148857 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 293/1161] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:10 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:10.155651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f397c68-edcc-4446-a9e6-aab9f8eab017) transitioned into state 'SUCCESS' from state '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-866423962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7310f57cc44f5ab94d5fb63065c48e',qos_specs=None,replication_status=,reservations=['eec6526a-9a7a-4077-8104-255b79f32b42','fc5854f3-b6c2-42b6-8f44-865e1ff83f17','4fa8650c-a391-4ad5-8103-7e2d6c6cdc7d','ec1e1e97-553c-4774-b582-18cccf502154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a59019ab174f1e9abf7c53903e6d37',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.156540 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ce775a-234d-484f-a406-f5a342f4a081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.161518 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:10.161880 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:10.168686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ce775a-234d-484f-a406-f5a342f4a081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.169936 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Flow 'volume_create_api' (ab989ebf-96ef-43d3-9030-910cedd33275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:10.170501 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Create volume request issued successfully. Jul 03 11:56:10.171298 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca303f54-9dd7-4c97-bd76-383add0cd453 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:10.172000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 294/1162] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:09 2026] POST /volume/v3/volumes => generated 749 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:10.193393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cdd319bd-a29f-442b-85f2-00dc9578773a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.195268 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cdd319bd-a29f-442b-85f2-00dc9578773a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:10.195500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cdd319bd-a29f-442b-85f2-00dc9578773a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:10.195730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cdd319bd-a29f-442b-85f2-00dc9578773a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:10.207824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['727886e9-dfea-43b6-ac1f-8076a64c53e6', '163bad19-5cc8-47fb-ba8e-ba1962354a52', '0516c661-42c3-4df0-90b6-23bc619f3616', '27de7d6f-e7ba-428d-a417-cff7e19b67f5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:10.208661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b89e8641-91c5-4d2d-a971-e18959f57fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727886e9-dfea-43b6-ac1f-8076a64c53e6', '163bad19-5cc8-47fb-ba8e-ba1962354a52', '0516c661-42c3-4df0-90b6-23bc619f3616', '27de7d6f-e7ba-428d-a417-cff7e19b67f5']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.209468 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222898a2-ddba-4634-9264-1f8416054194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.212290 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.212290 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:10.221168 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cdd319bd-a29f-442b-85f2-00dc9578773a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Volume info retrieved successfully. Jul 03 11:56:10.225826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cdd319bd-a29f-442b-85f2-00dc9578773a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 200 Jul 03 11:56:10.226238 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 290/1163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:10 2026] GET /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:10.237109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222898a2-ddba-4634-9264-1f8416054194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c36cad96-9b04-4b18-bd59-518b2e2ca0dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2135668960',encryption_key_id=None,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['727886e9-dfea-43b6-ac1f-8076a64c53e6','163bad19-5cc8-47fb-ba8e-ba1962354a52','0516c661-42c3-4df0-90b6-23bc619f3616','27de7d6f-e7ba-428d-a417-cff7e19b67f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5), 'volume': Volume(_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-03T11:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2135668960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,host=None,id=c36cad96-9b04-4b18-bd59-518b2e2ca0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995829efc0374a68a2d3857a71969ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064ae3929f5342bcac286b185808c6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40de6298-cc44-40c5-be53-c7706229c2d5),volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.237856 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d954c56d-af12-4bed-88b9-bd651ee5726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.260313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d954c56d-af12-4bed-88b9-bd651ee5726e) transitioned into state 'SUCCESS' from state '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-2135668960',encryption_key_id=None,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['727886e9-dfea-43b6-ac1f-8076a64c53e6','163bad19-5cc8-47fb-ba8e-ba1962354a52','0516c661-42c3-4df0-90b6-23bc619f3616','27de7d6f-e7ba-428d-a417-cff7e19b67f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.261346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de53bf7a-03ae-4e93-ad12-0ac0e51dd815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:10.280010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de53bf7a-03ae-4e93-ad12-0ac0e51dd815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:10.280951 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (a74c2e47-f9b0-4c3a-80ae-739cd2a246dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:10.281237 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request issued successfully. Jul 03 11:56:10.281995 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:10.282053 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:10.327123 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:10.331107 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.331107 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:10.335171 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37aef49d-01b3-4b9b-8130-e34d9af44316 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:10.335685 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 287/1164] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:10 2026] POST /volume/v3/volumes => generated 823 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:10.355716 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.357832 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd Jul 03 11:56:10.358085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:10.358306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:10.367051 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.367051 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:10.371311 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:10.372322 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:10.372578 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:10.426500 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:10.430390 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.430390 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:10.436563 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5c73a3c-793b-4e9d-b570-55e3ccfe524b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd returned with HTTP 200 Jul 03 11:56:10.437322 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 294/1165] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:10 2026] GET /volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:10.572995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:10.575837 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:10.576177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:10.576419 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:10.585799 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:10.585799 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:10.594744 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:10.599952 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2285fe2f-49ca-4924-8240-94bbe596e0a4 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:56:10.600364 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 295/1166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:10 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:10.910043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.041314 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:11.041788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1520117396"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:11.043361 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1520117396'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:11.043501 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume of 1 GB Jul 03 11:56:11.047727 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Availability Zones retrieved successfully. Jul 03 11:56:11.053282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (9d445c56-50e0-424a-a9f2-9c2e86822f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:11.054912 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbebdc06-c59f-4464-995c-1a9044f36252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.056162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:11.081502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbebdc06-c59f-4464-995c-1a9044f36252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.082613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85edac5c-ecbb-433d-80d4-25b39e5e475b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.143695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['dca4b2ed-afa8-4d0b-b65d-b4402b0c7cb4', '8aec8487-37dc-4821-bb53-1e5a32dbe577', 'de70ff97-2720-4035-94de-1bb6c430082a', 'c2ed0569-4496-4d0b-9cbe-5b550e0d1627'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:11.144607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85edac5c-ecbb-433d-80d4-25b39e5e475b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca4b2ed-afa8-4d0b-b65d-b4402b0c7cb4', '8aec8487-37dc-4821-bb53-1e5a32dbe577', 'de70ff97-2720-4035-94de-1bb6c430082a', 'c2ed0569-4496-4d0b-9cbe-5b550e0d1627']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.145463 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e13d006-3787-42c3-aafd-0417b08e4546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.171970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e13d006-3787-42c3-aafd-0417b08e4546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a37551-ece9-4568-9601-26f8d98a8ccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520117396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['dca4b2ed-afa8-4d0b-b65d-b4402b0c7cb4','8aec8487-37dc-4821-bb53-1e5a32dbe577','de70ff97-2720-4035-94de-1bb6c430082a','c2ed0569-4496-4d0b-9cbe-5b550e0d1627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520117396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a37551-ece9-4568-9601-26f8d98a8ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45024eab05b44916a2a623919c758b0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d010645819f46cf84222faac8afc286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.172840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215d14a9-29a3-4b7f-88bd-c3fab7e603a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.192765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215d14a9-29a3-4b7f-88bd-c3fab7e603a0) transitioned into state 'SUCCESS' from state '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-1520117396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['dca4b2ed-afa8-4d0b-b65d-b4402b0c7cb4','8aec8487-37dc-4821-bb53-1e5a32dbe577','de70ff97-2720-4035-94de-1bb6c430082a','c2ed0569-4496-4d0b-9cbe-5b550e0d1627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.193579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59ce1ff-be27-4912-bbe0-bc2fc12917f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.209163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59ce1ff-be27-4912-bbe0-bc2fc12917f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.210768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (9d445c56-50e0-424a-a9f2-9c2e86822f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:11.210768 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request issued successfully. Jul 03 11:56:11.211393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c18c1b1-35b6-48c0-8968-3fc223a11bdc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:11.213714 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 291/1167] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:56:10 2026] POST /volume/v3/volumes => generated 778 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:11.225941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.228018 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:56:11.228310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.228613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.236302 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.236302 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:11.244836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.244967 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:11.246450 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:11.247230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.247230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.248927 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef1b5872-aa1b-4d98-93a9-e719f823ea70 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd returned with HTTP 200 Jul 03 11:56:11.249509 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 288/1168] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:11.256612 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.256612 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:11.263491 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Volume info retrieved successfully. Jul 03 11:56:11.269927 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-102d7d21-5e7a-45ea-b0b7-12dc8d1eeef4 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 200 Jul 03 11:56:11.269927 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 295/1169] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:11.286424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.288530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 11:56:11.288759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.288981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.296816 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:11.297086 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:11.297352 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:11.308461 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e621693-dece-4c42-9b68-5a66cb5b1577 tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 11:56:11.308871 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 296/1170] 10.4.3.170 () {66 vars in 1234 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:11.320493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c20831b2-246b-40de-a3c8-cba49ae3addf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.322377 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c20831b2-246b-40de-a3c8-cba49ae3addf tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:11.322598 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c20831b2-246b-40de-a3c8-cba49ae3addf tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.322815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c20831b2-246b-40de-a3c8-cba49ae3addf tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.330335 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.330335 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:11.336667 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c20831b2-246b-40de-a3c8-cba49ae3addf tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Volume info retrieved successfully. Jul 03 11:56:11.340674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c20831b2-246b-40de-a3c8-cba49ae3addf tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 200 Jul 03 11:56:11.341059 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 292/1171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:11.354333 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.356293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] DELETE https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:11.356553 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.356740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.356892 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Delete volume with id: 43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:11.363875 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.363875 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:11.364378 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Volume info retrieved successfully. Jul 03 11:56:11.384956 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Delete volume request issued successfully. Jul 03 11:56:11.385250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e478b121-f5bb-4a58-8b56-cb6bf02da96b tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 202 Jul 03 11:56:11.385826 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 289/1172] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:11 2026] DELETE /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:11.392744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.395332 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:11.395598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.395868 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.404796 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.404796 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:11.409312 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Volume info retrieved successfully. Jul 03 11:56:11.414800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ef6e4dc-f446-405c-a95e-66f8a113a8fe tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 200 Jul 03 11:56:11.415357 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 296/1173] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:11.457274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.459453 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd Jul 03 11:56:11.459746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.459993 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.471236 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.471236 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:11.476341 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:11.477526 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:11.477749 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:11.519756 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:11.522731 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.522731 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:11.530912 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc5fe559-27c4-4e4c-812a-373ce37c7b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd returned with HTTP 200 Jul 03 11:56:11.531346 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 297/1174] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd => generated 916 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:11.542866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.544443 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:11.544780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-396866887", "volume_type": "40de6298-cc44-40c5-be53-c7706229c2d5", "group_id": "4c6bb225-3855-46c1-8367-c2d4b69c3884", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:11.546203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-396866887', 'volume_type': '40de6298-cc44-40c5-be53-c7706229c2d5', 'group_id': '4c6bb225-3855-46c1-8367-c2d4b69c3884', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:11.553140 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.553140 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:11.553600 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume of 1 GB Jul 03 11:56:11.558234 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:11.563227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (220d4b93-1d79-4d71-b3d8-c2aba054991d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:11.564247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155211d5-71b4-4c8a-ab34-974c4d5c82bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.564822 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.564822 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:11.565187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:11.583732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155211d5-71b4-4c8a-ab34-974c4d5c82bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40de6298-cc44-40c5-be53-c7706229c2d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1902496161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40de6298-cc44-40c5-be53-c7706229c2d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c6bb225-3855-46c1-8367-c2d4b69c3884', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.584511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1742a0f-9468-4e97-86f0-744861d93a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.609036 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:11.609387 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:11.623106 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['23f05ecd-ab91-4853-bbc8-2a9070842d91', 'b3fb3781-a560-401f-a147-a0399581529d', '2f9a504b-f60c-418d-a770-2901d562c9a5', 'ebe844cb-f268-4edb-bc0a-a556de928234'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:11.623954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1742a0f-9468-4e97-86f0-744861d93a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f05ecd-ab91-4853-bbc8-2a9070842d91', 'b3fb3781-a560-401f-a147-a0399581529d', '2f9a504b-f60c-418d-a770-2901d562c9a5', 'ebe844cb-f268-4edb-bc0a-a556de928234']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.624802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c198b-2d09-459d-b978-ab91c1cb804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.647522 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c198b-2d09-459d-b978-ab91c1cb804a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ca4e1c-a103-44ec-8a25-a532e84943e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-396866887',encryption_key_id=None,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['23f05ecd-ab91-4853-bbc8-2a9070842d91','b3fb3781-a560-401f-a147-a0399581529d','2f9a504b-f60c-418d-a770-2901d562c9a5','ebe844cb-f268-4edb-bc0a-a556de928234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5), 'volume': Volume(_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-03T11:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-396866887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,host=None,id=07ca4e1c-a103-44ec-8a25-a532e84943e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995829efc0374a68a2d3857a71969ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064ae3929f5342bcac286b185808c6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40de6298-cc44-40c5-be53-c7706229c2d5),volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.648267 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f899e379-f838-4552-95f3-f08492911deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.665078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f899e379-f838-4552-95f3-f08492911deb) transitioned into state 'SUCCESS' from state '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-396866887',encryption_key_id=None,group_id=4c6bb225-3855-46c1-8367-c2d4b69c3884,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['23f05ecd-ab91-4853-bbc8-2a9070842d91','b3fb3781-a560-401f-a147-a0399581529d','2f9a504b-f60c-418d-a770-2901d562c9a5','ebe844cb-f268-4edb-bc0a-a556de928234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=40de6298-cc44-40c5-be53-c7706229c2d5)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.665796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d7ffdc-f561-477d-80b5-d7a75770e151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:11.677386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d7ffdc-f561-477d-80b5-d7a75770e151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:11.678198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (220d4b93-1d79-4d71-b3d8-c2aba054991d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:11.678615 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request issued successfully. Jul 03 11:56:11.679295 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:11.679541 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:11.716417 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:11.719343 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.719343 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:11.722640 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a10835b-c156-45ff-b95a-ce1360fa8989 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:11.723030 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 293/1175] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:11 2026] POST /volume/v3/volumes => generated 822 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:11.742215 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.743500 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 Jul 03 11:56:11.743776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.743987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.751721 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.751721 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:11.761807 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:11.764359 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:11.764359 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:11.803872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-80ad4f25-700f-4a16-86aa-8f5d96786244 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.804253 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80ad4f25-700f-4a16-86aa-8f5d96786244 None None] GET https://10.4.3.170/volume// Jul 03 11:56:11.804441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80ad4f25-700f-4a16-86aa-8f5d96786244 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:11.804626 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80ad4f25-700f-4a16-86aa-8f5d96786244 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:11.804676 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:11.804950 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80ad4f25-700f-4a16-86aa-8f5d96786244 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:11.805221 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 297/1176] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:56:11 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 11:56:11.807736 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.807736 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:11.815224 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb53442a-d034-4c8d-a8ae-e928b9e18aa0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 returned with HTTP 200 Jul 03 11:56:11.815739 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 290/1177] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:11 2026] GET /volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:11.817424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-0bf09d48-ce0d-48db-9695-1c37eb94f92b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:11.819456 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-0bf09d48-ce0d-48db-9695-1c37eb94f92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:56:11.819783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-0bf09d48-ce0d-48db-9695-1c37eb94f92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73fa9682-eeb4-43b3-b5cb-088b0e781d85", "connector": null, "instance_uuid": "deff109c-9bd5-43bb-af53-50a688a151bb"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:11.827324 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:11.827324 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:11.864968 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-0bf09d48-ce0d-48db-9695-1c37eb94f92b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:56:11.865435 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 298/1178] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:56:11 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 11:56:12.263467 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5d798855-bfa0-481d-af90-153d0c08adba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.265774 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d798855-bfa0-481d-af90-153d0c08adba tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:56:12.266015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d798855-bfa0-481d-af90-153d0c08adba tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.266239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d798855-bfa0-481d-af90-153d0c08adba tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.274738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.274738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:12.276279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.278087 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:12.278330 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.278697 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5d798855-bfa0-481d-af90-153d0c08adba tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:12.279756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.285171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d798855-bfa0-481d-af90-153d0c08adba tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd returned with HTTP 200 Jul 03 11:56:12.285890 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 294/1179] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:12.290823 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.290823 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:12.295183 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:12.300814 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5feb8858-58d7-4816-9c8f-266361ad7de9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:12.300955 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 298/1180] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:12.301738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.306475 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 11:56:12.306962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74a37551-ece9-4568-9601-26f8d98a8ccd", "name": "tempest-type-Backup-1464460437"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:12.308848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating new backup {'backup': {'volume_id': '74a37551-ece9-4568-9601-26f8d98a8ccd', 'name': 'tempest-type-Backup-1464460437'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:56:12.309088 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating backup of volume 74a37551-ece9-4568-9601-26f8d98a8ccd in container None Jul 03 11:56:12.319024 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.319024 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:12.319613 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:12.350713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['f732479f-b935-4a5a-a015-f37c8656eef0', '5e081536-84dd-47a1-a7c4-37cf2620c90c'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:12.401220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9056ccc8-b8b4-40be-b6c0-59c36e49930f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:56:12.401873 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 291/1181] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:56:12 2026] POST /volume/v3/backups => generated 316 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:12.410677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-214e7f0b-6a3c-47a9-a39c-434580752405 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.411477 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-246d4a98-b8d8-49f1-967b-cf495074523d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.412059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-246d4a98-b8d8-49f1-967b-cf495074523d None None] GET https://10.4.3.170/volume// Jul 03 11:56:12.412277 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-246d4a98-b8d8-49f1-967b-cf495074523d None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.412801 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-246d4a98-b8d8-49f1-967b-cf495074523d None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.413033 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-246d4a98-b8d8-49f1-967b-cf495074523d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:12.413079 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-214e7f0b-6a3c-47a9-a39c-434580752405 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:12.413310 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-214e7f0b-6a3c-47a9-a39c-434580752405 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.413363 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 295/1182] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56: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 11:56:12.413579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-214e7f0b-6a3c-47a9-a39c-434580752405 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.413737 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-214e7f0b-6a3c-47a9-a39c-434580752405 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:12.422953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.426336 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:12.426336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.426336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.428667 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.428667 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:12.429574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-214e7f0b-6a3c-47a9-a39c-434580752405 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:12.430062 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 299/1183] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:12.431124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dc158b35-f71e-4808-b3f5-d889ee34d10a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.432883 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc158b35-f71e-4808-b3f5-d889ee34d10a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] GET https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 Jul 03 11:56:12.433092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc158b35-f71e-4808-b3f5-d889ee34d10a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.433298 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc158b35-f71e-4808-b3f5-d889ee34d10a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.440162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc158b35-f71e-4808-b3f5-d889ee34d10a tempest-AbsoluteLimitsTests-883556031 tempest-AbsoluteLimitsTests-883556031-project-member] https://10.4.3.170/volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 returned with HTTP 404 Jul 03 11:56:12.440742 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 292/1184] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/volumes/43669782-be91-4ec2-8f75-e186230c5a97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:12.441228 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.441228 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:12.450360 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:12.455448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7f1ae6d4-1ac8-4153-8e55-8e4a4a270833 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:12.455815 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 299/1185] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:12.567523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.571753 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] PUT https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c Jul 03 11:56:12.572190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:12.580167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Acquiring lock "cinder-attachment_update-73fa9682-eeb4-43b3-b5cb-088b0e781d85-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:56:12.584488 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Lock "cinder-attachment_update-73fa9682-eeb4-43b3-b5cb-088b0e781d85-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:56:12.585476 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.585476 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:12.832268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.834147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 Jul 03 11:56:12.834446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.834561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.843291 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.843291 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:12.847111 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:12.847901 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:12.848056 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:12.889395 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:12.892886 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.892886 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:12.901397 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aa67c8a6-789c-44e5-b561-4addaa13bf16 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 returned with HTTP 200 Jul 03 11:56:12.901651 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 300/1186] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:12.920353 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ae37b771-818b-4415-b41e-11f2715a0277 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.921392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae37b771-818b-4415-b41e-11f2715a0277 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] PUT https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:12.921911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ae37b771-818b-4415-b41e-11f2715a0277 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c36cad96-9b04-4b18-bd59-518b2e2ca0dd"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:12.930165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-ae37b771-818b-4415-b41e-11f2715a0277 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Update called for group 4c6bb225-3855-46c1-8367-c2d4b69c3884. {{(pid=99808) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:56:12.930361 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.groups [None req-ae37b771-818b-4415-b41e-11f2715a0277 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Updating group 4c6bb225-3855-46c1-8367-c2d4b69c3884 with name None description: None add_volumes: None remove_volumes: c36cad96-9b04-4b18-bd59-518b2e2ca0dd. Jul 03 11:56:12.936512 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:12.936512 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:12.981506 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae37b771-818b-4415-b41e-11f2715a0277 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 202 Jul 03 11:56:12.982039 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 293/1187] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 3 11:56:12 2026] PUT /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:12.991438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:12.995957 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:12.996252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:12.996507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:12.996684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:13.001713 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:13.001713 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:13.013264 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e2ce167-a099-4589-8d5d-7e08767f7e01 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:13.013834 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 300/1188] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:12 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:13.115731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Lock "cinder-attachment_update-73fa9682-eeb4-43b3-b5cb-088b0e781d85-np0000004412" released by "attachment_update" :: held 0.531s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:56:13.115904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-7a285f4d-7595-4471-b250-64063200d20f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c returned with HTTP 200 Jul 03 11:56:13.116353 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 296/1189] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:56:12 2026] PUT /volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:13.318893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-75e14009-12bd-4db2-b9f5-6628690cdfec None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:13.321442 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75e14009-12bd-4db2-b9f5-6628690cdfec tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:13.321442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75e14009-12bd-4db2-b9f5-6628690cdfec tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:13.321772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75e14009-12bd-4db2-b9f5-6628690cdfec tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:13.334243 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:13.334243 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:13.341846 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-75e14009-12bd-4db2-b9f5-6628690cdfec tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:13.347750 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75e14009-12bd-4db2-b9f5-6628690cdfec tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:13.348244 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 301/1190] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:13 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:13.441456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:13.443456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:13.443729 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:13.443956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:13.444105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:13.450670 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:13.450670 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:13.451466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5d51dac7-a827-46c4-aa8e-2631231d0070 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:13.451926 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 294/1191] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:13 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:14.024145 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.026231 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:14.026450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:14.026670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:14.027011 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:14.031565 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.031565 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:14.043170 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5adfa9ff-5f18-4d92-8712-cdda07744adc tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:14.043779 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 301/1192] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:14 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:14.052862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.055418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] PUT https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:14.055880 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c36cad96-9b04-4b18-bd59-518b2e2ca0dd"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:14.057696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Update called for group 4c6bb225-3855-46c1-8367-c2d4b69c3884. {{(pid=99810) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:56:14.057849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Updating group 4c6bb225-3855-46c1-8367-c2d4b69c3884 with name None description: None add_volumes: c36cad96-9b04-4b18-bd59-518b2e2ca0dd remove_volumes: None. Jul 03 11:56:14.061632 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.061632 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:14.094047 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca46bfe1-c599-45d7-9e2a-81517c211edf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 202 Jul 03 11:56:14.094760 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 297/1193] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 3 11:56:14 2026] PUT /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:14.103730 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.105876 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:14.106114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:14.106279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:14.106853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:14.110811 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.110811 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:14.119053 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-49b43e1d-25d1-4324-84fd-4456b5e2a174 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:14.119584 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 302/1194] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:14 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:14.361271 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f16460cd-db23-4140-912d-78af4700b8f9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.363116 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f16460cd-db23-4140-912d-78af4700b8f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:14.363654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f16460cd-db23-4140-912d-78af4700b8f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:14.363654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f16460cd-db23-4140-912d-78af4700b8f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:14.375090 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.375090 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:14.380026 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f16460cd-db23-4140-912d-78af4700b8f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:14.386887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f16460cd-db23-4140-912d-78af4700b8f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:14.387384 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 295/1195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:14 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:14.465708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-890fd15f-4b00-4f30-92fd-2f677df6109a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.467532 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-890fd15f-4b00-4f30-92fd-2f677df6109a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:14.467779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-890fd15f-4b00-4f30-92fd-2f677df6109a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:14.467968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-890fd15f-4b00-4f30-92fd-2f677df6109a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:14.468063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-890fd15f-4b00-4f30-92fd-2f677df6109a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:14.478123 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.478123 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:14.478816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-890fd15f-4b00-4f30-92fd-2f677df6109a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:14.479333 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 302/1196] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:14 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:14.547628 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.609169 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:14.609681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-631023012"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:14.611537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-631023012'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:14.611738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Create volume of 2 GB Jul 03 11:56:14.612073 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.612073 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:14.617528 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Availability Zones retrieved successfully. Jul 03 11:56:14.623503 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Flow 'volume_create_api' (988b23d2-d34e-4c7a-925a-c965f18cc158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:14.624475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9d6705-8af8-45f8-a361-c5f607e11c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:14.625497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Validating volume size '2' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:14.659454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9d6705-8af8-45f8-a361-c5f607e11c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:14.660528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763c77bb-bed6-4ef1-8408-89ee3201be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:14.726860 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Created reservations ['3c1013c6-cbff-46a1-a9c9-ae7ba2764104', 'e5015dc3-8ac1-4c69-8e1d-a7338283b0a9', '5c06326b-1f56-4698-b2bc-7bcc7a1aca5a', '4ac9cd75-7c3e-4aba-8f78-0ce57bf24eef'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:14.727698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763c77bb-bed6-4ef1-8408-89ee3201be79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1013c6-cbff-46a1-a9c9-ae7ba2764104', 'e5015dc3-8ac1-4c69-8e1d-a7338283b0a9', '5c06326b-1f56-4698-b2bc-7bcc7a1aca5a', '4ac9cd75-7c3e-4aba-8f78-0ce57bf24eef']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:14.728515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889da9e0-1875-46c2-b3e0-133b37f7c04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:14.751962 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889da9e0-1875-46c2-b3e0-133b37f7c04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39fa4b57-77ff-472c-ac3a-1279135570c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-631023012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc1f651fec14afa9e7d9dbb04001c8b',qos_specs=None,replication_status=,reservations=['3c1013c6-cbff-46a1-a9c9-ae7ba2764104','e5015dc3-8ac1-4c69-8e1d-a7338283b0a9','5c06326b-1f56-4698-b2bc-7bcc7a1aca5a','4ac9cd75-7c3e-4aba-8f78-0ce57bf24eef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455043fec1fe4ad3907e8948c68a86ea',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-631023012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39fa4b57-77ff-472c-ac3a-1279135570c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdc1f651fec14afa9e7d9dbb04001c8b',provider_auth=None,provider_geometry=None,provider_id=None,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='455043fec1fe4ad3907e8948c68a86ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:14.752724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7661271-f26f-4709-aad4-56e9e26ece67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:14.772662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7661271-f26f-4709-aad4-56e9e26ece67) transitioned into state 'SUCCESS' from state '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-631023012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc1f651fec14afa9e7d9dbb04001c8b',qos_specs=None,replication_status=,reservations=['3c1013c6-cbff-46a1-a9c9-ae7ba2764104','e5015dc3-8ac1-4c69-8e1d-a7338283b0a9','5c06326b-1f56-4698-b2bc-7bcc7a1aca5a','4ac9cd75-7c3e-4aba-8f78-0ce57bf24eef'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455043fec1fe4ad3907e8948c68a86ea',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:14.773355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b2b983-1675-469f-8f67-59a7b9a02257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:14.786556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b2b983-1675-469f-8f67-59a7b9a02257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:14.787387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Flow 'volume_create_api' (988b23d2-d34e-4c7a-925a-c965f18cc158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:14.787731 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Create volume request issued successfully. Jul 03 11:56:14.788343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1978105-5fb9-40b1-b1e9-18c5c9ba071e tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:14.789052 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 298/1197] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:14 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 11:56:14.804573 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:14.806439 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] GET https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:14.806651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:14.806899 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:14.813998 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:14.813998 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:14.819296 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume info retrieved successfully. Jul 03 11:56:14.824345 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c9328816-16d6-4635-83c2-fd0fdda96d23 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 200 Jul 03 11:56:14.824757 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 303/1198] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:14 2026] GET /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:15.133786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.135923 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:15.136395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.136453 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.136580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:15.140867 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.140867 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:15.151512 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-136603c4-1001-4c8a-8c6f-e76d907a11ea tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:15.152079 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 296/1199] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:15.161532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0c00d3a3-3209-4730-add9-7f814de7549b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.163453 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0c00d3a3-3209-4730-add9-7f814de7549b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] PUT https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:15.163651 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0c00d3a3-3209-4730-add9-7f814de7549b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "07ca4e1c-a103-44ec-8a25-a532e84943e8"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:15.165018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-0c00d3a3-3209-4730-add9-7f814de7549b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Update called for group 4c6bb225-3855-46c1-8367-c2d4b69c3884. {{(pid=99811) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:56:15.165126 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-0c00d3a3-3209-4730-add9-7f814de7549b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Updating group 4c6bb225-3855-46c1-8367-c2d4b69c3884 with name None description: None add_volumes: None remove_volumes: 07ca4e1c-a103-44ec-8a25-a532e84943e8. Jul 03 11:56:15.170080 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.170080 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:15.191449 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0c00d3a3-3209-4730-add9-7f814de7549b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 202 Jul 03 11:56:15.191977 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 303/1200] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 3 11:56:15 2026] PUT /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:15.202934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.205654 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:15.205867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.206065 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.206196 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:15.213679 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.213679 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:15.225240 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a32b3cc-3302-4465-9fb6-021ba7021b1b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:15.225727 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 299/1201] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:15.401050 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.404387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:15.404387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.404387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.412958 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.412958 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:15.416716 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:15.422049 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d004b03-ea20-432c-bc40-bdcd96408f1e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:15.422512 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 304/1202] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:15.491837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.493556 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:15.493822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.494048 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.494199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:15.498512 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.498512 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:15.499258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83d5cbe5-9f80-48d4-a766-23845f856e9b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:15.499757 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 297/1203] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:15.838551 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.840878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] GET https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:15.841174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.841473 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.849570 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.849570 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:15.853653 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume info retrieved successfully. Jul 03 11:56:15.858164 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e72bd93c-d035-4a6f-9506-33e29ea5440a tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 200 Jul 03 11:56:15.858732 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 304/1204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:15.870877 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.872779 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:15.873201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "39fa4b57-77ff-472c-ac3a-1279135570c8"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:15.874932 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '39fa4b57-77ff-472c-ac3a-1279135570c8'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:15.883799 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.883799 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:15.884518 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume retrieved successfully. Jul 03 11:56:15.884518 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Create volume of 1 GB Jul 03 11:56:15.888288 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Availability Zones retrieved successfully. Jul 03 11:56:15.894468 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Flow 'volume_create_api' (a1e10094-f284-4de6-9c19-d9dc79b46683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:15.895956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0658e3-d568-4300-b2b9-73993c7bc970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:15.896792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:15.897800 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0658e3-d568-4300-b2b9-73993c7bc970) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 11:56:15.897800 np0000004412 devstack@c-api.service[99810]: 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 11:56:15.899491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0658e3-d568-4300-b2b9-73993c7bc970) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:15.900211 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0658e3-d568-4300-b2b9-73993c7bc970) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:56:15.901411 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Flow 'volume_create_api' (a1e10094-f284-4de6-9c19-d9dc79b46683) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 11:56:15.901738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c8bdc6b-4e82-40cc-82c4-bdaa0804023c tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:56:15.902307 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 300/1205] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:15 2026] POST /volume/v3/volumes => generated 173 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:56:15.910130 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.911895 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] GET https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:15.912078 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.912260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.921394 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.921394 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:15.928092 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume info retrieved successfully. Jul 03 11:56:15.933394 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-24fb418e-cfd0-4c21-aaa3-1b424aa65347 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 200 Jul 03 11:56:15.933845 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 305/1206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:15 2026] GET /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:15.946723 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:15.948516 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] DELETE https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:15.948700 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:15.948961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:15.949118 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Delete volume with id: 39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:15.960631 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:15.960631 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:15.961225 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume info retrieved successfully. Jul 03 11:56:15.999111 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Delete volume request issued successfully. Jul 03 11:56:15.999280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0b06f465-5014-4b5b-8ad3-b2dfb782dd8b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 202 Jul 03 11:56:15.999702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 298/1207] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:15 2026] DELETE /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:16.009709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-42fd1677-7148-498e-a76d-870f85656e1b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.011919 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42fd1677-7148-498e-a76d-870f85656e1b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] GET https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:16.012205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42fd1677-7148-498e-a76d-870f85656e1b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:16.012482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42fd1677-7148-498e-a76d-870f85656e1b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:16.019860 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.019860 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:16.023340 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-42fd1677-7148-498e-a76d-870f85656e1b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Volume info retrieved successfully. Jul 03 11:56:16.027448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42fd1677-7148-498e-a76d-870f85656e1b tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 200 Jul 03 11:56:16.027840 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 305/1208] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:16 2026] GET /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:16.234098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.237133 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:16.237244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:16.237530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:16.237723 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:16.241673 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.241673 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:16.251271 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b1d68bb-a095-4ac3-807b-cb06f96df997 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:16.251825 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 301/1209] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:16 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:16.270412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.272351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] PUT https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:16.272770 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "07ca4e1c-a103-44ec-8a25-a532e84943e8"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:16.280603 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Update called for group 4c6bb225-3855-46c1-8367-c2d4b69c3884. {{(pid=99809) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 11:56:16.280752 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.groups [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Updating group 4c6bb225-3855-46c1-8367-c2d4b69c3884 with name None description: None add_volumes: 07ca4e1c-a103-44ec-8a25-a532e84943e8 remove_volumes: None. Jul 03 11:56:16.284837 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.284837 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:16.331910 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb26e30d-bc33-452d-9f55-0b62511e4cb7 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 202 Jul 03 11:56:16.332976 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 306/1210] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 3 11:56:16 2026] PUT /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:16.343007 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.344792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:16.345023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:16.345242 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:16.345398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:16.349596 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.349596 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:16.358838 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a86633df-a23d-4dbc-8f79-ee15b14b3447 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:16.358838 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 299/1211] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:16 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:16.435825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.438021 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:16.438289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:16.438558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:16.459965 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.459965 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:16.467031 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:16.470089 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f2a64c7-e54e-4ccb-9ed5-b8438fae1c0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:16.470755 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 306/1212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:16 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:16.516451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:16.518644 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:16.518920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:16.519170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:16.519579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:16.532939 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:16.532939 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:16.533730 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21917e36-ab17-4465-adaa-d53d5abf3c8c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:16.534186 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 302/1213] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:16 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:17.044132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c7f4530a-b0d9-458b-8b65-070bed5ae942 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.046247 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c7f4530a-b0d9-458b-8b65-070bed5ae942 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] GET https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 Jul 03 11:56:17.046456 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c7f4530a-b0d9-458b-8b65-070bed5ae942 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.046653 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c7f4530a-b0d9-458b-8b65-070bed5ae942 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.053577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c7f4530a-b0d9-458b-8b65-070bed5ae942 tempest-VolumesCloneNegativeTest-278050150 tempest-VolumesCloneNegativeTest-278050150-project-member] https://10.4.3.170/volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 returned with HTTP 404 Jul 03 11:56:17.054274 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 307/1214] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/volumes/39fa4b57-77ff-472c-ac3a-1279135570c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:17.373481 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d264869f-4bcd-404b-807b-3dcb4416d036 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.376588 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d264869f-4bcd-404b-807b-3dcb4416d036 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:17.376954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d264869f-4bcd-404b-807b-3dcb4416d036 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.377237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d264869f-4bcd-404b-807b-3dcb4416d036 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.377573 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-d264869f-4bcd-404b-807b-3dcb4416d036 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:17.385000 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.385000 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:17.398475 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d264869f-4bcd-404b-807b-3dcb4416d036 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 200 Jul 03 11:56:17.399192 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 300/1215] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:17.411348 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-35df057f-68f5-4f83-94ff-123a93cde4cd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.413527 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:17.413787 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.414005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.414332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:17.415232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:17.427095 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:17.428107 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:17.428404 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:17.488774 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:17.491396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.493987 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:17.493987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.493987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.495070 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.495070 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:17.499429 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:17.499792 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:17.506329 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.506329 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:17.511167 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:17.518007 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f517c90-5cc2-4e13-9428-b828c7df7893 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:17.518502 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 303/1216] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:17.543877 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:17.549847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.550771 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.550771 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:17.554207 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:17.554544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.554544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.554736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:17.559237 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-35df057f-68f5-4f83-94ff-123a93cde4cd tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:17.559758 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 307/1217] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:17.562271 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.562271 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:17.563069 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc93ba87-3bc4-421e-bac0-7421ec6fa446 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:17.563574 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 308/1218] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:17.574002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e89bc91a-251a-422d-a2ad-09255008397f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.576571 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 03 11:56:17.576749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4c6bb225-3855-46c1-8367-c2d4b69c3884", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1499676672"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:17.578749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4c6bb225-3855-46c1-8367-c2d4b69c3884', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1499676672'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 11:56:17.582821 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.582821 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:17.589172 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.group_snapshots [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1499676672. Jul 03 11:56:17.630867 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.630867 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:17.646993 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1902496161 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1902496161, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:17.669063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['30fe47b6-05be-44e1-b951-41f5f50ffebe', '03d790b1-9dc5-402d-8198-9ba88f08c88a', 'f79153bf-1c97-40a7-90a7-05adb349b689', '231cc3e5-722e-429f-bad5-779e0fee1b5b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:17.715399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e89bc91a-251a-422d-a2ad-09255008397f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 03 11:56:17.715399 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 301/1219] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 3 11:56:17 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:17.721727 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:17.723442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:17.723670 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:17.723960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:17.724091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.group_snapshots [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:17.728019 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:17.728019 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:17.734257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd5d3fd5-bfcf-43f0-a9ae-932fc0bf263d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 returned with HTTP 200 Jul 03 11:56:17.734683 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 304/1220] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:17 2026] GET /volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:18.393934 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.477152 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:18.477457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-16547355", "metadata": {"Type": "Test"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:18.478775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-16547355', 'metadata': {'Type': 'Test'}}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:18.478883 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:18.482621 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:18.487569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (fc803cba-d7f9-464d-8fd4-9fd03f9625db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:18.488382 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd95cd8-4382-4c8b-b923-ef8d49a1afa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:18.489151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:18.514672 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd95cd8-4382-4c8b-b923-ef8d49a1afa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:18.515455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e679e6b0-024a-4d71-bf33-d17bfc2f2e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:18.531700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.533244 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:18.533420 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.533592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.542169 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.542169 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:18.545155 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:18.549304 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4fd647e3-598d-4525-85a0-b4260dca7f98 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:18.549795 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 309/1221] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:18.575927 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.578424 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:18.578424 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.579270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.579270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:18.580334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['41be9b6e-3fe0-41e2-9c0a-8fbb1ff6d9ce', '402ea104-1fb7-4b0d-8606-45fbf3834b7a', '0c6ab14b-2027-42f1-a87e-2c9121aa073f', '1839caf6-23ec-4406-aa27-676059f7ec49'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:18.581279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e679e6b0-024a-4d71-bf33-d17bfc2f2e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41be9b6e-3fe0-41e2-9c0a-8fbb1ff6d9ce', '402ea104-1fb7-4b0d-8606-45fbf3834b7a', '0c6ab14b-2027-42f1-a87e-2c9121aa073f', '1839caf6-23ec-4406-aa27-676059f7ec49']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:18.582274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05fef5a-74f5-46b2-83d6-3e553c7703b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:18.587660 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.587660 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:18.588445 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0717a75c-f5b7-4093-b96e-87a229f2daa8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:18.588823 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 302/1222] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:18.612533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05fef5a-74f5-46b2-83d6-3e553c7703b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae559727-0765-4d1d-bd25-a023fb722a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-16547355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['41be9b6e-3fe0-41e2-9c0a-8fbb1ff6d9ce','402ea104-1fb7-4b0d-8606-45fbf3834b7a','0c6ab14b-2027-42f1-a87e-2c9121aa073f','1839caf6-23ec-4406-aa27-676059f7ec49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-16547355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae559727-0765-4d1d-bd25-a023fb722a7e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:18.613216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96c66e1-2658-4c06-9d0b-1b5516aba71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:18.629054 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96c66e1-2658-4c06-9d0b-1b5516aba71f) transitioned into state 'SUCCESS' from state '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-16547355',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['41be9b6e-3fe0-41e2-9c0a-8fbb1ff6d9ce','402ea104-1fb7-4b0d-8606-45fbf3834b7a','0c6ab14b-2027-42f1-a87e-2c9121aa073f','1839caf6-23ec-4406-aa27-676059f7ec49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:18.629691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48947e6-c59a-403d-bf9d-52e95592b9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:18.637318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48947e6-c59a-403d-bf9d-52e95592b9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:18.638072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (fc803cba-d7f9-464d-8fd4-9fd03f9625db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:18.638353 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:18.639079 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a8b0fb9-8c49-4f5e-b36b-fd084696cca0 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:18.639485 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 308/1223] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:18 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:18.653490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.655098 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:18.655287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.655471 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.661936 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.661936 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:18.665025 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:18.668854 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-74e061cb-1ba7-4028-a8d3-c8cb081777d4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:18.669218 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 305/1224] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:18.743139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.745028 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:18.745220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.745423 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.745537 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:18.748908 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.748908 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:18.752278 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-112a0364-52bf-4cbc-b4f3-8b35d214b8c5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 returned with HTTP 200 Jul 03 11:56:18.752775 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 310/1225] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:18.761063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-777ab367-2b59-464d-b0a3-b3638b732023 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.762799 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:18.762992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.763194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.763549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:18.764630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99808) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:18.777426 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:18.777931 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.777931 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:18.778627 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-777ab367-2b59-464d-b0a3-b3638b732023 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:18.779074 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 303/1226] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:18.791783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.793545 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/ca2e191f-1d11-4c84-add7-898881639888 Jul 03 11:56:18.793715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.793961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.799029 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.799029 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:18.799471 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Snapshot retrieved successfully. Jul 03 11:56:18.800209 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9a057c3-43f2-47f7-b7d6-0e433c78e917 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/ca2e191f-1d11-4c84-add7-898881639888 returned with HTTP 200 Jul 03 11:56:18.800640 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 309/1227] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/snapshots/ca2e191f-1d11-4c84-add7-898881639888 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:18.809183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-93992588-7dcd-4288-8dfe-a259e2832d41 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.812506 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-93992588-7dcd-4288-8dfe-a259e2832d41 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/941aaf6e-0bb4-4426-95f3-cb6d53d93147 Jul 03 11:56:18.812770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-93992588-7dcd-4288-8dfe-a259e2832d41 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.813025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-93992588-7dcd-4288-8dfe-a259e2832d41 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.820452 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.820452 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:18.821176 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-93992588-7dcd-4288-8dfe-a259e2832d41 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Snapshot retrieved successfully. Jul 03 11:56:18.822346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-93992588-7dcd-4288-8dfe-a259e2832d41 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/941aaf6e-0bb4-4426-95f3-cb6d53d93147 returned with HTTP 200 Jul 03 11:56:18.823041 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 306/1228] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/snapshots/941aaf6e-0bb4-4426-95f3-cb6d53d93147 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:18.831905 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.834238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:18.834541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.834794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.834974 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for member c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 {{(pid=99809) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:18.835107 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.group_snapshots [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group_snapshot with id: c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:18.838302 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.838302 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:18.872084 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b0a3c502-4171-441a-bd5f-45f68743c2b4 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 returned with HTTP 202 Jul 03 11:56:18.872668 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 311/1229] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:18 2026] DELETE /volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:18.887082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:18.889283 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:18.889597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:18.889847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:18.890127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:18.891068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:18.901108 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:18.902204 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:18.902409 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:18.951725 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:18.955088 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:18.955088 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:18.959595 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:18.959851 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:18.996942 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:19.000444 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.000444 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:19.010409 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-162f0c8d-fa08-497a-aa73-8b3742426ff0 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:19.011037 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 304/1230] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:19.025702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.027210 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:19.027393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.027569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.027894 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:19.028939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:19.032261 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:19.032962 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d01a5c8-327e-4484-8fd7-912d86d8633f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:19.033363 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 310/1231] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:56:19.042637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.045436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:19.045705 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.046301 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.046444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.group_snapshots [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:19.049779 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24d2a593-7c7a-43d4-9230-51b8e3ee8b9a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 returned with HTTP 404 Jul 03 11:56:19.050274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 307/1232] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:19.062203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ed67da46-955b-4118-9c25-209048471027 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.064059 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:19.064277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.064490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.064638 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for member c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 {{(pid=99809) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:19.064739 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.group_snapshots [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group_snapshot with id: c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 Jul 03 11:56:19.067857 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed67da46-955b-4118-9c25-209048471027 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 returned with HTTP 404 Jul 03 11:56:19.068359 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 312/1233] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:19 2026] DELETE /volume/v3/group_snapshots/c71ec0f7-1f86-4ed7-9a6c-ce6ee0edde43 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:19.076448 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-30d366dd-ba22-4405-998e-ee354d13f387 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.078555 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:19.078957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.079256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.079684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:19.080582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:19.088315 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:19.089103 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:19.089316 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:19.141487 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:19.148247 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.148247 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:19.155683 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:19.156503 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:19.193291 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:19.197357 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.197357 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:19.204099 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30d366dd-ba22-4405-998e-ee354d13f387 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:19.204484 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 305/1234] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:19.225878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-71607e83-509a-4a5d-9b95-20e9cbf113da None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.227490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884/action Jul 03 11:56:19.227852 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:19.228008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:19.229259 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for group 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:19.229405 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group with id: 4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:19.233004 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.233004 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:19.285676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-71607e83-509a-4a5d-9b95-20e9cbf113da tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884/action returned with HTTP 202 Jul 03 11:56:19.286117 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 311/1235] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:19 2026] POST /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:19.294682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-68d9b474-373b-4041-8447-f32a53b720cf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.296990 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 Jul 03 11:56:19.297272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.297538 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.310891 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.310891 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:19.315365 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:19.316302 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:19.316596 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:19.360300 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:19.364250 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.364250 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:19.377444 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68d9b474-373b-4041-8447-f32a53b720cf tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 returned with HTTP 200 Jul 03 11:56:19.378542 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 308/1236] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:19.469517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.470014 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:19.470069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.470320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.470532 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Delete volume with id: 2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:19.478653 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.478653 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:19.479287 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:19.495790 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Delete volume request issued successfully. Jul 03 11:56:19.495987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-311f30ac-ccb9-42a9-b59c-9c6a3e1f20de tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 202 Jul 03 11:56:19.496400 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 313/1237] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:19 2026] DELETE /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:19.505880 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.508853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:19.508853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.508853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.516313 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.516313 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:19.523760 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:19.531185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49e7410-3c56-4598-b0e4-ad623ff7f997 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 200 Jul 03 11:56:19.531185 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 306/1238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.562097 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d3597870-8a94-4c88-a08a-728903d6ce47 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.563805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d3597870-8a94-4c88-a08a-728903d6ce47 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:19.564031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d3597870-8a94-4c88-a08a-728903d6ce47 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.564230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d3597870-8a94-4c88-a08a-728903d6ce47 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.583343 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.583343 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:19.587850 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d3597870-8a94-4c88-a08a-728903d6ce47 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:19.593924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d3597870-8a94-4c88-a08a-728903d6ce47 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:19.594446 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 312/1239] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:19.607318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-50eb4143-65a2-482c-b779-1cfb9910595d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.609596 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-50eb4143-65a2-482c-b779-1cfb9910595d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:19.609963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-50eb4143-65a2-482c-b779-1cfb9910595d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.610257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-50eb4143-65a2-482c-b779-1cfb9910595d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.610476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-50eb4143-65a2-482c-b779-1cfb9910595d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:19.615960 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.615960 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:19.617193 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-50eb4143-65a2-482c-b779-1cfb9910595d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:19.617193 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 309/1240] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.685171 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.687158 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:19.687354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.688257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.695104 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.695104 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:19.700332 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:19.704128 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-81c85d04-72d0-42c6-8c18-3348cfdef59d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:19.704493 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 314/1241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.716502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.718904 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:19.719192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.719480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.728974 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.728974 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:19.733943 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:19.739813 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ecac17e-08f6-47e9-9d68-61961017d9bd tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:19.740346 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 307/1242] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.756913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.758851 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:19.759215 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-16547355"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:19.767742 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.767742 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:19.771665 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:19.780670 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:19.781247 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-15308cf8-9a9a-494d-84c3-905f2b4bf08e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:19.781687 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 313/1243] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:19 2026] PUT /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 782 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.793464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d2b60618-fd89-41df-a6c9-206140653aaa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.796111 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2b60618-fd89-41df-a6c9-206140653aaa tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:19.796663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d2b60618-fd89-41df-a6c9-206140653aaa tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-739448545", "description": "This is the new description of volume"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:19.805921 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.805921 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:19.809471 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d2b60618-fd89-41df-a6c9-206140653aaa tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:19.819153 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d2b60618-fd89-41df-a6c9-206140653aaa tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:19.819950 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2b60618-fd89-41df-a6c9-206140653aaa tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:19.823394 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 310/1244] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 3 11:56:19 2026] PUT /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.836384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.838631 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:19.838814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:19.839023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:19.853472 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:19.853472 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:19.857570 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:19.862130 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c2773d1-8122-47fb-8251-aa52cd334d53 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:19.862822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 315/1245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:19 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 890 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:19.876238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:19.880749 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:19.881059 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2141046109", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1051670218"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:19.886468 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2141046109', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1051670218'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:19.886645 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:19.894047 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:19.902261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (d0de248a-11e8-431c-81a2-23e6a18c9724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:19.903199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c0b968-4020-4e3d-b6f2-94c12eba721f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:19.904074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:19.944998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c0b968-4020-4e3d-b6f2-94c12eba721f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:19.946666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf8be63-e986-47d4-9e12-d7951273b675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:20.014720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['55972179-c8c4-4ef8-b688-c68b147a957d', 'f1feeffb-051e-4a70-af15-9513a94f29f1', '973d007c-1b0f-45e4-b5f2-22ff4b39c13e', '578ed555-fe5b-4583-9665-96d2137acc8e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:20.014720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf8be63-e986-47d4-9e12-d7951273b675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55972179-c8c4-4ef8-b688-c68b147a957d', 'f1feeffb-051e-4a70-af15-9513a94f29f1', '973d007c-1b0f-45e4-b5f2-22ff4b39c13e', '578ed555-fe5b-4583-9665-96d2137acc8e']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:20.014720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef199494-b2d9-47d3-8ab8-8ec8f48a9a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:20.044712 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef199494-b2d9-47d3-8ab8-8ec8f48a9a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3b9750-b7c5-485a-91e4-20ddabb98cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2141046109',display_name='tempest-VolumesGetTest-Volume-1051670218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['55972179-c8c4-4ef8-b688-c68b147a957d','f1feeffb-051e-4a70-af15-9513a94f29f1','973d007c-1b0f-45e4-b5f2-22ff4b39c13e','578ed555-fe5b-4583-9665-96d2137acc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2141046109',display_name='tempest-VolumesGetTest-Volume-1051670218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3b9750-b7c5-485a-91e4-20ddabb98cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:20.046088 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9604f7ab-0197-4d71-8b39-4e2d237ff0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:20.073779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9604f7ab-0197-4d71-8b39-4e2d237ff0ae) transitioned into 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-2141046109',display_name='tempest-VolumesGetTest-Volume-1051670218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['55972179-c8c4-4ef8-b688-c68b147a957d','f1feeffb-051e-4a70-af15-9513a94f29f1','973d007c-1b0f-45e4-b5f2-22ff4b39c13e','578ed555-fe5b-4583-9665-96d2137acc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:20.074355 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622234f3-2cb1-4e64-825f-fcbb6703a0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:20.093278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622234f3-2cb1-4e64-825f-fcbb6703a0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:20.093278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (d0de248a-11e8-431c-81a2-23e6a18c9724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:20.093278 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:20.093278 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6bd497a7-3b45-44be-8e3c-2f4493f42851 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:20.093278 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 308/1246] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:19 2026] POST /volume/v3/volumes => generated 780 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:20.109682 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-deefc6fb-498d-4804-8375-261db94a1ba1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.111547 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-deefc6fb-498d-4804-8375-261db94a1ba1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:20.111761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-deefc6fb-498d-4804-8375-261db94a1ba1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.111885 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-deefc6fb-498d-4804-8375-261db94a1ba1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.125438 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.125438 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:20.129081 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-deefc6fb-498d-4804-8375-261db94a1ba1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:20.134760 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-deefc6fb-498d-4804-8375-261db94a1ba1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 200 Jul 03 11:56:20.135296 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 314/1247] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:20.391481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-90573742-6d2e-4499-a436-9d1f6685e8db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.393264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90573742-6d2e-4499-a436-9d1f6685e8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 Jul 03 11:56:20.393508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90573742-6d2e-4499-a436-9d1f6685e8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.393871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90573742-6d2e-4499-a436-9d1f6685e8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.400712 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90573742-6d2e-4499-a436-9d1f6685e8db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 returned with HTTP 404 Jul 03 11:56:20.401155 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 311/1248] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/07ca4e1c-a103-44ec-8a25-a532e84943e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:20.408718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c20b255b-dee5-4e8e-ae38-0ec2a4247e08 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.413208 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c20b255b-dee5-4e8e-ae38-0ec2a4247e08 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd Jul 03 11:56:20.413476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c20b255b-dee5-4e8e-ae38-0ec2a4247e08 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.413732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c20b255b-dee5-4e8e-ae38-0ec2a4247e08 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.420388 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c20b255b-dee5-4e8e-ae38-0ec2a4247e08 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd returned with HTTP 404 Jul 03 11:56:20.421116 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 316/1249] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/c36cad96-9b04-4b18-bd59-518b2e2ca0dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:20.430976 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.433566 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 Jul 03 11:56:20.433901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.433981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.438221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member 4c6bb225-3855-46c1-8367-c2d4b69c3884 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:20.438221 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2aa62ef6-0706-4a13-be9d-61285fa9b0de tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 returned with HTTP 404 Jul 03 11:56:20.439851 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 309/1250] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/groups/4c6bb225-3855-46c1-8367-c2d4b69c3884 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:20.448061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-200102de-bc58-491e-8f37-b1c723438527 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.451565 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-200102de-bc58-491e-8f37-b1c723438527 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/bba8252e-74af-4f6a-afee-4894dbd34330 Jul 03 11:56:20.451766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-200102de-bc58-491e-8f37-b1c723438527 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.451976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-200102de-bc58-491e-8f37-b1c723438527 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.467041 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-200102de-bc58-491e-8f37-b1c723438527 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types/bba8252e-74af-4f6a-afee-4894dbd34330 returned with HTTP 202 Jul 03 11:56:20.467441 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 315/1251] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:56:20 2026] DELETE /volume/v3/group_types/bba8252e-74af-4f6a-afee-4894dbd34330 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:20.476413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fb7c9b75-16ca-4c90-b466-1598110454d7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.478092 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fb7c9b75-16ca-4c90-b466-1598110454d7 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 Jul 03 11:56:20.478290 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fb7c9b75-16ca-4c90-b466-1598110454d7 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.478490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fb7c9b75-16ca-4c90-b466-1598110454d7 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.512046 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fb7c9b75-16ca-4c90-b466-1598110454d7 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 returned with HTTP 202 Jul 03 11:56:20.512400 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 312/1252] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:20 2026] DELETE /volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:20.519239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-42bd6d57-1d76-424d-a8c5-150c7e7b8c30 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.521766 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-42bd6d57-1d76-424d-a8c5-150c7e7b8c30 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] GET https://10.4.3.170/volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 Jul 03 11:56:20.521991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-42bd6d57-1d76-424d-a8c5-150c7e7b8c30 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.522315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-42bd6d57-1d76-424d-a8c5-150c7e7b8c30 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.526153 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-42bd6d57-1d76-424d-a8c5-150c7e7b8c30 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 returned with HTTP 404 Jul 03 11:56:20.526669 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 317/1253] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/types/40de6298-cc44-40c5-be53-c7706229c2d5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:20.536722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-748e590b-b017-40c1-936e-4ac54f152174 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.538479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-748e590b-b017-40c1-936e-4ac54f152174 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:20.538876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-748e590b-b017-40c1-936e-4ac54f152174 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-906491686"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:20.540332 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.540332 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:20.548911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f15473bb-3d31-4ae6-a779-b93f30b97cd0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.550838 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f15473bb-3d31-4ae6-a779-b93f30b97cd0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c Jul 03 11:56:20.551072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f15473bb-3d31-4ae6-a779-b93f30b97cd0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.551318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f15473bb-3d31-4ae6-a779-b93f30b97cd0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.555320 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-748e590b-b017-40c1-936e-4ac54f152174 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:20.555803 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 310/1254] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:20 2026] POST /volume/v3/types => generated 223 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:20.557075 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f15473bb-3d31-4ae6-a779-b93f30b97cd0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c returned with HTTP 404 Jul 03 11:56:20.557620 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 316/1255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/2b3186dd-9bca-49b5-8f0e-cbd257e8f72c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:20.566898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-712bc715-4a73-4903-8f41-fb460d59927a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.568039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-68c4cba3-b994-4866-a921-789ded4342e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.568976 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] DELETE https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:56:20.569166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.569392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.569577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Delete volume with id: 74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:56:20.570705 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-68c4cba3-b994-4866-a921-789ded4342e0 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:56:20.571117 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-68c4cba3-b994-4866-a921-789ded4342e0 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1750973163"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:20.582144 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.582144 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:20.582644 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:20.591685 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-68c4cba3-b994-4866-a921-789ded4342e0 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:56:20.592194 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 318/1256] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:56:20 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:20.600833 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.601819 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Delete volume request issued successfully. Jul 03 11:56:20.602039 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-712bc715-4a73-4903-8f41-fb460d59927a tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe returned with HTTP 202 Jul 03 11:56:20.602446 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 313/1257] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:20 2026] DELETE /volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:20.602618 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:56:20.602988 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "169248f7-aff7-4ba2-8d2d-4b0d32bcaf13", "volume_types": ["c47767cf-294e-40cc-a266-ccb361706fcc"], "name": "tempest-GroupSnapshotsTest-Group-1120279324"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:20.604386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group {'group': {'group_type': '169248f7-aff7-4ba2-8d2d-4b0d32bcaf13', 'volume_types': ['c47767cf-294e-40cc-a266-ccb361706fcc'], 'name': 'tempest-GroupSnapshotsTest-Group-1120279324'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:56:20.611732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-526b55da-de2a-45e5-907d-db5830c573b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.613316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.614385 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-526b55da-de2a-45e5-907d-db5830c573b9 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:56:20.614716 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-526b55da-de2a-45e5-907d-db5830c573b9 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.614911 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.groups [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group tempest-GroupSnapshotsTest-Group-1120279324. Jul 03 11:56:20.614991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-526b55da-de2a-45e5-907d-db5830c573b9 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.615058 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:20.615150 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.615822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.624421 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.624421 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:20.626204 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.626204 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:20.627317 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.628513 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:20.629605 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-526b55da-de2a-45e5-907d-db5830c573b9 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Volume info retrieved successfully. Jul 03 11:56:20.634228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91243a0e-df7c-4836-b2a8-9aa95caecb07 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:20.634465 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:20.634861 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 319/1258] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:20.634935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.634935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.634935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:20.635264 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-526b55da-de2a-45e5-907d-db5830c573b9 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe returned with HTTP 200 Jul 03 11:56:20.635672 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 317/1259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:20.641131 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.641131 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:20.642027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f9c9421-645f-4154-bd04-fdc92ad7d0ef tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:20.642349 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 314/1260] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:20.648303 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:56:20.647938. {{(pid=99808) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:56:20.648477 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:20.662010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['be247977-a791-4eaa-a996-e2900434f72e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:20.702406 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20cfb568-6b3e-40cc-b7e3-2871e0121229 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:56:20.702406 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 311/1261] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:56:20 2026] POST /volume/v3/groups => generated 112 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:20.711028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:20.712822 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 Jul 03 11:56:20.713061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:20.713276 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:20.713445 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d432cf52-7e6f-46a7-864d-78ac3e31e1e9 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:20.717537 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:20.717537 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:20.727019 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64a31c7e-56e4-4417-b17b-7f3914988c71 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 returned with HTTP 200 Jul 03 11:56:20.727581 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 320/1262] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:20 2026] GET /volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:21.151027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.153237 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.153560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.153798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.162730 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.162730 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:21.167536 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:21.174546 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eefa7def-63b8-49c9-a71b-f6ff38cc8cc9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 200 Jul 03 11:56:21.175059 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 318/1263] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:21.187560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.189157 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.189510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-16547355", "description": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:21.197939 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.197939 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:21.201723 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:21.208665 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:21.209076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0dddaeea-34f0-4723-86c8-e92a23b1f9c9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 200 Jul 03 11:56:21.209573 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 315/1264] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:21 2026] PUT /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 768 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:21.222167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.224280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.224543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.224786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.233089 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.233089 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:21.242721 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:21.247698 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3007a4b-c1c9-440d-ab7e-6f9e26f80653 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 200 Jul 03 11:56:21.248178 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 312/1265] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:21.269393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.269393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.269393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.269393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.269393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.276413 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.276413 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:21.276898 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:21.295524 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:21.295745 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed4e2128-9452-4c74-958f-2fec82c46e87 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 202 Jul 03 11:56:21.296245 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 321/1266] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:21 2026] DELETE /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:21.306720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-15af1eb7-e502-4080-8853-a7db678ef168 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.308413 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-15af1eb7-e502-4080-8853-a7db678ef168 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:21.308702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-15af1eb7-e502-4080-8853-a7db678ef168 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.308799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-15af1eb7-e502-4080-8853-a7db678ef168 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.315719 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.315719 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:21.321132 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-15af1eb7-e502-4080-8853-a7db678ef168 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:21.326523 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-15af1eb7-e502-4080-8853-a7db678ef168 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 200 Jul 03 11:56:21.327053 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 319/1267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:21.649156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5a3a8d93-ebfb-4045-a7e5-26044ee4e1c0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.650837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a3a8d93-ebfb-4045-a7e5-26044ee4e1c0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] GET https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe Jul 03 11:56:21.651063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8d93-ebfb-4045-a7e5-26044ee4e1c0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.651274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8d93-ebfb-4045-a7e5-26044ee4e1c0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.654144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.654266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.655968 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:21.656254 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:21.656448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.656685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.658193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.658193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.658193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:21.658319 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a3a8d93-ebfb-4045-a7e5-26044ee4e1c0 tempest-ServerRescueNegativeTestJSON-1293268733 tempest-ServerRescueNegativeTestJSON-1293268733-project-member] https://10.4.3.170/volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe returned with HTTP 404 Jul 03 11:56:21.658319 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 316/1268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/volumes/74e1cf39-ed10-47bd-866d-2a1ffb44d9fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:21.662912 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.662912 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:21.663949 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-598a2a9f-d23a-4685-b4bc-ca97bcb79826 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:21.664547 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 313/1269] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:21.669782 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.669782 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:21.673380 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:21.685521 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fabf38a-3724-4243-85b4-8cdc6ffff6af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:21.686001 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 322/1270] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:21.740522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f4f15615-f4ed-4642-850f-f628958b2381 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.744070 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f4f15615-f4ed-4642-850f-f628958b2381 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 Jul 03 11:56:21.744278 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f4f15615-f4ed-4642-850f-f628958b2381 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:21.744472 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f4f15615-f4ed-4642-850f-f628958b2381 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:21.744647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-f4f15615-f4ed-4642-850f-f628958b2381 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d432cf52-7e6f-46a7-864d-78ac3e31e1e9 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:21.754449 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.754449 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:21.777904 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f4f15615-f4ed-4642-850f-f628958b2381 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 returned with HTTP 200 Jul 03 11:56:21.778463 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 320/1271] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:21 2026] GET /volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:21.790934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-046b11a9-6d29-447d-95e2-f5bef80a937c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:21.795529 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:21.795903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-185266603", "volume_type": "c47767cf-294e-40cc-a266-ccb361706fcc", "group_id": "d432cf52-7e6f-46a7-864d-78ac3e31e1e9", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:21.798628 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-185266603', 'volume_type': 'c47767cf-294e-40cc-a266-ccb361706fcc', 'group_id': 'd432cf52-7e6f-46a7-864d-78ac3e31e1e9', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:21.809255 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.809255 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:21.810213 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume of 1 GB Jul 03 11:56:21.817102 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Availability Zones retrieved successfully. Jul 03 11:56:21.824212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (aaaa1836-8c20-4597-a408-5123a47dde5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:21.825936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d00d67-915a-4a63-84b1-c285977e60a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:21.826479 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:21.826479 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:21.827262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:21.859967 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d00d67-915a-4a63-84b1-c285977e60a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c47767cf-294e-40cc-a266-ccb361706fcc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-906491686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c47767cf-294e-40cc-a266-ccb361706fcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd432cf52-7e6f-46a7-864d-78ac3e31e1e9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:21.861386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef63312-1251-47d1-b32b-f7e15da495f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:21.895859 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-906491686 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-906491686, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:21.896670 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-906491686 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-906491686, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:21.932398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['2ab193ad-1552-45e2-bb54-598595188188', '102716bd-cd1a-457b-ac3f-70a20efd25c9', '3f05c2a9-9996-47ef-bfde-0d800f57c046', 'e8e045a2-75d5-4b3a-aa30-11ccdfb38150'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:21.932398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef63312-1251-47d1-b32b-f7e15da495f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab193ad-1552-45e2-bb54-598595188188', '102716bd-cd1a-457b-ac3f-70a20efd25c9', '3f05c2a9-9996-47ef-bfde-0d800f57c046', 'e8e045a2-75d5-4b3a-aa30-11ccdfb38150']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:21.932398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667f9802-182f-4efc-9423-a65a96f48da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:21.954800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667f9802-182f-4efc-9423-a65a96f48da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248f62fc-9d20-444b-bf2a-b4d0b64c4fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-185266603',encryption_key_id=None,group_id=d432cf52-7e6f-46a7-864d-78ac3e31e1e9,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['2ab193ad-1552-45e2-bb54-598595188188','102716bd-cd1a-457b-ac3f-70a20efd25c9','3f05c2a9-9996-47ef-bfde-0d800f57c046','e8e045a2-75d5-4b3a-aa30-11ccdfb38150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=c47767cf-294e-40cc-a266-ccb361706fcc), 'volume': Volume(_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-03T11:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-185266603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d432cf52-7e6f-46a7-864d-78ac3e31e1e9,host=None,id=248f62fc-9d20-444b-bf2a-b4d0b64c4fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='995829efc0374a68a2d3857a71969ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='064ae3929f5342bcac286b185808c6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c47767cf-294e-40cc-a266-ccb361706fcc),volume_type_id=c47767cf-294e-40cc-a266-ccb361706fcc)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:21.956185 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78beb1fc-cacf-47e7-911b-29b233811ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:21.974138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78beb1fc-cacf-47e7-911b-29b233811ea2) transitioned into state 'SUCCESS' from state '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-185266603',encryption_key_id=None,group_id=d432cf52-7e6f-46a7-864d-78ac3e31e1e9,group_type_id=,metadata={},multiattach=False,project_id='995829efc0374a68a2d3857a71969ff0',qos_specs=None,replication_status=,reservations=['2ab193ad-1552-45e2-bb54-598595188188','102716bd-cd1a-457b-ac3f-70a20efd25c9','3f05c2a9-9996-47ef-bfde-0d800f57c046','e8e045a2-75d5-4b3a-aa30-11ccdfb38150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='064ae3929f5342bcac286b185808c6c8',volume_type_id=c47767cf-294e-40cc-a266-ccb361706fcc)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:21.975746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb72244-1c63-4bcf-b5c5-c97dbb2db79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:22.000399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb72244-1c63-4bcf-b5c5-c97dbb2db79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:22.000399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Flow 'volume_create_api' (aaaa1836-8c20-4597-a408-5123a47dde5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:22.000399 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Create volume request issued successfully. Jul 03 11:56:22.000765 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:22.001028 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:22.050066 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:22.053836 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.053836 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:22.058317 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-046b11a9-6d29-447d-95e2-f5bef80a937c tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:22.058884 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 317/1272] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:21 2026] POST /volume/v3/volumes => generated 821 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:22.070850 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.073082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca Jul 03 11:56:22.073358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.073636 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.081760 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.081760 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:22.087393 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:22.088305 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:22.088704 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:22.126718 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:22.130515 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.130515 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:22.141227 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d52e5af-f405-4a68-90bb-db4c449b1d59 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca returned with HTTP 200 Jul 03 11:56:22.142036 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 314/1273] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:22.340179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1cff8eb5-0fca-4f08-b216-717069043e5c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.342457 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1cff8eb5-0fca-4f08-b216-717069043e5c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff Jul 03 11:56:22.342805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1cff8eb5-0fca-4f08-b216-717069043e5c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.342961 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1cff8eb5-0fca-4f08-b216-717069043e5c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.352335 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1cff8eb5-0fca-4f08-b216-717069043e5c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff returned with HTTP 404 Jul 03 11:56:22.353122 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 323/1274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/volumes/cf3b9750-b7c5-485a-91e4-20ddabb98cff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:22.365868 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6103b5af-500c-44d2-ae20-c649e13cc71c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.370236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6103b5af-500c-44d2-ae20-c649e13cc71c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:22.370474 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6103b5af-500c-44d2-ae20-c649e13cc71c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.372727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6103b5af-500c-44d2-ae20-c649e13cc71c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.388488 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.388488 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:22.393938 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6103b5af-500c-44d2-ae20-c649e13cc71c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:22.401003 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6103b5af-500c-44d2-ae20-c649e13cc71c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:22.401286 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 321/1275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:22.485489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.487623 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:22.487805 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.487998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.488145 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:22.495088 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.495088 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:22.495541 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:22.520214 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:22.520499 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1e4c7e4-665e-46bd-9fee-da084d006b54 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 202 Jul 03 11:56:22.520802 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 318/1276] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:22 2026] DELETE /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:22.525858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-e28db794-e52e-4a0b-9121-d8594f3789b5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.528708 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-e28db794-e52e-4a0b-9121-d8594f3789b5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c/action Jul 03 11:56:22.529199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-e28db794-e52e-4a0b-9121-d8594f3789b5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:22.529396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-e28db794-e52e-4a0b-9121-d8594f3789b5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:22.529663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.531325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:22.531525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.531738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.538767 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.538767 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:22.542949 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:22.548024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4676b77-ba3a-4acf-96d9-d0fa13ceaa28 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 200 Jul 03 11:56:22.548432 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 324/1277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:22.551410 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.551410 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:22.567430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3032041b-583c-47b0-a202-74a7f89b1dd0 req-e28db794-e52e-4a0b-9121-d8594f3789b5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c/action returned with HTTP 204 Jul 03 11:56:22.567879 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 315/1278] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:56:22 2026] POST /volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:22.677656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.679846 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:22.680180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.680435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.680538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:22.684801 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.684801 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:22.685379 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34ecde9c-28fd-4b67-a283-7d66321630f7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:22.685780 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 322/1279] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:22.703462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.705672 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:22.705939 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.706187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.721694 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.721694 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:22.727026 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:22.734582 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3fe9924-07bf-40f0-9b9f-b058b63cee5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:22.735382 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 319/1280] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:22.747995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.750722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:22.751060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73fa9682-eeb4-43b3-b5cb-088b0e781d85", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-187433920"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:22.760985 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.760985 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:22.761530 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:22.761706 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:22.765536 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a84fd12f-f977-4c47-9f76-e53e883a6e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 400 Jul 03 11:56:22.765983 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 325/1281] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:22 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:56:22.773694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.775852 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:22.776273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73fa9682-eeb4-43b3-b5cb-088b0e781d85", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2029640226"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:22.795979 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.795979 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:22.796951 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:22.796951 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:22.834507 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['90b83cd7-0c01-4759-8f15-c0ca5dad1eb7', 'a5d9425b-8d4a-410d-91d4-188615bb8ccc', 'ae74cf9a-5959-4e6b-8c51-e5524892fb2b', '448594a3-1b2d-4928-af51-993b23149468'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:22.883264 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot force create request issued successfully. Jul 03 11:56:22.883703 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d882ea9-74ab-473f-ab39-81949f256aa2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:22.884361 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 316/1282] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:22.898538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-192d7370-1456-4147-8725-f0c07da6c509 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:22.902982 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-192d7370-1456-4147-8725-f0c07da6c509 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:22.903518 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-192d7370-1456-4147-8725-f0c07da6c509 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:22.903926 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-192d7370-1456-4147-8725-f0c07da6c509 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:22.910101 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:22.910101 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:22.910751 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-192d7370-1456-4147-8725-f0c07da6c509 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:22.911715 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-192d7370-1456-4147-8725-f0c07da6c509 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 200 Jul 03 11:56:22.912522 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 323/1283] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:22 2026] GET /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.163310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.165443 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca Jul 03 11:56:23.166007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.166007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.178079 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.178079 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:23.182487 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:23.183152 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:23.183339 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:23.234250 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:23.239805 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.239805 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:23.249758 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8796d74f-70f2-4e3d-b0ae-d4e005cef23a tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca returned with HTTP 200 Jul 03 11:56:23.250147 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 320/1284] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:23.264889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.266728 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 03 11:56:23.267128 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d432cf52-7e6f-46a7-864d-78ac3e31e1e9", "name": "tempest-group_snapshot-1801361846"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:23.268518 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd432cf52-7e6f-46a7-864d-78ac3e31e1e9', 'name': 'tempest-group_snapshot-1801361846'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 11:56:23.272001 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.272001 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:23.275621 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.group_snapshots [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Creating group_snapshot tempest-group_snapshot-1801361846. Jul 03 11:56:23.292648 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.292648 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:23.305819 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-906491686 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-906491686, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:23.306143 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-906491686 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-906491686, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:23.329709 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Created reservations ['4d142319-8094-45ab-b1f0-5ffbb107dc20', '3317f6b6-d0a3-44ca-867a-980d87bad277', '483dfd0b-6f6e-4132-954c-26875139dc02', 'ef3f6369-9179-41df-b5a9-4554aeaa2ed8'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:23.360269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ec99d23-026c-479b-83ee-f32167b8b9d5 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 03 11:56:23.360846 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 326/1285] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 3 11:56:23 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:23.369731 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.373434 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:23.373434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.373434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.373434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:23.376397 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.376397 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:23.380204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-629061c5-e11f-40b8-8fd2-f4ab9343c286 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 200 Jul 03 11:56:23.380760 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 317/1286] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:23.496118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.498733 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:23.499302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-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": "48389348-8e68-44a0-83ba-4923d2555ea9", "source_volid": null, "backup_id": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:23.501050 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-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': '48389348-8e68-44a0-83ba-4923d2555ea9', 'source_volid': None, 'backup_id': None}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:23.564937 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-498c4998-4fd7-47a9-9fb1-43974b29bde3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.567283 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-498c4998-4fd7-47a9-9fb1-43974b29bde3 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e Jul 03 11:56:23.567535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-498c4998-4fd7-47a9-9fb1-43974b29bde3 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.567796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-498c4998-4fd7-47a9-9fb1-43974b29bde3 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.577915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-498c4998-4fd7-47a9-9fb1-43974b29bde3 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e returned with HTTP 404 Jul 03 11:56:23.578512 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 321/1287] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/volumes/ae559727-0765-4d1d-bd25-a023fb722a7e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:23.588302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cd843e74-e050-4dd5-bc39-b4787e210795 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.590827 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:23.590875 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Create volume of 1 GB Jul 03 11:56:23.591165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-141700678"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:23.593097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-141700678'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:23.593230 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:23.593534 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.593534 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:23.595055 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Availability Zones retrieved successfully. Jul 03 11:56:23.599293 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:23.601386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Flow 'volume_create_api' (45600635-96d5-48a5-b36a-47c0d1d90a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:23.602287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712c94a6-074f-4a63-863f-84fb12b12001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.603366 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:23.607305 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (3411021b-fede-44c1-925e-4a6b8d2a723e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:23.609340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328d6ff3-afa0-4f3d-ba34-0f72b1c48eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.610694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:23.645215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328d6ff3-afa0-4f3d-ba34-0f72b1c48eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.645924 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686d9183-58b7-4782-b6e5-0e61eb800930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.670096 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712c94a6-074f-4a63-863f-84fb12b12001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.670945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef0d9f5-41f4-4cb7-8b6d-d49744d1ed9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.685108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['673c7035-d463-4cba-bee8-21144a6a964d', 'e122bcab-de21-42f9-9ffd-3a860a61d5b7', 'a72d388f-ea9e-4574-b495-5e96a6316748', '9477c93e-8b34-4195-a1dd-8d332df96a91'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:23.685862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686d9183-58b7-4782-b6e5-0e61eb800930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['673c7035-d463-4cba-bee8-21144a6a964d', 'e122bcab-de21-42f9-9ffd-3a860a61d5b7', 'a72d388f-ea9e-4574-b495-5e96a6316748', '9477c93e-8b34-4195-a1dd-8d332df96a91']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.686512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2145f39a-9c10-44fa-b921-56641166fd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.700346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.703754 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:23.703754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.703754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.703754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:23.708210 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.708210 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:23.709213 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d8dc3236-e86d-450f-89fe-996c8e4a8cb3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:23.709781 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 318/1288] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.713781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2145f39a-9c10-44fa-b921-56641166fd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb743ea-af60-4c57-ab4a-3ac86cb846e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-141700678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['673c7035-d463-4cba-bee8-21144a6a964d','e122bcab-de21-42f9-9ffd-3a860a61d5b7','a72d388f-ea9e-4574-b495-5e96a6316748','9477c93e-8b34-4195-a1dd-8d332df96a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-141700678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb743ea-af60-4c57-ab4a-3ac86cb846e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.714473 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0b5350-1eeb-4b6b-9d15-04c1e47e7b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.731408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Created reservations ['23e1c8d3-af48-4b57-97cb-0629c21321a6', 'a441bb2b-5c4b-470a-afa2-13cbce3248aa', 'c8a5f1f2-5dfb-45e2-8ee2-859b3c1cc52d', '9aed9c3e-e27d-4de0-9cb6-95015f9d5d7d'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:23.732324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef0d9f5-41f4-4cb7-8b6d-d49744d1ed9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e1c8d3-af48-4b57-97cb-0629c21321a6', 'a441bb2b-5c4b-470a-afa2-13cbce3248aa', 'c8a5f1f2-5dfb-45e2-8ee2-859b3c1cc52d', '9aed9c3e-e27d-4de0-9cb6-95015f9d5d7d']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.733021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b4cc3-035b-49f1-8d47-c42c74331405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.743828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0b5350-1eeb-4b6b-9d15-04c1e47e7b56) transitioned into state 'SUCCESS' from state '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-141700678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['673c7035-d463-4cba-bee8-21144a6a964d','e122bcab-de21-42f9-9ffd-3a860a61d5b7','a72d388f-ea9e-4574-b495-5e96a6316748','9477c93e-8b34-4195-a1dd-8d332df96a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.744549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb9b7fff-ccad-41da-8ea1-ea9d50a4b7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.753937 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb9b7fff-ccad-41da-8ea1-ea9d50a4b7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.754771 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (3411021b-fede-44c1-925e-4a6b8d2a723e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:23.755182 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:23.755594 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cd843e74-e050-4dd5-bc39-b4787e210795 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:23.756003 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 327/1289] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:23 2026] POST /volume/v3/volumes => generated 744 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:23.758134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b4cc3-035b-49f1-8d47-c42c74331405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4', '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='235479e8d103482290b7466885099439',qos_specs=None,replication_status=,reservations=['23e1c8d3-af48-4b57-97cb-0629c21321a6','a441bb2b-5c4b-470a-afa2-13cbce3248aa','c8a5f1f2-5dfb-45e2-8ee2-859b3c1cc52d','9aed9c3e-e27d-4de0-9cb6-95015f9d5d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:23Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='235479e8d103482290b7466885099439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.758933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862c82e8-4cb4-4415-8924-d80f0f1ae3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.768583 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.773962 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:23.774183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.774416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.779345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862c82e8-4cb4-4415-8924-d80f0f1ae3ae) transitioned into 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='235479e8d103482290b7466885099439',qos_specs=None,replication_status=,reservations=['23e1c8d3-af48-4b57-97cb-0629c21321a6','a441bb2b-5c4b-470a-afa2-13cbce3248aa','c8a5f1f2-5dfb-45e2-8ee2-859b3c1cc52d','9aed9c3e-e27d-4de0-9cb6-95015f9d5d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e4a504bdaf3435eb888b96d6c85b8df',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.780025 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59096e2-fedd-4f24-acb4-f0a02c01061f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:23.787337 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.787337 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:23.788644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59096e2-fedd-4f24-acb4-f0a02c01061f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:23.789288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Flow 'volume_create_api' (45600635-96d5-48a5-b36a-47c0d1d90a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:23.789564 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Create volume request issued successfully. Jul 03 11:56:23.790058 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-17bb33c4-af35-4c48-ad0c-0b996850a808 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:23.790476 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 324/1290] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 11:56:23 2026] POST /volume/v3/volumes => generated 703 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:23.797644 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.798088 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:23.800577 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:56:23.800577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.800577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.804545 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c4aa7ec-1759-4690-af9c-728f1a5c1f7c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 200 Jul 03 11:56:23.804545 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 322/1291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.806053 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.806053 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:23.809116 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:56:23.812657 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-f432a4ca-a769-42b4-9ef7-1519d5525e93 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 200 Jul 03 11:56:23.813108 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 319/1292] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 771 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.819769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.824756 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:56:23.824957 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.825122 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.831170 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.831170 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:23.834428 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:56:23.838185 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-c9ed43b2-205f-4353-9504-2510543ddbef tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 200 Jul 03 11:56:23.838556 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 328/1293] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 771 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.922644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.924526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:23.924781 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:23.924975 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:23.930575 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.930575 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:23.931074 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:23.931846 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce478eb1-d6ce-4089-9971-78d1f57301fa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 200 Jul 03 11:56:23.932185 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 325/1294] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:23 2026] GET /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:23.945724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-67e729f0-5cd3-43db-a165-32ea30563311 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:23.947976 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:23.947976 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73fa9682-eeb4-43b3-b5cb-088b0e781d85", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1012007853"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:23.962211 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:23.962211 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:23.962847 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:23.962938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:23.996411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['d8a2dc65-8c08-4d0d-9a8d-5ec8f8d75878', 'cac9baa3-55a7-4f0b-a424-80572db98516', 'c2b782b0-cbae-43c0-be91-3dd9b057d06e', '6f99387d-2f4c-43fd-813c-a96ae3e963c3'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:24.037280 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot force create request issued successfully. Jul 03 11:56:24.037760 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67e729f0-5cd3-43db-a165-32ea30563311 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:24.038360 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 323/1295] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:24.047950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.050059 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:24.050483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.050951 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.060111 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.060111 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:24.060111 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:24.060111 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47ffcf2f-c83b-45e9-9306-0eaa516dde3d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 200 Jul 03 11:56:24.060111 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 320/1296] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.393363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.395192 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.395451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.395688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.395859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:24.402755 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.402755 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:24.411976 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bd6170b-733f-41a1-aa40-b4cf6acb1b0b tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 200 Jul 03 11:56:24.412433 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 329/1297] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:24.425891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.428132 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:24.428560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.428859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.429316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:24.431035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:24.438066 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:24.438676 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.438676 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:24.439574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1e75809-d5b7-41b3-9136-732ddd34a97f tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:24.440323 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 326/1298] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.451345 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.453324 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/64d14e9a-b98f-4388-aa73-ec575e4025b5 Jul 03 11:56:24.453549 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.453774 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.459936 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.459936 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:24.460426 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Snapshot retrieved successfully. Jul 03 11:56:24.461259 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb4fb42-e8a1-42a3-98c5-c74f9bec5371 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/64d14e9a-b98f-4388-aa73-ec575e4025b5 returned with HTTP 200 Jul 03 11:56:24.461709 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 324/1299] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/snapshots/64d14e9a-b98f-4388-aa73-ec575e4025b5 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.475034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.477235 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.477502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.477758 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.477932 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:24.481678 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.481678 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:24.485168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea836ed0-9123-4979-8346-e21c4f08ba36 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 200 Jul 03 11:56:24.485562 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 321/1300] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:24.496059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4e7221ec-9e6b-48c5-a1ca-e81aa5b93786 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.497880 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e7221ec-9e6b-48c5-a1ca-e81aa5b93786 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/detail Jul 03 11:56:24.498092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e7221ec-9e6b-48c5-a1ca-e81aa5b93786 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.498286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e7221ec-9e6b-48c5-a1ca-e81aa5b93786 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.506828 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e7221ec-9e6b-48c5-a1ca-e81aa5b93786 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 11:56:24.507220 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 330/1301] 10.4.3.170 () {68 vars in 1323 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:24.527741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.529532 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.529764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.529939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.530055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99811) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:24.530156 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.group_snapshots [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group_snapshot with id: d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.533579 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.533579 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:24.594970 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5ad97d64-d489-48ad-b64e-f832c1a64590 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 202 Jul 03 11:56:24.594970 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 327/1302] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:24 2026] DELETE /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:24.609703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.616196 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:24.616647 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.616961 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.617330 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:24.618656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:24.630638 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:24.631726 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:24.632021 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:24.688234 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:24.692837 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.692837 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:24.703024 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8680ba2d-f0d2-422e-a982-2be2b6921ece tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:24.703651 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 325/1303] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:24.722140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a32d09bf-d6de-456e-a295-0b73fd535508 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.725362 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:24.725458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.725665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.725910 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.726239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:24.727385 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:24.727665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.727835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Building query based on filter {{(pid=99808) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:24.727880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.727995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:24.732283 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all snapshots completed successfully. Jul 03 11:56:24.733272 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.733272 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:24.733637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a32d09bf-d6de-456e-a295-0b73fd535508 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:24.734049 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9641b0c1-e0c6-4bf5-9657-9610350f6585 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:24.734095 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 322/1304] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:56:24.734579 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 331/1305] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.743318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-86c7852a-6d30-400e-b89e-c84814f65776 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.745274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86c7852a-6d30-400e-b89e-c84814f65776 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.745535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86c7852a-6d30-400e-b89e-c84814f65776 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.745780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86c7852a-6d30-400e-b89e-c84814f65776 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.746053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-86c7852a-6d30-400e-b89e-c84814f65776 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:24.749266 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86c7852a-6d30-400e-b89e-c84814f65776 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 404 Jul 03 11:56:24.749822 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 328/1306] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:24.758225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3252ed8d-afe4-42b1-b317-7a3a81edac1d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.760815 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3252ed8d-afe4-42b1-b317-7a3a81edac1d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/group_snapshots Jul 03 11:56:24.761034 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3252ed8d-afe4-42b1-b317-7a3a81edac1d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.761242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3252ed8d-afe4-42b1-b317-7a3a81edac1d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.765745 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3252ed8d-afe4-42b1-b317-7a3a81edac1d tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 200 Jul 03 11:56:24.766157 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 326/1307] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.774441 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.776822 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.777220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.777526 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.777870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for member d7664f0d-ded5-4f51-aaec-1aa27bb187f0 {{(pid=99808) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:24.777870 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.group_snapshots [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group_snapshot with id: d7664f0d-ded5-4f51-aaec-1aa27bb187f0 Jul 03 11:56:24.780812 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d6bdc45-bf1e-4ccd-a9c1-cd9336ec0648 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 returned with HTTP 404 Jul 03 11:56:24.781526 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 323/1308] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:24 2026] DELETE /volume/v3/group_snapshots/d7664f0d-ded5-4f51-aaec-1aa27bb187f0 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:24.788235 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-023e30c7-23d8-4004-ae83-0275fed2c672 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.789934 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:24.790135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.790297 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.790560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:24.791214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:24.799288 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Get all volumes completed successfully. Jul 03 11:56:24.799937 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:24.800074 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:24.819217 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b40628a6-050b-45f8-8515-60b59211c2ef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.821121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b40628a6-050b-45f8-8515-60b59211c2ef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:24.821238 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b40628a6-050b-45f8-8515-60b59211c2ef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.821451 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b40628a6-050b-45f8-8515-60b59211c2ef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.829635 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.829635 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:24.833641 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b40628a6-050b-45f8-8515-60b59211c2ef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:24.838350 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b40628a6-050b-45f8-8515-60b59211c2ef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 200 Jul 03 11:56:24.838881 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 329/1309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:24.843679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.846046 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:24.846174 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:24.846550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1831200941"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:24.848400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1831200941'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:24.848511 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume of 1 GB Jul 03 11:56:24.849875 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.849875 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:24.853612 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Availability Zones retrieved successfully. Jul 03 11:56:24.855097 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.857001 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:24.857383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2cb743ea-af60-4c57-ab4a-3ac86cb846e8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1393750635", "metadata": {"Type": "Test"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:24.859610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'source_volid': '2cb743ea-af60-4c57-ab4a-3ac86cb846e8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1393750635', 'metadata': {'Type': 'Test'}}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:24.860416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Flow 'volume_create_api' (b7224113-915b-49a5-ab1b-f382f8284cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:24.861781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0af38b4-5c82-4381-8582-96abb2256197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:24.862493 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-023e30c7-23d8-4004-ae83-0275fed2c672 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:24.862688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:24.862924 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 332/1310] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:24.877256 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.877256 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:24.877853 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume retrieved successfully. Jul 03 11:56:24.877973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:24.884449 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.884928 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:24.886387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] POST https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9/action Jul 03 11:56:24.886804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:24.886974 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:24.888397 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] delete called for group d432cf52-7e6f-46a7-864d-78ac3e31e1e9 {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:24.888555 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Delete group with id: d432cf52-7e6f-46a7-864d-78ac3e31e1e9 Jul 03 11:56:24.891017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (2ec7cfa3-7a59-4780-bc2e-c089179130ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:24.891949 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bac2cb5-62d0-4237-9770-c64c75950696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:24.892224 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.892224 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:24.892957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:24.907109 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0af38b4-5c82-4381-8582-96abb2256197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:24.907841 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617ec69a-9fd5-4bab-b11d-b65193a1436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:24.924107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bac2cb5-62d0-4237-9770-c64c75950696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2cb743ea-af60-4c57-ab4a-3ac86cb846e8', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:24.924928 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bcd638-ff6b-4c35-bb93-176608658aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:24.940942 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79132bb7-9f0e-4a7c-94ee-91082c9185a3 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9/action returned with HTTP 202 Jul 03 11:56:24.941561 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 330/1311] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:24 2026] POST /volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:24.949575 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:24.953283 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca Jul 03 11:56:24.953559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:24.953788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:24.962416 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:24.962416 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:24.967223 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Volume info retrieved successfully. Jul 03 11:56:24.968017 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:24.968203 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:24.974536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['b35b4739-416e-4bc8-b528-f1670359e17f', '94d92150-912c-4309-a752-ad6f0dca3587', '6c6ecaea-9f8f-4e66-a9a3-bf54fbe48512', 'dea0deaa-5d07-48e6-bcd5-5e823dd6288d'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:24.975510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bcd638-ff6b-4c35-bb93-176608658aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35b4739-416e-4bc8-b528-f1670359e17f', '94d92150-912c-4309-a752-ad6f0dca3587', '6c6ecaea-9f8f-4e66-a9a3-bf54fbe48512', 'dea0deaa-5d07-48e6-bcd5-5e823dd6288d']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:24.976281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90434b83-5ed5-4767-9fa6-6d2056a5a61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:24.990739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Created reservations ['a8afb352-87b8-45e8-8a43-0079f87148b2', 'ad09b8cc-d1f2-42a9-ad65-fd4218fa478d', 'fd038aa1-806d-4d19-9701-8edcb2c42f99', 'c28ffebb-39dc-40c7-a224-5cc35e95965d'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:24.991672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617ec69a-9fd5-4bab-b11d-b65193a1436b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8afb352-87b8-45e8-8a43-0079f87148b2', 'ad09b8cc-d1f2-42a9-ad65-fd4218fa478d', 'fd038aa1-806d-4d19-9701-8edcb2c42f99', 'c28ffebb-39dc-40c7-a224-5cc35e95965d']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:24.992463 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349b6ba3-36f3-4b62-86da-7b441feb6b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:25.012965 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90434b83-5ed5-4767-9fa6-6d2056a5a61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4841f5f5-a84f-42f8-8b81-2823b616d049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1393750635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['b35b4739-416e-4bc8-b528-f1670359e17f','94d92150-912c-4309-a752-ad6f0dca3587','6c6ecaea-9f8f-4e66-a9a3-bf54fbe48512','dea0deaa-5d07-48e6-bcd5-5e823dd6288d'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cb743ea-af60-4c57-ab4a-3ac86cb846e8,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1393750635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4841f5f5-a84f-42f8-8b81-2823b616d049,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2cb743ea-af60-4c57-ab4a-3ac86cb846e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.013236 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:25.014023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9a211c-4252-46a3-a9c5-06671e404f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:25.017707 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.017707 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:25.018872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349b6ba3-36f3-4b62-86da-7b441feb6b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddbf7e50-044a-4368-98d1-b127e09048bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1831200941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9407a196a3504506b7c3bd207bf4f64d',qos_specs=None,replication_status=,reservations=['a8afb352-87b8-45e8-8a43-0079f87148b2','ad09b8cc-d1f2-42a9-ad65-fd4218fa478d','fd038aa1-806d-4d19-9701-8edcb2c42f99','c28ffebb-39dc-40c7-a224-5cc35e95965d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6371dff426904ecbbddd0970ee345286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1831200941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddbf7e50-044a-4368-98d1-b127e09048bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9407a196a3504506b7c3bd207bf4f64d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6371dff426904ecbbddd0970ee345286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.020515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1026ef9f-a2b5-4223-b58e-d447f534b4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:25.026751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af66415e-b2ba-4a7f-b76f-59ae4431c5ca tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca returned with HTTP 200 Jul 03 11:56:25.027252 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 333/1312] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:24 2026] GET /volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:25.041380 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9a211c-4252-46a3-a9c5-06671e404f81) transitioned into state 'SUCCESS' from state '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-1393750635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['b35b4739-416e-4bc8-b528-f1670359e17f','94d92150-912c-4309-a752-ad6f0dca3587','6c6ecaea-9f8f-4e66-a9a3-bf54fbe48512','dea0deaa-5d07-48e6-bcd5-5e823dd6288d'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cb743ea-af60-4c57-ab4a-3ac86cb846e8,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.042036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8f884b-cebf-4ad8-882c-daff1e1ebf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:25.048242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1026ef9f-a2b5-4223-b58e-d447f534b4ae) transitioned into state 'SUCCESS' from state '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-1831200941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9407a196a3504506b7c3bd207bf4f64d',qos_specs=None,replication_status=,reservations=['a8afb352-87b8-45e8-8a43-0079f87148b2','ad09b8cc-d1f2-42a9-ad65-fd4218fa478d','fd038aa1-806d-4d19-9701-8edcb2c42f99','c28ffebb-39dc-40c7-a224-5cc35e95965d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6371dff426904ecbbddd0970ee345286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.049235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339d9238-e322-45ef-8187-cac364e17e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:25.060154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8f884b-cebf-4ad8-882c-daff1e1ebf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.060882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (2ec7cfa3-7a59-4780-bc2e-c089179130ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:25.061164 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:25.061847 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7dc3cb38-ea6b-4817-b0b7-bf147b4af50c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:25.062384 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 324/1313] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:24 2026] POST /volume/v3/volumes => generated 793 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:25.062824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339d9238-e322-45ef-8187-cac364e17e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:25.063658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Flow 'volume_create_api' (b7224113-915b-49a5-ab1b-f382f8284cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:25.063980 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume request issued successfully. Jul 03 11:56:25.067755 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bc6b4a7-a701-4aa9-87f6-e05d697655b8 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:25.068399 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 327/1314] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:24 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:25.070570 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.073110 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:25.073436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:25.073749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:25.079985 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b40adce9-0eea-44a4-8561-bad94683d691 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.080777 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.080777 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:25.081283 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:25.082276 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a055efff-5bde-4aa7-a92c-09b916f27d7d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 200 Jul 03 11:56:25.082722 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 331/1315] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:25 2026] GET /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:25.083559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b40adce9-0eea-44a4-8561-bad94683d691 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:25.083794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b40adce9-0eea-44a4-8561-bad94683d691 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:25.083985 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b40adce9-0eea-44a4-8561-bad94683d691 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:25.088624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.091216 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:25.091216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:25.091444 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:25.094950 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.094950 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:25.097118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-07e60867-be3f-4009-9073-36308abf8e4e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.100528 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:25.100528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73fa9682-eeb4-43b3-b5cb-088b0e781d85", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-700816889"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:25.100613 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b40adce9-0eea-44a4-8561-bad94683d691 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:25.100793 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.100793 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:25.105317 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:25.106137 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b40adce9-0eea-44a4-8561-bad94683d691 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:25.106712 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 334/1316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:25 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:25.111044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b0f9972-83d4-4fca-bf7b-0922adcc6bca tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 200 Jul 03 11:56:25.111536 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 325/1317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:25 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:25.118935 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.118935 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:25.119500 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:25.119705 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:25.147822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['c1401fb1-20d5-4202-946a-1812dcc70b7d', '38dcaab7-a32b-466d-8b13-7e463fd5c119', '4318bbf2-ba0c-4720-bd71-16c0105b9a8f', 'f778ef70-f793-441a-be43-3a84c35b3869'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:25.202760 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot force create request issued successfully. Jul 03 11:56:25.202881 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07e60867-be3f-4009-9073-36308abf8e4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:25.203290 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 328/1318] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:25 2026] POST /volume/v3/snapshots => generated 309 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:25.214644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a5b12da5-375c-4c20-9767-663bf8960445 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.216270 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5b12da5-375c-4c20-9767-663bf8960445 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:25.216477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5b12da5-375c-4c20-9767-663bf8960445 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:25.216842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5b12da5-375c-4c20-9767-663bf8960445 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:25.221670 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.221670 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:25.222131 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a5b12da5-375c-4c20-9767-663bf8960445 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:25.222947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5b12da5-375c-4c20-9767-663bf8960445 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 200 Jul 03 11:56:25.223334 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 332/1319] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:25 2026] GET /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:25.749892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:25.749892 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:25.749892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:25.749892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:25.749892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:25.753611 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:25.753611 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:25.754353 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e597ff4-5293-4951-a7eb-e3b6215dc490 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:25.754813 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 335/1320] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:25 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.043454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af5cfa39-fc57-4829-95de-baff2a3e93db None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.045674 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af5cfa39-fc57-4829-95de-baff2a3e93db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca Jul 03 11:56:26.046009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af5cfa39-fc57-4829-95de-baff2a3e93db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.046418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af5cfa39-fc57-4829-95de-baff2a3e93db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.052098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af5cfa39-fc57-4829-95de-baff2a3e93db tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca returned with HTTP 404 Jul 03 11:56:26.052655 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 326/1321] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/248f62fc-9d20-444b-bf2a-b4d0b64c4fca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:26.061518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.065258 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] GET https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 Jul 03 11:56:26.065258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.065258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.065258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] show called for member d432cf52-7e6f-46a7-864d-78ac3e31e1e9 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:26.069298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-017f9a94-6d33-4c42-8fb9-c169dc582353 tempest-GroupSnapshotsTest-1549024881 tempest-GroupSnapshotsTest-1549024881-project-member] https://10.4.3.170/volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 returned with HTTP 404 Jul 03 11:56:26.070176 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 329/1322] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/groups/d432cf52-7e6f-46a7-864d-78ac3e31e1e9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:26.077100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-375ffcda-a1f9-4bf3-ae90-83d3d78653ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.078918 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-375ffcda-a1f9-4bf3-ae90-83d3d78653ed tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/169248f7-aff7-4ba2-8d2d-4b0d32bcaf13 Jul 03 11:56:26.079112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-375ffcda-a1f9-4bf3-ae90-83d3d78653ed tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.079302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-375ffcda-a1f9-4bf3-ae90-83d3d78653ed tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.092641 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-375ffcda-a1f9-4bf3-ae90-83d3d78653ed tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/group_types/169248f7-aff7-4ba2-8d2d-4b0d32bcaf13 returned with HTTP 202 Jul 03 11:56:26.093014 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 333/1323] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:56:26 2026] DELETE /volume/v3/group_types/169248f7-aff7-4ba2-8d2d-4b0d32bcaf13 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:26.100884 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d5ab1c92-37ff-450a-91f3-85379e7a0d3e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.102276 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5ab1c92-37ff-450a-91f3-85379e7a0d3e tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] DELETE https://10.4.3.170/volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc Jul 03 11:56:26.102610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5ab1c92-37ff-450a-91f3-85379e7a0d3e tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.102873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5ab1c92-37ff-450a-91f3-85379e7a0d3e tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.121732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.124918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.125844 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:26.126173 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.126569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.127388 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5ab1c92-37ff-450a-91f3-85379e7a0d3e tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc returned with HTTP 202 Jul 03 11:56:26.127388 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 336/1324] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:26 2026] DELETE /volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:26.127550 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:26.129283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.129283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.135662 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.135662 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:26.135830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f6278d91-93cb-4d38-9a98-7ca3007e3ce9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.137142 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6278d91-93cb-4d38-9a98-7ca3007e3ce9 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] GET https://10.4.3.170/volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc Jul 03 11:56:26.137330 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6278d91-93cb-4d38-9a98-7ca3007e3ce9 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.137530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6278d91-93cb-4d38-9a98-7ca3007e3ce9 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.137903 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.137903 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:26.138937 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.140674 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6278d91-93cb-4d38-9a98-7ca3007e3ce9 tempest-GroupSnapshotsTest-2067605160 tempest-GroupSnapshotsTest-2067605160-project-admin] https://10.4.3.170/volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc returned with HTTP 404 Jul 03 11:56:26.141201 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 334/1325] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/types/c47767cf-294e-40cc-a266-ccb361706fcc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:26.141934 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:26.143914 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fa6e8ad7-bfe2-411f-bfef-a5fdae2ed5e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:26.147202 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 327/1326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.148300 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa869b5e-ce6b-4955-af5e-9bc391372f4e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 200 Jul 03 11:56:26.148300 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 330/1327] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.162915 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-04508e13-0c17-494e-8d95-bb21c172b676 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.164430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.168750 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:26.168750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.168750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.169062 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] POST https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc/action Jul 03 11:56:26.169062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:26.169062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.176768 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.176768 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:26.181356 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.182084 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.182084 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:26.182742 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:26.186936 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e114b9dd-e76b-45e8-a790-0eff83dacb40 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:26.187366 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 335/1328] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.188391 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume updated successfully. Jul 03 11:56:26.188391 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04508e13-0c17-494e-8d95-bb21c172b676 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc/action returned with HTTP 200 Jul 03 11:56:26.188893 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 337/1329] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:56:26 2026] POST /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jul 03 11:56:26.198129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.200553 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:26.201351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.201351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.206465 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.209260 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.209260 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:26.212541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:26.212541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1393750635"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.214237 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:26.218634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91b1ec1e-c913-4e8e-a66c-c32e54ba018e tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 200 Jul 03 11:56:26.219178 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 328/1330] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.223676 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.223676 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:26.228682 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.230936 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:26.231684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec49a436-6b62-42f4-85c0-6e9bc4243089 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:26.233347 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 331/1331] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:26 2026] PUT /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.235969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.237895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:26.238124 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.238332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.247063 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.247063 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:26.247547 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:26.248423 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4512872b-deaf-46e8-9ecd-f70a3aeed4a5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 200 Jul 03 11:56:26.248893 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 336/1332] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.251040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.253277 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:26.253667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-515350882", "description": "This is the new description of volume"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.261635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.263524 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:26.263862 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.264131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.264314 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:26.264700 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.264700 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:26.269491 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.272623 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.272623 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:26.273048 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:26.277539 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:26.278124 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79a91a3a-8127-4652-8918-e8094a1b4b29 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:26.278544 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 338/1333] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 3 11:56:26 2026] PUT /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.293402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.296990 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:56:26.298895 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba4b6228-d9a9-4c42-a61b-fa74c271e853 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 202 Jul 03 11:56:26.298975 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:26.298975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.299059 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 329/1334] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:26 2026] DELETE /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:26.299091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.308910 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.310121 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.310121 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:26.310709 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:26.310974 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.311214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.314730 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.316589 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.316589 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:26.317053 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:26.317933 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4330f96f-3e1d-4911-ab69-0e7c388ecd0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 200 Jul 03 11:56:26.318317 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 337/1335] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.321146 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc073536-4ef1-4a3e-8f4b-e1beb32bb5a4 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:26.322154 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 332/1336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:26.336965 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.338781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:26.339148 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1690886553", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-533756895"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.340718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1690886553', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-533756895'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:26.340868 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:26.345977 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:26.351462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (ae5ffddb-1e49-45e3-b0bc-233db3701632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:26.352404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46313a3a-9bc0-4ea1-aca1-1745a75ec955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.353411 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:26.367522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.369502 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:26.369793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.370053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.377806 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.377806 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:26.380610 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46313a3a-9bc0-4ea1-aca1-1745a75ec955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.381442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480def8d-2794-4579-87c6-fb73aedc614e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.382188 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:26.386565 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c91229dc-2fc6-419a-9d1a-d479cf3a3557 req-d6adf393-1f6c-4b8f-b5fd-35ff7a4a82db tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 200 Jul 03 11:56:26.387345 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 330/1337] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.422673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['53b09439-2660-4079-b6a3-d76715d5d47f', 'f68a2769-0b79-4722-8f77-de07c9e1026f', 'e35638f9-e667-42b7-8c08-39b63a346fad', '54b299f9-4d64-4e59-8cb7-13073dc1b64e'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:26.424092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480def8d-2794-4579-87c6-fb73aedc614e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53b09439-2660-4079-b6a3-d76715d5d47f', 'f68a2769-0b79-4722-8f77-de07c9e1026f', 'e35638f9-e667-42b7-8c08-39b63a346fad', '54b299f9-4d64-4e59-8cb7-13073dc1b64e']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.425421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aab5cd2-b93a-4d61-b47a-0fef1a1ba926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.478161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aab5cd2-b93a-4d61-b47a-0fef1a1ba926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72532243-f423-401f-b1b6-8810e93f1a8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1690886553',display_name='tempest-VolumesGetTest-Volume-533756895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['53b09439-2660-4079-b6a3-d76715d5d47f','f68a2769-0b79-4722-8f77-de07c9e1026f','e35638f9-e667-42b7-8c08-39b63a346fad','54b299f9-4d64-4e59-8cb7-13073dc1b64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1690886553',display_name='tempest-VolumesGetTest-Volume-533756895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72532243-f423-401f-b1b6-8810e93f1a8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.478161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0746365-3adb-4f8e-88f8-2ac168b63995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.497785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0746365-3adb-4f8e-88f8-2ac168b63995) transitioned into 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-1690886553',display_name='tempest-VolumesGetTest-Volume-533756895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['53b09439-2660-4079-b6a3-d76715d5d47f','f68a2769-0b79-4722-8f77-de07c9e1026f','e35638f9-e667-42b7-8c08-39b63a346fad','54b299f9-4d64-4e59-8cb7-13073dc1b64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.498508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2419f9f5-5287-4180-9be4-e1e9ad997c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.509703 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2419f9f5-5287-4180-9be4-e1e9ad997c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.511454 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (ae5ffddb-1e49-45e3-b0bc-233db3701632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:26.513212 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:26.513212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c5b419a-6814-4a5d-a8f8-64bda64f4eff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:26.513212 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 339/1338] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:26 2026] POST /volume/v3/volumes => generated 779 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:26.527315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-87872424-70df-4168-986f-0a4808837649 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.529699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87872424-70df-4168-986f-0a4808837649 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:26.530010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87872424-70df-4168-986f-0a4808837649 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.530312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87872424-70df-4168-986f-0a4808837649 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.541303 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.541303 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:26.548480 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-87872424-70df-4168-986f-0a4808837649 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:26.553682 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87872424-70df-4168-986f-0a4808837649 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 200 Jul 03 11:56:26.554040 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 338/1339] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.766162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17021a94-9f4a-48f6-94f5-0967512d1370 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.769619 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17021a94-9f4a-48f6-94f5-0967512d1370 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:26.769619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17021a94-9f4a-48f6-94f5-0967512d1370 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.769995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17021a94-9f4a-48f6-94f5-0967512d1370 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.769995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-17021a94-9f4a-48f6-94f5-0967512d1370 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:26.775999 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.775999 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:26.776486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17021a94-9f4a-48f6-94f5-0967512d1370 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:26.776773 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 333/1340] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:26.847682 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.850232 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:56:26.850556 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.850828 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.857411 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.857411 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:26.861165 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:56:26.865847 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-cefc658a-2db6-4b98-85e0-e28fd983cd3d tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 200 Jul 03 11:56:26.866490 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 331/1341] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 1311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:26.876380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-92bf773c-4b5d-41e1-aaac-71683647382c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.876874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.879098 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92bf773c-4b5d-41e1-aaac-71683647382c None None] GET https://10.4.3.170/volume// Jul 03 11:56:26.879098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92bf773c-4b5d-41e1-aaac-71683647382c None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.879098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92bf773c-4b5d-41e1-aaac-71683647382c None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.879257 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:26.879292 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92bf773c-4b5d-41e1-aaac-71683647382c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:26.879326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-461884492"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.879354 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 339/1342] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56:26 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 11:56:26.880331 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-461884492'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:26.884908 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume of 1 GB Jul 03 11:56:26.885210 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.885210 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:26.888810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-ee1a2f05-990d-4108-8444-db6fc706d5cc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.890628 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-ee1a2f05-990d-4108-8444-db6fc706d5cc tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:56:26.890990 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-ee1a2f05-990d-4108-8444-db6fc706d5cc tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4", "connector": null, "instance_uuid": "ea56e8a7-3ee9-492d-ace2-97b45378a90b"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:26.892844 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Availability Zones retrieved successfully. Jul 03 11:56:26.899161 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Flow 'volume_create_api' (1b07f0ca-9007-4cf9-8433-e6c121166b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:26.900101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851059c3-9d6a-4d63-bf17-567186c8395e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.900873 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.900873 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:26.901112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:26.928401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851059c3-9d6a-4d63-bf17-567186c8395e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:26.929426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0548c11a-6327-488e-9050-fa9f4b8705c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:26.932535 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-ee1a2f05-990d-4108-8444-db6fc706d5cc tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:56:26.933147 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 334/1343] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:56:26 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 11:56:26.941265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7b501a8f-a656-46d4-886f-71bfea6816b3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.941265 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b501a8f-a656-46d4-886f-71bfea6816b3 None None] GET https://10.4.3.170/volume// Jul 03 11:56:26.941458 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b501a8f-a656-46d4-886f-71bfea6816b3 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.941968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b501a8f-a656-46d4-886f-71bfea6816b3 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.941968 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b501a8f-a656-46d4-886f-71bfea6816b3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:26.942279 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 332/1344] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56:26 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 11:56:26.951712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:26.953736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:56:26.953928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:26.954112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:26.968120 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:26.968120 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:26.971842 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:56:26.982076 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-686ba003-be35-4fd6-9170-2714daa326c9 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 200 Jul 03 11:56:26.982661 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 340/1345] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:56:26 2026] GET /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 1490 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:26.999879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Created reservations ['0ba82568-9527-4b33-bd47-f2163e61a8bb', '04ae8f5c-3ba0-46dd-b4e3-9806b3943bde', '182a387d-6d48-4064-bd8a-59a29a2321e2', '0c215706-f7a5-4fa3-8932-acc7d64e15ad'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:27.000743 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0548c11a-6327-488e-9050-fa9f4b8705c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba82568-9527-4b33-bd47-f2163e61a8bb', '04ae8f5c-3ba0-46dd-b4e3-9806b3943bde', '182a387d-6d48-4064-bd8a-59a29a2321e2', '0c215706-f7a5-4fa3-8932-acc7d64e15ad']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:27.001533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0428c760-1ac4-440f-9ef9-1c10f9fa66e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:27.027754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0428c760-1ac4-440f-9ef9-1c10f9fa66e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b087ba-2d33-4b45-bc8e-bf24db43a497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-461884492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9407a196a3504506b7c3bd207bf4f64d',qos_specs=None,replication_status=,reservations=['0ba82568-9527-4b33-bd47-f2163e61a8bb','04ae8f5c-3ba0-46dd-b4e3-9806b3943bde','182a387d-6d48-4064-bd8a-59a29a2321e2','0c215706-f7a5-4fa3-8932-acc7d64e15ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6371dff426904ecbbddd0970ee345286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-461884492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b087ba-2d33-4b45-bc8e-bf24db43a497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9407a196a3504506b7c3bd207bf4f64d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6371dff426904ecbbddd0970ee345286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:27.028863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8834572-4930-48cb-be28-123778299cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:27.060762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8834572-4930-48cb-be28-123778299cea) transitioned into state 'SUCCESS' from state '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-461884492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9407a196a3504506b7c3bd207bf4f64d',qos_specs=None,replication_status=,reservations=['0ba82568-9527-4b33-bd47-f2163e61a8bb','04ae8f5c-3ba0-46dd-b4e3-9806b3943bde','182a387d-6d48-4064-bd8a-59a29a2321e2','0c215706-f7a5-4fa3-8932-acc7d64e15ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6371dff426904ecbbddd0970ee345286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:27.061418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c591b5-7bdd-4515-b956-90cd1de14ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:27.074026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c591b5-7bdd-4515-b956-90cd1de14ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:27.074887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Flow 'volume_create_api' (1b07f0ca-9007-4cf9-8433-e6c121166b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:27.075241 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Create volume request issued successfully. Jul 03 11:56:27.078678 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef9b0c73-0d96-4207-ae09-b5486d301b21 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:27.079267 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 340/1346] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:26 2026] POST /volume/v3/volumes => generated 753 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:27.093476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.097012 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:27.097856 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.098144 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.111641 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.111641 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:27.117635 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:27.123323 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0627c3d4-2910-446c-9ddd-c4246ba0c6a3 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 returned with HTTP 200 Jul 03 11:56:27.123883 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 335/1347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:27.173612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.175777 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] PUT https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 Jul 03 11:56:27.176111 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:27.185351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Acquiring lock "cinder-attachment_update-ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:56:27.194392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Lock "cinder-attachment_update-ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4-np0000004412" acquired by "attachment_update" :: waited 0.009s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:56:27.197172 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.197172 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:27.332159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8b7b9634-a06b-4698-8c17-5200ac6912f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.336736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b7b9634-a06b-4698-8c17-5200ac6912f6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:27.336736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b7b9634-a06b-4698-8c17-5200ac6912f6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.336736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b7b9634-a06b-4698-8c17-5200ac6912f6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.343633 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b7b9634-a06b-4698-8c17-5200ac6912f6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 404 Jul 03 11:56:27.344153 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 341/1348] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:27.357194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.364271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:27.364271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.364271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.364271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:27.377935 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.377935 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:27.378527 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:27.397933 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:56:27.398170 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08874011-c5e9-402a-b48e-b045ccbc9fd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 202 Jul 03 11:56:27.398500 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 341/1349] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:27 2026] DELETE /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:27.410289 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.412829 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:27.413050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.413274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.419692 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.419692 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:27.420187 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:27.421063 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24b7fd8d-b1b2-45b0-a2ff-77a83261bd9b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 200 Jul 03 11:56:27.421467 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 336/1350] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:27.569971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.572684 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.572900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.573094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.584919 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.584919 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:27.588874 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:27.593214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2d072b8-5a8e-4047-a2de-7dde911426ae tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 200 Jul 03 11:56:27.593620 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 342/1351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:27.616224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3073e290-ff40-408a-b9b7-6693008206eb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.618519 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3073e290-ff40-408a-b9b7-6693008206eb tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.618659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3073e290-ff40-408a-b9b7-6693008206eb tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1393750635", "description": null}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:27.628755 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.628755 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:27.633297 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3073e290-ff40-408a-b9b7-6693008206eb tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:27.644786 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3073e290-ff40-408a-b9b7-6693008206eb tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:27.645492 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3073e290-ff40-408a-b9b7-6693008206eb tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 200 Jul 03 11:56:27.646014 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 342/1352] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:27 2026] PUT /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 770 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:27.663559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.669654 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.670010 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.670402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.681163 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.681163 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:27.685891 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:27.690487 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17f8b2c6-a3ed-4f9d-8f93-a5e3c997d443 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 200 Jul 03 11:56:27.691025 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 337/1353] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:27.710105 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.716326 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.716458 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.716702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.716917 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: 72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.722664 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Lock "cinder-attachment_update-ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:56:27.723013 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-256d72ac-2894-4c28-92cf-7f816c03dbc2 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 returned with HTTP 200 Jul 03 11:56:27.723768 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 333/1354] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:56:27 2026] PUT /volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:27.729078 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.729078 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:27.729570 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:27.747725 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:27.747997 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-83733d37-567c-47c5-9331-d0e3d9cc1ed2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 202 Jul 03 11:56:27.748488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 343/1355] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:27 2026] DELETE /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:27.756159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.758204 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:27.758426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.758695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.768090 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.768090 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:27.772436 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:27.778558 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-547e9485-bab1-4df7-b3ab-ca0ce573d309 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 200 Jul 03 11:56:27.779131 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 343/1356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:27.788960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-540079c7-9752-49b9-b870-51bd5543e63d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:27.791179 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-540079c7-9752-49b9-b870-51bd5543e63d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:27.791300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-540079c7-9752-49b9-b870-51bd5543e63d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:27.791617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-540079c7-9752-49b9-b870-51bd5543e63d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:27.791746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-540079c7-9752-49b9-b870-51bd5543e63d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:27.797387 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:27.797387 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:27.798267 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-540079c7-9752-49b9-b870-51bd5543e63d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:27.798746 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 338/1357] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:27 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.139780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.143141 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:28.143232 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.144007 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.153074 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.153074 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:28.157806 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:28.163020 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d429ded-b55a-4e3b-8377-ca6933e62895 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 returned with HTTP 200 Jul 03 11:56:28.163559 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 334/1358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.235689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-9179e5e0-de56-4059-9f04-4aa0f0d5abe7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.243282 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-9179e5e0-de56-4059-9f04-4aa0f0d5abe7 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] POST https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878/action Jul 03 11:56:28.243282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-9179e5e0-de56-4059-9f04-4aa0f0d5abe7 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:28.243282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-9179e5e0-de56-4059-9f04-4aa0f0d5abe7 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:28.259692 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.259692 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:28.278303 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3bb6cb48-4760-4050-8f85-6292c681de8f req-9179e5e0-de56-4059-9f04-4aa0f0d5abe7 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878/action returned with HTTP 204 Jul 03 11:56:28.278919 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 344/1359] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:56:28 2026] POST /volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:28.434103 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-71945811-f872-42c6-9d4e-227a87399525 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.436771 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-71945811-f872-42c6-9d4e-227a87399525 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:28.437486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-71945811-f872-42c6-9d4e-227a87399525 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.437486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-71945811-f872-42c6-9d4e-227a87399525 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.444890 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-71945811-f872-42c6-9d4e-227a87399525 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 404 Jul 03 11:56:28.445089 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 344/1360] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:28.455970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.458273 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:28.459097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.459097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.459097 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:28.465550 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.465550 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:28.466120 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:28.489739 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:56:28.489885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f0a35190-693d-48a8-b327-f7ab36d8f856 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 202 Jul 03 11:56:28.490273 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 339/1361] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:28 2026] DELETE /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:28.499254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.501086 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:28.501275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.501485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.506490 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.506490 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:28.508018 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:28.508018 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f21c39dc-6d9e-487a-a0ba-182d4e220147 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 200 Jul 03 11:56:28.508349 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 335/1362] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.569891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ae547b40-798c-4201-b844-c063d42a3bb2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.571657 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:28.572023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.572163 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.572345 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Delete volume with id: c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:28.582749 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.582749 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:28.583605 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:28.603245 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Delete volume request issued successfully. Jul 03 11:56:28.603528 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae547b40-798c-4201-b844-c063d42a3bb2 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 returned with HTTP 202 Jul 03 11:56:28.604092 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 345/1363] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:28 2026] DELETE /volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:28.613294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.617844 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:28.618495 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.618495 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.626786 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.626786 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:28.630867 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:28.635846 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0f2a99f7-0fbf-430c-880b-82eaf0ec9d3b tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 returned with HTTP 200 Jul 03 11:56:28.635846 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 345/1364] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.727797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d4f71942-4b6d-452a-8864-22e6dd4cc786 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.791700 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-92c8714f-33bc-4d00-a6c1-4503d86328f2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.793438 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92c8714f-33bc-4d00-a6c1-4503d86328f2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b Jul 03 11:56:28.793677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92c8714f-33bc-4d00-a6c1-4503d86328f2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.793892 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92c8714f-33bc-4d00-a6c1-4503d86328f2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.799974 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92c8714f-33bc-4d00-a6c1-4503d86328f2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b returned with HTTP 404 Jul 03 11:56:28.800434 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 336/1365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/volumes/72532243-f423-401f-b1b6-8810e93f1a8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:28.806856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a98d98b7-c295-432c-a392-d769abce0182 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.808489 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a98d98b7-c295-432c-a392-d769abce0182 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:28.808730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a98d98b7-c295-432c-a392-d769abce0182 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.808907 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a98d98b7-c295-432c-a392-d769abce0182 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.812681 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.815011 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:28.815330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.815626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.815780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:28.817177 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.817177 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:28.820756 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4f71942-4b6d-452a-8864-22e6dd4cc786 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:28.821490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d4f71942-4b6d-452a-8864-22e6dd4cc786 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1110972513"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:28.822005 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a98d98b7-c295-432c-a392-d769abce0182 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:28.822061 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.822061 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:28.822950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2ba87f7e-0cfe-4183-9d84-9ebd121107ee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:28.823458 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 346/1366] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.826189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a98d98b7-c295-432c-a392-d769abce0182 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:28.826345 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.826345 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:28.826601 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 346/1367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.841304 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.843681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4f71942-4b6d-452a-8864-22e6dd4cc786 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:28.843848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:28.844093 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.844150 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 340/1368] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:28 2026] POST /volume/v3/types => generated 228 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.844323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.844538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: 4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:28.851297 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1d2daa9f-a3ba-4bb4-9cf0-085d1a67f36c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.854840 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d2daa9f-a3ba-4bb4-9cf0-085d1a67f36c tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:56:28.855272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1d2daa9f-a3ba-4bb4-9cf0-085d1a67f36c tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-274224667"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:28.858867 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.858867 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:28.859479 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:28.876830 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d2daa9f-a3ba-4bb4-9cf0-085d1a67f36c tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:56:28.877203 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 347/1369] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:56:28 2026] POST /volume/v3/group_types => generated 184 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:28.885072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.886435 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:28.886642 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4b11786-9d1d-4ec9-9f31-7eb50f57375d tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 202 Jul 03 11:56:28.887103 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 337/1370] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:28 2026] DELETE /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:28.897411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:28.899822 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:28.900614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:28.900614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:28.910910 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:28.910910 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:28.916456 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:28.923056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c163411-b3d9-479b-a009-59aed78ac5c7 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 200 Jul 03 11:56:28.923592 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 341/1371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:28 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:28.961245 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:56:28.961613 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "081e7ddb-0d8c-456c-ae6d-78224bc14c77", "volume_types": ["48d4e032-70c3-4988-b664-79b3b93f1a79"], "name": "tempest-GroupSnapshotsV319Test-Group-215203935"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:28.963150 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Creating new group {'group': {'group_type': '081e7ddb-0d8c-456c-ae6d-78224bc14c77', 'volume_types': ['48d4e032-70c3-4988-b664-79b3b93f1a79'], 'name': 'tempest-GroupSnapshotsV319Test-Group-215203935'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:56:28.967218 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-215203935. Jul 03 11:56:28.981349 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Availability Zones retrieved successfully. Jul 03 11:56:29.019539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Created reservations ['2cb396b3-4e15-474d-91a4-457ec2f0e113'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:29.049878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-68dab2df-dbd8-4042-a35d-ce617540a4e4 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:56:29.050303 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 347/1372] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:56:28 2026] POST /volume/v3/groups => generated 115 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.058810 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.060463 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e Jul 03 11:56:29.060693 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.060863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.060981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 31047b86-76ed-4da0-a4a8-80635277d60e {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:29.064161 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.064161 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:29.072577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cecc0add-7426-436b-9d80-9a2c56fe79d0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e returned with HTTP 200 Jul 03 11:56:29.073168 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 348/1373] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e => generated 395 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:29.518259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f755e30e-93be-4295-9ed2-9c18c340362a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.522084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f755e30e-93be-4295-9ed2-9c18c340362a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:29.522084 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f755e30e-93be-4295-9ed2-9c18c340362a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.522084 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f755e30e-93be-4295-9ed2-9c18c340362a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.526162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f755e30e-93be-4295-9ed2-9c18c340362a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 404 Jul 03 11:56:29.526843 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 338/1374] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.533777 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.535800 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:29.536026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.536297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.536445 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 7f506dfb-c054-4ed3-8e79-0d0bb786cd93 Jul 03 11:56:29.541332 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29cac0c7-3ccf-4e8f-8b02-4ce2e8423404 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 returned with HTTP 404 Jul 03 11:56:29.541996 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 342/1375] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:29 2026] DELETE /volume/v3/snapshots/7f506dfb-c054-4ed3-8e79-0d0bb786cd93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.548517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.550217 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:29.550448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.550690 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.550835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 Jul 03 11:56:29.554745 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c3fb345c-a5d1-4691-a176-9e41bf9a6047 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 returned with HTTP 404 Jul 03 11:56:29.555188 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 348/1376] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:29 2026] DELETE /volume/v3/snapshots/98eb7b33-45c0-4a78-9cf1-1e7912cddfa5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.562623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.564294 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:29.564534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.564774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.564913 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 5a14d669-9102-4749-80d5-808472419eab Jul 03 11:56:29.568838 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4376483-0d8c-4d8d-9e61-99e3dc4fb0e2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab returned with HTTP 404 Jul 03 11:56:29.569384 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 349/1377] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:29 2026] DELETE /volume/v3/snapshots/5a14d669-9102-4749-80d5-808472419eab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.601711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.603523 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:29.603853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.605259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.613397 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.613397 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:29.616736 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:29.623778 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-5be5cb51-ddc1-4cfe-acbd-916b2b95f267 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:29.624439 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 339/1378] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:29.647264 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.647264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85/action Jul 03 11:56:29.647766 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:29.647956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:29.652340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2d116569-b7af-44f1-9261-29bf85099993 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.654643 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d116569-b7af-44f1-9261-29bf85099993 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 Jul 03 11:56:29.654897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d116569-b7af-44f1-9261-29bf85099993 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.655139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d116569-b7af-44f1-9261-29bf85099993 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.658555 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.658555 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:29.658939 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:29.662240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d116569-b7af-44f1-9261-29bf85099993 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 returned with HTTP 404 Jul 03 11:56:29.662903 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 349/1379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/volumes/c9b087ba-2d33-4b45-bc8e-bf24db43a497 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.665805 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Begin detaching volume completed successfully. Jul 03 11:56:29.665940 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-7c216127-050c-4cb2-84a8-32a2c91cfe3f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85/action returned with HTTP 202 Jul 03 11:56:29.666346 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 343/1380] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:56:29 2026] POST /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:29.671099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.673679 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:29.673945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.674193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.674438 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Delete volume with id: ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:29.681680 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.681680 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:29.682161 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:29.704482 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Delete volume request issued successfully. Jul 03 11:56:29.704737 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f663c58c-9cdd-4145-bbb3-78a5a65e9b68 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 202 Jul 03 11:56:29.705170 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 350/1381] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:29 2026] DELETE /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:29.731778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.734602 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:29.734602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.734602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.740129 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.740129 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:29.744324 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Volume info retrieved successfully. Jul 03 11:56:29.749326 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3458527-d354-43ac-83f9-8afdb2b7c889 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 200 Jul 03 11:56:29.749326 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 340/1382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:29.835600 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.837357 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:56:29.837659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.837834 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.837935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:29.842486 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.842486 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:29.843246 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13bd9ff1-5290-4e90-8afb-ddb91f60bbf8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:56:29.843677 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 350/1383] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:29.855306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.910037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599/export_record Jul 03 11:56:29.910330 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.910606 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Calling method 'export_record' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.910770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Export record for backup 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99810) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 11:56:29.916768 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.916768 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:29.917995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4b3e69c7809f4630aa437c75ea97c52b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45024eab05b44916a2a623919c758b0d', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:56:29.918271 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c05e2546-cf4b-4530-a5ee-bcaa3a3b0e4e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599/export_record returned with HTTP 403 Jul 03 11:56:29.919175 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 344/1384] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599/export_record => generated 101 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.927284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.928942 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:29.929309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-380965121"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:29.930814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-380965121'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:29.930955 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume of 1 GB Jul 03 11:56:29.935865 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Availability Zones retrieved successfully. Jul 03 11:56:29.942042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (1b3928b3-135d-40bf-b62f-bd23abebb92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:29.943990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0220befa-b9c8-42de-84a7-a4b9df53336d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:29.944069 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8ea26bba-90bc-42e9-8cfb-1c51c4dadc33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.944115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:29.945519 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8ea26bba-90bc-42e9-8cfb-1c51c4dadc33 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 Jul 03 11:56:29.945941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8ea26bba-90bc-42e9-8cfb-1c51c4dadc33 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.946672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8ea26bba-90bc-42e9-8cfb-1c51c4dadc33 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.954665 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8ea26bba-90bc-42e9-8cfb-1c51c4dadc33 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 returned with HTTP 404 Jul 03 11:56:29.955251 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 341/1385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/volumes/4841f5f5-a84f-42f8-8b81-2823b616d049 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:29.963794 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:29.967315 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:29.967524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:29.967763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:29.982901 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:29.982901 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:29.991170 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:29.992256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0220befa-b9c8-42de-84a7-a4b9df53336d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:29.993545 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2219cd-ccb3-4d17-8a78-138107faf126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:29.996199 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f10bd6a5-30a5-43be-81a6-c6846033be5b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 200 Jul 03 11:56:29.996649 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 351/1386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:29 2026] GET /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:30.011210 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.012906 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:30.013122 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.013334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.013567 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: 2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:30.020652 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.020652 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:30.021167 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:30.053892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['7c6e54f9-768a-42fc-9d22-dcc7f91480da', '6eace585-5e56-4f85-b9bf-c6d3af3728f1', '13c62c49-35c8-4df2-b99c-fb6aef4cddc3', 'c7400890-f5bd-44c1-b2b4-c3d000d0d00f'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:30.054597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2219cd-ccb3-4d17-8a78-138107faf126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6e54f9-768a-42fc-9d22-dcc7f91480da', '6eace585-5e56-4f85-b9bf-c6d3af3728f1', '13c62c49-35c8-4df2-b99c-fb6aef4cddc3', 'c7400890-f5bd-44c1-b2b4-c3d000d0d00f']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.055296 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d85a6a-640b-4e84-85bb-b8fcc63f98df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.062201 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:30.062389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb6b669d-b5c6-4a4a-a197-29bc8d000d66 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 202 Jul 03 11:56:30.062842 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 345/1387] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:30 2026] DELETE /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:30.073202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.076563 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:30.076563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.076563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.083935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8149f1d9-fa31-423e-a7b5-c1383476132d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.085285 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.085285 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:30.085781 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8149f1d9-fa31-423e-a7b5-c1383476132d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e Jul 03 11:56:30.086221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8149f1d9-fa31-423e-a7b5-c1383476132d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.086221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8149f1d9-fa31-423e-a7b5-c1383476132d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.086298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-8149f1d9-fa31-423e-a7b5-c1383476132d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 31047b86-76ed-4da0-a4a8-80635277d60e {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:30.088953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d85a6a-640b-4e84-85bb-b8fcc63f98df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a258263-debd-4aca-bb88-c5a3f3ef9245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-380965121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['7c6e54f9-768a-42fc-9d22-dcc7f91480da','6eace585-5e56-4f85-b9bf-c6d3af3728f1','13c62c49-35c8-4df2-b99c-fb6aef4cddc3','c7400890-f5bd-44c1-b2b4-c3d000d0d00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-380965121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a258263-debd-4aca-bb88-c5a3f3ef9245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45024eab05b44916a2a623919c758b0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d010645819f46cf84222faac8afc286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.089522 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.089522 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:30.089839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea7734c-c26e-452e-a735-fdaad9990924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.092702 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:30.095600 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-633a1018-f308-4eaa-859a-8ac8be0115a1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 200 Jul 03 11:56:30.096260 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 342/1388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:30.098062 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8149f1d9-fa31-423e-a7b5-c1383476132d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e returned with HTTP 200 Jul 03 11:56:30.098488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 352/1389] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e => generated 396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:30.109250 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.111171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:30.111633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-513426070", "volume_type": "48d4e032-70c3-4988-b664-79b3b93f1a79", "group_id": "31047b86-76ed-4da0-a4a8-80635277d60e", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:30.113107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-513426070', 'volume_type': '48d4e032-70c3-4988-b664-79b3b93f1a79', 'group_id': '31047b86-76ed-4da0-a4a8-80635277d60e', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:30.115346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea7734c-c26e-452e-a735-fdaad9990924) transitioned into state 'SUCCESS' from state '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-380965121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['7c6e54f9-768a-42fc-9d22-dcc7f91480da','6eace585-5e56-4f85-b9bf-c6d3af3728f1','13c62c49-35c8-4df2-b99c-fb6aef4cddc3','c7400890-f5bd-44c1-b2b4-c3d000d0d00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.115963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7e346-adc4-4716-9771-6191c838b75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.120682 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.120682 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:30.121343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Create volume of 1 GB Jul 03 11:56:30.128177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7e346-adc4-4716-9771-6191c838b75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.128250 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Availability Zones retrieved successfully. Jul 03 11:56:30.128953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (1b3928b3-135d-40bf-b62f-bd23abebb92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:30.131009 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request issued successfully. Jul 03 11:56:30.131009 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3966cc3f-486d-4b8a-b65c-055ec11219f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:30.131009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 351/1390] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:56:29 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:30.134957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Flow 'volume_create_api' (44753697-0ecb-40c6-b026-6d233fa7db49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:30.136236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6f5129-6604-4a22-a754-b7a62216b8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.137219 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.137219 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:30.137564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:30.152610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.154900 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:30.155144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.155376 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.164974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6f5129-6604-4a22-a754-b7a62216b8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48d4e032-70c3-4988-b664-79b3b93f1a79,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1110972513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d4e032-70c3-4988-b664-79b3b93f1a79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '31047b86-76ed-4da0-a4a8-80635277d60e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.164974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ca1b36-de0b-4628-a370-179beb8ba39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.172334 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.172334 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:30.177278 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:30.182718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d41f5ba3-d64b-4077-9388-2f307fb9f537 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 returned with HTTP 200 Jul 03 11:56:30.183137 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 343/1391] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:30.196462 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1110972513 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1110972513, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:30.196792 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110972513 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110972513, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:30.237104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Created reservations ['59a1a817-7740-4b63-9225-da2ea3741fcd', '9b41b4db-21ff-4f66-8b4f-6f6ff1f1f319', '5bb1c7bb-399c-4080-b1e8-0bdf6638d904', 'adf549fb-65a5-4ff6-a7a8-b031b211f711'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:30.238045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ca1b36-de0b-4628-a370-179beb8ba39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a1a817-7740-4b63-9225-da2ea3741fcd', '9b41b4db-21ff-4f66-8b4f-6f6ff1f1f319', '5bb1c7bb-399c-4080-b1e8-0bdf6638d904', 'adf549fb-65a5-4ff6-a7a8-b031b211f711']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.238940 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa3a40a-4260-49e3-84bb-6e5a28371df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.268565 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa3a40a-4260-49e3-84bb-6e5a28371df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c56f0d-2068-4b1c-99ed-53e33e0b846c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-513426070',encryption_key_id=None,group_id=31047b86-76ed-4da0-a4a8-80635277d60e,group_type_id=,metadata={},multiattach=False,project_id='9b963e1d6e7c4e14b7546c364e4cd274',qos_specs=None,replication_status=,reservations=['59a1a817-7740-4b63-9225-da2ea3741fcd','9b41b4db-21ff-4f66-8b4f-6f6ff1f1f319','5bb1c7bb-399c-4080-b1e8-0bdf6638d904','adf549fb-65a5-4ff6-a7a8-b031b211f711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec97a947c78546aeb305de55e67174a3',volume_type_id=48d4e032-70c3-4988-b664-79b3b93f1a79), 'volume': Volume(_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-03T11:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-513426070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=31047b86-76ed-4da0-a4a8-80635277d60e,host=None,id=e5c56f0d-2068-4b1c-99ed-53e33e0b846c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b963e1d6e7c4e14b7546c364e4cd274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec97a947c78546aeb305de55e67174a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d4e032-70c3-4988-b664-79b3b93f1a79),volume_type_id=48d4e032-70c3-4988-b664-79b3b93f1a79)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.269396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad2fe0b-b7e8-4e76-a688-5e9b8ea7a4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.290760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad2fe0b-b7e8-4e76-a688-5e9b8ea7a4d4) transitioned into state 'SUCCESS' from state '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-513426070',encryption_key_id=None,group_id=31047b86-76ed-4da0-a4a8-80635277d60e,group_type_id=,metadata={},multiattach=False,project_id='9b963e1d6e7c4e14b7546c364e4cd274',qos_specs=None,replication_status=,reservations=['59a1a817-7740-4b63-9225-da2ea3741fcd','9b41b4db-21ff-4f66-8b4f-6f6ff1f1f319','5bb1c7bb-399c-4080-b1e8-0bdf6638d904','adf549fb-65a5-4ff6-a7a8-b031b211f711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec97a947c78546aeb305de55e67174a3',volume_type_id=48d4e032-70c3-4988-b664-79b3b93f1a79)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.291879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5966b1-6ec2-48ca-81bc-9790167727e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:30.313779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5966b1-6ec2-48ca-81bc-9790167727e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:30.314792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Flow 'volume_create_api' (44753697-0ecb-40c6-b026-6d233fa7db49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:30.315061 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Create volume request issued successfully. Jul 03 11:56:30.315802 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:30.315956 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:30.363832 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:30.369166 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.369166 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:30.374024 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f68aa0d6-ecf5-466c-9c49-25e43dbbe543 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:30.374469 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 346/1392] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:30 2026] POST /volume/v3/volumes => generated 826 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:30.389197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-25581135-7114-4d1e-903e-620b15765bca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.392311 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c Jul 03 11:56:30.392666 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.392939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.405140 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.405140 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:30.414826 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Volume info retrieved successfully. Jul 03 11:56:30.415679 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:30.415909 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:30.476765 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:30.479998 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.479998 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:30.490351 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25581135-7114-4d1e-903e-620b15765bca tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c returned with HTTP 200 Jul 03 11:56:30.491001 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 353/1393] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c => generated 894 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:30.692457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3e3a935b-57a9-4e42-bfd5-d76122f4a492 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.692943 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e3a935b-57a9-4e42-bfd5-d76122f4a492 None None] GET https://10.4.3.170/volume// Jul 03 11:56:30.693175 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e3a935b-57a9-4e42-bfd5-d76122f4a492 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.693430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e3a935b-57a9-4e42-bfd5-d76122f4a492 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.694935 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e3a935b-57a9-4e42-bfd5-d76122f4a492 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:30.694935 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 352/1394] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56:30 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 11:56:30.703254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.705418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:30.705634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.705827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.724194 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:30.724194 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:30.730179 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:30.737010 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-2dfd93ee-51b4-45d1-bebf-a40a6b65f7b1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:30.737808 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 344/1395] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:30.762010 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0376f262-bd93-4042-8f2e-f9c06be5ca89 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:30.765446 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0376f262-bd93-4042-8f2e-f9c06be5ca89 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] GET https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc Jul 03 11:56:30.765446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0376f262-bd93-4042-8f2e-f9c06be5ca89 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:30.765446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0376f262-bd93-4042-8f2e-f9c06be5ca89 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:30.772830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0376f262-bd93-4042-8f2e-f9c06be5ca89 tempest-ServersNegativeTestJSON-373151091 tempest-ServersNegativeTestJSON-373151091-project-member] https://10.4.3.170/volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc returned with HTTP 404 Jul 03 11:56:30.773666 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 347/1396] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:30 2026] GET /volume/v3/volumes/ddbf7e50-044a-4368-98d1-b127e09048bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:31.112873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ff1ccef2-17cf-4acf-aa06-187c3f6d69d5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.114885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff1ccef2-17cf-4acf-aa06-187c3f6d69d5 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 Jul 03 11:56:31.115062 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff1ccef2-17cf-4acf-aa06-187c3f6d69d5 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.115312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff1ccef2-17cf-4acf-aa06-187c3f6d69d5 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.121126 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff1ccef2-17cf-4acf-aa06-187c3f6d69d5 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 returned with HTTP 404 Jul 03 11:56:31.121651 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 354/1397] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/volumes/2cb743ea-af60-4c57-ab4a-3ac86cb846e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:31.169269 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.174203 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:31.174538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1151710231", "metadata": {"Type": "Test"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:31.177965 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1151710231', 'metadata': {'Type': 'Test'}}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:31.197183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.199377 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:31.199660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.199910 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.209945 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.209945 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:31.214060 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:31.218325 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54ada21d-c3c8-47a6-a13c-d1722d24a364 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 returned with HTTP 200 Jul 03 11:56:31.218794 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 345/1398] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:31.235456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.239397 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 11:56:31.239397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a258263-debd-4aca-bb88-c5a3f3ef9245", "name": "tempest-type-Backup-12007104"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:31.239819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating new backup {'backup': {'volume_id': '8a258263-debd-4aca-bb88-c5a3f3ef9245', 'name': 'tempest-type-Backup-12007104'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:56:31.239994 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating backup of volume 8a258263-debd-4aca-bb88-c5a3f3ef9245 in container None Jul 03 11:56:31.247897 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.247897 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:31.248388 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:31.267312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['0dad5054-ccf0-44eb-b244-0634d2e60149', 'ff2f5f68-669d-4eff-a8f8-58ef820d78a0'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:31.308248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3f63b64-62bf-40d6-ad59-7126c49dadbf tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:56:31.308731 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 348/1399] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:56:31 2026] POST /volume/v3/backups => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:31.322132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.326290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:31.326524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.326890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.326890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:31.333159 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.333159 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:31.334063 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49ac54bb-cb0f-4a30-b3c7-aad3fbbf66ea tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:31.334518 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 355/1400] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:31.348295 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:31.348653 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.348653 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:31.353890 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:31.359744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (0f4af352-12af-4d67-b72a-26c87505a51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:31.360940 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8e6390-7ce0-4a71-b3ec-b7e406c4bc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:31.361940 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:31.426437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8e6390-7ce0-4a71-b3ec-b7e406c4bc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:31.427219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa1af1a-3058-4ffc-a3a8-ffc648e55529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:31.471119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['7c4f25ac-be10-4efc-b895-eb777ae69699', '0634654f-4792-415e-9673-064d7e157da5', '71644d40-ce1c-4fa5-b928-3c88b55144fe', 'd5db2600-ff63-4e3c-903d-26f8c49f98c7'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:31.471905 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa1af1a-3058-4ffc-a3a8-ffc648e55529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c4f25ac-be10-4efc-b895-eb777ae69699', '0634654f-4792-415e-9673-064d7e157da5', '71644d40-ce1c-4fa5-b928-3c88b55144fe', 'd5db2600-ff63-4e3c-903d-26f8c49f98c7']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:31.472665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385d1fad-26bd-4990-a6b5-e2ca4f1f97b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:31.496757 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385d1fad-26bd-4990-a6b5-e2ca4f1f97b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '342adc4f-8238-4bd0-bbb1-61ffb62a3197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1151710231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['7c4f25ac-be10-4efc-b895-eb777ae69699','0634654f-4792-415e-9673-064d7e157da5','71644d40-ce1c-4fa5-b928-3c88b55144fe','d5db2600-ff63-4e3c-903d-26f8c49f98c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1151710231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=342adc4f-8238-4bd0-bbb1-61ffb62a3197,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:31.497413 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd8dffb-3ebc-4e80-b99e-c3916b55745e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:31.508101 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9eb10668-c297-44cf-850e-93b5692ac050 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.509784 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c Jul 03 11:56:31.510050 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.510359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.516960 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.516960 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:31.518557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd8dffb-3ebc-4e80-b99e-c3916b55745e) transitioned into state 'SUCCESS' from state '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-1151710231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['7c4f25ac-be10-4efc-b895-eb777ae69699','0634654f-4792-415e-9673-064d7e157da5','71644d40-ce1c-4fa5-b928-3c88b55144fe','d5db2600-ff63-4e3c-903d-26f8c49f98c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:31.519224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060ca3ac-af1a-498c-a8b9-c30a42cdc9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:31.521771 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Volume info retrieved successfully. Jul 03 11:56:31.522507 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:31.522693 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:31.545240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060ca3ac-af1a-498c-a8b9-c30a42cdc9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:31.546002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (0f4af352-12af-4d67-b72a-26c87505a51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:31.546283 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:31.546830 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-99382e70-0f6c-4308-bfff-bad0660e01c1 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:31.547437 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 353/1401] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:31 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:31.563133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.563659 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:31.565265 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:31.565265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.565265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.569929 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.569929 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:31.575318 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.575318 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:31.580805 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9eb10668-c297-44cf-850e-93b5692ac050 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c returned with HTTP 200 Jul 03 11:56:31.581206 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 346/1402] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:31.583020 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:31.588319 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9638c5a2-3ca4-4868-8a55-62c7ffa6fe82 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:31.588763 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 349/1403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:31.596699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.598700 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 03 11:56:31.599032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "31047b86-76ed-4da0-a4a8-80635277d60e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1146207232"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:31.600313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '31047b86-76ed-4da0-a4a8-80635277d60e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1146207232'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 11:56:31.608059 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.608059 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:31.611668 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.group_snapshots [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1146207232. Jul 03 11:56:31.629559 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.629559 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:31.640869 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110972513 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110972513, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:31.641161 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1110972513 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1110972513, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:31.671625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Created reservations ['f481e1e7-367c-46b6-a7dc-a785ca891e21', '70f491e0-7678-4ec9-9a74-3c7ef345dd5f', '68f25064-106e-423f-a557-7501504860be', 'e7db01ae-346b-40f4-83b0-1bffd6c95b88'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:31.703822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-145bb0c1-488c-4ed7-8ea4-ad12eff6c35d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 03 11:56:31.703822 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 356/1404] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 3 11:56:31 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:31.713477 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:31.716106 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:31.716605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:31.716605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:31.716767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:31.720779 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:31.720779 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:31.724802 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12cb8975-da0f-4623-8ddd-ffbacd9dc418 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:31.725306 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 354/1405] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:31 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.348211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.350683 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:32.352399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.352399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.352399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:32.355967 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.355967 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:32.356699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-050d666c-51fb-4d54-ba8a-97d1a45eafcd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:32.357082 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 347/1406] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:32.603495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.605356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:32.605828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.606126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.614348 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.614348 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:32.618116 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:32.623687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-666591a7-e3be-4b4a-b95e-dd93804d5141 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:32.624336 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 350/1407] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.639152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-945dffe7-26f3-410f-941c-1da871e6eeef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.641019 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-945dffe7-26f3-410f-941c-1da871e6eeef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:32.641138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-945dffe7-26f3-410f-941c-1da871e6eeef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.641304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-945dffe7-26f3-410f-941c-1da871e6eeef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.657636 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.657636 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.661874 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-945dffe7-26f3-410f-941c-1da871e6eeef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:32.667299 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-945dffe7-26f3-410f-941c-1da871e6eeef tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:32.667912 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 357/1408] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.682171 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.683889 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:32.684219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1151710231"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.692593 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.692593 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.696884 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:32.712405 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:32.712405 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63e26f2b-9782-4ef9-930a-0ad897a51b0c tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:32.712405 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 355/1409] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:32 2026] PUT /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:32.723500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.725289 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:32.725676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1606871558", "description": "This is the new description of volume"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.728063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-e0bb983c-65a8-45ca-9ffe-9ba99110f663 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.731475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-e0bb983c-65a8-45ca-9ffe-9ba99110f663 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c Jul 03 11:56:32.731475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-e0bb983c-65a8-45ca-9ffe-9ba99110f663 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.731475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-e0bb983c-65a8-45ca-9ffe-9ba99110f663 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.733997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.734483 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.734483 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:32.735716 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:32.735923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.736113 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.736293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:32.739481 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.739481 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.740655 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:32.741411 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.741411 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:32.743154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de8b8886-69a1-4f8f-b4fd-c8f5042a0fea tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:32.743668 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 358/1410] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.752817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.753664 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:32.753971 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:32.754134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.754301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.754404 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-da41dc38-7879-4416-a6c3-fb7f083a0d6e tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:32.754603 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:32.754841 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 348/1411] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 3 11:56:32 2026] PUT /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:32.755512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:32.759049 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Get all snapshots completed successfully. Jul 03 11:56:32.759397 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.759397 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.759889 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc1d026-0b1f-4375-a4ca-bf3ed5ce1f96 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:32.760255 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 356/1412] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:32.768590 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.770287 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.770587 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:32.770818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.771022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.772059 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd Jul 03 11:56:32.772281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.772483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.777134 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.777134 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:32.777640 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Snapshot retrieved successfully. Jul 03 11:56:32.778270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcdf5ca0-b709-42cc-ac78-b16a52bb8ac1 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd returned with HTTP 200 Jul 03 11:56:32.778634 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 349/1413] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:32.779080 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.779080 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.784018 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:32.787774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-84b1c495-7632-4d58-8144-7dbc867d995a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.790859 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-284e1698-ab79-4ef5-9aed-962a651d89e9 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:32.790859 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 359/1414] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 1406 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.794958 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84b1c495-7632-4d58-8144-7dbc867d995a tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action Jul 03 11:56:32.795390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84b1c495-7632-4d58-8144-7dbc867d995a tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:32.795543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84b1c495-7632-4d58-8144-7dbc867d995a tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.797901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-84b1c495-7632-4d58-8144-7dbc867d995a tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Updating group '76ef127d-6114-4bca-8bec-95be90c46a45' with 'creating' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 11:56:32.808958 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.808958 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.811400 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c293862d-e573-4a8e-bfb9-93044101c16f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.811400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:32.811664 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1393219911", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1406964138"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.813232 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1393219911', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1406964138'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:32.813397 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume of 1 GB Jul 03 11:56:32.817831 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:32.818179 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84b1c495-7632-4d58-8144-7dbc867d995a tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action returned with HTTP 202 Jul 03 11:56:32.818679 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 357/1415] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 3 11:56:32 2026] POST /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:32.824579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (bb659b85-fc75-4913-9511-5f108a6606c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:32.825506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.825582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d919cc0-8826-4823-949d-94ea2393ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:32.826655 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:32.827264 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:32.827509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.827709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.827859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:32.831397 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.831397 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.834750 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-299fdf3b-30e8-4e93-911c-b8f1c7e44959 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:32.835399 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 360/1416] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.845665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc8c7c04-269b-4a80-8644-8b589531b145 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.847529 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc8c7c04-269b-4a80-8644-8b589531b145 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action Jul 03 11:56:32.847950 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc8c7c04-269b-4a80-8644-8b589531b145 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:32.848069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc8c7c04-269b-4a80-8644-8b589531b145 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.849612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-fc8c7c04-269b-4a80-8644-8b589531b145 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Updating group '76ef127d-6114-4bca-8bec-95be90c46a45' with 'available' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 11:56:32.853165 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.853165 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.857615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d919cc0-8826-4823-949d-94ea2393ae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:32.858982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97551ae1-3a20-4913-969d-93d2cd50be8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:32.861889 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc8c7c04-269b-4a80-8644-8b589531b145 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action returned with HTTP 202 Jul 03 11:56:32.862585 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 358/1417] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 3 11:56:32 2026] POST /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:32.869760 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.872037 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:32.872331 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.872772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.872836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:32.876787 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.876787 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.880850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be3cbda7-7f1e-47f7-a339-673cf107bb70 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:32.881339 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 361/1418] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.890995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.892945 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action Jul 03 11:56:32.893299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:32.893448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.895010 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Updating group '76ef127d-6114-4bca-8bec-95be90c46a45' with 'error' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 11:56:32.898131 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.898131 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.902746 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Created reservations ['25ea334f-bf1f-4e21-ae95-c46f4a3bfc96', 'c312b1f7-4370-43db-8b66-7518a86bdb73', '663e17da-c499-41ed-9783-bf4cbb0fd115', 'cf22a82a-4081-4f2e-924d-b942520a7b8c'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:32.903697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97551ae1-3a20-4913-969d-93d2cd50be8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25ea334f-bf1f-4e21-ae95-c46f4a3bfc96', 'c312b1f7-4370-43db-8b66-7518a86bdb73', '663e17da-c499-41ed-9783-bf4cbb0fd115', 'cf22a82a-4081-4f2e-924d-b942520a7b8c']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:32.904696 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb673e66-829f-487c-9a22-275ac597b96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:32.921396 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-485564ba-096c-4a48-b046-0a3ef2bc1575 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action returned with HTTP 202 Jul 03 11:56:32.921396 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 359/1419] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 3 11:56:32 2026] POST /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:32.927763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4af39e49-27c4-4432-810c-ef809b8406b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.929859 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4af39e49-27c4-4432-810c-ef809b8406b0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:32.929994 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4af39e49-27c4-4432-810c-ef809b8406b0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.930231 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4af39e49-27c4-4432-810c-ef809b8406b0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.930402 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-4af39e49-27c4-4432-810c-ef809b8406b0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:32.934100 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.934100 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.935099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb673e66-829f-487c-9a22-275ac597b96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bfca71b-61c0-4dd4-b543-b333dbd18689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1393219911',display_name='tempest-VolumesGetTest-Volume-1406964138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['25ea334f-bf1f-4e21-ae95-c46f4a3bfc96','c312b1f7-4370-43db-8b66-7518a86bdb73','663e17da-c499-41ed-9783-bf4cbb0fd115','cf22a82a-4081-4f2e-924d-b942520a7b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1393219911',display_name='tempest-VolumesGetTest-Volume-1406964138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bfca71b-61c0-4dd4-b543-b333dbd18689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a153caa4f43f4f7d906a386d1c26acda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a9b01c59c24aa59bb595218031bc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:32.935872 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae191dc-e8b1-465d-8ded-88dc4f694ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:32.939633 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4af39e49-27c4-4432-810c-ef809b8406b0 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:32.940166 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 362/1420] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.954177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.954828 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action Jul 03 11:56:32.955286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:32.955472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:32.956462 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae191dc-e8b1-465d-8ded-88dc4f694ef6) transitioned into 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-1393219911',display_name='tempest-VolumesGetTest-Volume-1406964138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a153caa4f43f4f7d906a386d1c26acda',qos_specs=None,replication_status=,reservations=['25ea334f-bf1f-4e21-ae95-c46f4a3bfc96','c312b1f7-4370-43db-8b66-7518a86bdb73','663e17da-c499-41ed-9783-bf4cbb0fd115','cf22a82a-4081-4f2e-924d-b942520a7b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a9b01c59c24aa59bb595218031bc48',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:32.957211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a69c96-fcbc-4907-9819-ac048a913fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:32.957593 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.group_snapshots [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Updating group '76ef127d-6114-4bca-8bec-95be90c46a45' with 'available' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 11:56:32.961315 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.961315 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:32.967758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef0a1716-04e8-4e17-a04a-fa3c78bb78f6 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action returned with HTTP 202 Jul 03 11:56:32.967856 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a69c96-fcbc-4907-9819-ac048a913fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:32.968238 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 360/1421] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 3 11:56:32 2026] POST /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:32.968895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Flow 'volume_create_api' (bb659b85-fc75-4913-9511-5f108a6606c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:32.969301 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Create volume request issued successfully. Jul 03 11:56:32.970107 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c293862d-e573-4a8e-bfb9-93044101c16f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:32.970709 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 350/1422] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:32 2026] POST /volume/v3/volumes => generated 780 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:32.983392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.983785 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:32.984104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.984591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:32.984591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.group_snapshots [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:32.988426 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:32.988426 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:32.993018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:32.993168 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4d29e41-30a3-41bc-812b-0321e347e6d6 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 200 Jul 03 11:56:32.993631 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 363/1423] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:32.996126 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:32.996126 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:32.996126 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.008090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:33.008718 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.008718 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:33.010045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:33.010344 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:33.010457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.010588 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.group_snapshots [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] delete called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99808) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 11:56:33.010734 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.group_snapshots [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Delete group_snapshot with id: 76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:33.013799 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.013799 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:33.013924 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:33.019676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fad0e882-a872-4ce0-ac07-6ac492719ef2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 200 Jul 03 11:56:33.020037 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 361/1424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:32 2026] GET /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:33.053941 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-725e92bc-f512-4c9a-ac1a-241b4ed85a78 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 202 Jul 03 11:56:33.054355 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 351/1425] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:33 2026] DELETE /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:33.060922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e43caff2-f5d8-4599-966b-df528e7b6974 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:33.062610 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:33.062808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:33.063002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.063332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:33.064047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:33.075495 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Get all volumes completed successfully. Jul 03 11:56:33.076149 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:33.076298 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:33.111530 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:33.114384 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.114384 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:33.121027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e43caff2-f5d8-4599-966b-df528e7b6974 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:33.121421 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 364/1426] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:33 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:33.134013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:33.136164 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 03 11:56:33.136357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:33.136595 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.136816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:33.138022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:33.142064 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Get all snapshots completed successfully. Jul 03 11:56:33.142459 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.142459 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:33.143024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2e7f7f5-2a7d-4e19-b01e-cabc5eedd708 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 11:56:33.144618 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 362/1427] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 3 11:56:33 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:33.152714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:33.154550 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd Jul 03 11:56:33.154753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:33.154955 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.160196 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.160196 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:33.160684 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Snapshot retrieved successfully. Jul 03 11:56:33.161499 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-986f2570-5335-4d4c-802b-b5dbe0b28a07 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd returned with HTTP 200 Jul 03 11:56:33.161906 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 352/1428] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:33 2026] GET /volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:33.267583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4211a392-ea18-4925-9ad6-47eff0565ed8 req-e0bb983c-65a8-45ca-9ffe-9ba99110f663 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c returned with HTTP 200 Jul 03 11:56:33.268025 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 351/1429] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:56:32 2026] DELETE /volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:33.371639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-32292783-7ec2-43b5-b11b-d90743947583 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:33.375027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32292783-7ec2-43b5-b11b-d90743947583 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:33.375027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32292783-7ec2-43b5-b11b-d90743947583 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:33.375027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32292783-7ec2-43b5-b11b-d90743947583 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:33.375027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-32292783-7ec2-43b5-b11b-d90743947583 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:33.378527 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:33.378527 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:33.379059 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32292783-7ec2-43b5-b11b-d90743947583 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:33.380660 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 365/1430] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:33 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:34.032612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.034838 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.035215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.035497 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.042876 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.042876 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:34.047542 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:34.052245 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c16e711a-cc72-4a82-8ef0-2692b757c2b2 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 200 Jul 03 11:56:34.052701 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 363/1431] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:34.067206 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.069165 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] PUT https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.069495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1151710231", "description": null}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:34.077609 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.077609 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:34.081470 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:34.089383 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume updated successfully. Jul 03 11:56:34.090078 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-caf7acba-4568-45d6-8193-c2c2ebed0e7f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 200 Jul 03 11:56:34.090468 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 353/1432] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:56:34 2026] PUT /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 770 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:34.105280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.106946 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.107136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.107315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.113529 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.113529 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:34.116993 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:34.120799 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-861d6156-b1ae-4a17-99ce-3e797a2cde4b tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 200 Jul 03 11:56:34.121265 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 352/1433] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:34.133334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.135297 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.135297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.135297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.135297 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: 3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.141868 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.141868 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:34.142418 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:34.168129 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:34.168644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be1034de-931f-4e7a-992c-9e2ccfadf3ff tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 202 Jul 03 11:56:34.168932 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 366/1434] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:34 2026] DELETE /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:34.173321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f3b77e6-764d-4666-911d-52c30ae15d21 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.177360 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f3b77e6-764d-4666-911d-52c30ae15d21 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd Jul 03 11:56:34.177676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f3b77e6-764d-4666-911d-52c30ae15d21 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.177947 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f3b77e6-764d-4666-911d-52c30ae15d21 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.180852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.182621 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:34.182823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.183533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.185970 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f3b77e6-764d-4666-911d-52c30ae15d21 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd returned with HTTP 404 Jul 03 11:56:34.185970 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 364/1435] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/snapshots/f8cb6d94-c684-4163-900a-ff1db3e63bdd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:34.190942 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.190942 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:34.193970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.195238 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:34.196257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 Jul 03 11:56:34.196672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.196941 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.197266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.group_snapshots [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 76ef127d-6114-4bca-8bec-95be90c46a45 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 11:56:34.200022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d361b6c6-b200-43d1-8878-38bd3e38e801 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 200 Jul 03 11:56:34.200615 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 354/1436] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:34.201282 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86b4fbfc-1eba-43b9-8c79-f9d8bc6fc8e2 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 returned with HTTP 404 Jul 03 11:56:34.203588 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 353/1437] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/group_snapshots/76ef127d-6114-4bca-8bec-95be90c46a45 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:34.215128 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b967d329-5963-4dc4-9444-9c15622c8b3c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.216932 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:34.217359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.217420 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.217738 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:34.218674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:34.226700 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Get all volumes completed successfully. Jul 03 11:56:34.227434 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:34.227614 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:34.262534 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:34.265302 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.265302 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:34.272104 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b967d329-5963-4dc4-9444-9c15622c8b3c tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:34.272450 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 367/1438] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:34.285076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.287394 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] POST https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e/action Jul 03 11:56:34.287466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:34.287663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:34.289002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] delete called for group 31047b86-76ed-4da0-a4a8-80635277d60e {{(pid=99809) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:34.289114 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.groups [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Delete group with id: 31047b86-76ed-4da0-a4a8-80635277d60e Jul 03 11:56:34.293219 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.293219 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:34.324249 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-78b3d3b2-c6d2-4887-84c5-d093faea48a3 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e/action returned with HTTP 202 Jul 03 11:56:34.324701 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 365/1439] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:34 2026] POST /volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:34.331199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c155dc86-2214-4d07-a753-256a12f9a36d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.332886 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c Jul 03 11:56:34.333078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.333260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.339997 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.339997 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:34.343315 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Volume info retrieved successfully. Jul 03 11:56:34.343972 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:56:34.344109 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:56:34.380820 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:56:34.383468 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.383468 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:34.389970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:34.390996 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c155dc86-2214-4d07-a753-256a12f9a36d tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c returned with HTTP 200 Jul 03 11:56:34.391383 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 355/1440] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:34.392037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:34.393632 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:34.395727 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:34.395905 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:34.404472 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:34.404472 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:34.405158 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0531344a-621d-4fbf-be8f-24a0d06760f9 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:34.405520 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 354/1441] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:34 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:35.216121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-412c174e-4178-489b-a18d-ef885447a682 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.217966 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-412c174e-4178-489b-a18d-ef885447a682 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 Jul 03 11:56:35.218151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-412c174e-4178-489b-a18d-ef885447a682 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.218327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-412c174e-4178-489b-a18d-ef885447a682 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.224999 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-412c174e-4178-489b-a18d-ef885447a682 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 returned with HTTP 404 Jul 03 11:56:35.225634 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 368/1442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/volumes/3bfca71b-61c0-4dd4-b543-b333dbd18689 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:35.231875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.235061 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:35.235061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.235061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.241972 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:35.241972 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:35.246776 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:35.251758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2d5df55f-cbb0-4f67-ba25-7f4309328226 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:35.252145 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 366/1443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:35.266802 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.269024 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:35.269243 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.269483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.269684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume with id: 342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:35.277420 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:35.277420 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:35.277995 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:35.296972 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Delete volume request issued successfully. Jul 03 11:56:35.297247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b36d0750-6c34-41a0-b9b9-ea76ce82db52 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 202 Jul 03 11:56:35.297700 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 356/1444] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:35 2026] DELETE /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:35.307494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d07eab50-5484-4273-b711-5d4c8529762f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.309450 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d07eab50-5484-4273-b711-5d4c8529762f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:35.309661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d07eab50-5484-4273-b711-5d4c8529762f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.309839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d07eab50-5484-4273-b711-5d4c8529762f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.316519 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:35.316519 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:35.320121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d07eab50-5484-4273-b711-5d4c8529762f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Volume info retrieved successfully. Jul 03 11:56:35.325732 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d07eab50-5484-4273-b711-5d4c8529762f tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 200 Jul 03 11:56:35.326126 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 355/1445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:35.407958 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bad66871-31e1-4cdf-b71c-37a60c68d722 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.409775 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bad66871-31e1-4cdf-b71c-37a60c68d722 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c Jul 03 11:56:35.410000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bad66871-31e1-4cdf-b71c-37a60c68d722 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.410219 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bad66871-31e1-4cdf-b71c-37a60c68d722 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.415430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.418728 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bad66871-31e1-4cdf-b71c-37a60c68d722 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c returned with HTTP 404 Jul 03 11:56:35.418854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:35.418854 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.418931 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 369/1446] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/volumes/e5c56f0d-2068-4b1c-99ed-53e33e0b846c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:35.422304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.422304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:35.428072 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:35.428072 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:35.428218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.428943 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c916e4a-f649-450e-af9f-b5f6d7c35df7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:35.429358 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 367/1447] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:35.430692 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] GET https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e Jul 03 11:56:35.430909 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.432061 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.432790 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] show called for member 31047b86-76ed-4da0-a4a8-80635277d60e {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:35.448323 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6822119c-4352-4b71-b34c-4c34b6218fa8 tempest-GroupSnapshotsV319Test-1031404880 tempest-GroupSnapshotsV319Test-1031404880-project-member] https://10.4.3.170/volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e returned with HTTP 404 Jul 03 11:56:35.454863 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 357/1448] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/groups/31047b86-76ed-4da0-a4a8-80635277d60e => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:35.461177 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-de82c5b3-b007-447b-8717-bdbf823c6428 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.463215 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de82c5b3-b007-447b-8717-bdbf823c6428 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/081e7ddb-0d8c-456c-ae6d-78224bc14c77 Jul 03 11:56:35.463433 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de82c5b3-b007-447b-8717-bdbf823c6428 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.463660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de82c5b3-b007-447b-8717-bdbf823c6428 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.489575 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de82c5b3-b007-447b-8717-bdbf823c6428 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/group_types/081e7ddb-0d8c-456c-ae6d-78224bc14c77 returned with HTTP 202 Jul 03 11:56:35.490111 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 356/1449] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:56:35 2026] DELETE /volume/v3/group_types/081e7ddb-0d8c-456c-ae6d-78224bc14c77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:35.498816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ddbb4fde-f51f-4fb9-937e-995ba6b8e67e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.500942 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ddbb4fde-f51f-4fb9-937e-995ba6b8e67e tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] DELETE https://10.4.3.170/volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 Jul 03 11:56:35.501230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4fde-f51f-4fb9-937e-995ba6b8e67e tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.501414 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ddbb4fde-f51f-4fb9-937e-995ba6b8e67e tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.530300 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ddbb4fde-f51f-4fb9-937e-995ba6b8e67e tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 returned with HTTP 202 Jul 03 11:56:35.531061 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 370/1450] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:35 2026] DELETE /volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:35.538811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c2933d85-9453-412b-8fb1-d84c3d7a8781 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:35.542774 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2933d85-9453-412b-8fb1-d84c3d7a8781 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] GET https://10.4.3.170/volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 Jul 03 11:56:35.542973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c2933d85-9453-412b-8fb1-d84c3d7a8781 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:35.543148 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c2933d85-9453-412b-8fb1-d84c3d7a8781 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:35.546099 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2933d85-9453-412b-8fb1-d84c3d7a8781 tempest-GroupSnapshotsV319Test-1239557788 tempest-GroupSnapshotsV319Test-1239557788-project-admin] https://10.4.3.170/volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 returned with HTTP 404 Jul 03 11:56:35.546598 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 368/1451] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:35 2026] GET /volume/v3/types/48d4e032-70c3-4988-b664-79b3b93f1a79 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:36.346749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1726d002-6a40-4d4f-b01d-01d746fa99d6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:36.351463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1726d002-6a40-4d4f-b01d-01d746fa99d6 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] GET https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 Jul 03 11:56:36.351933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1726d002-6a40-4d4f-b01d-01d746fa99d6 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:36.351933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1726d002-6a40-4d4f-b01d-01d746fa99d6 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:36.363348 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1726d002-6a40-4d4f-b01d-01d746fa99d6 tempest-VolumesGetTest-125279081 tempest-VolumesGetTest-125279081-project-member] https://10.4.3.170/volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 returned with HTTP 404 Jul 03 11:56:36.364104 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 358/1452] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:36 2026] GET /volume/v3/volumes/342adc4f-8238-4bd0-bbb1-61ffb62a3197 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:36.442831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ac60c051-936d-4ca7-8215-42d680366d8b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:36.447127 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac60c051-936d-4ca7-8215-42d680366d8b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:36.447127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac60c051-936d-4ca7-8215-42d680366d8b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:36.447127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac60c051-936d-4ca7-8215-42d680366d8b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:36.447127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ac60c051-936d-4ca7-8215-42d680366d8b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:36.458222 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:36.458222 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:36.461985 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac60c051-936d-4ca7-8215-42d680366d8b tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:36.462456 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 357/1453] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:36 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:37.481449 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:37.487718 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:37.488006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:37.488250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:37.488807 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:37.498323 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:37.498323 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:37.498806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cdfef52c-ae87-4fef-9781-5cbf3f3a4f99 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:37.499298 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 371/1454] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:37 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:37.956334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-fe19e2a2-f150-4fdd-a5d1-52fcecf89ed2 req-db65fe77-0555-48d5-878c-abafb2eea454 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:37.958646 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe19e2a2-f150-4fdd-a5d1-52fcecf89ed2 req-db65fe77-0555-48d5-878c-abafb2eea454 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c Jul 03 11:56:37.959006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe19e2a2-f150-4fdd-a5d1-52fcecf89ed2 req-db65fe77-0555-48d5-878c-abafb2eea454 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:37.959273 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe19e2a2-f150-4fdd-a5d1-52fcecf89ed2 req-db65fe77-0555-48d5-878c-abafb2eea454 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:37.972622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe19e2a2-f150-4fdd-a5d1-52fcecf89ed2 req-db65fe77-0555-48d5-878c-abafb2eea454 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c returned with HTTP 404 Jul 03 11:56:37.973494 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 369/1455] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:56:37 2026] DELETE /volume/v3/attachments/aff3b590-5770-4715-86fb-d5cf2c9fc13c => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:38.519820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-80f5f7ad-c587-4449-a726-de91caad5925 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:38.522439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80f5f7ad-c587-4449-a726-de91caad5925 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:38.522747 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80f5f7ad-c587-4449-a726-de91caad5925 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:38.523188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80f5f7ad-c587-4449-a726-de91caad5925 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:38.523392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-80f5f7ad-c587-4449-a726-de91caad5925 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:38.528592 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:38.528592 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:38.529471 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80f5f7ad-c587-4449-a726-de91caad5925 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:38.530256 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 359/1456] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:38 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:38.938893 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5adeca86-d11a-4aef-a3a7-40addbe1551e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.141799 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5adeca86-d11a-4aef-a3a7-40addbe1551e tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:39.142108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5adeca86-d11a-4aef-a3a7-40addbe1551e tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1701578670", "os-volume-type-access:is_public": false}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:39.161773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5adeca86-d11a-4aef-a3a7-40addbe1551e tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:39.162234 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 358/1457] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:56:38 2026] POST /volume/v3/types => generated 229 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:39.172401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-027979b1-4403-4955-a2a8-c8d33c34694d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.268113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-027979b1-4403-4955-a2a8-c8d33c34694d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:39.268661 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-027979b1-4403-4955-a2a8-c8d33c34694d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6036d2d-d837-49ec-ab59-b7d7b68b5e87", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:39.270299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-027979b1-4403-4955-a2a8-c8d33c34694d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Create volume request body: {'volume': {'volume_type': 'b6036d2d-d837-49ec-ab59-b7d7b68b5e87', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:39.283694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-027979b1-4403-4955-a2a8-c8d33c34694d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 03 11:56:39.287825 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 372/1458] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:39 2026] POST /volume/v3/volumes => generated 114 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:39.300457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9b2a3612-be99-4291-9f30-587ff3bc5204 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.315839 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b2a3612-be99-4291-9f30-587ff3bc5204 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action Jul 03 11:56:39.316352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b2a3612-be99-4291-9f30-587ff3bc5204 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"addProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:39.316557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b2a3612-be99-4291-9f30-587ff3bc5204 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:39.335761 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b2a3612-be99-4291-9f30-587ff3bc5204 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action returned with HTTP 202 Jul 03 11:56:39.336299 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 370/1459] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:39 2026] POST /volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:39.346434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-557750c4-3411-4984-974a-e06510d7bf5b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.348336 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:39.348661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6036d2d-d837-49ec-ab59-b7d7b68b5e87", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1760075203"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:39.350272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Create volume request body: {'volume': {'volume_type': 'b6036d2d-d837-49ec-ab59-b7d7b68b5e87', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1760075203'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:39.358138 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Create volume of 1 GB Jul 03 11:56:39.358452 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:39.358452 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:39.358947 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Availability Zones retrieved successfully. Jul 03 11:56:39.365861 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Flow 'volume_create_api' (fc216bfc-f289-4701-b1a7-00c2e38f826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:39.367433 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fcb289-0dc2-44e0-a755-f1c8725c2459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:39.368446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:39.394790 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fcb289-0dc2-44e0-a755-f1c8725c2459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:56:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6036d2d-d837-49ec-ab59-b7d7b68b5e87,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1701578670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6036d2d-d837-49ec-ab59-b7d7b68b5e87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:39.395744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaabc73-087f-4b05-8e96-58cf35c7946f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:39.441945 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1701578670 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1701578670, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:39.442322 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1701578670 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1701578670, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:56:39.486638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Created reservations ['0dbdaebb-9479-4b9f-acdd-f557dc27bd19', '0fce60db-5d96-497e-95bd-89a22549e63e', 'fee71031-c413-44f0-bfcf-0eac45f838a7', 'ffe2bd4c-ee40-4069-b3c0-3b66413130ba'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:39.488038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaabc73-087f-4b05-8e96-58cf35c7946f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dbdaebb-9479-4b9f-acdd-f557dc27bd19', '0fce60db-5d96-497e-95bd-89a22549e63e', 'fee71031-c413-44f0-bfcf-0eac45f838a7', 'ffe2bd4c-ee40-4069-b3c0-3b66413130ba']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:39.488216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9956e2b-48f0-4549-b80b-0d0a5b249ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:39.515487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9956e2b-48f0-4549-b80b-0d0a5b249ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe2670a-98be-459c-aae3-ccd4ff0475d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1760075203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326a5a5109c04b25b7d59e58a11e6c34',qos_specs=None,replication_status=,reservations=['0dbdaebb-9479-4b9f-acdd-f557dc27bd19','0fce60db-5d96-497e-95bd-89a22549e63e','fee71031-c413-44f0-bfcf-0eac45f838a7','ffe2bd4c-ee40-4069-b3c0-3b66413130ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d548df349e41e3951788b041bff22d',volume_type_id=b6036d2d-d837-49ec-ab59-b7d7b68b5e87), 'volume': Volume(_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-03T11:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1760075203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe2670a-98be-459c-aae3-ccd4ff0475d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326a5a5109c04b25b7d59e58a11e6c34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3d548df349e41e3951788b041bff22d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6036d2d-d837-49ec-ab59-b7d7b68b5e87),volume_type_id=b6036d2d-d837-49ec-ab59-b7d7b68b5e87)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:39.515656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837e7715-276f-4d37-8403-c6dedf762e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:39.537052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837e7715-276f-4d37-8403-c6dedf762e9e) transitioned into state 'SUCCESS' from state '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-1760075203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326a5a5109c04b25b7d59e58a11e6c34',qos_specs=None,replication_status=,reservations=['0dbdaebb-9479-4b9f-acdd-f557dc27bd19','0fce60db-5d96-497e-95bd-89a22549e63e','fee71031-c413-44f0-bfcf-0eac45f838a7','ffe2bd4c-ee40-4069-b3c0-3b66413130ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d548df349e41e3951788b041bff22d',volume_type_id=b6036d2d-d837-49ec-ab59-b7d7b68b5e87)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:39.538035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b81760-6c9c-48d3-a000-6baf75ad627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:39.547179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53873751-6476-409f-ae72-92cf069eab28 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.549469 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53873751-6476-409f-ae72-92cf069eab28 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:39.549881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53873751-6476-409f-ae72-92cf069eab28 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:39.551391 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53873751-6476-409f-ae72-92cf069eab28 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:39.551527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b81760-6c9c-48d3-a000-6baf75ad627a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:39.551617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-53873751-6476-409f-ae72-92cf069eab28 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:39.551665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Flow 'volume_create_api' (fc216bfc-f289-4701-b1a7-00c2e38f826d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:39.551665 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Create volume request issued successfully. Jul 03 11:56:39.552141 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-557750c4-3411-4984-974a-e06510d7bf5b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:39.553062 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 360/1460] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:39 2026] POST /volume/v3/volumes => generated 796 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:39.560395 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:39.560395 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:39.561484 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53873751-6476-409f-ae72-92cf069eab28 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:39.561484 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 359/1461] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:39 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:39.577508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.580460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] GET https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:39.580736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:39.581164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:39.591664 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:39.591664 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:39.597455 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Volume info retrieved successfully. Jul 03 11:56:39.604118 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9d971b16-d910-4ac6-89bc-616b3b29c52b tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 200 Jul 03 11:56:39.604637 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 373/1462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:39 2026] GET /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:39.714057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:39.717174 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] GET https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:56:39.717452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:39.717717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:39.733015 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:39.733015 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:39.738605 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:56:39.745064 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fa530265-1b6c-477a-b5a7-8e951077ce92 req-e6393eb1-ed90-4223-aecd-2084e16b9714 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 200 Jul 03 11:56:39.745495 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 371/1463] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:39 2026] GET /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:40.579438 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:40.584106 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:40.584106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:40.584106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:40.584106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:40.591954 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:40.591954 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:40.591954 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a89e81b-35ca-4761-b79a-0b7a9950627e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:40.593075 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 361/1464] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:40 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:40.618710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:40.620570 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] GET https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:40.621523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:40.621523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:40.630934 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:40.630934 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:40.634420 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Volume info retrieved successfully. Jul 03 11:56:40.639942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4387629-0f89-4a94-8cb2-e04c7a9f848d tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 200 Jul 03 11:56:40.639942 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 360/1465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:40 2026] GET /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 889 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:40.660316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-94598348-06e5-4366-8fb3-d09809d985b5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:40.662002 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94598348-06e5-4366-8fb3-d09809d985b5 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] GET https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:40.662118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94598348-06e5-4366-8fb3-d09809d985b5 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:40.662284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94598348-06e5-4366-8fb3-d09809d985b5 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:40.670482 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:40.670482 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:40.677209 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-94598348-06e5-4366-8fb3-d09809d985b5 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Volume info retrieved successfully. Jul 03 11:56:40.684298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94598348-06e5-4366-8fb3-d09809d985b5 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 200 Jul 03 11:56:40.684298 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 374/1466] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:40 2026] GET /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:40.706605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:40.708340 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:40.708340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:40.708523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:40.708812 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Delete volume with id: 0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:40.713601 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=612,cinder:INSERT=98,cinder:UPDATE=182 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:56:40.723717 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:40.723717 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:40.724229 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Volume info retrieved successfully. Jul 03 11:56:40.758068 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Delete volume request issued successfully. Jul 03 11:56:40.758322 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dde4fd1b-ea5c-4018-8a8c-a11eb06aa709 tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 202 Jul 03 11:56:40.758953 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 372/1467] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:40 2026] DELETE /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:40.769841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:40.772854 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] GET https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:40.773074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:40.773300 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:40.786024 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:40.786024 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:40.790861 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Volume info retrieved successfully. Jul 03 11:56:40.796648 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f855ec1a-4e35-4b46-9abf-4052b3bf8c3e tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 200 Jul 03 11:56:40.797111 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 362/1468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:40 2026] GET /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:41.604300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.608622 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:41.608929 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:41.609137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:41.609715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:41.615926 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:41.615926 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:41.616654 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-395e1626-c0dc-47fe-8aff-91b012e406b2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:41.617193 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 361/1469] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:41 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:41.810979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d59d2043-fb5a-4ce8-ac90-af4254ce23aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.813813 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d59d2043-fb5a-4ce8-ac90-af4254ce23aa tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] GET https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 Jul 03 11:56:41.813987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d59d2043-fb5a-4ce8-ac90-af4254ce23aa tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:41.814190 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d59d2043-fb5a-4ce8-ac90-af4254ce23aa tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:41.820616 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d59d2043-fb5a-4ce8-ac90-af4254ce23aa tempest-VolumeTypesAccessTest-1237882081 tempest-VolumeTypesAccessTest-1237882081-project-member] https://10.4.3.170/volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 returned with HTTP 404 Jul 03 11:56:41.820616 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 375/1470] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:41 2026] GET /volume/v3/volumes/0fe2670a-98be-459c-aae3-ccd4ff0475d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:41.832721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a8600cc0-436a-4aaf-8620-ae2b28207683 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.838398 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a8600cc0-436a-4aaf-8620-ae2b28207683 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action Jul 03 11:56:41.838398 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a8600cc0-436a-4aaf-8620-ae2b28207683 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"removeProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:41.838398 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a8600cc0-436a-4aaf-8620-ae2b28207683 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:41.860227 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a8600cc0-436a-4aaf-8620-ae2b28207683 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action returned with HTTP 202 Jul 03 11:56:41.860227 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 373/1471] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:41 2026] POST /volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:41.869650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e488e109-9f3b-4901-a3b4-41732504f51d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.871240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e488e109-9f3b-4901-a3b4-41732504f51d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] DELETE https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 Jul 03 11:56:41.872098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e488e109-9f3b-4901-a3b4-41732504f51d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:41.872098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e488e109-9f3b-4901-a3b4-41732504f51d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:41.897794 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e488e109-9f3b-4901-a3b4-41732504f51d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 returned with HTTP 202 Jul 03 11:56:41.898186 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 363/1472] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:41 2026] DELETE /volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:41.907043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0d1e1220-482b-46c4-bd8f-57f39dafc2b3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.911797 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d1e1220-482b-46c4-bd8f-57f39dafc2b3 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] GET https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 Jul 03 11:56:41.912079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d1e1220-482b-46c4-bd8f-57f39dafc2b3 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:41.912360 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d1e1220-482b-46c4-bd8f-57f39dafc2b3 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:41.916739 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d1e1220-482b-46c4-bd8f-57f39dafc2b3 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 returned with HTTP 404 Jul 03 11:56:41.917247 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 362/1473] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:41 2026] GET /volume/v3/types/b6036d2d-d837-49ec-ab59-b7d7b68b5e87 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:41.927446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-036125c9-37b6-4114-aa81-94623ca8d4f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.930421 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-036125c9-37b6-4114-aa81-94623ca8d4f6 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:41.930882 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-036125c9-37b6-4114-aa81-94623ca8d4f6 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1268945344", "os-volume-type-access:is_public": false}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:41.966151 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-036125c9-37b6-4114-aa81-94623ca8d4f6 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:41.966709 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 376/1474] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:56:41 2026] POST /volume/v3/types => generated 229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:41.983159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5eef8633-a7a1-4988-9cc3-c33935086e1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:41.986676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eef8633-a7a1-4988-9cc3-c33935086e1d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action Jul 03 11:56:41.987315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eef8633-a7a1-4988-9cc3-c33935086e1d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"addProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:41.987935 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eef8633-a7a1-4988-9cc3-c33935086e1d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:42.008849 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eef8633-a7a1-4988-9cc3-c33935086e1d tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action returned with HTTP 202 Jul 03 11:56:42.010016 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 374/1475] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:41 2026] POST /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.019160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4bae7b0c-5393-44d5-8c7d-9012e94da599 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.021923 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bae7b0c-5393-44d5-8c7d-9012e94da599 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action Jul 03 11:56:42.022543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bae7b0c-5393-44d5-8c7d-9012e94da599 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"addProjectAccess": {"project": "7794394368b24fcd9f662d149060ee0b"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:42.022759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bae7b0c-5393-44d5-8c7d-9012e94da599 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7794394368b24fcd9f662d149060ee0b"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:42.054270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bae7b0c-5393-44d5-8c7d-9012e94da599 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action returned with HTTP 202 Jul 03 11:56:42.054270 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 364/1476] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:42 2026] POST /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.066857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1ca16161-67b3-4c44-b1b2-2f05f5b8dcf5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.070269 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ca16161-67b3-4c44-b1b2-2f05f5b8dcf5 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] GET https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/os-volume-type-access Jul 03 11:56:42.070526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ca16161-67b3-4c44-b1b2-2f05f5b8dcf5 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.072206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ca16161-67b3-4c44-b1b2-2f05f5b8dcf5 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.089288 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ca16161-67b3-4c44-b1b2-2f05f5b8dcf5 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/os-volume-type-access returned with HTTP 200 Jul 03 11:56:42.089850 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 363/1477] 10.4.3.170 () {66 vars in 1408 bytes} [Fri Jul 3 11:56:42 2026] GET /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/os-volume-type-access => generated 244 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:42.099228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8718de52-24b8-4231-a817-a3abd2d3908b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.102459 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8718de52-24b8-4231-a817-a3abd2d3908b tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action Jul 03 11:56:42.102815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8718de52-24b8-4231-a817-a3abd2d3908b tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"removeProjectAccess": {"project": "7794394368b24fcd9f662d149060ee0b"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:42.103294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8718de52-24b8-4231-a817-a3abd2d3908b tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7794394368b24fcd9f662d149060ee0b"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:42.116165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8718de52-24b8-4231-a817-a3abd2d3908b tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action returned with HTTP 202 Jul 03 11:56:42.116635 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 377/1478] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:42 2026] POST /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.124996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56f56f9f-3bd3-43b4-a9f1-1f78e053dad9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.127663 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56f56f9f-3bd3-43b4-a9f1-1f78e053dad9 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] POST https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action Jul 03 11:56:42.128113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56f56f9f-3bd3-43b4-a9f1-1f78e053dad9 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action body: b'{"removeProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:42.128299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56f56f9f-3bd3-43b4-a9f1-1f78e053dad9 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "326a5a5109c04b25b7d59e58a11e6c34"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:42.145724 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56f56f9f-3bd3-43b4-a9f1-1f78e053dad9 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action returned with HTTP 202 Jul 03 11:56:42.146124 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 375/1479] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 3 11:56:42 2026] POST /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.154493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fd9c7250-f2b2-48cb-a357-d54720de24fa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.156898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9c7250-f2b2-48cb-a357-d54720de24fa tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] DELETE https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee Jul 03 11:56:42.157152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9c7250-f2b2-48cb-a357-d54720de24fa tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.157470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9c7250-f2b2-48cb-a357-d54720de24fa tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.187700 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9c7250-f2b2-48cb-a357-d54720de24fa tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee returned with HTTP 202 Jul 03 11:56:42.188222 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 365/1480] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:42 2026] DELETE /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.197632 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a866806-d01d-4716-887e-94475b9995d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.199675 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a866806-d01d-4716-887e-94475b9995d0 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] GET https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee Jul 03 11:56:42.201103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a866806-d01d-4716-887e-94475b9995d0 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.201103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a866806-d01d-4716-887e-94475b9995d0 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.204555 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a866806-d01d-4716-887e-94475b9995d0 tempest-VolumeTypesAccessTest-1511427712 tempest-VolumeTypesAccessTest-1511427712-project-admin] https://10.4.3.170/volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee returned with HTTP 404 Jul 03 11:56:42.205171 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 364/1481] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:42 2026] GET /volume/v3/types/79921d3f-9703-466e-8a2c-027583c0bfee => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:42.251385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.252964 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:42.252964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.253123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.260179 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:42.260179 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:42.263949 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:42.268402 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47ed2c7b-3fad-42ec-bff2-eaea7da4334a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:42.268782 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 378/1482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:42 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:42.284660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6ac55169-b358-463d-aa41-55195ca0c684 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.287086 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:42.289404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.289404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.289404 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: 73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:42.299807 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:42.299807 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:42.299807 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:42.349519 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:56:42.349850 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ac55169-b358-463d-aa41-55195ca0c684 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 202 Jul 03 11:56:42.350339 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 376/1483] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:56:42 2026] DELETE /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:42.363356 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.366601 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:42.366814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.367152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.377758 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:42.377758 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:42.384129 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:42.395316 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d52e95f5-19df-4803-be61-3fa4e9e7ded2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 200 Jul 03 11:56:42.396098 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 366/1484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:42 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:42.629940 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-51c99671-4957-4268-be33-89f417daba63 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:42.632030 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-51c99671-4957-4268-be33-89f417daba63 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:42.632292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-51c99671-4957-4268-be33-89f417daba63 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:42.632507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-51c99671-4957-4268-be33-89f417daba63 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:42.632663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-51c99671-4957-4268-be33-89f417daba63 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:42.637355 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:42.637355 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:42.638121 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-51c99671-4957-4268-be33-89f417daba63 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:42.638532 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 365/1485] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:42 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:43.410494 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1365c1b8-983f-4478-92b9-a27ddc84ea0f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.412402 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1365c1b8-983f-4478-92b9-a27ddc84ea0f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 Jul 03 11:56:43.412686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1365c1b8-983f-4478-92b9-a27ddc84ea0f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.412899 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1365c1b8-983f-4478-92b9-a27ddc84ea0f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.421686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1365c1b8-983f-4478-92b9-a27ddc84ea0f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 returned with HTTP 404 Jul 03 11:56:43.422353 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 379/1486] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/volumes/73fa9682-eeb4-43b3-b5cb-088b0e781d85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:43.440718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.442739 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:56:43.443008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.443277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.452201 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.452201 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:43.456744 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:43.462018 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65d3f53b-38cc-416f-9d08-c72c50f50c73 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:56:43.462638 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 377/1487] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:43.479329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6605afe3-503f-4890-a472-169584d7dded None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.481354 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:43.481841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-833077729"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:43.493768 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.493768 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:43.494478 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:43.494690 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:56:43.539689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.542888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:43.543318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['a7e3c386-643a-461a-b939-87a72cfea90f', '2021327c-d331-4bba-87f0-adb79ad6eda7', '76e813fd-8ef0-461e-b7c9-2a3d6b05f8f0', '5a9469eb-8e88-4fd5-a7c9-c32f2c798fee'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:43.545496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1394895996", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:43.548149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1394895996', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:43.548430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Create volume of 1 GB Jul 03 11:56:43.554453 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Availability Zones retrieved successfully. Jul 03 11:56:43.563039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Flow 'volume_create_api' (cf3c54da-c88e-4821-98de-16afe0ed73e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:43.564993 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b10c58-7518-46ac-ad46-df75523b5918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:43.568262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:43.593700 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot create request issued successfully. Jul 03 11:56:43.594129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6605afe3-503f-4890-a472-169584d7dded tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:43.594626 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 367/1488] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:43 2026] POST /volume/v3/snapshots => generated 379 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:43.601319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b10c58-7518-46ac-ad46-df75523b5918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:43.602156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daccf77c-5b7a-4bb2-8131-bec6f3163ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:43.603613 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.605356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:43.605573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.605779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.611545 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.611545 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:43.612236 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:43.613005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82a54968-44fe-4ab0-a5ef-dc3df3e82015 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:43.613459 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 380/1489] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:43.654982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1e923d36-d192-4209-a350-385df082391d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.654982 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e923d36-d192-4209-a350-385df082391d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:43.654982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e923d36-d192-4209-a350-385df082391d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.655154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e923d36-d192-4209-a350-385df082391d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.655287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1e923d36-d192-4209-a350-385df082391d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:43.660637 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.660637 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:43.661479 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e923d36-d192-4209-a350-385df082391d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:43.662169 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 378/1490] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:43.686756 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Created reservations ['5fd86b22-587c-44a5-8c8a-037f1423db3a', '2439bfb3-943e-44a6-8661-6b6d978d38bb', '94bc44de-8d31-4789-bf81-bc0fb942a1f9', '26929f16-e546-4ee6-a75c-bd3caad25b26'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:43.688002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daccf77c-5b7a-4bb2-8131-bec6f3163ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fd86b22-587c-44a5-8c8a-037f1423db3a', '2439bfb3-943e-44a6-8661-6b6d978d38bb', '94bc44de-8d31-4789-bf81-bc0fb942a1f9', '26929f16-e546-4ee6-a75c-bd3caad25b26']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:43.688975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ff5add-4d50-41f5-84f2-18448fdb436d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:43.729115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ff5add-4d50-41f5-84f2-18448fdb436d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b144899d-f45b-44d8-8faa-112f397707ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1394895996',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='05cc1b444d5b4c048099eaa32e988abe',qos_specs=None,replication_status=,reservations=['5fd86b22-587c-44a5-8c8a-037f1423db3a','2439bfb3-943e-44a6-8661-6b6d978d38bb','94bc44de-8d31-4789-bf81-bc0fb942a1f9','26929f16-e546-4ee6-a75c-bd3caad25b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49446fd55efb491bb9bdca599c4aa507',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1394895996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b144899d-f45b-44d8-8faa-112f397707ec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='05cc1b444d5b4c048099eaa32e988abe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49446fd55efb491bb9bdca599c4aa507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:43.730219 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c4a153-4dc8-426f-b753-a228d93b9784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:43.756920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c4a153-4dc8-426f-b753-a228d93b9784) transitioned into state 'SUCCESS' from state '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-1394895996',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='05cc1b444d5b4c048099eaa32e988abe',qos_specs=None,replication_status=,reservations=['5fd86b22-587c-44a5-8c8a-037f1423db3a','2439bfb3-943e-44a6-8661-6b6d978d38bb','94bc44de-8d31-4789-bf81-bc0fb942a1f9','26929f16-e546-4ee6-a75c-bd3caad25b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49446fd55efb491bb9bdca599c4aa507',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:43.758016 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1fc157-a177-4d1e-9121-70e5f43e9a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:43.774954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1fc157-a177-4d1e-9121-70e5f43e9a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:43.775769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Flow 'volume_create_api' (cf3c54da-c88e-4821-98de-16afe0ed73e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:43.776065 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Create volume request issued successfully. Jul 03 11:56:43.776649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-c34a9383-5da2-4322-ac80-a898a3e1ae9c tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:43.777064 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 366/1491] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 11:56:43 2026] POST /volume/v3/volumes => generated 763 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:43.791269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.793461 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:43.793658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.793882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.800653 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.800653 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:43.805296 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Volume info retrieved successfully. Jul 03 11:56:43.810684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fe11432c-85d4-44c5-8178-a3dd9dba64a8 req-8213d1f5-979f-4686-a81a-6d6c98c62ad1 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 200 Jul 03 11:56:43.811119 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 368/1492] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:43.850586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:43.854888 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:43.854888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:43.854888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:43.874693 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:43.874693 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:43.884483 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Volume info retrieved successfully. Jul 03 11:56:43.903708 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb522190-67ce-4b46-b564-10355a5f43a0 req-60370b8e-0d3e-4e4b-a05b-c744c81217be tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 200 Jul 03 11:56:43.903708 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 381/1493] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:43 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.628338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.631422 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.631717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.631976 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.642617 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.642617 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:44.643239 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.644323 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0368c47c-2b86-42ab-bbcb-0dc6fe14d979 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:44.644839 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 379/1494] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.659187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.661278 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.661523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.661731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.667465 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.667465 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:44.667946 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.668773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-029923eb-4af2-4962-a7b0-bb351bfc0157 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:44.669222 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 367/1495] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.673897 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9a700db-b625-40b6-a678-0d056b116a0d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.675815 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9a700db-b625-40b6-a678-0d056b116a0d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:44.676031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9a700db-b625-40b6-a678-0d056b116a0d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.676221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9a700db-b625-40b6-a678-0d056b116a0d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.676351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e9a700db-b625-40b6-a678-0d056b116a0d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:44.682152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2665a85e-788b-4e34-b055-530d56e26517 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.682568 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.682568 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:44.682892 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9a700db-b625-40b6-a678-0d056b116a0d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:44.683248 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 369/1496] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.685139 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:44.685316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.685509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.685720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:44.686770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 11:56:44.692000 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Get all snapshots completed successfully. Jul 03 11:56:44.692398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2665a85e-788b-4e34-b055-530d56e26517 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 11:56:44.692888 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 382/1497] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/snapshots => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:44.705175 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a1493168-b291-4aa7-b69b-add82f4f7c43 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.707140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1493168-b291-4aa7-b69b-add82f4f7c43 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] PUT https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.707555 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a1493168-b291-4aa7-b69b-add82f4f7c43 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1054198376", "description": "This is the new description of snapshot."}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:44.714755 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.714755 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:44.715240 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a1493168-b291-4aa7-b69b-add82f4f7c43 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.722867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1493168-b291-4aa7-b69b-add82f4f7c43 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:44.723325 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 380/1498] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 11:56:44 2026] PUT /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.733031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.735203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.735413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.735573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.742150 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.742150 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:44.742150 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.742942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86147959-0c06-4e46-991c-d04ad83d5dd9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:44.743074 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 368/1499] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.752130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.754229 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.754803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.754803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.755030 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.762104 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.762104 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:44.762789 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.787659 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:56:44.787890 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49b1d5ad-ae83-41b5-99be-c9a2edb32526 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 202 Jul 03 11:56:44.788391 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 370/1500] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:44 2026] DELETE /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:44.796731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.806241 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:44.806487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.806708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.812551 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.812551 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:44.813088 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:44.814436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ba3cc70-0ba6-466e-8604-622391acb2e9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 200 Jul 03 11:56:44.814436 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 383/1501] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 576 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:44.937934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:44.940150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:44.940408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:44.940714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:44.950600 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:44.950600 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:44.957306 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Volume info retrieved successfully. Jul 03 11:56:44.966601 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ff5ec602-316a-4d06-aa2f-87c0a9598cca req-5768028d-e8cf-4885-a4c0-5db6b207bc7e tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 200 Jul 03 11:56:44.967075 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 381/1502] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:44 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:45.192313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.194438 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-reader] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:45.194641 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.194791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.203147 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:45.203147 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:45.207114 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-reader] Volume info retrieved successfully. Jul 03 11:56:45.211382 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a9ae51e2-0e54-43e4-b60d-2971e722cca5 req-66759fa7-caba-4a23-9233-2608206b7c93 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-reader] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 200 Jul 03 11:56:45.211783 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 369/1503] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:45 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:45.237713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.240106 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:45.240296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.240510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.240673 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Delete volume with id: b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:45.248700 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:45.248700 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:45.249165 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Volume info retrieved successfully. Jul 03 11:56:45.271768 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Delete volume request issued successfully. Jul 03 11:56:45.272002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-04dc60ee-1637-41ce-a9bf-7ec0bb762641 req-00c4d567-9a29-4f66-88ae-6e721cb6ffb3 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 202 Jul 03 11:56:45.272711 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 371/1504] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:56:45 2026] DELETE /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:45.298308 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.301354 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:45.301669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.301854 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.309613 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:45.309613 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:45.313049 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Volume info retrieved successfully. Jul 03 11:56:45.317082 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc57cea3-180f-4f20-82a7-48c583a88bd8 req-abd8327d-9ced-4864-8d32-af85ed8c81e5 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 200 Jul 03 11:56:45.317638 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 384/1505] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:45 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:45.694685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-23d5b975-16de-4975-aeed-cc5268e13376 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.696578 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23d5b975-16de-4975-aeed-cc5268e13376 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:45.696817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23d5b975-16de-4975-aeed-cc5268e13376 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.696817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23d5b975-16de-4975-aeed-cc5268e13376 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.696932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-23d5b975-16de-4975-aeed-cc5268e13376 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:45.701693 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:45.701693 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:45.702260 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23d5b975-16de-4975-aeed-cc5268e13376 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:45.702680 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 382/1506] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:45 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:45.829773 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ee146eb6-0f2c-4e63-a826-430ae8c2bdb1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.838137 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee146eb6-0f2c-4e63-a826-430ae8c2bdb1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:45.839346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee146eb6-0f2c-4e63-a826-430ae8c2bdb1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.842803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee146eb6-0f2c-4e63-a826-430ae8c2bdb1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.863940 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee146eb6-0f2c-4e63-a826-430ae8c2bdb1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 404 Jul 03 11:56:45.865095 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 370/1507] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:45 2026] GET /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:45.875384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.877490 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:45.877794 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.878087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.878248 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 4081b5e2-260a-41b9-8f71-5cb556b00908 Jul 03 11:56:45.885018 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36efa67-feec-406e-a7a5-2d47e2155b9f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 returned with HTTP 404 Jul 03 11:56:45.886042 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 372/1508] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:45 2026] DELETE /volume/v3/snapshots/4081b5e2-260a-41b9-8f71-5cb556b00908 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:45.899607 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.910726 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:56:45.912381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:45.913327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:45.951467 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:45.951467 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:45.961712 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:45.966891 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e08e38bb-b4fd-427d-8b42-aad019fcba2c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:56:45.967302 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 385/1509] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:45 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:45.986695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:45.990638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:45.991133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1820608045"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:46.003687 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:46.003687 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:46.003981 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:56:46.004705 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:56:46.035891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['792a1cf5-1819-42a0-92cc-0c8c36bea75e', '21f0280a-d5a0-4c7c-8a15-9b335a5cc55a', '7668d083-7f39-4742-858f-8d135229c413', '355f3936-657a-4fe5-ab39-2074b7a8644c'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:46.068361 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot create request issued successfully. Jul 03 11:56:46.068839 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74480c22-d411-4eb1-8ca1-1de44750cc1f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:46.069423 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 383/1510] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:45 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 11:56:46.080225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:46.082072 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:56:46.082259 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:46.082426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:46.089171 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:46.089171 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:46.090124 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:46.091334 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e3e347e-f8c7-4f90-9e2f-af56f69c4ce0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 200 Jul 03 11:56:46.091893 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 371/1511] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:46 2026] GET /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:46.345349 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-97af6782-15fc-421b-85c9-9b76cc02fdc2 req-56f144c5-dc01-4db2-8544-088f85116901 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:46.347849 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-97af6782-15fc-421b-85c9-9b76cc02fdc2 req-56f144c5-dc01-4db2-8544-088f85116901 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] GET https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec Jul 03 11:56:46.348051 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-97af6782-15fc-421b-85c9-9b76cc02fdc2 req-56f144c5-dc01-4db2-8544-088f85116901 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:46.348254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-97af6782-15fc-421b-85c9-9b76cc02fdc2 req-56f144c5-dc01-4db2-8544-088f85116901 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:46.354112 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-97af6782-15fc-421b-85c9-9b76cc02fdc2 req-56f144c5-dc01-4db2-8544-088f85116901 tempest-VolumesGetTestJSON-1495244252 tempest-VolumesGetTestJSON-1495244252-project-member] https://10.4.3.170/volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec returned with HTTP 404 Jul 03 11:56:46.354596 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 373/1512] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:46 2026] GET /volume/v3/volumes/b144899d-f45b-44d8-8faa-112f397707ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:46.647468 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:46.713790 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:46.715456 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:46.715652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:46.715819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:46.715911 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:46.719257 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:46.719257 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:46.719840 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6670cf1-cff1-4926-b2f2-5a0a7158a9e8 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:46.720155 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 384/1513] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:46 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:46.762470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:46.762970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-767790741"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:46.764637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-767790741'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:46.764763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume of 1 GB Jul 03 11:56:46.769544 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Availability Zones retrieved successfully. Jul 03 11:56:46.777401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Flow 'volume_create_api' (ecda5d0b-d09b-419a-b428-7e52b30f7619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:46.778652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9556af73-54a5-4317-bcb1-787a6f312ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:46.779878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:46.789381 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=573,cinder:INSERT=58,cinder:UPDATE=107 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:56:46.813707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9556af73-54a5-4317-bcb1-787a6f312ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:46.814744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a9a630-78f5-4857-997a-68d7c75b8cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:46.925345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Created reservations ['0a361bb5-d263-4234-aa72-2a6b1fc326fa', '529bedf9-9cd2-49ac-8a68-3649d676cbac', 'b6a89804-ba2d-4705-b7c8-3a26e3d8023b', 'e880f36d-3e02-47d2-bcaa-538a67eda1f6'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:46.925345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a9a630-78f5-4857-997a-68d7c75b8cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a361bb5-d263-4234-aa72-2a6b1fc326fa', '529bedf9-9cd2-49ac-8a68-3649d676cbac', 'b6a89804-ba2d-4705-b7c8-3a26e3d8023b', 'e880f36d-3e02-47d2-bcaa-538a67eda1f6']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:46.925345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc6c9e4-769a-43ca-96cf-e99a460101de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:46.976389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc6c9e4-769a-43ca-96cf-e99a460101de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-767790741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375693ea87804969a00b10ea961c122d',qos_specs=None,replication_status=,reservations=['0a361bb5-d263-4234-aa72-2a6b1fc326fa','529bedf9-9cd2-49ac-8a68-3649d676cbac','b6a89804-ba2d-4705-b7c8-3a26e3d8023b','e880f36d-3e02-47d2-bcaa-538a67eda1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68282528ca4482097f031a3d1ad5710',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-767790741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375693ea87804969a00b10ea961c122d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68282528ca4482097f031a3d1ad5710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:46.977189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff540d98-7e05-41d7-a6d5-c5937e1ea7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.023456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff540d98-7e05-41d7-a6d5-c5937e1ea7b0) transitioned into state 'SUCCESS' from state '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-767790741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375693ea87804969a00b10ea961c122d',qos_specs=None,replication_status=,reservations=['0a361bb5-d263-4234-aa72-2a6b1fc326fa','529bedf9-9cd2-49ac-8a68-3649d676cbac','b6a89804-ba2d-4705-b7c8-3a26e3d8023b','e880f36d-3e02-47d2-bcaa-538a67eda1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68282528ca4482097f031a3d1ad5710',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.024210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c246b81-7257-4bf3-95dd-edd6a338d053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.038393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c246b81-7257-4bf3-95dd-edd6a338d053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.039494 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Flow 'volume_create_api' (ecda5d0b-d09b-419a-b428-7e52b30f7619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:47.039844 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume request issued successfully. Jul 03 11:56:47.040498 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a02d713-e6d3-41e0-a25c-d27ec86c022f tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:47.040948 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 386/1514] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:56:46 2026] POST /volume/v3/volumes => generated 818 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:47.054699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:47.056647 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:47.056941 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:47.057092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:47.065576 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.065576 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:47.071319 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:47.075939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f846fc2b-f9be-441d-84e4-6a08a362de61 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:47.076446 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 372/1515] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:47 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:47.102597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:47.104418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:56:47.104713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:47.105072 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:47.107085 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=594,cinder:UPDATE=168,cinder:INSERT=96 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:56:47.117418 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.117418 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:47.117951 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:56:47.118936 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e31c0a82-6be0-43e0-b3ac-5688f8323c46 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 200 Jul 03 11:56:47.119436 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 374/1516] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:47 2026] GET /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:47.190244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-939b64c8-2107-4eef-8b53-00c3527f862c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:47.306718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:47.307125 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1070586265", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:47.308794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1070586265', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:47.416484 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume of 1 GB Jul 03 11:56:47.416790 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.416790 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:47.417280 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Availability Zones retrieved successfully. Jul 03 11:56:47.422320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (ec47d3f0-58a9-4efd-8532-cb09e1e9ec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:47.423394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c320f7-a3d5-448e-8b55-5c0b6ab74e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.424253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:47.481471 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.481471 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:47.494751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c320f7-a3d5-448e-8b55-5c0b6ab74e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.495683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04882ad9-ac27-4840-bc5b-cc2c619693b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.556688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Created reservations ['94992d1a-f05c-46ec-8464-f2bf81c7a416', '23ac7bc2-cb84-49ff-8f1e-25972377aecb', '608db8f9-52fd-4f80-be2d-2640ca8f79a7', 'e86bfb7b-ffe0-496e-9d7a-e057416d0a08'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:47.557458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04882ad9-ac27-4840-bc5b-cc2c619693b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94992d1a-f05c-46ec-8464-f2bf81c7a416', '23ac7bc2-cb84-49ff-8f1e-25972377aecb', '608db8f9-52fd-4f80-be2d-2640ca8f79a7', 'e86bfb7b-ffe0-496e-9d7a-e057416d0a08']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.558133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4beb78-650f-4746-9d09-fe81919aa1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.582718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4beb78-650f-4746-9d09-fe81919aa1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b32647-6612-4a70-a19e-e61a8e61805a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1070586265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['94992d1a-f05c-46ec-8464-f2bf81c7a416','23ac7bc2-cb84-49ff-8f1e-25972377aecb','608db8f9-52fd-4f80-be2d-2640ca8f79a7','e86bfb7b-ffe0-496e-9d7a-e057416d0a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T11:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1070586265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b32647-6612-4a70-a19e-e61a8e61805a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7139be887ae404c91d71b55f9713697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.583833 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54c94b0-4c4b-4071-840a-69360bdd1dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.613862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54c94b0-4c4b-4071-840a-69360bdd1dd6) transitioned into state 'SUCCESS' from state '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-1070586265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['94992d1a-f05c-46ec-8464-f2bf81c7a416','23ac7bc2-cb84-49ff-8f1e-25972377aecb','608db8f9-52fd-4f80-be2d-2640ca8f79a7','e86bfb7b-ffe0-496e-9d7a-e057416d0a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.614560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031c19d4-8140-4bfc-b99a-667a4504472a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:47.629060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031c19d4-8140-4bfc-b99a-667a4504472a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:47.629999 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (ec47d3f0-58a9-4efd-8532-cb09e1e9ec55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:47.630362 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request issued successfully. Jul 03 11:56:47.630994 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-939b64c8-2107-4eef-8b53-00c3527f862c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:47.631420 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 385/1517] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:56:47 2026] POST /volume/v3/volumes => generated 760 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:47.647364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:47.649122 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 11:56:47.649299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:47.649530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:47.657095 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.657095 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:47.659497 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:56:47.663558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b795ffe-9dcc-4560-a3db-b952b960b1ea tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 11:56:47.663881 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 387/1518] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:47 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:56:47.739881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:47.743041 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:47.743041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:47.743041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:47.743041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:47.754069 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:47.754069 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:47.754349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a1ca9a7a-7b29-42c4-b4b4-abcb0cbdf57e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:47.755037 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 373/1519] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:47 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:48.092418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.094159 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:48.094341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.096987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.108042 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.108042 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:48.118122 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:48.124993 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19817a8d-aa34-426a-8569-eab663a8fcb2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:48.124993 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 375/1520] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.136683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.138915 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:56:48.139355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.141423 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volume_transfer [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 11:56:48.141637 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volume_transfer [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Creating transfer of volume e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:48.141827 np0000004412 devstack@c-api.service[99809]: INFO cinder.transfer.api [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Generating transfer record for volume e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:48.150546 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.150546 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:48.169337 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2967852-32cc-4be3-b848-745e1e90bbf8 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 03 11:56:48.169805 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 386/1521] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:48.184736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.187617 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:48.187617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.187617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.194767 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.194767 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:48.198910 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:48.204146 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07e1f941-b16f-4c4e-8f5e-13a8448be735 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:48.204146 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 388/1522] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.217401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-80550b61-bde5-4c15-b60b-884597aa0d55 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.220399 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80550b61-bde5-4c15-b60b-884597aa0d55 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 Jul 03 11:56:48.220645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80550b61-bde5-4c15-b60b-884597aa0d55 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.220859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80550b61-bde5-4c15-b60b-884597aa0d55 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.224922 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=664,cinder:INSERT=109,cinder:UPDATE=181 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:56:48.228047 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80550b61-bde5-4c15-b60b-884597aa0d55 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 returned with HTTP 200 Jul 03 11:56:48.228301 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 374/1523] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.238450 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.240926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:56:48.241213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.241335 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.241487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volume_transfer [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Listing volume transfers {{(pid=99808) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 11:56:48.246278 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-435c54e0-2361-4901-b399-1cf8e46b0c74 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Jul 03 11:56:48.247273 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 376/1524] 10.4.3.170 () {68 vars in 1305 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:56:48.257030 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7f74ac82-7c64-462c-9270-bc224e120f33 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.404051 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9/accept Jul 03 11:56:48.404384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b174d2ad54ac3035"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.405588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.volume_transfer [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Accepting volume transfer ddbbbd37-9734-4499-9c50-fe17fd6865c9 {{(pid=99809) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 11:56:48.405678 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.volume_transfer [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Accepting transfer ddbbbd37-9734-4499-9c50-fe17fd6865c9 Jul 03 11:56:48.458742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8905dc00-bf05-4c09-be0b-7b21b184328d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.463072 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Created reservations ['560b1d04-07a1-4cc4-baf4-a4dbacccff63', '3a133a06-02ae-448c-8ada-ee853360dec9', 'db956bca-ed7e-45bb-a073-488808c51a41', '61e46620-b289-4b66-9d0d-4f3f8613101c'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:48.484206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Created reservations ['f9ff27fe-3e88-4690-9d6e-3e146e245570', 'b5554759-15c1-4dde-a7e7-964525565f6e', 'cef51421-98b5-4512-a520-e29fe4e8db9c', 'a9573889-0288-4a41-9ced-d208173ae92d'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:48.517931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Created reservations ['fa5ac754-d6bc-4261-a564-1c36e28587a3', '81b6a3ff-8b7a-4a42-a881-67df6bfd80ac', '2d206a43-bcb1-4c1c-8d27-d5c31c26abf4', '99db2286-17f7-4952-9961-31ae34113999'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:48.519470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8905dc00-bf05-4c09-be0b-7b21b184328d tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:56:48.521387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8905dc00-bf05-4c09-be0b-7b21b184328d tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-700492111"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.536901 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8905dc00-bf05-4c09-be0b-7b21b184328d tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:56:48.537463 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 389/1525] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/types => generated 219 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:48.545388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-29fcbf64-0da1-40e2-a762-3b2f7a7bef66 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.548007 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29fcbf64-0da1-40e2-a762-3b2f7a7bef66 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:56:48.548341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29fcbf64-0da1-40e2-a762-3b2f7a7bef66 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-929293947"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.552481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Created reservations ['bb26a28e-acff-423c-81b9-28d350fea33b', '3e41e665-b4b7-47bd-9527-251d49c8e7ed', 'db20a09e-6070-4146-ad05-aa846d3643bb', 'dc77ec42-eedc-4ec0-aa4f-6a10c4826211'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:48.565227 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29fcbf64-0da1-40e2-a762-3b2f7a7bef66 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:56:48.565662 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 375/1526] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/group_types => generated 176 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:48.573074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.637551 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:56:48.637925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2685f321-bdd1-4dde-a4f0-3ba6d23cee51", "volume_types": ["33955d7c-d696-42df-a5b8-807059cd1077"], "name": "tempest-GroupsV320Test-Group-1004518050"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.639267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Creating new group {'group': {'group_type': '2685f321-bdd1-4dde-a4f0-3ba6d23cee51', 'volume_types': ['33955d7c-d696-42df-a5b8-807059cd1077'], 'name': 'tempest-GroupsV320Test-Group-1004518050'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:56:48.642508 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.groups [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Creating group tempest-GroupsV320Test-Group-1004518050. Jul 03 11:56:48.648223 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Availability Zones retrieved successfully. Jul 03 11:56:48.668301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Created reservations ['c02fc9e6-dc22-4ecb-ba91-aae936872092'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:48.682470 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6173fa37-be35-47dd-958f-18969784343d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.686603 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6173fa37-be35-47dd-958f-18969784343d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 11:56:48.686603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6173fa37-be35-47dd-958f-18969784343d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.686603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6173fa37-be35-47dd-958f-18969784343d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.697591 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.697591 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:48.701738 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff6a58ad-0456-4009-b1a6-fc64903ca861 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:56:48.702021 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6173fa37-be35-47dd-958f-18969784343d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:56:48.702118 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 377/1527] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/groups => generated 108 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:48.707206 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6173fa37-be35-47dd-958f-18969784343d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 11:56:48.707823 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 390/1528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.711456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.713261 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:48.713430 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.713696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.713753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:48.716770 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.716770 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:48.723628 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af43a197-7171-4cf6-8e35-acdca1f4b326 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:48.723974 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 376/1529] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.765322 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-87524a85-07c9-403a-9c19-935aac35639e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.767284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87524a85-07c9-403a-9c19-935aac35639e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:48.767541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87524a85-07c9-403a-9c19-935aac35639e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.767709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87524a85-07c9-403a-9c19-935aac35639e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.767815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-87524a85-07c9-403a-9c19-935aac35639e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:48.772130 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.772130 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:48.772923 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87524a85-07c9-403a-9c19-935aac35639e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:48.773283 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 378/1530] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:48.832485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.836016 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 11:56:48.836016 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:48.836130 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:48.843612 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:48.843612 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:48.847543 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:56:48.852132 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-8e739e19-adc2-445a-bf11-8e6baf89db1b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 11:56:48.852810 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 391/1531] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:48 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:48.958516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:48.960242 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:48.960629 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1753251755", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:48.962136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1753251755', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:49.055842 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Transfer volume completed successfully. Jul 03 11:56:49.083987 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume of 1 GB Jul 03 11:56:49.084382 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.084382 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:49.088611 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Availability Zones retrieved successfully. Jul 03 11:56:49.093976 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (648e3afb-22ed-4bf8-b50c-76ee619bfee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:49.095067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a84575-f909-4619-abed-336820596d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:49.096223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:49.119710 np0000004412 devstack@c-api.service[99809]: INFO cinder.transfer.api [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Volume e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 has been transferred. Jul 03 11:56:49.127645 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7f74ac82-7c64-462c-9270-bc224e120f33 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9/accept returned with HTTP 202 Jul 03 11:56:49.128237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 387/1532] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9/accept => generated 365 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:49.136509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.138293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:49.138579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.138757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.145351 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.145351 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:49.148993 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Volume info retrieved successfully. Jul 03 11:56:49.153757 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d798c912-a875-47ab-af89-9f74d32b6fc8 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:49.153979 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 379/1533] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.157623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a84575-f909-4619-abed-336820596d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:49.159453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a1a409-d595-406d-a399-a64b08f91274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:49.168083 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a17625fe-6022-4959-b114-f933d2b1be50 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.170525 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a17625fe-6022-4959-b114-f933d2b1be50 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:49.170792 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a17625fe-6022-4959-b114-f933d2b1be50 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.171078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a17625fe-6022-4959-b114-f933d2b1be50 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.178064 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.178064 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.181614 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a17625fe-6022-4959-b114-f933d2b1be50 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] Volume info retrieved successfully. Jul 03 11:56:49.185678 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a17625fe-6022-4959-b114-f933d2b1be50 tempest-VolumesTransfersV357Test-963375272 tempest-VolumesTransfersV357Test-963375272-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:49.186046 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 392/1534] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.202448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-889a74db-80be-4a59-84c0-980b990520ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.204940 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-889a74db-80be-4a59-84c0-980b990520ac tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 Jul 03 11:56:49.205222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-889a74db-80be-4a59-84c0-980b990520ac tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.205538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-889a74db-80be-4a59-84c0-980b990520ac tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.205700 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.volume_transfer [None req-889a74db-80be-4a59-84c0-980b990520ac tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Delete transfer with id: ddbbbd37-9734-4499-9c50-fe17fd6865c9 Jul 03 11:56:49.209280 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-889a74db-80be-4a59-84c0-980b990520ac tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 returned with HTTP 404 Jul 03 11:56:49.209991 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 388/1535] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:56:49 2026] DELETE /volume/v3/volume-transfers/ddbbbd37-9734-4499-9c50-fe17fd6865c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:49.216437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.226262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Created reservations ['05d7aff4-e57b-45d1-8694-1969139d6289', '0227a207-853c-4b96-a530-66d4a98b8152', 'b4b9be2d-87cf-446e-bfc5-887aef739ec4', 'fb0d6e54-27c7-4461-b6a5-b50b433c8613'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:49.227316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a1a409-d595-406d-a399-a64b08f91274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d7aff4-e57b-45d1-8694-1969139d6289', '0227a207-853c-4b96-a530-66d4a98b8152', 'b4b9be2d-87cf-446e-bfc5-887aef739ec4', 'fb0d6e54-27c7-4461-b6a5-b50b433c8613']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:49.228029 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c7f60a-ebe1-4af2-8f18-a6213a135237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:49.254974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c7f60a-ebe1-4af2-8f18-a6213a135237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cffe8799-a740-450d-a58c-7338ebffe377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1753251755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['05d7aff4-e57b-45d1-8694-1969139d6289','0227a207-853c-4b96-a530-66d4a98b8152','b4b9be2d-87cf-446e-bfc5-887aef739ec4','fb0d6e54-27c7-4461-b6a5-b50b433c8613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1753251755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cffe8799-a740-450d-a58c-7338ebffe377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa2798b1aae4441a972f0a4a123075f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:49.256044 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745ed329-f1df-43db-9e2b-c0846f211e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:49.275678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745ed329-f1df-43db-9e2b-c0846f211e4b) transitioned into state 'SUCCESS' from state '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-1753251755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['05d7aff4-e57b-45d1-8694-1969139d6289','0227a207-853c-4b96-a530-66d4a98b8152','b4b9be2d-87cf-446e-bfc5-887aef739ec4','fb0d6e54-27c7-4461-b6a5-b50b433c8613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:49.276702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63a6bbe-9981-4905-9ba5-ae165077def2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:49.280150 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:49.280365 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.280595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.280838 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Delete volume with id: e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:49.287554 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.287554 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:49.288074 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Volume info retrieved successfully. Jul 03 11:56:49.288127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63a6bbe-9981-4905-9ba5-ae165077def2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:49.289285 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (648e3afb-22ed-4bf8-b50c-76ee619bfee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:49.289747 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request issued successfully. Jul 03 11:56:49.290551 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bc9d23c-ae84-486b-98b5-00bf58a8e43c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:49.291122 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 377/1536] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:56:48 2026] POST /volume/v3/volumes => generated 781 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:49.302770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.304418 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:56:49.304673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.304880 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.306614 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Delete volume request issued successfully. Jul 03 11:56:49.306851 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b8974f4-92a6-4ec1-bb2a-3c8c02b40109 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 202 Jul 03 11:56:49.307223 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 380/1537] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:49 2026] DELETE /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.311796 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.311796 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.314810 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.315474 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:56:49.318252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:49.318585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.318760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.319333 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b02a30de-81f6-4642-b4fb-543aaf59d0ec tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:56:49.319875 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 393/1538] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.337909 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.337909 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:49.344703 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Volume info retrieved successfully. Jul 03 11:56:49.349396 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ffb9a21-3272-4d44-bce9-5ab6c1adcff3 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 200 Jul 03 11:56:49.349783 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 389/1539] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:49.393139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.395275 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 11:56:49.395544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.395828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.402720 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.402720 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:49.406081 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:56:49.410557 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-38903eb1-9a5b-431c-a949-3775e6082ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 11:56:49.410889 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 378/1540] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.420517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-02ae770a-90e3-41bd-bf08-6da378ffeb4b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.420894 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02ae770a-90e3-41bd-bf08-6da378ffeb4b None None] GET https://10.4.3.170/volume// Jul 03 11:56:49.421139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-02ae770a-90e3-41bd-bf08-6da378ffeb4b None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.421406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-02ae770a-90e3-41bd-bf08-6da378ffeb4b None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.421843 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02ae770a-90e3-41bd-bf08-6da378ffeb4b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:49.422225 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 381/1541] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:56: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 11:56:49.429315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-9d474786-78f6-46ac-a75f-d5f498097e01 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.431174 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-9d474786-78f6-46ac-a75f-d5f498097e01 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:56:49.431691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-9d474786-78f6-46ac-a75f-d5f498097e01 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b32647-6612-4a70-a19e-e61a8e61805a", "connector": null, "instance_uuid": "4328ce97-2dd4-49a6-b48d-49ac0aa8308e"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.440464 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.440464 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.482022 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-9d474786-78f6-46ac-a75f-d5f498097e01 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:56:49.482655 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 394/1542] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:56: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 11:56:49.732530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54a41c2f-dd23-42fa-b431-78b33e25484a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.734508 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54a41c2f-dd23-42fa-b431-78b33e25484a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.734741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54a41c2f-dd23-42fa-b431-78b33e25484a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.734948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54a41c2f-dd23-42fa-b431-78b33e25484a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.735084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-54a41c2f-dd23-42fa-b431-78b33e25484a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.738619 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.738619 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:49.745884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54a41c2f-dd23-42fa-b431-78b33e25484a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:49.746282 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 390/1543] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.755296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7efd5a6d-cda5-4872-8261-4359927a0079 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.756926 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7efd5a6d-cda5-4872-8261-4359927a0079 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action Jul 03 11:56:49.757273 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7efd5a6d-cda5-4872-8261-4359927a0079 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:49.757406 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7efd5a6d-cda5-4872-8261-4359927a0079 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.758668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-7efd5a6d-cda5-4872-8261-4359927a0079 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Updating group '0e86a477-3cc4-46c2-871a-2d0c9418ebcc' with 'creating' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 11:56:49.762531 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.762531 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:49.768386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7efd5a6d-cda5-4872-8261-4359927a0079 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action returned with HTTP 202 Jul 03 11:56:49.768763 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 379/1544] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:49 2026] POST /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.775671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-63f0210f-21bc-4155-8223-df6768284c0a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.777149 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-63f0210f-21bc-4155-8223-df6768284c0a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.777320 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-63f0210f-21bc-4155-8223-df6768284c0a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.777504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-63f0210f-21bc-4155-8223-df6768284c0a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.777634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-63f0210f-21bc-4155-8223-df6768284c0a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.780955 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.780955 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:49.785780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.787536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:49.787738 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.787965 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.788072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:49.788237 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-63f0210f-21bc-4155-8223-df6768284c0a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:49.788628 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 382/1545] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.791925 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.791925 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.792471 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5701dc48-26cc-4ca3-b8b6-9f4c2281a96f tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:49.792805 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 395/1546] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:49.797330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.798854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action Jul 03 11:56:49.799198 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:49.799360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.800738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Updating group '0e86a477-3cc4-46c2-871a-2d0c9418ebcc' with 'available' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 11:56:49.804887 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.804887 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:49.811686 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce4096bd-1d3c-459f-9b3a-6a19f72827eb tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action returned with HTTP 202 Jul 03 11:56:49.811938 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 391/1547] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:49 2026] POST /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.818771 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.820530 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.820753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.820962 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.821087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.824166 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.824166 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:49.830606 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-736a9281-ccce-45e2-94e5-026b2b5e5885 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:49.830961 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 380/1548] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.839282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.840868 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action Jul 03 11:56:49.841202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:49.841319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.842660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Updating group '0e86a477-3cc4-46c2-871a-2d0c9418ebcc' with 'error' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 11:56:49.847662 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.847662 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:49.853274 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-36988e48-c8e5-4f1e-a3c7-8d0c29d3ecdf tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action returned with HTTP 202 Jul 03 11:56:49.853702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 383/1549] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:49 2026] POST /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.859972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-95d4eb05-e873-4008-a877-9d85d15f308a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.861696 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-95d4eb05-e873-4008-a877-9d85d15f308a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.861935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-95d4eb05-e873-4008-a877-9d85d15f308a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.862145 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-95d4eb05-e873-4008-a877-9d85d15f308a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.862305 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-95d4eb05-e873-4008-a877-9d85d15f308a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.865525 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.865525 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.872622 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-95d4eb05-e873-4008-a877-9d85d15f308a tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:49.872992 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 396/1550] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 385 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.881053 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3041041f-8053-49eb-b0c8-c85e01af2578 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.882721 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3041041f-8053-49eb-b0c8-c85e01af2578 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] POST https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action Jul 03 11:56:49.883087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3041041f-8053-49eb-b0c8-c85e01af2578 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:49.883233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3041041f-8053-49eb-b0c8-c85e01af2578 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.884579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-3041041f-8053-49eb-b0c8-c85e01af2578 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Updating group '0e86a477-3cc4-46c2-871a-2d0c9418ebcc' with 'available' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 11:56:49.887721 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.887721 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:49.895852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3041041f-8053-49eb-b0c8-c85e01af2578 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action returned with HTTP 202 Jul 03 11:56:49.896251 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 392/1551] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:49 2026] POST /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.902719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.904727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.904866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.905067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.905193 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.908507 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.908507 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:49.915333 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc9d1f1c-f80f-48fe-957d-317d226c69f9 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:49.915701 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 381/1552] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:49.923604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.925187 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:56:49.925420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.925612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.925853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:49.926567 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:56:49.933473 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Get all volumes completed successfully. Jul 03 11:56:49.935363 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9744967c-dcb7-4161-b2da-18b24fc2f607 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:56:49.935711 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 384/1553] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:49.946956 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0fbd1219-8510-42e5-b2b1-744406957177 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.948653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] POST https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action Jul 03 11:56:49.949017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:49.949188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:49.950522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] delete called for group 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99811) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:56:49.950657 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Delete group with id: 0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.956116 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.956116 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:49.983598 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fbd1219-8510-42e5-b2b1-744406957177 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action returned with HTTP 202 Jul 03 11:56:49.983997 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 397/1554] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:56:49 2026] POST /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:49.990734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:49.992339 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:49.992570 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:49.992767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:49.992859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:49.996260 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:49.996260 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:50.004096 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f548f23-c4b7-4ff8-a659-f1bbcd9d7d14 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 200 Jul 03 11:56:50.004454 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 393/1555] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:49 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:50.336013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.338271 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:56:50.338601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.338871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.346644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:50.346644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:50.351283 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:56:50.357153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04fca8a3-aaa7-4139-8747-b44eb5dd1e08 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:56:50.357685 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 382/1556] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:50.363581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a504b3ad-c496-4f17-89a0-86ea74184e1b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.365573 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a504b3ad-c496-4f17-89a0-86ea74184e1b tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:50.365841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a504b3ad-c496-4f17-89a0-86ea74184e1b tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.366012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a504b3ad-c496-4f17-89a0-86ea74184e1b tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.370226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.372067 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a504b3ad-c496-4f17-89a0-86ea74184e1b tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 404 Jul 03 11:56:50.372163 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:56:50.372319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.372945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.373014 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 385/1557] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:50.379512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a5e4413d-7d4e-4c17-82c6-bec803861cdf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.380865 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:50.380865 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:50.382136 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5e4413d-7d4e-4c17-82c6-bec803861cdf tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:50.382136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5e4413d-7d4e-4c17-82c6-bec803861cdf tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.382548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5e4413d-7d4e-4c17-82c6-bec803861cdf tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.385633 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:56:50.388260 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5e4413d-7d4e-4c17-82c6-bec803861cdf tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 404 Jul 03 11:56:50.388804 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 394/1558] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:50.391932 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-300e1923-8b38-4460-bbc4-32e1636e7bf9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:56:50.392397 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 398/1559] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:50.395945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.397933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:50.397933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.397933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.398107 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Delete volume with id: e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 Jul 03 11:56:50.403221 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b324c5bc-e7ab-4832-b55e-a6bae6f16177 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 returned with HTTP 404 Jul 03 11:56:50.403729 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 383/1560] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:50 2026] DELETE /volume/v3/volumes/e0f1bbbb-0b6d-4dd9-ae28-adf928e3f5b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:50.412704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.414308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:50.414685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-970246094"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:50.416026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-970246094'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:50.416174 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume of 1 GB Jul 03 11:56:50.419997 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Availability Zones retrieved successfully. Jul 03 11:56:50.424920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Flow 'volume_create_api' (a73e9eb8-6bfe-4765-acfc-3bcdf0acc2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:50.425821 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c33b8f2-732d-4fa1-afd1-de8d1c640f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:50.426757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:50.452655 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c33b8f2-732d-4fa1-afd1-de8d1c640f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:50.453385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6c8ab6-5f79-4c79-9ddc-14cb8dc507ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:50.491218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Created reservations ['0b8c6c2b-27eb-4c0e-b180-67863d332911', '954a027a-ad09-48ae-9fdd-bfc74a25685f', 'a30d6fae-20c3-4dd0-abaf-7f220334f64b', 'e04ada18-9ea5-464a-89db-4a589e14e0dd'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:50.492451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6c8ab6-5f79-4c79-9ddc-14cb8dc507ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b8c6c2b-27eb-4c0e-b180-67863d332911', '954a027a-ad09-48ae-9fdd-bfc74a25685f', 'a30d6fae-20c3-4dd0-abaf-7f220334f64b', 'e04ada18-9ea5-464a-89db-4a589e14e0dd']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:50.493338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621bf2cf-e3f1-4387-9a57-037ae41dca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:50.517594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (621bf2cf-e3f1-4387-9a57-037ae41dca0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e7962fd-1b70-42bf-9748-904472c569f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-970246094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375693ea87804969a00b10ea961c122d',qos_specs=None,replication_status=,reservations=['0b8c6c2b-27eb-4c0e-b180-67863d332911','954a027a-ad09-48ae-9fdd-bfc74a25685f','a30d6fae-20c3-4dd0-abaf-7f220334f64b','e04ada18-9ea5-464a-89db-4a589e14e0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68282528ca4482097f031a3d1ad5710',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-970246094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e7962fd-1b70-42bf-9748-904472c569f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='375693ea87804969a00b10ea961c122d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68282528ca4482097f031a3d1ad5710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:50.518856 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527d07df-73c6-4001-99aa-66a537dadf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:50.539852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527d07df-73c6-4001-99aa-66a537dadf4c) transitioned into state 'SUCCESS' from state '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-970246094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='375693ea87804969a00b10ea961c122d',qos_specs=None,replication_status=,reservations=['0b8c6c2b-27eb-4c0e-b180-67863d332911','954a027a-ad09-48ae-9fdd-bfc74a25685f','a30d6fae-20c3-4dd0-abaf-7f220334f64b','e04ada18-9ea5-464a-89db-4a589e14e0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68282528ca4482097f031a3d1ad5710',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:50.540677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5beb967-1dd3-48a3-925b-44ad02c025f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:50.558561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5beb967-1dd3-48a3-925b-44ad02c025f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:50.559415 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Flow 'volume_create_api' (a73e9eb8-6bfe-4765-acfc-3bcdf0acc2d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:50.559749 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Create volume request issued successfully. Jul 03 11:56:50.560334 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a13fcee-8375-49b1-96cb-4ad24ce8e43a tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:50.560804 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 386/1561] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:56:50 2026] POST /volume/v3/volumes => generated 818 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:50.573982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.575868 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:50.576099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.576739 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.584420 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:50.584420 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:50.588545 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:50.593394 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e38961ce-b702-4cec-9d4b-3a7f12b9e431 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 200 Jul 03 11:56:50.593510 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 395/1562] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:50.802816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:50.804810 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:50.805037 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:50.805256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:50.805407 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:50.809973 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:50.809973 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:50.810810 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42b7f34c-8bff-4e2b-b0b9-0bb5c19c704c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:50.811238 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 399/1563] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:50 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:51.013147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.015082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] GET https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc Jul 03 11:56:51.015332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.015594 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.015755 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] show called for member 0e86a477-3cc4-46c2-871a-2d0c9418ebcc {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:56:51.019125 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ffde2147-a860-4959-93a6-fa0d01cd2a23 tempest-GroupsV320Test-1029160537 tempest-GroupsV320Test-1029160537-project-member] https://10.4.3.170/volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc returned with HTTP 404 Jul 03 11:56:51.019671 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 384/1564] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/groups/0e86a477-3cc4-46c2-871a-2d0c9418ebcc => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:51.027361 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eb2a8034-2c89-4b28-9eba-79369b65e532 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.029194 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb2a8034-2c89-4b28-9eba-79369b65e532 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/2685f321-bdd1-4dde-a4f0-3ba6d23cee51 Jul 03 11:56:51.029409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb2a8034-2c89-4b28-9eba-79369b65e532 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.029623 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb2a8034-2c89-4b28-9eba-79369b65e532 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.029922 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.029922 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:51.043650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb2a8034-2c89-4b28-9eba-79369b65e532 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/group_types/2685f321-bdd1-4dde-a4f0-3ba6d23cee51 returned with HTTP 202 Jul 03 11:56:51.044202 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 387/1565] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:56:51 2026] DELETE /volume/v3/group_types/2685f321-bdd1-4dde-a4f0-3ba6d23cee51 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 11:56:51.051976 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-004917d7-d7c9-451e-95c4-863d1b283d65 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.053898 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-004917d7-d7c9-451e-95c4-863d1b283d65 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] DELETE https://10.4.3.170/volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 Jul 03 11:56:51.054118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-004917d7-d7c9-451e-95c4-863d1b283d65 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.054322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-004917d7-d7c9-451e-95c4-863d1b283d65 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.096301 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-004917d7-d7c9-451e-95c4-863d1b283d65 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 returned with HTTP 202 Jul 03 11:56:51.096794 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 396/1566] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:56:51 2026] DELETE /volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:51.103540 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8206b1ce-1b42-419e-8833-9f609a57b3b7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.105338 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8206b1ce-1b42-419e-8833-9f609a57b3b7 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] GET https://10.4.3.170/volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 Jul 03 11:56:51.105588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8206b1ce-1b42-419e-8833-9f609a57b3b7 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.105795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8206b1ce-1b42-419e-8833-9f609a57b3b7 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.108909 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8206b1ce-1b42-419e-8833-9f609a57b3b7 tempest-GroupsV320Test-1496323216 tempest-GroupsV320Test-1496323216-project-admin] https://10.4.3.170/volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 returned with HTTP 404 Jul 03 11:56:51.109433 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 400/1567] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/types/33955d7c-d696-42df-a5b8-807059cd1077 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:51.466780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.468430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:56:51.468627 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.468802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.475550 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.475550 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:51.479073 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:56:51.484583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-63bdd2fe-e1b7-48d1-b19c-ae2181e7b56b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:56:51.484961 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 385/1568] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.606292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-58f0d44b-ec22-47de-9680-134c01dd349e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.607938 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-58f0d44b-ec22-47de-9680-134c01dd349e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.608177 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-58f0d44b-ec22-47de-9680-134c01dd349e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.608356 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-58f0d44b-ec22-47de-9680-134c01dd349e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.615428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.615428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:51.618190 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-58f0d44b-ec22-47de-9680-134c01dd349e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:51.621776 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-58f0d44b-ec22-47de-9680-134c01dd349e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 200 Jul 03 11:56:51.622094 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 388/1569] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.635687 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.637288 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 03 11:56:51.637697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6e7962fd-1b70-42bf-9748-904472c569f9"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:51.639395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volume_transfer [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Creating new volume transfer {'transfer': {'volume_id': '6e7962fd-1b70-42bf-9748-904472c569f9'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 11:56:51.639557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volume_transfer [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Creating transfer of volume 6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.639681 np0000004412 devstack@c-api.service[99809]: INFO cinder.transfer.api [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Generating transfer record for volume 6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.645498 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.645498 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:51.653926 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-001547ac-26c0-4e14-af52-9eaa750f2d19 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 03 11:56:51.654348 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 397/1570] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 3 11:56:51 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:51.664760 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.666348 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.666622 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.666796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.673147 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.673147 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:51.676258 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:51.680077 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df5ea3ad-b27f-4906-98c1-2f4f7113f554 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 200 Jul 03 11:56:51.680436 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 401/1571] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.694566 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.696216 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Jul 03 11:56:51.696486 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.696728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.696942 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volume_transfer [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Listing volume transfers {{(pid=99810) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 11:56:51.701645 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7caa1f6d-226d-4d5a-bd1a-59eed9c4d955 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 11:56:51.702026 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 386/1572] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.710126 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-81b85134-1ee6-433b-9067-0158964d1ac2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.712083 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81b85134-1ee6-433b-9067-0158964d1ac2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 Jul 03 11:56:51.712314 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81b85134-1ee6-433b-9067-0158964d1ac2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.712543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81b85134-1ee6-433b-9067-0158964d1ac2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.712651 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-81b85134-1ee6-433b-9067-0158964d1ac2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Delete transfer with id: 8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 Jul 03 11:56:51.721933 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.721933 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:51.733331 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81b85134-1ee6-433b-9067-0158964d1ac2 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 returned with HTTP 202 Jul 03 11:56:51.733751 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 389/1573] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:56:51 2026] DELETE /volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:51.741546 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.742855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.743047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.743215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.750602 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.750602 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:51.753813 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Volume info retrieved successfully. Jul 03 11:56:51.758217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23cb4b38-6e1e-428a-8840-335afbb1c8c3 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 200 Jul 03 11:56:51.758739 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 398/1574] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.774364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c619cae-04bd-478c-9327-aee83433d0cc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.775766 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c619cae-04bd-478c-9327-aee83433d0cc tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 Jul 03 11:56:51.775766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c619cae-04bd-478c-9327-aee83433d0cc tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.775766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c619cae-04bd-478c-9327-aee83433d0cc tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.776823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.volume_transfer [None req-7c619cae-04bd-478c-9327-aee83433d0cc tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Delete transfer with id: 8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 Jul 03 11:56:51.778555 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c619cae-04bd-478c-9327-aee83433d0cc tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 returned with HTTP 404 Jul 03 11:56:51.779026 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 402/1575] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 3 11:56:51 2026] DELETE /volume/v3/volume-transfers/8ece2d08-6d73-4d6b-9ad5-56dc0ee8e421 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:51.786394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.788147 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.788358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.788587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.788768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Delete volume with id: 6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.796494 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.796494 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:51.797394 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Volume info retrieved successfully. Jul 03 11:56:51.822022 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Delete volume request issued successfully. Jul 03 11:56:51.822199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-928ee267-3a19-47d7-9fff-b724c0f57cee None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.822275 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2aa7173-9c3a-4325-aa6f-0361f165cac9 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 202 Jul 03 11:56:51.822275 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 387/1576] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:51 2026] DELETE /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:56:51.823482 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-928ee267-3a19-47d7-9fff-b724c0f57cee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:51.823999 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-928ee267-3a19-47d7-9fff-b724c0f57cee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.823999 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-928ee267-3a19-47d7-9fff-b724c0f57cee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.823999 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-928ee267-3a19-47d7-9fff-b724c0f57cee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:51.828559 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.828559 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:51.829456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-928ee267-3a19-47d7-9fff-b724c0f57cee tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:51.829917 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.829979 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 390/1577] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:51.831839 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:51.832048 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.832272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.839303 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.839303 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:51.840360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d09287bb-44cb-4b7f-8321-395009bae20a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.841979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552/export_record Jul 03 11:56:51.842274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.842664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'export_record' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.842751 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Volume info retrieved successfully. Jul 03 11:56:51.842861 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Export record for backup bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 11:56:51.846751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9138cea2-c7fc-4ee7-bb11-7e5e79d71126 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 200 Jul 03 11:56:51.847118 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 399/1578] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 1129 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:51.847597 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.847597 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:51.848699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.api [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling RPCAPI with context: , host: np0000004412, backup: bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 11:56:51.856294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] export_record in rpcapi backup_id bf929511-fe2b-4f9c-8872-4ddcc04b6552 on host np0000004412. {{(pid=99811) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 11:56:51.948416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.950789 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:56:51.951046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.951304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.959348 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:51.959348 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:51.963540 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:56:51.969826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-f7ceb82b-ca41-4d0b-af0c-0a1800d2a190 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:56:51.970268 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 388/1579] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:51.981743 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-41095370-6aea-4761-b4ed-8d5482af97f2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.982114 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41095370-6aea-4761-b4ed-8d5482af97f2 None None] GET https://10.4.3.170/volume// Jul 03 11:56:51.982282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41095370-6aea-4761-b4ed-8d5482af97f2 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:51.982496 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41095370-6aea-4761-b4ed-8d5482af97f2 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:51.982876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41095370-6aea-4761-b4ed-8d5482af97f2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:51.983185 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 391/1580] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:56: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 11:56:51.993862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-7d4b06b7-0f40-4df2-ad96-25b3028e3ec0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:51.996501 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-7d4b06b7-0f40-4df2-ad96-25b3028e3ec0 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:56:51.996826 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-7d4b06b7-0f40-4df2-ad96-25b3028e3ec0 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cffe8799-a740-450d-a58c-7338ebffe377", "connector": null, "instance_uuid": "98544d37-8ba4-49bd-9098-fc454e71207d"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:52.009648 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:52.009648 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:52.045068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-7d4b06b7-0f40-4df2-ad96-25b3028e3ec0 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:56:52.045584 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 400/1581] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:56:51 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 11:56:52.358494 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmY5Mjk1MTEtZmUyYi00ZjljLTg4NzItNGRkY2MwNGI2NTUyIiwgInVzZXJfaWQiOiAiN2QwMTA2NDU4MTlmNDZjZjg0MjIyZmFhYzhhZmMyODYiLCAicHJvamVjdF9pZCI6ICI0NTAyNGVhYjA1YjQ0OTE2YTJhNjIzOTE5Yzc1OGIwZCIsICJ2b2x1bWVfaWQiOiAiOGEyNTgyNjMtZGViZC00YWNhLWJiODgtYzVhM2YzZWY5MjQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjAwNzEwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhMjU4MjYzLWRlYmQtNGFjYS1iYjg4LWM1YTNmM2VmOTI0NS8yMDI2MDcwMzExNTYzNS9hel9ub3ZhX2JhY2t1cF9iZjkyOTUxMS1mZTJiLTRmOWMtODg3Mi00ZGRjYzA0YjY1NTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6NTY6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99811) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 11:56:52.358814 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d09287bb-44cb-4b7f-8321-395009bae20a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552/export_record returned with HTTP 200 Jul 03 11:56:52.359242 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 403/1582] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 11:56:51 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:52.367862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6efa2311-1bed-424b-a4da-ade172f38e56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.369496 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6efa2311-1bed-424b-a4da-ade172f38e56 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:56:52.369747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6efa2311-1bed-424b-a4da-ade172f38e56 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.369928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6efa2311-1bed-424b-a4da-ade172f38e56 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.370073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6efa2311-1bed-424b-a4da-ade172f38e56 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:52.374641 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:52.374641 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:52.375862 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6efa2311-1bed-424b-a4da-ade172f38e56 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:56:52.376224 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 389/1583] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:52 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:52.388925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.392451 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] POST https://10.4.3.170/volume/v3/backups/import_record Jul 03 11:56:52.392451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdmYjM2OWUtYzNhZC00MTMzLTg0NTUtZDhhYWEzYzhkZDFmIiwgInVzZXJfaWQiOiAiN2QwMTA2NDU4MTlmNDZjZjg0MjIyZmFhYzhhZmMyODYiLCAicHJvamVjdF9pZCI6ICI0NTAyNGVhYjA1YjQ0OTE2YTJhNjIzOTE5Yzc1OGIwZCIsICJ2b2x1bWVfaWQiOiAiOGEyNTgyNjMtZGViZC00YWNhLWJiODgtYzVhM2YzZWY5MjQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjAwNzEwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhMjU4MjYzLWRlYmQtNGFjYS1iYjg4LWM1YTNmM2VmOTI0NS8yMDI2MDcwMzExNTYzNS9hel9ub3ZhX2JhY2t1cF9iZjkyOTUxMS1mZTJiLTRmOWMtODg3Mi00ZGRjYzA0YjY1NTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6NTY6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:52.393524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdmYjM2OWUtYzNhZC00MTMzLTg0NTUtZDhhYWEzYzhkZDFmIiwgInVzZXJfaWQiOiAiN2QwMTA2NDU4MTlmNDZjZjg0MjIyZmFhYzhhZmMyODYiLCAicHJvamVjdF9pZCI6ICI0NTAyNGVhYjA1YjQ0OTE2YTJhNjIzOTE5Yzc1OGIwZCIsICJ2b2x1bWVfaWQiOiAiOGEyNTgyNjMtZGViZC00YWNhLWJiODgtYzVhM2YzZWY5MjQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjAwNzEwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhMjU4MjYzLWRlYmQtNGFjYS1iYjg4LWM1YTNmM2VmOTI0NS8yMDI2MDcwMzExNTYzNS9hel9ub3ZhX2JhY2t1cF9iZjkyOTUxMS1mZTJiLTRmOWMtODg3Mi00ZGRjYzA0YjY1NTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6NTY6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99808) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 11:56:52.393855 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdmYjM2OWUtYzNhZC00MTMzLTg0NTUtZDhhYWEzYzhkZDFmIiwgInVzZXJfaWQiOiAiN2QwMTA2NDU4MTlmNDZjZjg0MjIyZmFhYzhhZmMyODYiLCAicHJvamVjdF9pZCI6ICI0NTAyNGVhYjA1YjQ0OTE2YTJhNjIzOTE5Yzc1OGIwZCIsICJ2b2x1bWVfaWQiOiAiOGEyNTgyNjMtZGViZC00YWNhLWJiODgtYzVhM2YzZWY5MjQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjAwNzEwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhMjU4MjYzLWRlYmQtNGFjYS1iYjg4LWM1YTNmM2VmOTI0NS8yMDI2MDcwMzExNTYzNS9hel9ub3ZhX2JhY2t1cF9iZjkyOTUxMS1mZTJiLTRmOWMtODg3Mi00ZGRjYzA0YjY1NTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDExOjU2OjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTE6NTY6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99808) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 11:56:52.395014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4b3e69c7809f4630aa437c75ea97c52b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45024eab05b44916a2a623919c758b0d', '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=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:56:52.395448 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61d88fb5-d1ae-4476-b964-fc2e21722945 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Jul 03 11:56:52.396347 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 392/1584] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 3 11:56:52 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:52.404107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.406012 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:52.406236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.406531 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.406730 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume with id: 8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:52.415281 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:52.415281 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:52.415763 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:52.440810 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume request issued successfully. Jul 03 11:56:52.440975 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da46c5e-2264-4f52-b44d-6de3003bc6bc tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 returned with HTTP 202 Jul 03 11:56:52.441434 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 401/1585] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:56:52 2026] DELETE /volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:56:52.449564 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.451683 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:52.451993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.452227 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.462806 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:52.462806 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:52.467552 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:52.472649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c357f50-f83a-4c7c-9ede-eb8781e8db15 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 returned with HTTP 200 Jul 03 11:56:52.473045 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 404/1586] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:52 2026] GET /volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:52.859940 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d530de35-8b0f-4315-ae3e-07cbf6264950 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.861692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d530de35-8b0f-4315-ae3e-07cbf6264950 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:52.861925 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d530de35-8b0f-4315-ae3e-07cbf6264950 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.862494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d530de35-8b0f-4315-ae3e-07cbf6264950 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.867294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d530de35-8b0f-4315-ae3e-07cbf6264950 tempest-VolumesTransfersV357Test-1957516464 tempest-VolumesTransfersV357Test-1957516464-project-admin] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 404 Jul 03 11:56:52.867779 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 390/1587] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:52 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:52.874212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-641f6d9d-6e9c-4830-95c9-9a589101c53e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.877431 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-641f6d9d-6e9c-4830-95c9-9a589101c53e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] GET https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:52.877669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-641f6d9d-6e9c-4830-95c9-9a589101c53e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.877883 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-641f6d9d-6e9c-4830-95c9-9a589101c53e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.883463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-641f6d9d-6e9c-4830-95c9-9a589101c53e tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 404 Jul 03 11:56:52.883963 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 393/1588] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:56:52 2026] GET /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:52.891148 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:52.892803 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:52.893216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:52.894789 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:52.894789 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] Delete volume with id: 6e7962fd-1b70-42bf-9748-904472c569f9 Jul 03 11:56:52.899745 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2e70a5b7-3144-4ec8-ba6c-dfe0291d5824 tempest-VolumesTransfersV357Test-1193577323 tempest-VolumesTransfersV357Test-1193577323-project-member] https://10.4.3.170/volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 returned with HTTP 404 Jul 03 11:56:52.899745 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 402/1589] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 11:56:52 2026] DELETE /volume/v3/volumes/6e7962fd-1b70-42bf-9748-904472c569f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:56:53.394715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.485403 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-017278af-ad68-4a39-9353-c2f8c3d518cb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.487805 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-017278af-ad68-4a39-9353-c2f8c3d518cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 Jul 03 11:56:53.488096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-017278af-ad68-4a39-9353-c2f8c3d518cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:53.488348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-017278af-ad68-4a39-9353-c2f8c3d518cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:53.495583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-017278af-ad68-4a39-9353-c2f8c3d518cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 returned with HTTP 404 Jul 03 11:56:53.496534 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 391/1590] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:53 2026] GET /volume/v3/volumes/8a258263-debd-4aca-bb88-c5a3f3ef9245 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:53.508264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.510161 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] GET https://10.4.3.170/volume/v3/backups Jul 03 11:56:53.510399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:53.510653 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:53.510952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:53.511710 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:53.511990 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1857708170"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:53.513350 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1857708170'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:53.513506 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create volume of 1 GB Jul 03 11:56:53.517452 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Availability Zones retrieved successfully. Jul 03 11:56:53.522417 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9c70b00b-1a99-4fcc-a557-b03377e56bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 03 11:56:53.522818 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 394/1591] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 3 11:56:53 2026] GET /volume/v3/backups => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:53.522897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Flow 'volume_create_api' (238909e7-6387-4281-a474-608b75b9aa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:53.523909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e09c92a-61b6-4366-9776-dd36338386a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.524874 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:53.533365 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-17d3cabf-c705-49fa-9632-572ae2928982 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.534818 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-17d3cabf-c705-49fa-9632-572ae2928982 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] GET https://10.4.3.170/volume/v3/backups?project_id=45024eab05b44916a2a623919c758b0d Jul 03 11:56:53.535201 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-17d3cabf-c705-49fa-9632-572ae2928982 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:53.535584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-17d3cabf-c705-49fa-9632-572ae2928982 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:53.536035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-17d3cabf-c705-49fa-9632-572ae2928982 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Removing options 'project_id' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:56:53.559572 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-17d3cabf-c705-49fa-9632-572ae2928982 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups?project_id=45024eab05b44916a2a623919c758b0d returned with HTTP 200 Jul 03 11:56:53.559572 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 403/1592] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 3 11:56:53 2026] GET /volume/v3/backups?project_id=45024eab05b44916a2a623919c758b0d => generated 623 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:53.561395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e09c92a-61b6-4366-9776-dd36338386a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.562906 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddcee99-d896-496b-a3d4-15ad6e3d4f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.571668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.573278 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:56:53.573677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1037845922"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:53.575118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1037845922'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:56:53.575266 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume of 1 GB Jul 03 11:56:53.582165 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Availability Zones retrieved successfully. Jul 03 11:56:53.588785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (d69ec0dd-b284-44cc-89dd-8f16461c91f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:53.589813 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9028255c-8810-405a-8341-034de99541b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.590651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:56:53.618231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9028255c-8810-405a-8341-034de99541b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.619030 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8ed130-f8af-4c90-9724-fdbc0b2d9ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.632121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['b4e86179-90cb-419b-b986-10bf1ae664de', '38652d65-d68d-487b-b274-d3a758c7df34', '2c605b3d-b2bd-4368-a09c-c0ddf2d5d84e', 'f6cc2365-044e-4acb-bc33-6d4a4b5cb852'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:53.633261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddcee99-d896-496b-a3d4-15ad6e3d4f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4e86179-90cb-419b-b986-10bf1ae664de', '38652d65-d68d-487b-b274-d3a758c7df34', '2c605b3d-b2bd-4368-a09c-c0ddf2d5d84e', 'f6cc2365-044e-4acb-bc33-6d4a4b5cb852']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.634320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ff14b5-697b-4b26-9ad5-fa426740fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.657579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ff14b5-697b-4b26-9ad5-fa426740fd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64c5590-1e14-464d-80b2-6a236eeafd8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1857708170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ffc684513040dda2608a2d55de0e3b',qos_specs=None,replication_status=,reservations=['b4e86179-90cb-419b-b986-10bf1ae664de','38652d65-d68d-487b-b274-d3a758c7df34','2c605b3d-b2bd-4368-a09c-c0ddf2d5d84e','f6cc2365-044e-4acb-bc33-6d4a4b5cb852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8da6263f92e48f89147c4b9627c6d0c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1857708170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64c5590-1e14-464d-80b2-6a236eeafd8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ffc684513040dda2608a2d55de0e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8da6263f92e48f89147c4b9627c6d0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.658318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002f9556-078a-4b7e-9739-1b5469636169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.662581 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['506eb27c-a9a3-4816-8ba3-48c67139d0a2', 'fb91c4a0-5b3c-4a85-b4b8-0dfab710b277', '677d4a81-c94c-447c-a83e-a4778610c80c', '52116b4b-1b48-4d89-9c06-63e90eb2049f'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:53.663448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8ed130-f8af-4c90-9724-fdbc0b2d9ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506eb27c-a9a3-4816-8ba3-48c67139d0a2', 'fb91c4a0-5b3c-4a85-b4b8-0dfab710b277', '677d4a81-c94c-447c-a83e-a4778610c80c', '52116b4b-1b48-4d89-9c06-63e90eb2049f']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.664210 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca472ea-3963-4f1b-9b1e-d8309c5980ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.676604 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002f9556-078a-4b7e-9739-1b5469636169) transitioned into state 'SUCCESS' from state '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-1857708170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ffc684513040dda2608a2d55de0e3b',qos_specs=None,replication_status=,reservations=['b4e86179-90cb-419b-b986-10bf1ae664de','38652d65-d68d-487b-b274-d3a758c7df34','2c605b3d-b2bd-4368-a09c-c0ddf2d5d84e','f6cc2365-044e-4acb-bc33-6d4a4b5cb852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8da6263f92e48f89147c4b9627c6d0c',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.677201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9c5fcb-4ea4-4a4d-b707-7fc8416441d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.687238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca472ea-3963-4f1b-9b1e-d8309c5980ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64bfdf8-794b-4392-afbc-75b1767eda87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037845922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['506eb27c-a9a3-4816-8ba3-48c67139d0a2','fb91c4a0-5b3c-4a85-b4b8-0dfab710b277','677d4a81-c94c-447c-a83e-a4778610c80c','52116b4b-1b48-4d89-9c06-63e90eb2049f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037845922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64bfdf8-794b-4392-afbc-75b1767eda87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45024eab05b44916a2a623919c758b0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d010645819f46cf84222faac8afc286',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.687380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9c5fcb-4ea4-4a4d-b707-7fc8416441d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.688035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Flow 'volume_create_api' (238909e7-6387-4281-a474-608b75b9aa66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:53.688108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a200ec48-fa79-4d33-b308-7fe923c73c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.688320 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create volume request issued successfully. Jul 03 11:56:53.689030 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99230c31-b5ae-4988-98b2-1e4217e915f6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:53.691909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 405/1593] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:56:53 2026] POST /volume/v3/volumes => generated 751 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:53.707610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.710293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:56:53.710660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:53.710905 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:53.711541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a200ec48-fa79-4d33-b308-7fe923c73c60) transitioned into state 'SUCCESS' from state '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-1037845922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45024eab05b44916a2a623919c758b0d',qos_specs=None,replication_status=,reservations=['506eb27c-a9a3-4816-8ba3-48c67139d0a2','fb91c4a0-5b3c-4a85-b4b8-0dfab710b277','677d4a81-c94c-447c-a83e-a4778610c80c','52116b4b-1b48-4d89-9c06-63e90eb2049f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d010645819f46cf84222faac8afc286',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.712312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2adb431a-72ee-43a6-8ff1-6bd1aa91b3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:56:53.721119 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:53.721119 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:53.724636 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:56:53.730630 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d21050ff-78bc-4b2f-bd19-d1796fc81657 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 200 Jul 03 11:56:53.731164 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 395/1594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:53 2026] GET /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:53.732192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2adb431a-72ee-43a6-8ff1-6bd1aa91b3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:56:53.732972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Flow 'volume_create_api' (d69ec0dd-b284-44cc-89dd-8f16461c91f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:56:53.733252 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Create volume request issued successfully. Jul 03 11:56:53.733836 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a35d421-6a84-47ac-8c64-bfad2194a57a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:56:53.734274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 392/1595] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:56:53 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 11:56:53.747833 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:53.749845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:56:53.750092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:53.750330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:53.760173 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:53.760173 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:53.766145 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:53.771588 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e9db626-ec2d-4024-8b06-5fa4230c0d3d tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 returned with HTTP 200 Jul 03 11:56:53.772098 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 404/1596] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:53 2026] GET /volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:54.746415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.748286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:56:54.748520 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:54.748727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:54.755568 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.755568 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:54.759047 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:56:54.763273 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6c2a6ca-289e-4205-89eb-a0bda7ad2679 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 200 Jul 03 11:56:54.765194 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 406/1597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:56:54 2026] GET /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:54.780806 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f545b957-7910-434d-b987-66d5e42960e1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.782615 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:54.782945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64c5590-1e14-464d-80b2-6a236eeafd8e", "name": "tempest-SnapshotsActionsTest-Snapshot-655021223"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:54.785730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.788155 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:56:54.788450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:54.788710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:54.792221 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.792221 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:54.792965 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:56:54.793099 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create snapshot from volume e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:56:54.798281 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.798281 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:54.806948 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:54.814025 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d051a2cc-a227-4362-b7af-32a13fcabdd7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 returned with HTTP 200 Jul 03 11:56:54.815170 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 393/1598] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:54 2026] GET /volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 11:56:54.829423 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.831805 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 11:56:54.832360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e64bfdf8-794b-4392-afbc-75b1767eda87", "name": "tempest-type-Backup-1255466717"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:54.834885 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating new backup {'backup': {'volume_id': 'e64bfdf8-794b-4392-afbc-75b1767eda87', 'name': 'tempest-type-Backup-1255466717'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:56:54.834885 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Creating backup of volume e64bfdf8-794b-4392-afbc-75b1767eda87 in container None Jul 03 11:56:54.845915 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.845915 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:54.845915 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:56:54.850926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['02944746-dda6-4864-a543-1971bc3cf6fe', '6c30d05e-da44-4c95-b6ec-9f90cde651d3', '6985125b-a7e6-48fa-a338-195aaca9d195', 'd0da832b-baa8-4404-ae12-70de3412baba'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:54.869311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Created reservations ['b020664d-d71d-46ae-8325-84066f845a50', '1173a33a-4e8a-4c0e-a2e0-bd20a22ce1cf'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:54.891072 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot create request issued successfully. Jul 03 11:56:54.891461 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f545b957-7910-434d-b987-66d5e42960e1 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:54.892059 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 396/1599] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:54.904426 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.906290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:56:54.906517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:54.906699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:54.913705 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.913705 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:54.914102 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:54.914886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5ebb23ee-fc86-4973-a98f-2a751d964652 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:56:54.915233 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 407/1600] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:54 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:54.923385 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c00dbc9-31a2-477e-95ec-635d115dfe31 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:56:54.923822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 405/1601] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 11:56:54 2026] POST /volume/v3/backups => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:54.944580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:54.944580 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:56:54.944580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:54.944580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:54.944580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:54.953345 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:54.953345 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:54.954484 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1fca9e06-0361-4083-bd24-b297b0ed7b44 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:56:54.955078 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 394/1602] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:54 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:55.620489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b9ba6b9a-88aa-4ff2-97db-17b48cd4c53a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.620975 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b9ba6b9a-88aa-4ff2-97db-17b48cd4c53a None None] GET https://10.4.3.170/volume// Jul 03 11:56:55.621190 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b9ba6b9a-88aa-4ff2-97db-17b48cd4c53a None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:55.621437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b9ba6b9a-88aa-4ff2-97db-17b48cd4c53a None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:55.621819 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b9ba6b9a-88aa-4ff2-97db-17b48cd4c53a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:56:55.622111 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 397/1603] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:56: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 11:56:55.633914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.636558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 11:56:55.636868 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:55.637144 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:55.647197 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:55.647197 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:55.653761 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:56:55.658696 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-7b542673-a391-4649-96ea-d237ff636b33 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 11:56:55.659282 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 408/1604] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:56:55 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:56:55.758046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.760213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 Jul 03 11:56:55.760698 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:55.769073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-c1b32647-6612-4a70-a19e-e61a8e61805a-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:56:55.774008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-c1b32647-6612-4a70-a19e-e61a8e61805a-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:56:55.775097 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:55.775097 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:55.924733 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.926497 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:56:55.926674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:55.926869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:55.932607 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:55.932607 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:55.933032 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:55.933734 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7048910b-e5ac-40e7-ad54-9338b422b6a9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:56:55.934231 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 395/1605] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:55 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:55.944397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.966400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:55.968282 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:56:55.968882 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:55.969185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:55.969398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:55.982246 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:55.982246 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:55.982565 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cbf41407-a4a8-4ba3-909e-068524f0ebfd tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:56:55.983315 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 409/1606] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:55 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:56.114322 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:56:56.114757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:56.114849 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:56.116167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'creating'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:56:56.125062 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.125062 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:56.140562 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a90dd51-10f8-4dc4-8686-5a8094d671b0 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:56:56.140933 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 398/1607] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:55 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:56.148322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.151604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:56:56.151889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:56.152080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:56.159250 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.159250 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:56.159250 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:56.159250 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1215573f-1f98-47c7-ad64-bc43235f4e37 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:56:56.159250 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 396/1608] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:56 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:56.170132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-511aa750-e4a8-4de4-a328-d63a91231608 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.171594 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-511aa750-e4a8-4de4-a328-d63a91231608 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:56:56.172073 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-511aa750-e4a8-4de4-a328-d63a91231608 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:56.172329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-511aa750-e4a8-4de4-a328-d63a91231608 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:56.173790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-511aa750-e4a8-4de4-a328-d63a91231608 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:56:56.184409 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.184409 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:56.212171 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-511aa750-e4a8-4de4-a328-d63a91231608 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:56:56.212775 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 410/1609] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:56 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:56.222957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.224560 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:56:56.224735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:56.224906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:56.229916 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.229916 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:56.230334 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:56.231098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ffb33a31-7518-40b6-aff1-42241bc915f3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:56:56.231489 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 399/1610] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:56 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:56.243480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.245010 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:56.245607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64c5590-1e14-464d-80b2-6a236eeafd8e", "name": "tempest-SnapshotsActionsTest-Snapshot-799580178"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:56.254678 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.254678 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:56.256166 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:56:56.256166 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create snapshot from volume e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:56:56.284683 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['de2bf421-db0e-4782-bbd8-3cc394ee5418', 'a1a3491d-4754-4351-ad2e-bdb5bd8713a9', '0acda9f0-44c7-4079-a6b3-bb29ddff682b', 'cbdc98fc-3579-4239-9aa4-17ee78e9dbdc'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:56.300026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-c1b32647-6612-4a70-a19e-e61a8e61805a-np0000004412" released by "attachment_update" :: held 0.526s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:56:56.300393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-76414def-12a3-4580-9a2c-a6b78fd0623a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 returned with HTTP 200 Jul 03 11:56:56.300925 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 406/1611] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:56:55 2026] PUT /volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:56:56.319763 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot create request issued successfully. Jul 03 11:56:56.320864 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c987bb80-693a-47d2-9c8a-c9ad993793b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:56.320864 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 397/1612] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:56.329178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.330937 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:56.331132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:56.331302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:56.336952 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.336952 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:56.337221 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:56.338040 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-854b3ec1-1f6d-429d-944e-86f18c95a273 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 200 Jul 03 11:56:56.338478 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 411/1613] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:56 2026] GET /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:56.814010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-c266ff76-e898-4739-bf80-f0d9f3cc1c12 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:56.817263 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-c266ff76-e898-4739-bf80-f0d9f3cc1c12 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801/action Jul 03 11:56:56.817801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-c266ff76-e898-4739-bf80-f0d9f3cc1c12 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:56.817995 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-c266ff76-e898-4739-bf80-f0d9f3cc1c12 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:56.838316 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:56.838316 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:56.853317 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e045de3-d02e-4c22-a4c9-90ba31b8d1a5 req-c266ff76-e898-4739-bf80-f0d9f3cc1c12 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801/action returned with HTTP 204 Jul 03 11:56:56.853937 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 400/1614] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:56:56 2026] POST /volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:56.994427 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.000401 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:56:57.000401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:57.000401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:57.000401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:57.002650 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.002650 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:57.003242 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2d354fd8-45d7-44c5-9755-7d1cd73f2e1e tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:56:57.003635 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 407/1615] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:56 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:57.349226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.351418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:57.351686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:57.351909 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:57.358549 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.358549 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:57.359076 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:57.360056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a70da7ae-15ab-4652-a79a-9d3f0251caa7 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 200 Jul 03 11:56:57.360608 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 398/1616] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:57 2026] GET /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:57.371366 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-77b97304-6f42-4434-a53d-fef770b74d9d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.373729 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-77b97304-6f42-4434-a53d-fef770b74d9d tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action Jul 03 11:56:57.374857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-77b97304-6f42-4434-a53d-fef770b74d9d tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:57.374857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-77b97304-6f42-4434-a53d-fef770b74d9d tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:57.375685 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-77b97304-6f42-4434-a53d-fef770b74d9d tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2' with '{'status': 'creating'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:56:57.388768 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.388768 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:57.403595 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-77b97304-6f42-4434-a53d-fef770b74d9d tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action returned with HTTP 202 Jul 03 11:56:57.404116 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 412/1617] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:57 2026] POST /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:57.410211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.411945 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:57.412127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:57.412306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:57.418188 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.418188 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:57.418726 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:57.419558 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f84b1a6-6979-4a0a-b165-e24e18d55db0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 200 Jul 03 11:56:57.419991 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 401/1618] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:57 2026] GET /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:57.431285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.440751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action Jul 03 11:56:57.440751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:57.440751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:57.458723 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.458723 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:57.459030 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot retrieved successfully. Jul 03 11:56:57.484186 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot delete request issued successfully. Jul 03 11:56:57.484695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2e2de36-0fa2-4083-89f5-fc60851fe0d7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action returned with HTTP 202 Jul 03 11:56:57.485149 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 408/1619] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:57 2026] POST /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:57.501257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:57.505176 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:57.505482 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:57.505682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:57.510682 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:57.510682 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:57.511416 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:57.512224 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a9c0b1b-ac1f-4e59-899c-f2d8265ce1e3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 200 Jul 03 11:56:57.512683 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 399/1620] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:57 2026] GET /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:58.014343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.017170 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:56:58.017574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:58.018023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:58.018218 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:58.027664 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:58.027664 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:58.029680 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51c3e7a6-2ac3-497d-ad19-e0acc573ffe4 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:56:58.030259 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 413/1621] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:58 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:58.523779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e048399e-d85e-49e3-9016-e3f0e220dcec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.525644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e048399e-d85e-49e3-9016-e3f0e220dcec tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:58.525835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e048399e-d85e-49e3-9016-e3f0e220dcec tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:58.526029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e048399e-d85e-49e3-9016-e3f0e220dcec tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:58.530623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e048399e-d85e-49e3-9016-e3f0e220dcec tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 404 Jul 03 11:56:58.531085 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 402/1622] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:58 2026] GET /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:58.538355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.541283 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:56:58.541814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:58.542021 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:58.544068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.admin_actions [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:56:58.556725 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:58.556725 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:58.572069 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b20df72-33fd-4c27-abff-fe2d92ffb0ae tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:56:58.572564 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 409/1623] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:58 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:58.583093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.584961 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:56:58.585175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:58.585377 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:58.591729 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:58.591729 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:58.592331 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:58.593217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7056861c-5226-49e5-b2ba-890f6bf5e797 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:56:58.593616 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 400/1624] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:58 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:58.603525 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-46e1374b-7c49-4bed-a340-fca859995241 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.605872 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-46e1374b-7c49-4bed-a340-fca859995241 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:58.606137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-46e1374b-7c49-4bed-a340-fca859995241 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:58.606428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-46e1374b-7c49-4bed-a340-fca859995241 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:58.606614 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-46e1374b-7c49-4bed-a340-fca859995241 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete snapshot with id: b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 Jul 03 11:56:58.611863 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-46e1374b-7c49-4bed-a340-fca859995241 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 returned with HTTP 404 Jul 03 11:56:58.612584 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 414/1625] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:56:58 2026] DELETE /volume/v3/snapshots/b4dbaad4-4efc-412f-ac1f-778f7cb9cdd2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:56:58.621403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.623677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:56:58.624129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64c5590-1e14-464d-80b2-6a236eeafd8e", "name": "tempest-SnapshotsActionsTest-Snapshot-1050556605"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:58.635286 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:58.635286 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:58.636124 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:56:58.636320 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create snapshot from volume e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:56:58.675724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['5ceb9f02-7466-41e9-b1c3-cfd7e0336d61', 'd94ccd9e-322f-46a0-a113-2b599df42a26', '1e2a2085-b9db-40f6-8b6c-1f22898268a8', '5d2d87e5-942c-46ac-b7c6-f93e2e9e1be4'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:56:58.720433 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot create request issued successfully. Jul 03 11:56:58.720433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fed886ff-2a42-4981-8b5f-1ee0b09c5c09 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:56:58.720684 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 403/1626] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:56:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:56:58.734006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:58.739290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:56:58.739510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:58.739706 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:58.747987 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:58.747987 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:58.748488 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:58.749577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fba5a9e2-833f-4d61-bd0f-f9f3fc4cf3ca tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 200 Jul 03 11:56:58.750142 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 410/1627] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:58 2026] GET /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:59.044343 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.046556 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:56:59.046556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:59.046556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:59.047297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:56:59.052183 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.052183 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:59.052183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d47a823d-66d7-4a95-a89e-10152fc5c720 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:56:59.052630 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 401/1628] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:56:59 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:59.760185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.763110 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:56:59.763365 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:59.763662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:59.770182 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.770182 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:59.770815 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:59.771828 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bbc89a83-2c4c-44b7-9b5c-51f2dd418d55 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 200 Jul 03 11:56:59.772281 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 415/1629] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:59 2026] GET /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:59.781678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.783262 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action Jul 03 11:56:59.783635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:59.783748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:59.785039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'ab03cec4-e568-4d54-9a16-0c6bb530439a' with '{'status': 'deleting'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:56:59.793149 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.793149 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:56:59.803472 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8d4501a6-0e6f-4eed-a07b-0332a759e57f tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action returned with HTTP 202 Jul 03 11:56:59.803839 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 404/1630] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:59 2026] POST /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:59.811442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.813220 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:56:59.813433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:59.813617 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:59.818059 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.818059 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:56:59.818446 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:59.819112 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-301d358d-323f-47b4-a6d3-b5bac41d8558 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 200 Jul 03 11:56:59.819597 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 411/1631] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:59 2026] GET /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:56:59.829070 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.831160 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action Jul 03 11:56:59.831558 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:56:59.831708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:56:59.857928 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.857928 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:56:59.857928 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot retrieved successfully. Jul 03 11:56:59.880413 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot delete request issued successfully. Jul 03 11:56:59.880413 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb1a7975-4fb7-4cdd-9f7d-20ecd9d0cd38 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action returned with HTTP 202 Jul 03 11:56:59.881007 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 402/1632] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:56:59 2026] POST /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:56:59.889171 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0fa9e423-f751-49a7-8593-930bddf31614 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:56:59.891513 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fa9e423-f751-49a7-8593-930bddf31614 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:56:59.892147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fa9e423-f751-49a7-8593-930bddf31614 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:56:59.892147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fa9e423-f751-49a7-8593-930bddf31614 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:56:59.903926 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:56:59.903926 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:56:59.905174 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0fa9e423-f751-49a7-8593-930bddf31614 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:56:59.906141 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fa9e423-f751-49a7-8593-930bddf31614 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 200 Jul 03 11:56:59.906772 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 416/1633] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:56:59 2026] GET /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:00.065472 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5c817225-423b-424e-9cf4-22261c0971cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.068292 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5c817225-423b-424e-9cf4-22261c0971cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:00.068452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5c817225-423b-424e-9cf4-22261c0971cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:00.068704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5c817225-423b-424e-9cf4-22261c0971cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:00.068772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5c817225-423b-424e-9cf4-22261c0971cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:00.075624 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:00.075624 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:00.076657 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5c817225-423b-424e-9cf4-22261c0971cb tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:00.077227 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 405/1634] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:00 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:00.587755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.624967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:00.625123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1525156369"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:00.626576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1525156369'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:00.626684 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume of 1 GB Jul 03 11:57:00.631669 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 11:57:00.639278 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (0a4c27d2-6b89-469e-bdee-ea4de0481f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:00.640132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fd6cd7-ce9d-4d89-bf95-6eb3ebdaac61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:00.641552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:00.659409 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-56a6ffb3-327a-4159-90a1-9cf3dca786cb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.659895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-56a6ffb3-327a-4159-90a1-9cf3dca786cb None None] GET https://10.4.3.170/volume// Jul 03 11:57:00.660123 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-56a6ffb3-327a-4159-90a1-9cf3dca786cb None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:00.660351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-56a6ffb3-327a-4159-90a1-9cf3dca786cb None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:00.660770 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-56a6ffb3-327a-4159-90a1-9cf3dca786cb None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:00.661121 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 403/1635] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:57: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 11:57:00.672068 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.673080 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fd6cd7-ce9d-4d89-bf95-6eb3ebdaac61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:00.674121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934e6ca-ca76-413f-b4d6-11f78b6421f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:00.675847 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:57:00.676282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:00.676668 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:00.688828 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:00.688828 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:00.693007 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:00.698841 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-27ff5c61-0b22-497a-a09c-fc48599c2fdf tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:57:00.699226 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 417/1636] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:57:00 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1550 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 11:57:00.758030 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['04033830-b896-4223-a59c-b887fec8d523', 'd3cffcf8-00d4-44e9-aef1-b9a3023f9653', '54fdc033-4360-4e7d-ad59-b96b0bb1a5c7', 'c4bbbe32-986f-4f61-bc3c-06c53478f3d0'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:00.759147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934e6ca-ca76-413f-b4d6-11f78b6421f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04033830-b896-4223-a59c-b887fec8d523', 'd3cffcf8-00d4-44e9-aef1-b9a3023f9653', '54fdc033-4360-4e7d-ad59-b96b0bb1a5c7', 'c4bbbe32-986f-4f61-bc3c-06c53478f3d0']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:00.760208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f424b4eb-da48-4512-9986-536bd2d785c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:00.787607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f424b4eb-da48-4512-9986-536bd2d785c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ae8991-9edf-4283-9cc0-d0778cddc57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1525156369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['04033830-b896-4223-a59c-b887fec8d523','d3cffcf8-00d4-44e9-aef1-b9a3023f9653','54fdc033-4360-4e7d-ad59-b96b0bb1a5c7','c4bbbe32-986f-4f61-bc3c-06c53478f3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1525156369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ae8991-9edf-4283-9cc0-d0778cddc57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:00.788421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b83daf7-53c0-4a11-bba9-427146d99603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:00.807442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b83daf7-53c0-4a11-bba9-427146d99603) transitioned into state 'SUCCESS' from state '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-1525156369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['04033830-b896-4223-a59c-b887fec8d523','d3cffcf8-00d4-44e9-aef1-b9a3023f9653','54fdc033-4360-4e7d-ad59-b96b0bb1a5c7','c4bbbe32-986f-4f61-bc3c-06c53478f3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:00.808346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9e05e5-223f-406a-b00c-118ed17c813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:00.821471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9e05e5-223f-406a-b00c-118ed17c813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:00.822702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (0a4c27d2-6b89-469e-bdee-ea4de0481f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:00.823142 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 11:57:00.824031 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f36ac6c3-7750-41d7-a7b7-c3a86ec02444 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:00.824614 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 412/1637] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:00 2026] POST /volume/v3/volumes => generated 749 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:00.829136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.832392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] PUT https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae Jul 03 11:57:00.832899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:00.843012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Acquiring lock "cinder-attachment_update-cffe8799-a740-450d-a58c-7338ebffe377-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:57:00.848210 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-cffe8799-a740-450d-a58c-7338ebffe377-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:57:00.849174 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:00.849174 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:00.917141 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c6f67460-4bac-43e2-a7c8-22e9e2411a8d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.919542 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c6f67460-4bac-43e2-a7c8-22e9e2411a8d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:57:00.919935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c6f67460-4bac-43e2-a7c8-22e9e2411a8d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:00.920186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c6f67460-4bac-43e2-a7c8-22e9e2411a8d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:00.927132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c6f67460-4bac-43e2-a7c8-22e9e2411a8d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 404 Jul 03 11:57:00.927825 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 404/1638] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:00 2026] GET /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:00.935791 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.937961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:00.938384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:00.938556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:00.940224 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:00.956089 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:00.956089 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:00.980543 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c13b505-0e56-456b-82b8-2d95d2507cc3 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:00.981562 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 418/1639] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:00 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:00.988815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:00.991236 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:00.991534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:00.991726 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:00.997206 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:00.997206 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:00.997774 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:00.999068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62ed89db-d4e9-4b76-88a3-ecb444706240 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:00.999302 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 413/1640] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:00 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:01.008632 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e3a507f-84d7-415b-9822-018b971abadd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:01.011054 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e3a507f-84d7-415b-9822-018b971abadd tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:57:01.011324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e3a507f-84d7-415b-9822-018b971abadd tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:01.011628 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e3a507f-84d7-415b-9822-018b971abadd tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:01.012204 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-2e3a507f-84d7-415b-9822-018b971abadd tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete snapshot with id: ab03cec4-e568-4d54-9a16-0c6bb530439a Jul 03 11:57:01.019297 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e3a507f-84d7-415b-9822-018b971abadd tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a returned with HTTP 404 Jul 03 11:57:01.020477 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 405/1641] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:01 2026] DELETE /volume/v3/snapshots/ab03cec4-e568-4d54-9a16-0c6bb530439a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:01.030778 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-248e66b6-8365-41c3-9434-fef2ddc41216 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:01.032623 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:57:01.032916 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64c5590-1e14-464d-80b2-6a236eeafd8e", "name": "tempest-SnapshotsActionsTest-Snapshot-396711369"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:01.040778 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:01.040778 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:01.041220 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:57:01.041349 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create snapshot from volume e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:01.070358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['00fe715d-066e-4ac2-856a-82cacd20aff2', '46c6f240-4244-439d-851c-cdd796a91329', 'a48d2a10-63bd-47ad-a5b5-ec78ef043fe8', '22dae7b9-3a7a-4d1c-b062-fbcea082a26e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:01.090952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:01.093781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:01.093781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:01.093781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:01.093781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:01.097295 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:01.097295 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:01.098101 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b287a7fa-b389-4cf4-9100-471ed3266cc5 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:01.098573 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 414/1642] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:01 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:01.105442 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot create request issued successfully. Jul 03 11:57:01.105784 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-248e66b6-8365-41c3-9434-fef2ddc41216 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:57:01.106239 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 419/1643] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:57:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:01.115626 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:01.119681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:01.119681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:01.119681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:01.124427 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:01.124427 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:01.124961 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:01.125819 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ac6307e-b7ee-46cc-9f5c-58ca1babcbc3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 200 Jul 03 11:57:01.127415 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 406/1644] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:01 2026] GET /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:01.374094 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-cffe8799-a740-450d-a58c-7338ebffe377-np0000004412" released by "attachment_update" :: held 0.525s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:57:01.374094 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-5ff453b6-91fe-42e8-bd59-d95217abdb42 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae returned with HTTP 200 Jul 03 11:57:01.374094 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 406/1645] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:57:00 2026] PUT /volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:01.887608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-8719f88a-5796-4209-b181-16a0650d02ed None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:01.889611 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-8719f88a-5796-4209-b181-16a0650d02ed tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae/action Jul 03 11:57:01.890044 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-8719f88a-5796-4209-b181-16a0650d02ed tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:01.890193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-8719f88a-5796-4209-b181-16a0650d02ed tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:01.907799 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:01.907799 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:01.924884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-83bd68a1-b7fe-4ee6-a278-e64006667327 req-8719f88a-5796-4209-b181-16a0650d02ed tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae/action returned with HTTP 204 Jul 03 11:57:01.926125 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 415/1646] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:57:01 2026] POST /volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:02.109829 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.112162 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:02.112507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:02.112789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:02.112946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:02.119740 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.119740 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:02.120470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4b4cf545-2de5-42dc-935c-006b6f5da0a3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:02.120826 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 420/1647] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:02 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:02.136764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.139110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:02.139431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:02.139749 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:02.146789 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.146789 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:02.147853 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:02.148639 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c59c0e6-8a54-4f6b-b13f-868cb82685ee tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 200 Jul 03 11:57:02.149317 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 407/1648] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:02 2026] GET /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:02.161202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-286f996b-687d-4024-9a04-27ed1e943bce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.163675 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-286f996b-687d-4024-9a04-27ed1e943bce tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action Jul 03 11:57:02.164155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-286f996b-687d-4024-9a04-27ed1e943bce tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:02.164338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-286f996b-687d-4024-9a04-27ed1e943bce tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:02.166805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-286f996b-687d-4024-9a04-27ed1e943bce tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot '128b35ef-9584-43b1-b302-f3e88936ab3a' with '{'status': 'error'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:02.179739 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.179739 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:02.196497 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-286f996b-687d-4024-9a04-27ed1e943bce tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action returned with HTTP 202 Jul 03 11:57:02.197137 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 407/1649] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:02 2026] POST /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:02.205862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.207795 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:02.208017 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:02.208228 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:02.213250 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.213250 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:02.214020 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:02.214574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2b58fc15-8dfc-4cd7-bdbd-dd1cdcb68898 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 200 Jul 03 11:57:02.214949 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 416/1650] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:02 2026] GET /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:02.224880 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.230012 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action Jul 03 11:57:02.230405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:02.230562 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:02.238137 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.238137 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:02.238525 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot retrieved successfully. Jul 03 11:57:02.271231 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot delete request issued successfully. Jul 03 11:57:02.271231 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0d381e6a-5f84-4602-ac6d-94f3a06d9651 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action returned with HTTP 202 Jul 03 11:57:02.273560 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 421/1651] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:02 2026] POST /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:02.281568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d5e86767-d9ff-4112-a593-5a120db65325 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:02.284986 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5e86767-d9ff-4112-a593-5a120db65325 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:02.285301 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5e86767-d9ff-4112-a593-5a120db65325 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:02.285408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5e86767-d9ff-4112-a593-5a120db65325 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:02.293075 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:02.293075 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:02.293075 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d5e86767-d9ff-4112-a593-5a120db65325 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:02.293075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5e86767-d9ff-4112-a593-5a120db65325 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 200 Jul 03 11:57:02.293075 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 408/1652] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:02 2026] GET /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:03.132961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.135633 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:03.135863 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:03.136046 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:03.136151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:03.140816 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:03.140816 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:03.141617 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24289602-faf6-4fcf-a0fb-7d1b2e4837a2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:03.142015 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 408/1653] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:03 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:03.307451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-827050e7-73a7-4de7-aded-097cc40c256d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.312007 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-827050e7-73a7-4de7-aded-097cc40c256d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:03.312191 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-827050e7-73a7-4de7-aded-097cc40c256d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:03.312433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-827050e7-73a7-4de7-aded-097cc40c256d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:03.322982 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-827050e7-73a7-4de7-aded-097cc40c256d tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 404 Jul 03 11:57:03.323502 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 417/1654] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:03 2026] GET /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:03.331852 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.337861 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:03.338214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:03.338292 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:03.339658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:03.351052 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:03.351052 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:03.366342 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c5f0c00-ee03-4e99-86c8-f5f0f68c4bfd tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:03.366848 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 422/1655] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:03 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:03.375611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-79c88967-ef20-42c9-ba14-9eb87784745f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.380852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-79c88967-ef20-42c9-ba14-9eb87784745f tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:03.381294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-79c88967-ef20-42c9-ba14-9eb87784745f tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:03.381294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-79c88967-ef20-42c9-ba14-9eb87784745f tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:03.392945 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:03.392945 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:03.392945 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-79c88967-ef20-42c9-ba14-9eb87784745f tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:03.393677 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-79c88967-ef20-42c9-ba14-9eb87784745f tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:03.394113 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 409/1656] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:03 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:03.402970 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.404717 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:03.405454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:03.405454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:03.405454 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete snapshot with id: 128b35ef-9584-43b1-b302-f3e88936ab3a Jul 03 11:57:03.409853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3acc51ba-048f-447d-b75b-8656a6d61b01 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a returned with HTTP 404 Jul 03 11:57:03.410405 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 409/1657] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:03 2026] DELETE /volume/v3/snapshots/128b35ef-9584-43b1-b302-f3e88936ab3a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:03.420145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.421773 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:57:03.422207 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64c5590-1e14-464d-80b2-6a236eeafd8e", "name": "tempest-SnapshotsActionsTest-Snapshot-1381044812"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:03.432741 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:03.432741 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:03.432741 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:57:03.432741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Create snapshot from volume e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:03.462749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Created reservations ['649a9f35-a6ae-4fee-8fe8-3b2f89780b99', 'e36764a9-92e8-4716-8ecb-d7dd4e9fccc7', '8ccaca5d-8947-45ca-bc3a-f9ea1c6754b0', '9d897876-173b-4ff0-8170-cc96c5734ac5'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:03.508113 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot create request issued successfully. Jul 03 11:57:03.508546 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bd9605e-6feb-4076-83a8-c5162e9c1822 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:57:03.509069 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 418/1658] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:57:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:03.520277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:03.522290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:03.522567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:03.522790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:03.527911 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:03.527911 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:03.528643 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:03.529447 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9876a7c8-aa55-45fd-82d7-fc20d70c37a6 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 200 Jul 03 11:57:03.529860 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 423/1659] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:03 2026] GET /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:04.152324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.154386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:04.154621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:04.154818 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:04.154951 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:04.159739 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.159739 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:04.160533 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15aecf2e-0565-4d46-be20-6decc656c1c2 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:04.161047 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 410/1660] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:04 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:04.539762 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bbf90450-a6b7-4d69-9941-250496d408d3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.541945 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbf90450-a6b7-4d69-9941-250496d408d3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:04.542062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbf90450-a6b7-4d69-9941-250496d408d3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:04.542341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbf90450-a6b7-4d69-9941-250496d408d3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:04.549239 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.549239 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:04.549828 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bbf90450-a6b7-4d69-9941-250496d408d3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:04.550956 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbf90450-a6b7-4d69-9941-250496d408d3 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 200 Jul 03 11:57:04.551274 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 410/1661] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:04 2026] GET /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:04.561649 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.564410 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action Jul 03 11:57:04.564410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:04.564410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:04.566183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.admin_actions [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot '885c6df1-ecc9-4d81-aee7-07df940ca841' with '{'status': 'error_deleting'}' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:04.576661 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.576661 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:04.591441 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2053ed64-8a4f-46fc-b6a9-e06a99042213 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action returned with HTTP 202 Jul 03 11:57:04.591969 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 419/1662] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:04 2026] POST /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:04.599479 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ac326a32-4c37-4803-a584-70471487bc73 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.601874 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac326a32-4c37-4803-a584-70471487bc73 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:04.602677 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac326a32-4c37-4803-a584-70471487bc73 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:04.602677 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac326a32-4c37-4803-a584-70471487bc73 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:04.608326 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.608326 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:04.608768 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ac326a32-4c37-4803-a584-70471487bc73 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:04.609965 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac326a32-4c37-4803-a584-70471487bc73 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 200 Jul 03 11:57:04.610060 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 424/1663] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:04 2026] GET /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:04.621427 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-05a78938-0fde-4830-9057-c715310e7df7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.623307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action Jul 03 11:57:04.623690 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:04.623869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:04.631322 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.631322 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:04.631860 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot retrieved successfully. Jul 03 11:57:04.652755 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot delete request issued successfully. Jul 03 11:57:04.653170 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05a78938-0fde-4830-9057-c715310e7df7 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action returned with HTTP 202 Jul 03 11:57:04.653438 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 411/1664] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:04 2026] POST /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:04.663388 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:04.665546 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:04.665668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:04.665913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:04.672990 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:04.672990 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:04.672990 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:04.673580 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08f26f80-73f1-4f9f-a4d4-7be963f07ca4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 200 Jul 03 11:57:04.674036 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 411/1665] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:04 2026] GET /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.171566 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.173349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:05.173620 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.173817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.173931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:05.178738 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.178738 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:05.179800 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33dacb53-05e5-41b5-83a3-c9122b47e15a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:05.180195 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 420/1666] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.589741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.591353 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:05.591558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.591728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.597937 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.597937 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:05.601308 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:05.605486 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1660107e-9299-41b6-aee6-2ed53cbffd76 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:57:05.605837 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 425/1667] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.649365 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.651687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:05.651957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.652214 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.660820 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.660820 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:05.665217 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:05.669395 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ae0b092-27c7-4f37-885e-9bfcdd2821b9 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:57:05.669862 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 412/1668] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.684452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-068ca8d5-d6b8-47d8-891f-c276817bd301 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.686531 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-068ca8d5-d6b8-47d8-891f-c276817bd301 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:05.686750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-068ca8d5-d6b8-47d8-891f-c276817bd301 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.686972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-068ca8d5-d6b8-47d8-891f-c276817bd301 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.691767 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-068ca8d5-d6b8-47d8-891f-c276817bd301 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 404 Jul 03 11:57:05.692378 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 412/1669] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:05.699820 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.701987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:05.702340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:05.702475 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:05.704407 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.admin_actions [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:05.714043 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.714043 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:05.729240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e7c17a72-a25c-452e-8f24-3b6a87a84288 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:05.729240 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 421/1670] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:05 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:05.745634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.747449 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.747795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.748015 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.754305 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.754305 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:05.755104 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:05.756245 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e128ba1-5c73-453b-ac60-0406b2dc42b0 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:05.756817 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 426/1671] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.768346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.770396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:05.770620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.770834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.770945 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete snapshot with id: 885c6df1-ecc9-4d81-aee7-07df940ca841 Jul 03 11:57:05.775770 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b99ca85d-d76d-4093-af1a-872ce951a6f4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 returned with HTTP 404 Jul 03 11:57:05.776410 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 413/1672] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:05 2026] DELETE /volume/v3/snapshots/885c6df1-ecc9-4d81-aee7-07df940ca841 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:05.785426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.787235 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:05.787611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:05.787793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:05.789494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'creating'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:05.799863 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.799863 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:05.812617 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5229ea8c-d904-4776-84f6-248dbf1d0ba6 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:05.813020 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 413/1673] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:05 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:05.821855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4a820df4-6d01-4151-9251-bd39a36be020 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.823923 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a820df4-6d01-4151-9251-bd39a36be020 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.823923 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a820df4-6d01-4151-9251-bd39a36be020 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.824207 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a820df4-6d01-4151-9251-bd39a36be020 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.837502 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.837502 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:05.837981 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4a820df4-6d01-4151-9251-bd39a36be020 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:05.838944 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a820df4-6d01-4151-9251-bd39a36be020 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:05.839332 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 422/1674] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.849131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.850754 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:05.851072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:05.851189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:05.852414 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99811) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 11:57:05.858559 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.858559 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:05.859154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.snapshot_actions [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Updating snapshot bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 with info {'id': 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0', 'status': 'error', 'progress': '80%'} Jul 03 11:57:05.869149 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b23380c-61e3-4ef9-ba79-ed8e3ecd9fa9 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:05.869567 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 427/1675] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:05 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:05.879367 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.881061 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.881274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.881497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.887032 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.887032 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:05.887442 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Snapshot retrieved successfully. Jul 03 11:57:05.888297 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2ed3af85-3e11-40a3-9f02-cfc03b4299d2 tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:05.888796 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 414/1676] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.901993 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.903702 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] POST https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action Jul 03 11:57:05.904035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:05.904155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:05.905726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] Updating snapshot 'bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0' with '{'status': 'available'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 11:57:05.914768 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.914768 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:05.928678 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43e6dee3-bd5f-40e7-afd6-c3d455fb309e tempest-SnapshotsActionsTest-1204249310 tempest-SnapshotsActionsTest-1204249310-project-admin] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action returned with HTTP 202 Jul 03 11:57:05.929072 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 414/1677] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 11:57:05 2026] POST /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:05.937195 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.939033 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.939269 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.939532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.944341 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.944341 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:05.944808 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:05.945699 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56e3647b-d9de-49b2-80f0-37c18e9e70b4 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:05.946107 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 423/1678] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:05.955304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.957095 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.957358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.957650 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:05.957800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete snapshot with id: bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.962738 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:05.962738 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:05.963240 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:05.982287 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot delete request issued successfully. Jul 03 11:57:05.982618 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-feef41d1-95a4-4a54-b87d-48ca1ed11fba tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 202 Jul 03 11:57:05.983392 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 428/1679] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:05 2026] DELETE /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:05.990621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:05.993318 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:05.993617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:05.993886 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:06.002293 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:06.002293 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:06.002911 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Snapshot retrieved successfully. Jul 03 11:57:06.003953 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3ce8520-4897-4d5b-9578-d0f1e95751ad tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 200 Jul 03 11:57:06.004592 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 415/1680] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:05 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:06.192612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-26985200-5e12-45c7-97a5-804333270b41 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:06.194300 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26985200-5e12-45c7-97a5-804333270b41 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:06.194518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26985200-5e12-45c7-97a5-804333270b41 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:06.194693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26985200-5e12-45c7-97a5-804333270b41 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:06.194811 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-26985200-5e12-45c7-97a5-804333270b41 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:06.198665 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:06.198665 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:06.199286 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26985200-5e12-45c7-97a5-804333270b41 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:06.199715 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 415/1681] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:06 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:07.016432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54b39163-ed49-4089-b5d1-f81dde5eca82 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:07.018108 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54b39163-ed49-4089-b5d1-f81dde5eca82 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 Jul 03 11:57:07.018283 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54b39163-ed49-4089-b5d1-f81dde5eca82 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:07.018490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54b39163-ed49-4089-b5d1-f81dde5eca82 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:07.022620 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54b39163-ed49-4089-b5d1-f81dde5eca82 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 returned with HTTP 404 Jul 03 11:57:07.023052 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 424/1682] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:07 2026] GET /volume/v3/snapshots/bc63a67b-6d3c-42be-9006-3d9ff5bf9cc0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:07.029599 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:07.031392 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:07.031629 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:07.031804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:07.039848 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:07.039848 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:07.044706 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:57:07.049927 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cc8aced7-4fdb-44e3-893b-ee92e30b918a tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 200 Jul 03 11:57:07.051408 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 429/1683] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:07 2026] GET /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:07.064218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:07.066201 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:07.066454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:07.066687 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:07.066887 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete volume with id: e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:07.073288 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:07.073288 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:07.073821 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:57:07.092733 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Delete volume request issued successfully. Jul 03 11:57:07.092913 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dfea7b5a-9499-449d-88ea-8e62ca0c7d4c tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 202 Jul 03 11:57:07.093310 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 416/1684] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:07 2026] DELETE /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:07.101222 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:07.102942 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:07.103109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:07.103276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:07.111286 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:07.111286 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:07.115025 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Volume info retrieved successfully. Jul 03 11:57:07.119744 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2065e6b-d007-4ee6-8c0d-37ade0fc2225 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 200 Jul 03 11:57:07.120206 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 416/1685] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:07 2026] GET /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:07.215996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:07.217705 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:07.218226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:07.218226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:07.218226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:07.222561 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:07.222561 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:07.223123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6df357c7-119a-4e48-ba1e-44e1780673f6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:07.223453 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 425/1686] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:07 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:08.135137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-42509562-375b-476f-9ff1-064349d776f8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:08.140332 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42509562-375b-476f-9ff1-064349d776f8 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] GET https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e Jul 03 11:57:08.140608 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42509562-375b-476f-9ff1-064349d776f8 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:08.140875 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42509562-375b-476f-9ff1-064349d776f8 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:08.149327 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42509562-375b-476f-9ff1-064349d776f8 tempest-SnapshotsActionsTest-1272269708 tempest-SnapshotsActionsTest-1272269708-project-member] https://10.4.3.170/volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e returned with HTTP 404 Jul 03 11:57:08.149944 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 430/1687] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:08 2026] GET /volume/v3/volumes/e64c5590-1e14-464d-80b2-6a236eeafd8e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:08.237639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:08.240539 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:08.240890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:08.241244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:08.241445 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:08.251173 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:08.251173 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:08.254304 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3281b644-3bcb-4ddb-a86f-25ee60f1816a tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:08.254965 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 417/1688] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:08 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:08.553703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-0e449f45-ff6d-4b76-9e3a-18caceaa25e0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:08.559618 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-0e449f45-ff6d-4b76-9e3a-18caceaa25e0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 Jul 03 11:57:08.559922 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-0e449f45-ff6d-4b76-9e3a-18caceaa25e0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:08.560158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-0e449f45-ff6d-4b76-9e3a-18caceaa25e0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:08.578724 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:08.578724 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:09.115349 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-0e449f45-ff6d-4b76-9e3a-18caceaa25e0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 returned with HTTP 200 Jul 03 11:57:09.115844 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 417/1689] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:57:08 2026] DELETE /volume/v3/attachments/a7c88a75-7444-45d5-b53a-39979503b878 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:09.126290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:09.128260 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:57:09.128422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:09.128636 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:09.128797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Delete volume with id: ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 Jul 03 11:57:09.137378 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:09.137378 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:09.138058 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:57:09.177748 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Delete volume request issued successfully. Jul 03 11:57:09.177960 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b6a5ce58-a1cb-4180-aa1f-5b640b648cc5 req-f3a8ef64-f528-44d9-9116-63c66bf3ab77 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 returned with HTTP 202 Jul 03 11:57:09.178596 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 426/1690] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:57:09 2026] DELETE /volume/v3/volumes/ad9e55b0-e2a4-49f9-8648-c9b43d7f93e4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:09.266172 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:09.267989 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:09.268193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:09.268388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:09.268550 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:09.275435 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:09.275435 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:09.276350 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ad1ae5fc-9863-4929-ab40-2a998f475366 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:09.276905 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 431/1691] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:09 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:10.290495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:10.296938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:10.298102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:10.298102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:10.298102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:10.305198 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:10.305198 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:10.306112 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd81a6b8-b47e-46fa-a557-2a1d43ec4a23 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:10.306715 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 418/1692] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:10 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.318889 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.320888 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:11.321082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.321277 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.321659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:11.326933 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:11.326933 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:11.326933 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d6162b1-0430-4fbc-b9e3-e3a7494f1e92 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:11.327161 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 418/1693] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.483910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-726e8f9e-e756-4717-a1f1-59e478fbe0f5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.602302 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-726e8f9e-e756-4717-a1f1-59e478fbe0f5 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.602529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-726e8f9e-e756-4717-a1f1-59e478fbe0f5 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.602704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-726e8f9e-e756-4717-a1f1-59e478fbe0f5 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.618848 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-726e8f9e-e756-4717-a1f1-59e478fbe0f5 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.619287 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 427/1694] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 437 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.630029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aca50ba7-a133-46a3-b9ab-b45557656833 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.632175 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults Jul 03 11:57:11.632429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.632676 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'defaults' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.639502 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.639766 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.640005 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.640461 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.640699 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.640919 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.644148 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aca50ba7-a133-46a3-b9ab-b45557656833 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults returned with HTTP 200 Jul 03 11:57:11.644815 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 432/1695] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.653333 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-50cd84a9-8e96-4419-a754-84370d0583ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.655627 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.656055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:11.700192 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.700844 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.701139 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.701439 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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 11:57:11.706035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-50cd84a9-8e96-4419-a754-84370d0583ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.706605 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 419/1696] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 11:57:11 2026] PUT /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 395 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.715862 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3d997d3c-fbde-4733-8ab6-4e4f39007d6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.718601 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d997d3c-fbde-4733-8ab6-4e4f39007d6b tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] DELETE https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.718851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d997d3c-fbde-4733-8ab6-4e4f39007d6b tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.719099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d997d3c-fbde-4733-8ab6-4e4f39007d6b tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.733162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d997d3c-fbde-4733-8ab6-4e4f39007d6b tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.733162 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 419/1697] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:11 2026] DELETE /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 11:57:11.741190 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-564451d4-2e4e-4ffc-93f6-4da6dcf2a51a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.743863 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-564451d4-2e4e-4ffc-93f6-4da6dcf2a51a tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.744076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-564451d4-2e4e-4ffc-93f6-4da6dcf2a51a tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.744279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-564451d4-2e4e-4ffc-93f6-4da6dcf2a51a tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.760978 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-564451d4-2e4e-4ffc-93f6-4da6dcf2a51a tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.761389 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 428/1698] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.770958 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-81b4c559-8af7-491d-b2f5-33f7666612e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.773536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81b4c559-8af7-491d-b2f5-33f7666612e2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.774032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81b4c559-8af7-491d-b2f5-33f7666612e2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:11.897999 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81b4c559-8af7-491d-b2f5-33f7666612e2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.898459 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 433/1699] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 11:57:11 2026] PUT /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 395 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.910216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-52d22ebd-b4f5-440a-a1b4-4d91e0c9e9bf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.912722 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52d22ebd-b4f5-440a-a1b4-4d91e0c9e9bf tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults Jul 03 11:57:11.913006 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52d22ebd-b4f5-440a-a1b4-4d91e0c9e9bf tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.913263 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52d22ebd-b4f5-440a-a1b4-4d91e0c9e9bf tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'defaults' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.936321 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52d22ebd-b4f5-440a-a1b4-4d91e0c9e9bf tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults returned with HTTP 200 Jul 03 11:57:11.936771 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 420/1700] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3/defaults => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.952124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c695d5cd-4de7-4b17-9167-a912e56d126c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.954463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c695d5cd-4de7-4b17-9167-a912e56d126c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:11.954906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c695d5cd-4de7-4b17-9167-a912e56d126c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.955165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c695d5cd-4de7-4b17-9167-a912e56d126c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:11.977739 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c695d5cd-4de7-4b17-9167-a912e56d126c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:11.978506 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 420/1701] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:11.990581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89a4228a-8d7a-4d07-8662-280b2be90f05 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:11.992349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89a4228a-8d7a-4d07-8662-280b2be90f05 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True Jul 03 11:57:11.992664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89a4228a-8d7a-4d07-8662-280b2be90f05 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:11.993036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89a4228a-8d7a-4d07-8662-280b2be90f05 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:12.012986 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89a4228a-8d7a-4d07-8662-280b2be90f05 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True returned with HTTP 200 Jul 03 11:57:12.013454 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 429/1702] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:11 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:12.030023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.097807 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:12.098165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-811203337"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:12.099702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-811203337'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:12.099890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume of 1 GB Jul 03 11:57:12.105697 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Availability Zones retrieved successfully. Jul 03 11:57:12.114353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Flow 'volume_create_api' (d87f0c98-8816-44dd-9000-0c67122133de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:12.116108 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b31ad-f704-4d30-be2f-3313e4ea2414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:12.117686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:12.154187 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b31ad-f704-4d30-be2f-3313e4ea2414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:12.155391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9648d8-e999-4a9f-8557-05a5a100c3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:12.230768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Created reservations ['17fdd530-359e-4c73-8ea0-ff31d4221004', '7901a9ac-4006-4050-895d-f6a57cf47ea1', '6f0b9c1e-d84e-4983-ad43-d118ee857a22', '9b9488f8-7ce4-44b9-a82e-421629e2eae9'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:12.231775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9648d8-e999-4a9f-8557-05a5a100c3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17fdd530-359e-4c73-8ea0-ff31d4221004', '7901a9ac-4006-4050-895d-f6a57cf47ea1', '6f0b9c1e-d84e-4983-ad43-d118ee857a22', '9b9488f8-7ce4-44b9-a82e-421629e2eae9']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:12.232724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd8c266-6cce-4971-aab9-f246031d8ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:12.261018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd8c266-6cce-4971-aab9-f246031d8ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e05fc2ef-6ab0-475a-8743-764d1a4ad4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-811203337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f13eb3845c3421f901023fe578a23b3',qos_specs=None,replication_status=,reservations=['17fdd530-359e-4c73-8ea0-ff31d4221004','7901a9ac-4006-4050-895d-f6a57cf47ea1','6f0b9c1e-d84e-4983-ad43-d118ee857a22','9b9488f8-7ce4-44b9-a82e-421629e2eae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeacdffdb5346868f3126726970a5f8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-811203337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e05fc2ef-6ab0-475a-8743-764d1a4ad4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f13eb3845c3421f901023fe578a23b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aeacdffdb5346868f3126726970a5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:12.262030 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d395bb-b012-4770-8b0a-d05a98b0c3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:12.291078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d395bb-b012-4770-8b0a-d05a98b0c3ba) transitioned into state 'SUCCESS' from state '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-811203337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f13eb3845c3421f901023fe578a23b3',qos_specs=None,replication_status=,reservations=['17fdd530-359e-4c73-8ea0-ff31d4221004','7901a9ac-4006-4050-895d-f6a57cf47ea1','6f0b9c1e-d84e-4983-ad43-d118ee857a22','9b9488f8-7ce4-44b9-a82e-421629e2eae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeacdffdb5346868f3126726970a5f8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:12.292126 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f9c28d-915f-4275-be6f-3e5ac65dbe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:12.308331 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f9c28d-915f-4275-be6f-3e5ac65dbe1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:12.309523 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Flow 'volume_create_api' (d87f0c98-8816-44dd-9000-0c67122133de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:12.309914 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume request issued successfully. Jul 03 11:57:12.310691 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-132f0fb9-af76-4fc4-97c1-1dc7b8325c35 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:12.311294 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 434/1703] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:12 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:12.330624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.332723 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:12.332970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:12.333207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:12.341719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01de7415-d206-46d0-8977-d5c41110bdec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.342125 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:12.342125 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:12.347611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01de7415-d206-46d0-8977-d5c41110bdec tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:12.347664 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:12.347702 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01de7415-d206-46d0-8977-d5c41110bdec tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:12.347702 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01de7415-d206-46d0-8977-d5c41110bdec tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:12.347702 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-01de7415-d206-46d0-8977-d5c41110bdec tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:12.353151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa900497-31c3-4988-8a7b-6107c2b94b02 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 200 Jul 03 11:57:12.353788 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 421/1704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:12 2026] GET /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:12.355228 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:12.355228 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:12.356208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01de7415-d206-46d0-8977-d5c41110bdec tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:12.356725 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 421/1705] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:12 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:12.379326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.382125 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] POST https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82/action Jul 03 11:57:12.382616 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:12.382811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:12.384892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.admin_actions [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Updating backup '0c8cf423-02e4-49e7-8d8f-a8c177af1e82' with '{'status': 'error'}' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 11:57:12.395838 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:12.395838 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:12.398214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4b3e69c7809f4630aa437c75ea97c52b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45024eab05b44916a2a623919c758b0d', '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=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 11:57:12.398530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b58c74ac-3dd9-4cfc-87ac-755d192df222 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82/action returned with HTTP 403 Jul 03 11:57:12.399292 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 430/1706] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 3 11:57:12 2026] POST /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82/action => generated 131 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:12.408615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.410274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:57:12.410651 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:12.410772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:12.410845 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume with id: e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:57:12.420091 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:12.420091 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:12.421109 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:57:12.445242 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume request issued successfully. Jul 03 11:57:12.445457 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85b1b1b2-09ce-44a7-8950-de4063158ea1 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 returned with HTTP 202 Jul 03 11:57:12.446096 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 435/1707] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:12 2026] DELETE /volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:12.457694 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:12.459638 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:57:12.459927 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:12.460150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:12.469129 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:12.469129 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:12.473622 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:57:12.478721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-018a1b63-663f-4ac8-bb83-5ced4c96ee90 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 returned with HTTP 200 Jul 03 11:57:12.478721 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 422/1708] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:12 2026] GET /volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:13.368398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.371684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:13.372363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.372654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.383585 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.383585 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:13.388780 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:13.394306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f6019e4-66d3-47aa-b805-3b29b442ee36 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 200 Jul 03 11:57:13.394989 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 422/1709] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:13.412199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-17688612-b27b-4203-917e-096f40b2a2b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.414221 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-17688612-b27b-4203-917e-096f40b2a2b4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True Jul 03 11:57:13.414444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-17688612-b27b-4203-917e-096f40b2a2b4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.414704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-17688612-b27b-4203-917e-096f40b2a2b4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.434959 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-17688612-b27b-4203-917e-096f40b2a2b4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True returned with HTTP 200 Jul 03 11:57:13.435356 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 431/1710] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:13.451749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a6d7669d-9c21-456f-ba74-da081da6f717 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.453821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:13.454021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.454214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.454363 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Delete volume with id: e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:13.461238 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.461238 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:13.461746 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:13.492216 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Delete volume request issued successfully. Jul 03 11:57:13.492453 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a6d7669d-9c21-456f-ba74-da081da6f717 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 202 Jul 03 11:57:13.492983 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 436/1711] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:13 2026] DELETE /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:13.496928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-30847833-d55c-40ac-9e65-55c978585554 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.498606 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-30847833-d55c-40ac-9e65-55c978585554 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 Jul 03 11:57:13.498876 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-30847833-d55c-40ac-9e65-55c978585554 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.499066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-30847833-d55c-40ac-9e65-55c978585554 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.505923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-918b0bca-8469-451d-8398-791815338e71 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.506700 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-30847833-d55c-40ac-9e65-55c978585554 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 returned with HTTP 404 Jul 03 11:57:13.507104 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 423/1712] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/volumes/e64bfdf8-794b-4392-afbc-75b1767eda87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:13.510250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-918b0bca-8469-451d-8398-791815338e71 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:13.510250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-918b0bca-8469-451d-8398-791815338e71 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.510250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-918b0bca-8469-451d-8398-791815338e71 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.522543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.525189 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:57:13.525433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.525500 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.525500 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:13.525644 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.525759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:13.530209 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.530209 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:13.530354 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-918b0bca-8469-451d-8398-791815338e71 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:13.531531 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08bcf230-8c19-42a5-97b5-32e45a7036f3 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-reader] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:57:13.531943 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 432/1713] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:13.536737 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-918b0bca-8469-451d-8398-791815338e71 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 200 Jul 03 11:57:13.538178 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 423/1714] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:13.546292 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4bb111a-9108-430c-806b-c3128065a770 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.548915 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:13.548915 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.549123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.549295 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete backup with id: 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. Jul 03 11:57:13.554638 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.554638 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:13.578035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] delete_backup rpcapi backup_id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:57:13.580873 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4bb111a-9108-430c-806b-c3128065a770 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 202 Jul 03 11:57:13.581347 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 437/1715] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:13 2026] DELETE /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:13.593621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-678ae072-4879-4791-a13f-4edfe5278bfe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:13.595775 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-678ae072-4879-4791-a13f-4edfe5278bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:13.596014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-678ae072-4879-4791-a13f-4edfe5278bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:13.596212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-678ae072-4879-4791-a13f-4edfe5278bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:13.596335 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-678ae072-4879-4791-a13f-4edfe5278bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:13.605316 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:13.605316 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:13.607697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-678ae072-4879-4791-a13f-4edfe5278bfe tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 200 Jul 03 11:57:13.607697 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 424/1716] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:13 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:14.556283 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-52e8242c-b19b-49ca-bad3-51c2711b7153 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.562051 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52e8242c-b19b-49ca-bad3-51c2711b7153 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:14.564581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52e8242c-b19b-49ca-bad3-51c2711b7153 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.565572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52e8242c-b19b-49ca-bad3-51c2711b7153 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.576035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52e8242c-b19b-49ca-bad3-51c2711b7153 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 404 Jul 03 11:57:14.576592 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 433/1717] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:14.587727 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fd819af1-fa57-47f7-842d-75816538a2bd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.592659 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd819af1-fa57-47f7-842d-75816538a2bd tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:14.592659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd819af1-fa57-47f7-842d-75816538a2bd tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.592659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd819af1-fa57-47f7-842d-75816538a2bd tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.601163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd819af1-fa57-47f7-842d-75816538a2bd tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 404 Jul 03 11:57:14.601789 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 424/1718] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:14.611008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.612903 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:14.613131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.613244 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.613437 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Delete volume with id: e05fc2ef-6ab0-475a-8743-764d1a4ad4db Jul 03 11:57:14.621153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.623278 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d56c9b3e-317e-4e84-b862-f8d8baef0180 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db returned with HTTP 404 Jul 03 11:57:14.623391 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 Jul 03 11:57:14.623443 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 438/1719] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:14 2026] DELETE /volume/v3/volumes/e05fc2ef-6ab0-475a-8743-764d1a4ad4db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:14.623520 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.623581 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.623714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 0c8cf423-02e4-49e7-8d8f-a8c177af1e82. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:14.627186 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6aeaafb-b540-44fa-96a9-c6be06bdb9b6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 returned with HTTP 404 Jul 03 11:57:14.628110 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 425/1720] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/backups/0c8cf423-02e4-49e7-8d8f-a8c177af1e82 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:14.632910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f48a2570-02b7-448c-a268-f28d917ff650 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.634709 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:14.634982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1585601222"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:14.636904 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1585601222'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:14.638658 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume of 1 GB Jul 03 11:57:14.641390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.643082 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Availability Zones retrieved successfully. Jul 03 11:57:14.643204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:57:14.643536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.644552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.644552 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete backup with id: bf929511-fe2b-4f9c-8872-4ddcc04b6552. Jul 03 11:57:14.647634 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:14.647634 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:14.650148 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Flow 'volume_create_api' (68a52cbb-ee6f-4c40-922e-672f04d2692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:14.651861 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a869d9-d595-4e0e-93d9-4c3f4e04b423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:14.653875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:14.663746 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] delete_backup rpcapi backup_id bf929511-fe2b-4f9c-8872-4ddcc04b6552 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:57:14.666315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af6d892d-6b49-4dc8-9855-449dc0995ea7 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 202 Jul 03 11:57:14.666834 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 425/1721] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:14 2026] DELETE /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:14.682392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.685964 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:57:14.686211 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.686578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.686625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:14.687635 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a869d9-d595-4e0e-93d9-4c3f4e04b423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:14.688306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f621a0d-bc0d-4488-a812-a289567f631a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:14.689759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-07334219-a95b-4836-a4e3-53393ee40faf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.691751 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:14.691751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.691911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.691986 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Delete volume with id: f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:14.696005 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:14.696005 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:14.698294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1965cc0-b2e7-48b8-b022-c5b49922f419 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 200 Jul 03 11:57:14.698294 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 439/1722] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:14.700756 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:14.700756 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:14.701149 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:14.735713 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Delete volume request issued successfully. Jul 03 11:57:14.735713 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07334219-a95b-4836-a4e3-53393ee40faf tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 202 Jul 03 11:57:14.737014 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 426/1723] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:14 2026] DELETE /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:14.748273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1b96000f-188d-4652-a563-8610abf14cca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.753291 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b96000f-188d-4652-a563-8610abf14cca tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:14.753291 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b96000f-188d-4652-a563-8610abf14cca tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.753291 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b96000f-188d-4652-a563-8610abf14cca tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.757124 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Created reservations ['3c7d8482-6a76-46af-a524-990b821d7735', '3d1612c2-f287-4ff0-9ebd-925b666e3f03', '5d80f4f3-c9be-483b-81cc-bd4fcb0a03b6', 'ea4c5c29-039d-4b50-a8f8-d1fa10fc16c2'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:14.758906 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f621a0d-bc0d-4488-a812-a289567f631a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7d8482-6a76-46af-a524-990b821d7735', '3d1612c2-f287-4ff0-9ebd-925b666e3f03', '5d80f4f3-c9be-483b-81cc-bd4fcb0a03b6', 'ea4c5c29-039d-4b50-a8f8-d1fa10fc16c2']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:14.759003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5927e832-bb5c-4299-b7e5-c5dca1c74cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:14.766446 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:14.766446 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:14.773516 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1b96000f-188d-4652-a563-8610abf14cca tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:14.780583 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b96000f-188d-4652-a563-8610abf14cca tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 200 Jul 03 11:57:14.780583 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 426/1724] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:14.792084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5927e832-bb5c-4299-b7e5-c5dca1c74cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0de97630-4cfc-4e32-bfd5-c1330198b71d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1585601222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f13eb3845c3421f901023fe578a23b3',qos_specs=None,replication_status=,reservations=['3c7d8482-6a76-46af-a524-990b821d7735','3d1612c2-f287-4ff0-9ebd-925b666e3f03','5d80f4f3-c9be-483b-81cc-bd4fcb0a03b6','ea4c5c29-039d-4b50-a8f8-d1fa10fc16c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeacdffdb5346868f3126726970a5f8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1585601222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0de97630-4cfc-4e32-bfd5-c1330198b71d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f13eb3845c3421f901023fe578a23b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aeacdffdb5346868f3126726970a5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:14.793222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d7a71-eaf3-49c6-a816-0d2f7b9d7a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:14.836049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d7a71-eaf3-49c6-a816-0d2f7b9d7a36) transitioned into state 'SUCCESS' from state '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-1585601222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f13eb3845c3421f901023fe578a23b3',qos_specs=None,replication_status=,reservations=['3c7d8482-6a76-46af-a524-990b821d7735','3d1612c2-f287-4ff0-9ebd-925b666e3f03','5d80f4f3-c9be-483b-81cc-bd4fcb0a03b6','ea4c5c29-039d-4b50-a8f8-d1fa10fc16c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aeacdffdb5346868f3126726970a5f8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:14.837136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199dd023-795f-46e4-97b6-1548fad4b761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:14.863324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199dd023-795f-46e4-97b6-1548fad4b761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:14.863536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Flow 'volume_create_api' (68a52cbb-ee6f-4c40-922e-672f04d2692e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:14.864032 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Create volume request issued successfully. Jul 03 11:57:14.866008 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f48a2570-02b7-448c-a268-f28d917ff650 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:14.866008 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 434/1725] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:14 2026] POST /volume/v3/volumes => generated 756 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:14.883545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ccd3256c-8899-4176-b6ca-8024969e64aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:14.887532 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ccd3256c-8899-4176-b6ca-8024969e64aa tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:14.888701 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ccd3256c-8899-4176-b6ca-8024969e64aa tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:14.888701 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ccd3256c-8899-4176-b6ca-8024969e64aa tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:14.901946 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:14.901946 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:14.907652 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ccd3256c-8899-4176-b6ca-8024969e64aa tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:14.915360 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ccd3256c-8899-4176-b6ca-8024969e64aa tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 200 Jul 03 11:57:14.916085 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 440/1726] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:14 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:15.708179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.710136 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 Jul 03 11:57:15.710351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.710602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.710712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id bf929511-fe2b-4f9c-8872-4ddcc04b6552. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:15.714416 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71e99c94-f629-48a7-8bcc-6bd66bebb11c tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 returned with HTTP 404 Jul 03 11:57:15.714987 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 427/1727] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/backups/bf929511-fe2b-4f9c-8872-4ddcc04b6552 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:15.722552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-395915fa-8526-482f-9ed9-53575b5b3724 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.724505 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:57:15.724752 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.724945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.725047 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete backup with id: 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. Jul 03 11:57:15.729340 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:15.729340 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:15.742109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] delete_backup rpcapi backup_id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:57:15.743709 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-395915fa-8526-482f-9ed9-53575b5b3724 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 202 Jul 03 11:57:15.744093 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 427/1728] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:15 2026] DELETE /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:15.752769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5ba9f121-b393-497a-9f20-762aa6261231 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.754846 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ba9f121-b393-497a-9f20-762aa6261231 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:57:15.755083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ba9f121-b393-497a-9f20-762aa6261231 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.755303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ba9f121-b393-497a-9f20-762aa6261231 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.755479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5ba9f121-b393-497a-9f20-762aa6261231 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:15.765204 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:15.765204 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:15.766113 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ba9f121-b393-497a-9f20-762aa6261231 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 200 Jul 03 11:57:15.766634 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 435/1729] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:15.796943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-48c31e61-72eb-4458-9e1a-ebb8e6dccaa6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.798842 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-48c31e61-72eb-4458-9e1a-ebb8e6dccaa6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b Jul 03 11:57:15.799052 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-48c31e61-72eb-4458-9e1a-ebb8e6dccaa6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.799264 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-48c31e61-72eb-4458-9e1a-ebb8e6dccaa6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.809076 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-48c31e61-72eb-4458-9e1a-ebb8e6dccaa6 tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b returned with HTTP 404 Jul 03 11:57:15.809704 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 441/1730] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/volumes/f95fd4c1-d13a-4ecb-ad56-08c41ce3978b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:15.899644 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.901807 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:57:15.901982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.902170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.902321 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Delete volume with id: 6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:57:15.909905 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:15.909905 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:15.910390 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:15.930734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7f2e8538-1790-4407-9605-06d86971584f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.932743 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Delete volume request issued successfully. Jul 03 11:57:15.932932 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977f19be-4d84-4f3a-b6e0-d12b71bfffab tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 202 Jul 03 11:57:15.932997 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f2e8538-1790-4407-9605-06d86971584f tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:15.933199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f2e8538-1790-4407-9605-06d86971584f tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.933325 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 428/1731] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:15 2026] DELETE /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:15.933466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f2e8538-1790-4407-9605-06d86971584f tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.941472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a39be33e-9529-4a68-8e82-caf18b935c4f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.943253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a39be33e-9529-4a68-8e82-caf18b935c4f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:57:15.943496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a39be33e-9529-4a68-8e82-caf18b935c4f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.943732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a39be33e-9529-4a68-8e82-caf18b935c4f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.944825 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:15.944825 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:15.949306 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7f2e8538-1790-4407-9605-06d86971584f tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Volume info retrieved successfully. Jul 03 11:57:15.955603 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f2e8538-1790-4407-9605-06d86971584f tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 200 Jul 03 11:57:15.955944 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 428/1732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:15.956734 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:15.956734 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:15.969751 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a39be33e-9529-4a68-8e82-caf18b935c4f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Volume info retrieved successfully. Jul 03 11:57:15.974823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-12d872cb-af05-4d10-9c5f-e4a7f1097a51 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:15.979803 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12d872cb-af05-4d10-9c5f-e4a7f1097a51 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True Jul 03 11:57:15.980024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12d872cb-af05-4d10-9c5f-e4a7f1097a51 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:15.980130 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a39be33e-9529-4a68-8e82-caf18b935c4f tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 200 Jul 03 11:57:15.980200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12d872cb-af05-4d10-9c5f-e4a7f1097a51 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:15.980686 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 436/1733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:16.007799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12d872cb-af05-4d10-9c5f-e4a7f1097a51 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True returned with HTTP 200 Jul 03 11:57:16.008392 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 442/1734] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:15 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:16.023032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d055cd39-b784-44d5-b0ca-3cdf999bc60e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.024872 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d055cd39-b784-44d5-b0ca-3cdf999bc60e tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True Jul 03 11:57:16.026356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d055cd39-b784-44d5-b0ca-3cdf999bc60e tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:16.026356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d055cd39-b784-44d5-b0ca-3cdf999bc60e tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:16.057543 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d055cd39-b784-44d5-b0ca-3cdf999bc60e tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True returned with HTTP 200 Jul 03 11:57:16.058096 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 429/1735] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:16 2026] GET /volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:16.077114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.078529 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 03 11:57:16.079000 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0de97630-4cfc-4e32-bfd5-c1330198b71d"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:16.081018 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.volume_transfer [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Creating new volume transfer {'transfer': {'volume_id': '0de97630-4cfc-4e32-bfd5-c1330198b71d'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 11:57:16.081146 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.volume_transfer [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Creating transfer of volume 0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:16.081274 np0000004412 devstack@c-api.service[99808]: INFO cinder.transfer.api [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Generating transfer record for volume 0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:16.091238 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:16.091238 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:16.103426 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ea70bc0-11be-4da9-bbff-1429412dc3c3 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 11:57:16.104079 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 429/1736] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 3 11:57:16 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:16.113432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f81b60bf-e656-404a-b1cd-e441569740ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.217147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/3246daea-5f2b-4bad-b3d5-87fb04885da2/accept Jul 03 11:57:16.217566 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c18a077025b73e36"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:16.218990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.volume_transfer [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Accepting volume transfer 3246daea-5f2b-4bad-b3d5-87fb04885da2 {{(pid=99809) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 11:57:16.219068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.volume_transfer [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Accepting transfer 3246daea-5f2b-4bad-b3d5-87fb04885da2 Jul 03 11:57:16.319615 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Created reservations ['311ed3b1-f161-4c8e-ac58-0484a89a4d2a', '0a4999b4-3799-443c-b7e7-49497a512641', 'ac696298-e9a7-42c7-8ca6-744b9ce66489', 'e5f6d52e-7a51-4589-a2da-fb8bc80dfb03'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:16.349935 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Created reservations ['ee6f7c77-3b99-4cca-ac45-ba4bc093e75a', '58883d15-b4b4-4ebc-8c2b-90175ea60950', '63155b62-1ec0-415d-bbbe-27977f8aa3de', '5b6097a7-534e-4629-9543-d4bd331a35ec'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:16.393562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Created reservations ['c1ffbf31-7484-401c-949b-586917eba2b3', '4fd755ab-b354-47d5-9ac0-d023965b2d36', '4bc82c02-36df-4a63-960f-ad053ef5b8a3', '90c75c66-b419-4926-b71f-b8840420ac86'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:16.431167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Created reservations ['58f544be-e210-4a81-9ffe-6ea5c7313eab', '4e20de7b-dea1-4be0-ba02-3c5cb2e2c326', 'a91ee830-4ea9-45fe-9fa9-5cb85453a7af', 'f48e309e-f9a9-485f-b6d9-020834ecd67c'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:16.777255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-81968aae-c417-4cff-a427-514a480f4627 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.779190 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81968aae-c417-4cff-a427-514a480f4627 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 Jul 03 11:57:16.779389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81968aae-c417-4cff-a427-514a480f4627 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:16.779612 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81968aae-c417-4cff-a427-514a480f4627 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:16.779730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-81968aae-c417-4cff-a427-514a480f4627 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Show backup with id 7f9f55b7-8367-49f2-8e2c-8fbb66a90599. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:57:16.783388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81968aae-c417-4cff-a427-514a480f4627 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 returned with HTTP 404 Jul 03 11:57:16.783891 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 443/1737] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:16 2026] GET /volume/v3/backups/7f9f55b7-8367-49f2-8e2c-8fbb66a90599 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:16.790736 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.792380 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:57:16.792595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:16.792796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:16.792941 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume with id: 74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:57:16.799607 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:16.799607 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:16.800055 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:57:16.816822 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Delete volume request issued successfully. Jul 03 11:57:16.817077 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d0e48a9-ba2f-4858-acf1-88bb9f850948 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd returned with HTTP 202 Jul 03 11:57:16.817714 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 430/1738] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:16 2026] DELETE /volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:16.825677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-74dba680-845d-403d-b371-f93b43ba9d64 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:16.827668 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-74dba680-845d-403d-b371-f93b43ba9d64 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:57:16.827921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-74dba680-845d-403d-b371-f93b43ba9d64 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:16.828123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-74dba680-845d-403d-b371-f93b43ba9d64 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:16.837174 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:16.837174 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:16.841927 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-74dba680-845d-403d-b371-f93b43ba9d64 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Volume info retrieved successfully. Jul 03 11:57:16.847873 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-74dba680-845d-403d-b371-f93b43ba9d64 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd returned with HTTP 200 Jul 03 11:57:16.848285 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 430/1739] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:16 2026] GET /volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:16.933289 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Transfer volume completed successfully. Jul 03 11:57:16.999269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c6efedbc-77bb-4634-93b3-58638e79377a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.002123 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c6efedbc-77bb-4634-93b3-58638e79377a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] GET https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b Jul 03 11:57:17.002403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c6efedbc-77bb-4634-93b3-58638e79377a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.002674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c6efedbc-77bb-4634-93b3-58638e79377a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.010183 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c6efedbc-77bb-4634-93b3-58638e79377a tempest-AttachVolumeShelveTestJSON-2048353689 tempest-AttachVolumeShelveTestJSON-2048353689-project-member] https://10.4.3.170/volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b returned with HTTP 404 Jul 03 11:57:17.010854 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 444/1740] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:16 2026] GET /volume/v3/volumes/6f804f52-823c-4bdc-b209-f4da6bd2e05b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:17.039899 np0000004412 devstack@c-api.service[99809]: INFO cinder.transfer.api [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Volume 0de97630-4cfc-4e32-bfd5-c1330198b71d has been transferred. Jul 03 11:57:17.051895 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81b60bf-e656-404a-b1cd-e441569740ac tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/3246daea-5f2b-4bad-b3d5-87fb04885da2/accept returned with HTTP 202 Jul 03 11:57:17.052616 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 437/1741] 10.4.3.170 () {68 vars in 1423 bytes} [Fri Jul 3 11:57:16 2026] POST /volume/v3/os-volume-transfer/3246daea-5f2b-4bad-b3d5-87fb04885da2/accept => generated 365 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:17.065800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.068081 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:17.068352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.068652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.078056 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:17.078056 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:17.082700 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] Volume info retrieved successfully. Jul 03 11:57:17.088842 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba6990f2-ae26-4c4a-8cf5-20b91a22d036 tempest-VolumeQuotasAdminTestJSON-968141005 tempest-VolumeQuotasAdminTestJSON-968141005-project-member] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 200 Jul 03 11:57:17.089323 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 431/1742] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:17 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:17.107071 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d4f332b1-cbf0-4c38-b73d-f3655e3f6eb2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.110079 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4f332b1-cbf0-4c38-b73d-f3655e3f6eb2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True Jul 03 11:57:17.112123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4f332b1-cbf0-4c38-b73d-f3655e3f6eb2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.112803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4f332b1-cbf0-4c38-b73d-f3655e3f6eb2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.152632 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4f332b1-cbf0-4c38-b73d-f3655e3f6eb2 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True returned with HTTP 200 Jul 03 11:57:17.153148 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 431/1743] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:17 2026] GET /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:17.167911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-54ad82f9-4d59-40ae-ac0e-3b2c04138ab1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.169691 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-54ad82f9-4d59-40ae-ac0e-3b2c04138ab1 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True Jul 03 11:57:17.169887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-54ad82f9-4d59-40ae-ac0e-3b2c04138ab1 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.170074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-54ad82f9-4d59-40ae-ac0e-3b2c04138ab1 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.189055 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-54ad82f9-4d59-40ae-ac0e-3b2c04138ab1 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True returned with HTTP 200 Jul 03 11:57:17.189498 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 445/1744] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:17 2026] GET /volume/v3/os-quota-sets/ed4f63df81dd460fb33993d442fa6ea8?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:17.202235 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.204956 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:17.205186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.205436 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.205638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Delete volume with id: 0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:17.214027 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:17.214027 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:17.214450 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Volume info retrieved successfully. Jul 03 11:57:17.237146 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Delete volume request issued successfully. Jul 03 11:57:17.237146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d55820f-7e99-410f-b484-ae3ab178a9f4 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 202 Jul 03 11:57:17.237403 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 438/1745] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:17 2026] DELETE /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:17.247362 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.249125 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:17.249277 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.249540 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.260363 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:17.260363 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:17.263423 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Volume info retrieved successfully. Jul 03 11:57:17.267139 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a2d229f-651a-4194-93e2-e97d4c648cd0 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 200 Jul 03 11:57:17.267557 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 432/1746] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:17 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:17.865599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7e6d9f96-6c80-4ee2-aabe-45305ddffcd6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:17.868761 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e6d9f96-6c80-4ee2-aabe-45305ddffcd6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] GET https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd Jul 03 11:57:17.869416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e6d9f96-6c80-4ee2-aabe-45305ddffcd6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:17.869705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e6d9f96-6c80-4ee2-aabe-45305ddffcd6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:17.879353 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e6d9f96-6c80-4ee2-aabe-45305ddffcd6 tempest-ProjectReaderTests33-855954945 tempest-ProjectReaderTests33-855954945-project-admin] https://10.4.3.170/volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd returned with HTTP 404 Jul 03 11:57:17.880487 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 432/1747] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:17 2026] GET /volume/v3/volumes/74a37551-ece9-4568-9601-26f8d98a8ccd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:18.286504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0e5d75e3-45e8-4abc-8c90-1107a5eef5ca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.288195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e5d75e3-45e8-4abc-8c90-1107a5eef5ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:18.288352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e5d75e3-45e8-4abc-8c90-1107a5eef5ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:18.288581 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e5d75e3-45e8-4abc-8c90-1107a5eef5ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:18.297713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e5d75e3-45e8-4abc-8c90-1107a5eef5ca tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 404 Jul 03 11:57:18.298319 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 446/1748] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:18 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:18.313704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-feb92b4b-96e8-46f6-9dfa-5487787046fc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.323387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-feb92b4b-96e8-46f6-9dfa-5487787046fc tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] GET https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:18.323800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-feb92b4b-96e8-46f6-9dfa-5487787046fc tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:18.324040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-feb92b4b-96e8-46f6-9dfa-5487787046fc tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:18.331633 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-feb92b4b-96e8-46f6-9dfa-5487787046fc tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 404 Jul 03 11:57:18.332594 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 439/1749] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:18 2026] GET /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:18.342602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.345038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:18.345297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:18.345553 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:18.345827 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] Delete volume with id: 0de97630-4cfc-4e32-bfd5-c1330198b71d Jul 03 11:57:18.353442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2ea5db4-caf2-40ed-bcc9-2d6b41de3bf8 tempest-VolumeQuotasAdminTestJSON-19704500 tempest-VolumeQuotasAdminTestJSON-19704500-project-member] https://10.4.3.170/volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d returned with HTTP 404 Jul 03 11:57:18.354068 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 433/1750] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:18 2026] DELETE /volume/v3/volumes/0de97630-4cfc-4e32-bfd5-c1330198b71d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:18.366652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-451255d8-a5a3-4f9f-b680-212c2c47665c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.368791 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-451255d8-a5a3-4f9f-b680-212c2c47665c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/0d539d9d5fa04cf39254986bd6057beb?usage=True Jul 03 11:57:18.369262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-451255d8-a5a3-4f9f-b680-212c2c47665c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:18.369364 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-451255d8-a5a3-4f9f-b680-212c2c47665c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:18.410706 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-451255d8-a5a3-4f9f-b680-212c2c47665c tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/0d539d9d5fa04cf39254986bd6057beb?usage=True returned with HTTP 200 Jul 03 11:57:18.411177 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 433/1751] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 11:57:18 2026] GET /volume/v3/os-quota-sets/0d539d9d5fa04cf39254986bd6057beb?usage=True => generated 1061 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:18.436233 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c36e193-bed0-4886-b96f-78b9486d7709 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.438584 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c36e193-bed0-4886-b96f-78b9486d7709 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:18.438961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c36e193-bed0-4886-b96f-78b9486d7709 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:18.536676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c36e193-bed0-4886-b96f-78b9486d7709 tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:18.537138 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 447/1752] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 11:57:18 2026] PUT /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 397 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:18.547458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7d1ff995-dc95-440b-9536-3b163e8d30cd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:18.549817 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d1ff995-dc95-440b-9536-3b163e8d30cd tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 Jul 03 11:57:18.550262 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d1ff995-dc95-440b-9536-3b163e8d30cd tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:18.666572 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d1ff995-dc95-440b-9536-3b163e8d30cd tempest-VolumeQuotasAdminTestJSON-1758222093 tempest-VolumeQuotasAdminTestJSON-1758222093-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 returned with HTTP 200 Jul 03 11:57:18.666943 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 440/1753] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 11:57:18 2026] PUT /volume/v3/os-quota-sets/6f13eb3845c3421f901023fe578a23b3 => generated 395 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:19.798169 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-03d650b1-7a13-4488-902d-fac3c75422b1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:19.985108 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d650b1-7a13-4488-902d-fac3c75422b1 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:19.985524 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03d650b1-7a13-4488-902d-fac3c75422b1 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1914330472", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1112550023", "vendor_name": "tempest-vendor_name-2042426230"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:20.007910 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d650b1-7a13-4488-902d-fac3c75422b1 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:20.008473 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 434/1754] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:19 2026] POST /volume/v3/types => generated 329 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:20.017724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-97559086-6c6b-4919-a30e-6c5ef8995eef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:20.021233 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:20.021233 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "03bb7786-a908-4427-97c3-d5aed2347b17", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:20.022021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request body: {'volume': {'volume_type': '03bb7786-a908-4427-97c3-d5aed2347b17', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:20.025854 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume of 1 GB Jul 03 11:57:20.026185 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:20.026185 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:20.027020 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:20.032458 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (dfee3eb2-fbf7-4f81-9560-d90b999263b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:20.033356 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211b0988-9d56-4333-8e0e-258c49b3c7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:20.034157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:20.064936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211b0988-9d56-4333-8e0e-258c49b3c7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1112550023',vendor_name='tempest-vendor_name-2042426230'},id=03bb7786-a908-4427-97c3-d5aed2347b17,is_public=True,name='tempest-ProjectAdminTests-volume-type-1914330472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03bb7786-a908-4427-97c3-d5aed2347b17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:20.065839 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a59916-9272-45d6-be67-bc1548a14157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:20.096190 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1914330472 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1914330472, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:20.097240 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1914330472 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1914330472, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:20.140036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['492e99d2-753c-49e9-8803-7303cadaddf7', 'd1a7d244-55f4-4afc-926d-2294d1ecf1e7', '9af87f07-4d5d-4f76-974d-14437e2cc59b', '07c664b6-7974-4488-8b90-37ea5be3cfa5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:20.140987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a59916-9272-45d6-be67-bc1548a14157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492e99d2-753c-49e9-8803-7303cadaddf7', 'd1a7d244-55f4-4afc-926d-2294d1ecf1e7', '9af87f07-4d5d-4f76-974d-14437e2cc59b', '07c664b6-7974-4488-8b90-37ea5be3cfa5']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:20.141658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257582a4-2dde-449c-8203-89e80e7e27af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:20.172754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257582a4-2dde-449c-8203-89e80e7e27af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aa5bcac-e0f3-4c34-93da-46e5e552a5a0', '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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['492e99d2-753c-49e9-8803-7303cadaddf7','d1a7d244-55f4-4afc-926d-2294d1ecf1e7','9af87f07-4d5d-4f76-974d-14437e2cc59b','07c664b6-7974-4488-8b90-37ea5be3cfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=03bb7786-a908-4427-97c3-d5aed2347b17), 'volume': Volume(_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-03T11:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aa5bcac-e0f3-4c34-93da-46e5e552a5a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a0656e7dfb485aa10567f6283c1279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03bb7786-a908-4427-97c3-d5aed2347b17),volume_type_id=03bb7786-a908-4427-97c3-d5aed2347b17)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:20.173506 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c14f8b-d70c-4d18-8909-f625f944c126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:20.193967 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c14f8b-d70c-4d18-8909-f625f944c126) transitioned into state 'SUCCESS' from 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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['492e99d2-753c-49e9-8803-7303cadaddf7','d1a7d244-55f4-4afc-926d-2294d1ecf1e7','9af87f07-4d5d-4f76-974d-14437e2cc59b','07c664b6-7974-4488-8b90-37ea5be3cfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=03bb7786-a908-4427-97c3-d5aed2347b17)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:20.194669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aeaa6fe-4cb8-452c-89ed-33b6ac53ce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:20.204019 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aeaa6fe-4cb8-452c-89ed-33b6ac53ce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:20.204790 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (dfee3eb2-fbf7-4f81-9560-d90b999263b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:20.205412 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request issued successfully. Jul 03 11:57:20.205705 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-97559086-6c6b-4919-a30e-6c5ef8995eef tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:20.206188 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 434/1755] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:20 2026] POST /volume/v3/volumes => generated 773 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:20.220554 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:20.226430 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 Jul 03 11:57:20.226750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:20.226983 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:20.239813 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:20.239813 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:20.248725 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:20.255973 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-37e504de-d890-4b98-b6fe-569ddf69d8a6 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 returned with HTTP 200 Jul 03 11:57:20.256727 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 448/1756] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:20 2026] GET /volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 => generated 952 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:21.271246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.276313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 Jul 03 11:57:21.276680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.276958 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.300087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:21.300087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:21.314310 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:21.318137 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2353ceb7-1524-444c-8b9a-4af0306f6284 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 returned with HTTP 200 Jul 03 11:57:21.318137 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 441/1757] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:21 2026] GET /volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:21.332284 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d4361d73-ad68-4ca0-8530-5a406d4fb31e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.334299 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4361d73-ad68-4ca0-8530-5a406d4fb31e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:21.334604 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d4361d73-ad68-4ca0-8530-5a406d4fb31e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.334841 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d4361d73-ad68-4ca0-8530-5a406d4fb31e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.339183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4361d73-ad68-4ca0-8530-5a406d4fb31e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:21.339725 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 435/1758] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:21 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 11:57:21.351987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-758bd13c-1e39-4c2d-84c4-8c7ff0c3642a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.354339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-758bd13c-1e39-4c2d-84c4-8c7ff0c3642a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 Jul 03 11:57:21.354666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-758bd13c-1e39-4c2d-84c4-8c7ff0c3642a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.354924 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-758bd13c-1e39-4c2d-84c4-8c7ff0c3642a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.360461 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:21.360461 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:21.368652 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-758bd13c-1e39-4c2d-84c4-8c7ff0c3642a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 returned with HTTP 204 Jul 03 11:57:21.369157 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 435/1759] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:21 2026] DELETE /volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:21.378739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1254fc7c-a730-4cb5-8775-0de89b955e9c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.383587 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1254fc7c-a730-4cb5-8775-0de89b955e9c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 Jul 03 11:57:21.383587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1254fc7c-a730-4cb5-8775-0de89b955e9c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.383587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1254fc7c-a730-4cb5-8775-0de89b955e9c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.389432 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1254fc7c-a730-4cb5-8775-0de89b955e9c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 returned with HTTP 404 Jul 03 11:57:21.390033 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 449/1760] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:21 2026] GET /volume/v3/messages/81659f19-2e80-4454-ac84-8f0447127715 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:21.397738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.399918 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 Jul 03 11:57:21.400183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.400564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.401558 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume with id: 1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 Jul 03 11:57:21.411348 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:21.411348 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:21.411647 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:21.413982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99809) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:21.427650 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1914330472 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1914330472, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:21.428024 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1914330472 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1914330472, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:21.440853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['9e26e84a-6eac-42aa-bd5e-4e572d5034c1', 'ee8e0da5-146b-41f9-a24d-03ff2a431af1', '8b3d569d-1aeb-4fd5-919a-b8300a0a4d32', 'ace86e4c-bb77-4244-8d4f-bbf0f43b8db9'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:21.482118 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume request issued successfully. Jul 03 11:57:21.482497 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8dff8a67-48ae-43eb-911e-25f1e1b7a10a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 returned with HTTP 202 Jul 03 11:57:21.483070 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 442/1761] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:21 2026] DELETE /volume/v3/volumes/1aa5bcac-e0f3-4c34-93da-46e5e552a5a0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:21.491533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-be992bfc-24a6-44c6-a251-0842d3c0b4bd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.493804 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be992bfc-24a6-44c6-a251-0842d3c0b4bd tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/types/03bb7786-a908-4427-97c3-d5aed2347b17 Jul 03 11:57:21.494080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be992bfc-24a6-44c6-a251-0842d3c0b4bd tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.494383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be992bfc-24a6-44c6-a251-0842d3c0b4bd tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.536817 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be992bfc-24a6-44c6-a251-0842d3c0b4bd tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types/03bb7786-a908-4427-97c3-d5aed2347b17 returned with HTTP 202 Jul 03 11:57:21.537203 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 436/1762] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:21 2026] DELETE /volume/v3/types/03bb7786-a908-4427-97c3-d5aed2347b17 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:21.545280 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1117ea97-6987-4ee2-a985-2fb11ed37e3a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.547191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1117ea97-6987-4ee2-a985-2fb11ed37e3a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:21.547578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1117ea97-6987-4ee2-a985-2fb11ed37e3a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-839751505", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1865189347", "vendor_name": "tempest-vendor_name-1476135039"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:21.563993 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1117ea97-6987-4ee2-a985-2fb11ed37e3a tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:21.564630 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 436/1763] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:21 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:21.576288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.578715 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:21.579436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fca5e3b4-29ca-422c-ac41-0f75c91f1251", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:21.582294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request body: {'volume': {'volume_type': 'fca5e3b4-29ca-422c-ac41-0f75c91f1251', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:21.589716 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume of 1 GB Jul 03 11:57:21.590145 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:21.590145 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:21.590696 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:21.606219 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (2d6d4df3-09a6-4445-8a20-c23a55cc8fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:21.607866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e83ea87-6a08-47da-a73a-f6894bca1bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:21.608911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:21.630279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e83ea87-6a08-47da-a73a-f6894bca1bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1865189347',vendor_name='tempest-vendor_name-1476135039'},id=fca5e3b4-29ca-422c-ac41-0f75c91f1251,is_public=True,name='tempest-ProjectAdminTests-volume-type-839751505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fca5e3b4-29ca-422c-ac41-0f75c91f1251', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:21.631500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa32fd4-dc21-498c-abdc-a00194e219ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:21.658879 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-839751505 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-839751505, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:21.659150 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-839751505 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-839751505, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:21.695840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['bea25095-a240-42e9-a0f2-67f89ef58745', 'e949e6bd-638f-4e0e-a202-05bdd03cfe0d', 'b4fe2aaa-ad5f-499c-b182-ba8ddc65594e', '90c1dc7c-81f6-4c96-9879-24046a516752'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:21.696780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa32fd4-dc21-498c-abdc-a00194e219ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea25095-a240-42e9-a0f2-67f89ef58745', 'e949e6bd-638f-4e0e-a202-05bdd03cfe0d', 'b4fe2aaa-ad5f-499c-b182-ba8ddc65594e', '90c1dc7c-81f6-4c96-9879-24046a516752']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:21.697563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776ae80b-1e57-4d48-8489-1bbc7c52424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:21.727693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776ae80b-1e57-4d48-8489-1bbc7c52424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc400ca6-ae7b-40e4-9149-6c54d2eb999e', '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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['bea25095-a240-42e9-a0f2-67f89ef58745','e949e6bd-638f-4e0e-a202-05bdd03cfe0d','b4fe2aaa-ad5f-499c-b182-ba8ddc65594e','90c1dc7c-81f6-4c96-9879-24046a516752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=fca5e3b4-29ca-422c-ac41-0f75c91f1251), 'volume': Volume(_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-03T11:57:21Z,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=fc400ca6-ae7b-40e4-9149-6c54d2eb999e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a0656e7dfb485aa10567f6283c1279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fca5e3b4-29ca-422c-ac41-0f75c91f1251),volume_type_id=fca5e3b4-29ca-422c-ac41-0f75c91f1251)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:21.728434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f19b8c-deab-4602-abd6-b4e2b744a1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:21.747206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9f19b8c-deab-4602-abd6-b4e2b744a1bb) transitioned into state 'SUCCESS' from 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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['bea25095-a240-42e9-a0f2-67f89ef58745','e949e6bd-638f-4e0e-a202-05bdd03cfe0d','b4fe2aaa-ad5f-499c-b182-ba8ddc65594e','90c1dc7c-81f6-4c96-9879-24046a516752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=fca5e3b4-29ca-422c-ac41-0f75c91f1251)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:21.747970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59898342-f65a-42fb-a40e-31de740a109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:21.757205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59898342-f65a-42fb-a40e-31de740a109f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:21.757974 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (2d6d4df3-09a6-4445-8a20-c23a55cc8fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:21.758257 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request issued successfully. Jul 03 11:57:21.758807 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bc8ab42-8f65-4fe7-8466-0f4642a660ab tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:21.759201 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 450/1764] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:21 2026] POST /volume/v3/volumes => generated 772 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:21.770896 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:21.773117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e Jul 03 11:57:21.773412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:21.773672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:21.781120 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:21.781120 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:21.786129 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:21.790901 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-988087fe-53e1-44f7-80c9-ab29e1043c15 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e returned with HTTP 200 Jul 03 11:57:21.791346 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 443/1765] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:21 2026] GET /volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.179416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1f691e28-5200-426a-9c5a-0191f929edaf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.341591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f691e28-5200-426a-9c5a-0191f929edaf tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:22.342912 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1f691e28-5200-426a-9c5a-0191f929edaf tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:22.357846 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1f691e28-5200-426a-9c5a-0191f929edaf tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:22.358476 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 437/1766] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:22 2026] POST /volume/v3/types => generated 188 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.373583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ebbfe6f6-1947-426c-9fb1-4ce40778491a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.374035 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ebbfe6f6-1947-426c-9fb1-4ce40778491a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:22.374536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ebbfe6f6-1947-426c-9fb1-4ce40778491a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:22.392046 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ebbfe6f6-1947-426c-9fb1-4ce40778491a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:22.392567 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 437/1767] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:22 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.404784 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-92371257-562e-43f9-845d-a0bd7df84c77 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.494343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:22.494711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:22.496079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:22.499492 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Create volume of 1 GB Jul 03 11:57:22.499785 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:22.499785 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:22.500218 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Availability Zones retrieved successfully. Jul 03 11:57:22.505323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Flow 'volume_create_api' (35e1441e-9e05-403d-80b8-fdb49362f568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:22.506130 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e667cc2-21a7-426e-b5ad-0cf8f366f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:22.506956 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:22.524770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e667cc2-21a7-426e-b5ad-0cf8f366f954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3fe1d38-828c-4bc0-ada9-24752fe10c24,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3fe1d38-828c-4bc0-ada9-24752fe10c24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:22.525540 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c37b0c6-c841-46ab-94d0-b62ed93d2097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:22.552185 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:22.552593 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:22.588994 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Created reservations ['f3c564cb-3cad-4a8e-9f82-cdeec8224346', '5caa2b93-833b-449b-9828-2fa3b65b5cbd', 'eb31c93a-6e7c-45dd-94f9-894bd2ec8864', '6256e5fc-f2b8-480e-841d-fb3b44b3a5a2'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:22.589755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c37b0c6-c841-46ab-94d0-b62ed93d2097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c564cb-3cad-4a8e-9f82-cdeec8224346', '5caa2b93-833b-449b-9828-2fa3b65b5cbd', 'eb31c93a-6e7c-45dd-94f9-894bd2ec8864', '6256e5fc-f2b8-480e-841d-fb3b44b3a5a2']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:22.590464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97a9a3-fdac-4962-9ad4-7db3ddf40040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:22.610971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97a9a3-fdac-4962-9ad4-7db3ddf40040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c170a8c-5e1c-481d-bd92-a622363a17cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5384aa8d08945a0adca06ff95dcd3e4',qos_specs=None,replication_status=,reservations=['f3c564cb-3cad-4a8e-9f82-cdeec8224346','5caa2b93-833b-449b-9828-2fa3b65b5cbd','eb31c93a-6e7c-45dd-94f9-894bd2ec8864','6256e5fc-f2b8-480e-841d-fb3b44b3a5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee24b86564fc4dd38998691ff2b56b59',volume_type_id=e3fe1d38-828c-4bc0-ada9-24752fe10c24), 'volume': Volume(_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-03T11:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c170a8c-5e1c-481d-bd92-a622363a17cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5384aa8d08945a0adca06ff95dcd3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee24b86564fc4dd38998691ff2b56b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3fe1d38-828c-4bc0-ada9-24752fe10c24),volume_type_id=e3fe1d38-828c-4bc0-ada9-24752fe10c24)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:22.612064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15656e11-a83d-439c-9ce6-7d2eca1a9a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:22.631137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15656e11-a83d-439c-9ce6-7d2eca1a9a62) transitioned into state 'SUCCESS' from state '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-2112311005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5384aa8d08945a0adca06ff95dcd3e4',qos_specs=None,replication_status=,reservations=['f3c564cb-3cad-4a8e-9f82-cdeec8224346','5caa2b93-833b-449b-9828-2fa3b65b5cbd','eb31c93a-6e7c-45dd-94f9-894bd2ec8864','6256e5fc-f2b8-480e-841d-fb3b44b3a5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee24b86564fc4dd38998691ff2b56b59',volume_type_id=e3fe1d38-828c-4bc0-ada9-24752fe10c24)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:22.631954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33b5fb2-b67a-4bcc-892f-dc3dfd943c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:22.640999 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33b5fb2-b67a-4bcc-892f-dc3dfd943c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:22.641929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Flow 'volume_create_api' (35e1441e-9e05-403d-80b8-fdb49362f568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:22.642246 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Create volume request issued successfully. Jul 03 11:57:22.642827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92371257-562e-43f9-845d-a0bd7df84c77 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:22.643213 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 451/1768] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:57:22 2026] POST /volume/v3/volumes => generated 768 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:22.655972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.660424 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:22.660424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.660424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.667272 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:22.667272 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:22.671293 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:22.676910 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00d7f191-c0e3-4cce-b230-37fb1866aecc tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:22.677608 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 444/1769] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:22 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.808268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.809155 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e Jul 03 11:57:22.809424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.809620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.820406 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:22.820406 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:22.839720 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:22.847195 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d198d16-cdf0-4735-8457-bc41134e6e77 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e returned with HTTP 200 Jul 03 11:57:22.847195 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 438/1770] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:22 2026] GET /volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.868052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3ac4bc2c-621b-4f41-963f-8a9d57e3cc94 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.870456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3ac4bc2c-621b-4f41-963f-8a9d57e3cc94 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:22.870731 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3ac4bc2c-621b-4f41-963f-8a9d57e3cc94 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.870959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3ac4bc2c-621b-4f41-963f-8a9d57e3cc94 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.876516 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3ac4bc2c-621b-4f41-963f-8a9d57e3cc94 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:22.877176 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 438/1771] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:22 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.888392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c8a90a75-7454-4fe0-9182-e2b9616d2661 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.892344 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c8a90a75-7454-4fe0-9182-e2b9616d2661 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:22.892726 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c8a90a75-7454-4fe0-9182-e2b9616d2661 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.893001 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c8a90a75-7454-4fe0-9182-e2b9616d2661 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.893381 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:22.893381 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:22.900053 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c8a90a75-7454-4fe0-9182-e2b9616d2661 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:22.900680 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 452/1772] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:22 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:22.911062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4f7cc11d-0f56-4688-aef3-427ec6c6cb5e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.913399 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f7cc11d-0f56-4688-aef3-427ec6c6cb5e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/messages/264aea1d-d8b8-483f-8b71-74df90150a6a Jul 03 11:57:22.913656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f7cc11d-0f56-4688-aef3-427ec6c6cb5e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.913852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f7cc11d-0f56-4688-aef3-427ec6c6cb5e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.926768 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f7cc11d-0f56-4688-aef3-427ec6c6cb5e tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages/264aea1d-d8b8-483f-8b71-74df90150a6a returned with HTTP 204 Jul 03 11:57:22.927168 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 445/1773] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:22 2026] DELETE /volume/v3/messages/264aea1d-d8b8-483f-8b71-74df90150a6a => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:22.934898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-29a50878-def0-4540-9fc5-371d3676440c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:22.936702 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e Jul 03 11:57:22.936896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:22.937107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:22.937255 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume with id: fc400ca6-ae7b-40e4-9149-6c54d2eb999e Jul 03 11:57:22.945205 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:22.945205 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:22.945645 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:22.946665 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99810) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:22.959650 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-839751505 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-839751505, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:22.960013 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-839751505 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-839751505, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:22.970623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['ada1cf64-81f1-466c-8f34-1f398514fdb1', '7584d59a-f938-489b-9385-b48aaabed470', '876beb8a-412c-4bd9-8be0-72d9fae940ff', 'bb7c7ab7-098f-4171-9795-552367fea2be'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:22.998058 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume request issued successfully. Jul 03 11:57:22.998291 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29a50878-def0-4540-9fc5-371d3676440c tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e returned with HTTP 202 Jul 03 11:57:22.998867 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 439/1774] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:22 2026] DELETE /volume/v3/volumes/fc400ca6-ae7b-40e4-9149-6c54d2eb999e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:23.009247 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07d5db1d-c943-475a-87b7-e92ae8c29cf0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.011463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d5db1d-c943-475a-87b7-e92ae8c29cf0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/types/fca5e3b4-29ca-422c-ac41-0f75c91f1251 Jul 03 11:57:23.011735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d5db1d-c943-475a-87b7-e92ae8c29cf0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:23.011994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d5db1d-c943-475a-87b7-e92ae8c29cf0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:23.041997 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d5db1d-c943-475a-87b7-e92ae8c29cf0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types/fca5e3b4-29ca-422c-ac41-0f75c91f1251 returned with HTTP 202 Jul 03 11:57:23.042487 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 439/1775] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:23 2026] DELETE /volume/v3/types/fca5e3b4-29ca-422c-ac41-0f75c91f1251 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:23.052948 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0835e162-d1ca-420c-b8c8-2be1bfa033c0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.055216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0835e162-d1ca-420c-b8c8-2be1bfa033c0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:23.055749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0835e162-d1ca-420c-b8c8-2be1bfa033c0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-608604764", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1263520161", "vendor_name": "tempest-vendor_name-75930408"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:23.075149 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0835e162-d1ca-420c-b8c8-2be1bfa033c0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:23.075665 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 453/1776] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:23 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:23.087395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6c226fc-270f-4032-9bdf-30a17b388898 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.088151 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:23.088551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "009fc153-fdf7-42b7-9d3c-852a1eee445e", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:23.089980 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request body: {'volume': {'volume_type': '009fc153-fdf7-42b7-9d3c-852a1eee445e', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:23.094542 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume of 1 GB Jul 03 11:57:23.094907 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.094907 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:23.095348 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:23.101261 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (fb9f6f05-01a9-44d9-b506-0e41bc8b016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:23.102541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309ec931-c9eb-4059-a60a-8439066210af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:23.103494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:23.129492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309ec931-c9eb-4059-a60a-8439066210af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1263520161',vendor_name='tempest-vendor_name-75930408'},id=009fc153-fdf7-42b7-9d3c-852a1eee445e,is_public=True,name='tempest-ProjectAdminTests-volume-type-608604764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '009fc153-fdf7-42b7-9d3c-852a1eee445e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:23.129492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae417fad-5bed-4975-95bd-e88ab3b80bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:23.158541 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-608604764 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-608604764, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:23.158824 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-608604764 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-608604764, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:23.188228 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['88cb6e28-b866-472d-9f2c-4662730a7b7f', '7991dcb0-1893-4d31-8f74-f355544aece3', 'c03b6745-bfa7-4342-9abb-d88fc2c5a5d7', 'f5fd44f9-8847-4bb5-ad54-9b700cd76483'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:23.189246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae417fad-5bed-4975-95bd-e88ab3b80bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88cb6e28-b866-472d-9f2c-4662730a7b7f', '7991dcb0-1893-4d31-8f74-f355544aece3', 'c03b6745-bfa7-4342-9abb-d88fc2c5a5d7', 'f5fd44f9-8847-4bb5-ad54-9b700cd76483']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:23.190282 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dad113b-6dc5-4597-92d3-655fa5bf0069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:23.217191 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dad113b-6dc5-4597-92d3-655fa5bf0069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87efb17d-2bc4-4c15-aaba-79b4ef73e896', '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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['88cb6e28-b866-472d-9f2c-4662730a7b7f','7991dcb0-1893-4d31-8f74-f355544aece3','c03b6745-bfa7-4342-9abb-d88fc2c5a5d7','f5fd44f9-8847-4bb5-ad54-9b700cd76483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=009fc153-fdf7-42b7-9d3c-852a1eee445e), 'volume': Volume(_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-03T11:57:23Z,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=87efb17d-2bc4-4c15-aaba-79b4ef73e896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a0656e7dfb485aa10567f6283c1279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(009fc153-fdf7-42b7-9d3c-852a1eee445e),volume_type_id=009fc153-fdf7-42b7-9d3c-852a1eee445e)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:23.218463 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5095ec66-4f8a-40cb-b2fb-c3c75f33343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:23.241695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5095ec66-4f8a-40cb-b2fb-c3c75f33343b) transitioned into state 'SUCCESS' from 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='88a0656e7dfb485aa10567f6283c1279',qos_specs=None,replication_status=,reservations=['88cb6e28-b866-472d-9f2c-4662730a7b7f','7991dcb0-1893-4d31-8f74-f355544aece3','c03b6745-bfa7-4342-9abb-d88fc2c5a5d7','f5fd44f9-8847-4bb5-ad54-9b700cd76483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb67c061e5284aff87a6da7f9659fa7f',volume_type_id=009fc153-fdf7-42b7-9d3c-852a1eee445e)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:23.242927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4bf9b7-d92c-426a-9d3e-94b38828155a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:23.253131 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4bf9b7-d92c-426a-9d3e-94b38828155a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:23.255403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Flow 'volume_create_api' (fb9f6f05-01a9-44d9-b506-0e41bc8b016b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:23.255403 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Create volume request issued successfully. Jul 03 11:57:23.255403 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6c226fc-270f-4032-9bdf-30a17b388898 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:23.255817 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 446/1777] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:23 2026] POST /volume/v3/volumes => generated 772 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:23.268870 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-db482160-a725-4356-9421-8d46d0045858 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.272603 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-db482160-a725-4356-9421-8d46d0045858 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 Jul 03 11:57:23.272883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-db482160-a725-4356-9421-8d46d0045858 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:23.273144 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-db482160-a725-4356-9421-8d46d0045858 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:23.285159 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.285159 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:23.289816 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-db482160-a725-4356-9421-8d46d0045858 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:23.295862 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-db482160-a725-4356-9421-8d46d0045858 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 returned with HTTP 200 Jul 03 11:57:23.296340 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 440/1778] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:23 2026] GET /volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:23.695477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-93ae348c-97e4-4150-8aca-36ed29968dce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.697406 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-93ae348c-97e4-4150-8aca-36ed29968dce tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:23.697688 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-93ae348c-97e4-4150-8aca-36ed29968dce tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:23.697966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-93ae348c-97e4-4150-8aca-36ed29968dce tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:23.705362 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.705362 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:23.709458 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-93ae348c-97e4-4150-8aca-36ed29968dce tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:23.714082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-93ae348c-97e4-4150-8aca-36ed29968dce tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:23.714578 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 440/1779] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:23 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:23.728918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.732022 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:23.732250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:23.732496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:23.741416 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.741416 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:23.745769 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Volume info retrieved successfully. Jul 03 11:57:23.750391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1c5ab032-7b25-4c61-b588-a93444eb7ce2 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:23.750921 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 454/1780] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:23 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:23.769843 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-405a0a4a-9b42-42c0-8468-5b675a573ced None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.772299 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] POST https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc/action Jul 03 11:57:23.772839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:23.773039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:23.784339 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.784339 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:23.785028 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:23.805868 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:23.806162 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:23.830405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Created reservations ['1901eed0-278e-47df-aac7-d82b4d1123e1', '2e3d4b0f-2152-42cc-80b6-7fa4dd54bc87'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:23.846142 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:23.846583 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-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 11:57:23.856951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Created reservations ['dd45ea01-135e-48ba-b0c6-d6bdbe00ee4f', 'aee43e4d-1d3b-41d1-b5e0-b443f539b8f5'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:23.889393 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Retype volume request issued successfully. Jul 03 11:57:23.889695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-405a0a4a-9b42-42c0-8468-5b675a573ced tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc/action returned with HTTP 202 Jul 03 11:57:23.890199 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 447/1781] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:57:23 2026] POST /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:57:23.897363 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:23.900621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:23.900926 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:23.901203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:23.910306 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:23.910306 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:23.916242 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:23.923214 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c30198fc-fcb2-44d7-9525-47ee15e29355 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:23.923916 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 441/1782] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:23 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:24.314934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c11c30d2-4540-4b9c-b132-946f327d223b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.317939 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c11c30d2-4540-4b9c-b132-946f327d223b tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 Jul 03 11:57:24.318971 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c11c30d2-4540-4b9c-b132-946f327d223b tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.319115 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c11c30d2-4540-4b9c-b132-946f327d223b tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.330767 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:24.330767 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:24.338273 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c11c30d2-4540-4b9c-b132-946f327d223b tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:24.344591 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c11c30d2-4540-4b9c-b132-946f327d223b tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 returned with HTTP 200 Jul 03 11:57:24.345038 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 441/1783] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:24 2026] GET /volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:24.361625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-22c9f5a9-b3da-448a-980e-a31779fd97f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.364228 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22c9f5a9-b3da-448a-980e-a31779fd97f4 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:24.364559 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-22c9f5a9-b3da-448a-980e-a31779fd97f4 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.364803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-22c9f5a9-b3da-448a-980e-a31779fd97f4 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.369173 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22c9f5a9-b3da-448a-980e-a31779fd97f4 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:24.369718 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 455/1784] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:24 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 11:57:24.384543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2e2b271b-4dc6-4cdf-864d-30b5b8a257e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.386920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2e2b271b-4dc6-4cdf-864d-30b5b8a257e0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] GET https://10.4.3.170/volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 Jul 03 11:57:24.387599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2e2b271b-4dc6-4cdf-864d-30b5b8a257e0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.387795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2e2b271b-4dc6-4cdf-864d-30b5b8a257e0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.391047 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:24.391047 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:24.391638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2e2b271b-4dc6-4cdf-864d-30b5b8a257e0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 returned with HTTP 200 Jul 03 11:57:24.392274 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 448/1785] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:24 2026] GET /volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:24.401109 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eaa38d8b-2118-4180-bc69-5c4c9267fca9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.402990 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eaa38d8b-2118-4180-bc69-5c4c9267fca9 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 Jul 03 11:57:24.403307 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eaa38d8b-2118-4180-bc69-5c4c9267fca9 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.403569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eaa38d8b-2118-4180-bc69-5c4c9267fca9 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.413777 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eaa38d8b-2118-4180-bc69-5c4c9267fca9 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 returned with HTTP 204 Jul 03 11:57:24.414242 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 442/1786] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:24 2026] DELETE /volume/v3/messages/759509e8-2655-4314-8764-59ae71bcbd31 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:24.421703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.431780 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 Jul 03 11:57:24.433446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.433446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.434388 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume with id: 87efb17d-2bc4-4c15-aaba-79b4ef73e896 Jul 03 11:57:24.445250 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:24.445250 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:24.445588 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Volume info retrieved successfully. Jul 03 11:57:24.446456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99808) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:24.460586 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-608604764 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-608604764, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:24.461044 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-608604764 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-608604764, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:24.475592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Created reservations ['edcb364f-9987-4e7b-8946-5173ece85d66', '88f8a759-1426-4ca3-aab5-bed0ebaa9f50', '1b57c6cd-400e-4cb2-a188-adf14f3bde73', '656eef9d-afc4-47e1-b642-eac4e1e851b8'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:24.529101 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Delete volume request issued successfully. Jul 03 11:57:24.529564 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c93783a-37bd-4bc7-9482-332528b7e8d0 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 returned with HTTP 202 Jul 03 11:57:24.530239 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 442/1787] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:24 2026] DELETE /volume/v3/volumes/87efb17d-2bc4-4c15-aaba-79b4ef73e896 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:24.541128 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-07a3b12d-b522-4563-bf29-62ab0db3a131 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.543121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07a3b12d-b522-4563-bf29-62ab0db3a131 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] DELETE https://10.4.3.170/volume/v3/types/009fc153-fdf7-42b7-9d3c-852a1eee445e Jul 03 11:57:24.543432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07a3b12d-b522-4563-bf29-62ab0db3a131 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.543610 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07a3b12d-b522-4563-bf29-62ab0db3a131 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.570567 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07a3b12d-b522-4563-bf29-62ab0db3a131 tempest-ProjectAdminTests-892144276 tempest-ProjectAdminTests-892144276-project-admin] https://10.4.3.170/volume/v3/types/009fc153-fdf7-42b7-9d3c-852a1eee445e returned with HTTP 202 Jul 03 11:57:24.571000 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 456/1788] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:24 2026] DELETE /volume/v3/types/009fc153-fdf7-42b7-9d3c-852a1eee445e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:24.939997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.942404 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:24.942404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.942598 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:24.954930 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:24.954930 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:24.958306 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:24.964081 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5b6a862-fee1-4d32-b175-3a8a0e6bb331 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:24.964696 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 449/1789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:24 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:24.988828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3186ede5-f590-48ba-aef4-84d278696afa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:24.990065 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3186ede5-f590-48ba-aef4-84d278696afa tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:24.990865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3186ede5-f590-48ba-aef4-84d278696afa tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:24.990865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3186ede5-f590-48ba-aef4-84d278696afa tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.001016 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-b8fa329c-8b73-4f36-97f5-da9e4aaba1be None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.003477 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-b8fa329c-8b73-4f36-97f5-da9e4aaba1be tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] DELETE https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd Jul 03 11:57:25.004025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-b8fa329c-8b73-4f36-97f5-da9e4aaba1be tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.004025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-b8fa329c-8b73-4f36-97f5-da9e4aaba1be tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.011211 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.011211 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:25.015488 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.015488 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:25.016677 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3186ede5-f590-48ba-aef4-84d278696afa tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Volume info retrieved successfully. Jul 03 11:57:25.022408 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3186ede5-f590-48ba-aef4-84d278696afa tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:25.022989 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 443/1790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:24 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:25.040309 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.046785 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005 Jul 03 11:57:25.046785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.046785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.047612 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005'), ('all_tenants', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:57:25.055621 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Get all volumes completed successfully. Jul 03 11:57:25.057146 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e81334a-4c5b-4bca-b4c8-41396aa3f341 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005 returned with HTTP 200 Jul 03 11:57:25.057146 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 457/1791] 10.4.3.170 () {66 vars in 1398 bytes} [Fri Jul 3 11:57:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2112311005 => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:25.066396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.068463 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:25.068685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.068881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.079919 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.079919 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:25.085293 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:25.089432 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9aa20a2e-184e-4d72-afa4-632d1f66868d tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:25.089961 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 450/1792] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:25 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:25.103234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.105965 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:25.106221 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.106508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.107127 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Delete volume with id: 4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:25.123321 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.123321 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:25.123321 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:25.150544 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Delete volume request issued successfully. Jul 03 11:57:25.151153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d42e5c3-b794-425a-88d5-ff0c682ec750 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 202 Jul 03 11:57:25.151233 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 444/1793] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:57:25 2026] DELETE /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:25.161321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.164693 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:25.164974 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.165219 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.174900 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.174900 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:25.180114 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Volume info retrieved successfully. Jul 03 11:57:25.185959 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82b3bdc8-9bff-4be4-8ed3-98a15d7c4a35 tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 200 Jul 03 11:57:25.186587 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 458/1794] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:25 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:25.571778 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-b8fa329c-8b73-4f36-97f5-da9e4aaba1be tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd returned with HTTP 200 Jul 03 11:57:25.572209 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 443/1795] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:57:24 2026] DELETE /volume/v3/attachments/38b7b755-ccb7-4935-a9be-dd308efb7edd => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:25.591400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:25.595755 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:57:25.597428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:25.597757 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:25.598009 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Delete volume with id: a425dd93-4f1e-4eaf-8d8f-8547b85ef055 Jul 03 11:57:25.613520 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:25.613520 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:25.614178 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Volume info retrieved successfully. Jul 03 11:57:25.634182 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] Delete volume request issued successfully. Jul 03 11:57:25.634531 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d0e55a25-930c-449a-a83c-e56a38ce0c80 req-094747cc-bf33-4b2c-8663-5b815e5644b0 tempest-ServerBootFromVolumeStableRescueTest-1581631147 tempest-ServerBootFromVolumeStableRescueTest-1581631147-project-member] https://10.4.3.170/volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 returned with HTTP 202 Jul 03 11:57:25.635036 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 451/1796] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 11:57:25 2026] DELETE /volume/v3/volumes/a425dd93-4f1e-4eaf-8d8f-8547b85ef055 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:26.204946 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-07efc533-3e5b-40de-9a67-56e84c4f1a9b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:26.207439 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07efc533-3e5b-40de-9a67-56e84c4f1a9b tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] GET https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc Jul 03 11:57:26.207803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07efc533-3e5b-40de-9a67-56e84c4f1a9b tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:26.208135 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07efc533-3e5b-40de-9a67-56e84c4f1a9b tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:26.218724 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07efc533-3e5b-40de-9a67-56e84c4f1a9b tempest-VolumeRetypeWithoutMigrationTest-858614658 tempest-VolumeRetypeWithoutMigrationTest-858614658-project-member] https://10.4.3.170/volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc returned with HTTP 404 Jul 03 11:57:26.219414 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 445/1797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:26 2026] GET /volume/v3/volumes/4c170a8c-5e1c-481d-bd92-a622363a17cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:26.228393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7cf8141b-25e9-4d15-a92d-ff112a8b96a1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:26.230855 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7cf8141b-25e9-4d15-a92d-ff112a8b96a1 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] DELETE https://10.4.3.170/volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed Jul 03 11:57:26.231145 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7cf8141b-25e9-4d15-a92d-ff112a8b96a1 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:26.231459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7cf8141b-25e9-4d15-a92d-ff112a8b96a1 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:26.263546 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7cf8141b-25e9-4d15-a92d-ff112a8b96a1 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed returned with HTTP 202 Jul 03 11:57:26.264244 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 459/1798] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:26 2026] DELETE /volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:26.273248 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c157d744-4bac-4020-8854-4861f2e53b29 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:26.275687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c157d744-4bac-4020-8854-4861f2e53b29 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] GET https://10.4.3.170/volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed Jul 03 11:57:26.275978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c157d744-4bac-4020-8854-4861f2e53b29 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:26.276270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c157d744-4bac-4020-8854-4861f2e53b29 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:26.280977 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c157d744-4bac-4020-8854-4861f2e53b29 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed returned with HTTP 404 Jul 03 11:57:26.281751 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 444/1799] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:26 2026] GET /volume/v3/types/600f1a13-d2cf-4982-a6fa-841efba227ed => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:26.290853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-27192be2-6b99-4bf6-b34c-aae744e3692a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:26.297544 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-27192be2-6b99-4bf6-b34c-aae744e3692a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] DELETE https://10.4.3.170/volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 Jul 03 11:57:26.297786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-27192be2-6b99-4bf6-b34c-aae744e3692a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:26.298054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-27192be2-6b99-4bf6-b34c-aae744e3692a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:26.328448 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-27192be2-6b99-4bf6-b34c-aae744e3692a tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 returned with HTTP 202 Jul 03 11:57:26.328885 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 452/1800] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:26 2026] DELETE /volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:26.336278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fde20223-8cd5-461c-9875-566c708345c5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:26.339091 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fde20223-8cd5-461c-9875-566c708345c5 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] GET https://10.4.3.170/volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 Jul 03 11:57:26.339386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fde20223-8cd5-461c-9875-566c708345c5 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:26.339702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fde20223-8cd5-461c-9875-566c708345c5 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:26.344264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fde20223-8cd5-461c-9875-566c708345c5 tempest-VolumeRetypeWithoutMigrationTest-296971868 tempest-VolumeRetypeWithoutMigrationTest-296971868-project-admin] https://10.4.3.170/volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 returned with HTTP 404 Jul 03 11:57:26.344865 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 446/1801] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:26 2026] GET /volume/v3/types/e3fe1d38-828c-4bc0-ada9-24752fe10c24 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:26.902268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-00a30d26-a388-4342-ab59-3648fbc5c5ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:27.041666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00a30d26-a388-4342-ab59-3648fbc5c5ed tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:27.042226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00a30d26-a388-4342-ab59-3648fbc5c5ed tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-690235785", "extra_specs": {"storage_protocol": "tempest-storage_protocol-833653588", "vendor_name": "tempest-vendor_name-54249933"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:27.072202 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00a30d26-a388-4342-ab59-3648fbc5c5ed tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:27.072714 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 460/1802] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:26 2026] POST /volume/v3/types => generated 326 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:27.086253 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-deadd304-f30c-4907-915c-7e25124523a4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:27.088001 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:27.088362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0d99625f-26ed-48f9-9c88-d4186b79e5bc", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:27.091485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request body: {'volume': {'volume_type': '0d99625f-26ed-48f9-9c88-d4186b79e5bc', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:27.101860 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume of 1 GB Jul 03 11:57:27.102292 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:27.102292 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:27.105390 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:27.114601 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (4bd7afc6-0623-450f-be8f-b2e2b1dabe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:27.119939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65cc3c-3fd4-4b9d-9325-8aa17991e860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:27.120815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:27.150862 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65cc3c-3fd4-4b9d-9325-8aa17991e860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-833653588',vendor_name='tempest-vendor_name-54249933'},id=0d99625f-26ed-48f9-9c88-d4186b79e5bc,is_public=True,name='tempest-ProjectMemberTests-volume-type-690235785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d99625f-26ed-48f9-9c88-d4186b79e5bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:27.151775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1a3f54-337a-476e-8b96-22f1ef0ca4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:27.183058 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-690235785 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-690235785, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:27.183356 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-690235785 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-690235785, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:27.233175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['f92f1cfe-0ca9-41d1-89ed-ea099732e14a', 'dcfd5620-a245-4157-b125-11b221451d3d', '40d46819-4b20-46a7-a6ae-783d57d4acd5', '19ea8bda-1c89-4988-a45e-3222811a7157'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:27.234385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1a3f54-337a-476e-8b96-22f1ef0ca4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f92f1cfe-0ca9-41d1-89ed-ea099732e14a', 'dcfd5620-a245-4157-b125-11b221451d3d', '40d46819-4b20-46a7-a6ae-783d57d4acd5', '19ea8bda-1c89-4988-a45e-3222811a7157']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:27.235825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846597a1-ecc7-4640-a8fb-f18714fd606e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:27.265296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846597a1-ecc7-4640-a8fb-f18714fd606e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e74de4-29fd-4179-b2ab-cafda4a7de48', '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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['f92f1cfe-0ca9-41d1-89ed-ea099732e14a','dcfd5620-a245-4157-b125-11b221451d3d','40d46819-4b20-46a7-a6ae-783d57d4acd5','19ea8bda-1c89-4988-a45e-3222811a7157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=0d99625f-26ed-48f9-9c88-d4186b79e5bc), 'volume': Volume(_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-03T11:57:27Z,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=b5e74de4-29fd-4179-b2ab-cafda4a7de48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc1354a76e54b7380d3a80e1be392d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aa2c228948c481195adc9f69c9135ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d99625f-26ed-48f9-9c88-d4186b79e5bc),volume_type_id=0d99625f-26ed-48f9-9c88-d4186b79e5bc)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:27.266286 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5030b693-567a-497b-b26f-654dab4176c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:27.294794 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5030b693-567a-497b-b26f-654dab4176c5) transitioned into state 'SUCCESS' from 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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['f92f1cfe-0ca9-41d1-89ed-ea099732e14a','dcfd5620-a245-4157-b125-11b221451d3d','40d46819-4b20-46a7-a6ae-783d57d4acd5','19ea8bda-1c89-4988-a45e-3222811a7157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=0d99625f-26ed-48f9-9c88-d4186b79e5bc)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:27.296223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b049eb-3303-4937-8ab1-857d30573de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:27.316008 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b049eb-3303-4937-8ab1-857d30573de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:27.317272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (4bd7afc6-0623-450f-be8f-b2e2b1dabe30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:27.317698 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request issued successfully. Jul 03 11:57:27.318381 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-deadd304-f30c-4907-915c-7e25124523a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:27.319019 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 445/1803] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:27 2026] POST /volume/v3/volumes => generated 773 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:27.331057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-50fce414-006e-43b8-a747-a792369cbabe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:27.332719 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50fce414-006e-43b8-a747-a792369cbabe tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 Jul 03 11:57:27.332929 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50fce414-006e-43b8-a747-a792369cbabe tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:27.333116 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50fce414-006e-43b8-a747-a792369cbabe tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:27.341996 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:27.341996 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:27.345927 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-50fce414-006e-43b8-a747-a792369cbabe tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:27.356621 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50fce414-006e-43b8-a747-a792369cbabe tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 returned with HTTP 200 Jul 03 11:57:27.357030 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 453/1804] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:27 2026] GET /volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:28.369529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-21d74027-b310-4903-886e-80725f4b9e0f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.371231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21d74027-b310-4903-886e-80725f4b9e0f tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 Jul 03 11:57:28.372186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-21d74027-b310-4903-886e-80725f4b9e0f tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.372753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-21d74027-b310-4903-886e-80725f4b9e0f tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.381122 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:28.381122 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:28.387424 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-21d74027-b310-4903-886e-80725f4b9e0f tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:28.392781 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-21d74027-b310-4903-886e-80725f4b9e0f tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 returned with HTTP 200 Jul 03 11:57:28.392781 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 447/1805] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:28 2026] GET /volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:28.408480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7805343c-03eb-46e9-8dd2-251de00ab714 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.410450 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7805343c-03eb-46e9-8dd2-251de00ab714 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:28.410593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7805343c-03eb-46e9-8dd2-251de00ab714 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.410854 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7805343c-03eb-46e9-8dd2-251de00ab714 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.416019 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7805343c-03eb-46e9-8dd2-251de00ab714 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:28.416522 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 461/1806] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:28 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 11:57:28.426331 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f5f75cc9-2ef3-4aa8-bc91-91b38741bbf6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.604476 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5f75cc9-2ef3-4aa8-bc91-91b38741bbf6 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] DELETE https://10.4.3.170/volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f Jul 03 11:57:28.606157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5f75cc9-2ef3-4aa8-bc91-91b38741bbf6 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.606642 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5f75cc9-2ef3-4aa8-bc91-91b38741bbf6 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.616725 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:28.616725 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:28.628026 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5f75cc9-2ef3-4aa8-bc91-91b38741bbf6 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] https://10.4.3.170/volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f returned with HTTP 204 Jul 03 11:57:28.628496 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 446/1807] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:28 2026] DELETE /volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:28.637464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8fb13a30-b190-4ed6-b24a-fdffd56bea4e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.640481 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8fb13a30-b190-4ed6-b24a-fdffd56bea4e tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] GET https://10.4.3.170/volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f Jul 03 11:57:28.640796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8fb13a30-b190-4ed6-b24a-fdffd56bea4e tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.641048 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8fb13a30-b190-4ed6-b24a-fdffd56bea4e tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.645523 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8fb13a30-b190-4ed6-b24a-fdffd56bea4e tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] https://10.4.3.170/volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f returned with HTTP 404 Jul 03 11:57:28.646225 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 454/1808] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:28 2026] GET /volume/v3/messages/d710fbd2-2c60-48cd-bbe8-550e4be6772f => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:28.657308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-55744a14-0c88-4c1a-a569-2614867b24ad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.662383 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 Jul 03 11:57:28.662383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.662383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.662383 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume with id: b5e74de4-29fd-4179-b2ab-cafda4a7de48 Jul 03 11:57:28.672892 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:28.672892 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:28.674390 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:28.675238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99810) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:28.688111 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-690235785 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-690235785, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:28.689342 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-690235785 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-690235785, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:28.699467 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['2b2bde99-4834-468a-a0be-4d231fb79fab', '93dc5ec7-6c49-4605-a90e-e93a333ae8da', 'cb7ef9e9-fdd4-4ff4-84a6-071498fc3168', '0367b133-73ca-44ff-b899-c3c758b62879'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:28.728332 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume request issued successfully. Jul 03 11:57:28.728735 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-55744a14-0c88-4c1a-a569-2614867b24ad tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 returned with HTTP 202 Jul 03 11:57:28.729459 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 448/1809] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:28 2026] DELETE /volume/v3/volumes/b5e74de4-29fd-4179-b2ab-cafda4a7de48 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:28.737903 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5804a097-05a8-4528-af78-c57f88bab80b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.740051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5804a097-05a8-4528-af78-c57f88bab80b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/types/0d99625f-26ed-48f9-9c88-d4186b79e5bc Jul 03 11:57:28.740483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5804a097-05a8-4528-af78-c57f88bab80b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:28.740663 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5804a097-05a8-4528-af78-c57f88bab80b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:28.767298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5804a097-05a8-4528-af78-c57f88bab80b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types/0d99625f-26ed-48f9-9c88-d4186b79e5bc returned with HTTP 202 Jul 03 11:57:28.767720 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 462/1810] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:28 2026] DELETE /volume/v3/types/0d99625f-26ed-48f9-9c88-d4186b79e5bc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:28.776479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a16aefeb-fe14-425c-9f57-856c1be713a4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.779278 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a16aefeb-fe14-425c-9f57-856c1be713a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:28.779810 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a16aefeb-fe14-425c-9f57-856c1be713a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1466408023", "extra_specs": {"storage_protocol": "tempest-storage_protocol-249250211", "vendor_name": "tempest-vendor_name-154671115"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:28.805104 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a16aefeb-fe14-425c-9f57-856c1be713a4 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:28.807045 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 447/1811] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:28 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:28.815946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f35265b4-3295-4d35-a921-53e7881d36cc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.821238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:28.822387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "868c933e-d3d2-47b0-aa23-9d2470ebeae3", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:28.823381 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request body: {'volume': {'volume_type': '868c933e-d3d2-47b0-aa23-9d2470ebeae3', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:28.828892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d5b1be57-fa01-47fe-bc6d-ed8be297252a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.830730 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume of 1 GB Jul 03 11:57:28.830730 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:28.830730 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:28.830730 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:28.837590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (7cddb16a-aae2-436e-a9cb-db43221848dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:28.839179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c36fbb-53c1-4e86-b19e-f3a90f00b527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:28.840312 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:28.865837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c36fbb-53c1-4e86-b19e-f3a90f00b527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-249250211',vendor_name='tempest-vendor_name-154671115'},id=868c933e-d3d2-47b0-aa23-9d2470ebeae3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1466408023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '868c933e-d3d2-47b0-aa23-9d2470ebeae3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:28.866672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d9819-ff6e-4ebb-a2d8-22d4ab0c7aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:28.898063 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1466408023 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1466408023, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:28.898470 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1466408023 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1466408023, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:28.907845 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5b1be57-fa01-47fe-bc6d-ed8be297252a tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:28.908202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5b1be57-fa01-47fe-bc6d-ed8be297252a tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1597778825"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:28.927053 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5b1be57-fa01-47fe-bc6d-ed8be297252a tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:28.927421 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 449/1812] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:28 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 11:57:28.936127 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0ce3f541-6ce8-4c5f-ae7b-f3ef85c58e34 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:28.938769 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ce3f541-6ce8-4c5f-ae7b-f3ef85c58e34 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] POST https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:28.938769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ce3f541-6ce8-4c5f-ae7b-f3ef85c58e34 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:28.963799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['5b03ea6c-c3a6-4711-a202-474faa5011aa', 'dea57f83-cf1b-4684-a1b0-9dec535d9659', '67cbcb9c-ab2d-4a3f-8148-2d503cbd2fb2', 'e13cfe7b-c9a8-4508-a5cb-77d16b01392d'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:28.964815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d9819-ff6e-4ebb-a2d8-22d4ab0c7aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b03ea6c-c3a6-4711-a202-474faa5011aa', 'dea57f83-cf1b-4684-a1b0-9dec535d9659', '67cbcb9c-ab2d-4a3f-8148-2d503cbd2fb2', 'e13cfe7b-c9a8-4508-a5cb-77d16b01392d']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:28.966806 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707be841-7c3e-4682-8d31-1e0bab5beda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:28.994523 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ce3f541-6ce8-4c5f-ae7b-f3ef85c58e34 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:28.994990 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 463/1813] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 11:57:28 2026] POST /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.007958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b11df8ea-9dc9-42a4-aa8d-5f877beda17e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.009914 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b11df8ea-9dc9-42a4-aa8d-5f877beda17e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 Jul 03 11:57:29.010170 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b11df8ea-9dc9-42a4-aa8d-5f877beda17e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.010435 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b11df8ea-9dc9-42a4-aa8d-5f877beda17e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.011243 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707be841-7c3e-4682-8d31-1e0bab5beda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9863dba-0a77-4e3d-befc-e17ebcf229e2', '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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['5b03ea6c-c3a6-4711-a202-474faa5011aa','dea57f83-cf1b-4684-a1b0-9dec535d9659','67cbcb9c-ab2d-4a3f-8148-2d503cbd2fb2','e13cfe7b-c9a8-4508-a5cb-77d16b01392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=868c933e-d3d2-47b0-aa23-9d2470ebeae3), 'volume': Volume(_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-03T11:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9863dba-0a77-4e3d-befc-e17ebcf229e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc1354a76e54b7380d3a80e1be392d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aa2c228948c481195adc9f69c9135ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(868c933e-d3d2-47b0-aa23-9d2470ebeae3),volume_type_id=868c933e-d3d2-47b0-aa23-9d2470ebeae3)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:29.012289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4fdd90-f838-4786-8fdf-a0072b4ee9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:29.018762 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b11df8ea-9dc9-42a4-aa8d-5f877beda17e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 returned with HTTP 200 Jul 03 11:57:29.019151 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 448/1814] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.027138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f2efedc8-4ecf-4ed3-a62f-964fc1d95ab1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.029753 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2efedc8-4ecf-4ed3-a62f-964fc1d95ab1 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] DELETE https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 Jul 03 11:57:29.029968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2efedc8-4ecf-4ed3-a62f-964fc1d95ab1 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.030161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2efedc8-4ecf-4ed3-a62f-964fc1d95ab1 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.065741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4fdd90-f838-4786-8fdf-a0072b4ee9f6) transitioned into state 'SUCCESS' from 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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['5b03ea6c-c3a6-4711-a202-474faa5011aa','dea57f83-cf1b-4684-a1b0-9dec535d9659','67cbcb9c-ab2d-4a3f-8148-2d503cbd2fb2','e13cfe7b-c9a8-4508-a5cb-77d16b01392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=868c933e-d3d2-47b0-aa23-9d2470ebeae3)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:29.066422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180c85ff-6041-4d75-ab73-4a2cf5deb049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:29.067460 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2efedc8-4ecf-4ed3-a62f-964fc1d95ab1 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 returned with HTTP 202 Jul 03 11:57:29.068031 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 450/1815] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 3 11:57:29 2026] DELETE /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/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 11:57:29.084484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180c85ff-6041-4d75-ab73-4a2cf5deb049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:29.085158 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (7cddb16a-aae2-436e-a9cb-db43221848dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:29.085158 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request issued successfully. Jul 03 11:57:29.086237 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f35265b4-3295-4d35-a921-53e7881d36cc tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:29.086237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 455/1816] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:28 2026] POST /volume/v3/volumes => generated 774 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:29.088623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-667fdd62-2e09-459e-ba2c-92629468f201 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.096694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-667fdd62-2e09-459e-ba2c-92629468f201 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 Jul 03 11:57:29.096694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-667fdd62-2e09-459e-ba2c-92629468f201 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.096694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-667fdd62-2e09-459e-ba2c-92629468f201 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.101646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.103895 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 Jul 03 11:57:29.103895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.103895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.107339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-667fdd62-2e09-459e-ba2c-92629468f201 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 returned with HTTP 404 Jul 03 11:57:29.108176 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 464/1817] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:29.112775 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:29.112775 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:29.117363 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:29.123338 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-74befbcf-5c4c-4931-b67f-2ac7731a24d5 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 returned with HTTP 200 Jul 03 11:57:29.123338 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 449/1818] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:29.123480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-85a0c78d-a24c-461e-81ce-af01769aaa20 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.125181 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85a0c78d-a24c-461e-81ce-af01769aaa20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] POST https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:29.125733 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85a0c78d-a24c-461e-81ce-af01769aaa20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:29.151631 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85a0c78d-a24c-461e-81ce-af01769aaa20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:29.152217 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 451/1819] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 11:57:29 2026] POST /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.159517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3b0534a-0f74-43b1-8708-ecf505475173 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.161532 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3b0534a-0f74-43b1-8708-ecf505475173 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:29.161778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3b0534a-0f74-43b1-8708-ecf505475173 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.161972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3b0534a-0f74-43b1-8708-ecf505475173 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.162192 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:29.162192 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:29.168857 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3b0534a-0f74-43b1-8708-ecf505475173 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:29.169305 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 456/1820] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.178135 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8296c4e8-1832-4c20-af6d-373038c15e0e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.181076 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8296c4e8-1832-4c20-af6d-373038c15e0e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] POST https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:29.181536 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8296c4e8-1832-4c20-af6d-373038c15e0e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:29.209662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8296c4e8-1832-4c20-af6d-373038c15e0e tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:29.210256 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 465/1821] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 11:57:29 2026] POST /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.218571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-23480e16-484c-43b2-a906-702a88ac4055 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.221863 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-23480e16-484c-43b2-a906-702a88ac4055 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] PUT https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 Jul 03 11:57:29.222249 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-23480e16-484c-43b2-a906-702a88ac4055 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:29.239992 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-23480e16-484c-43b2-a906-702a88ac4055 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 returned with HTTP 200 Jul 03 11:57:29.240380 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 450/1822] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:57:29 2026] PUT /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.248501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-782be575-5043-4b64-86bf-e9e6ec9c6e20 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.250052 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-782be575-5043-4b64-86bf-e9e6ec9c6e20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 Jul 03 11:57:29.250401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-782be575-5043-4b64-86bf-e9e6ec9c6e20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.250661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-782be575-5043-4b64-86bf-e9e6ec9c6e20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.257391 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-782be575-5043-4b64-86bf-e9e6ec9c6e20 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 returned with HTTP 200 Jul 03 11:57:29.257872 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 452/1823] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.264507 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-25d58ca9-2179-4bf3-85c3-35f290b8f8e3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.266165 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25d58ca9-2179-4bf3-85c3-35f290b8f8e3 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] POST https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:29.266536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-25d58ca9-2179-4bf3-85c3-35f290b8f8e3 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:29.313146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25d58ca9-2179-4bf3-85c3-35f290b8f8e3 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:29.313525 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 457/1824] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 11:57:29 2026] POST /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 51 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.321795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6dff161c-6c45-44cb-b880-0cd30aa3a965 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.323611 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6dff161c-6c45-44cb-b880-0cd30aa3a965 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs Jul 03 11:57:29.323786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6dff161c-6c45-44cb-b880-0cd30aa3a965 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.323954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6dff161c-6c45-44cb-b880-0cd30aa3a965 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.329663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6dff161c-6c45-44cb-b880-0cd30aa3a965 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs returned with HTTP 200 Jul 03 11:57:29.330027 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 466/1825] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab/extra_specs => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:29.337186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1dec8611-e5ca-4df3-b079-9cd081057783 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.338883 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1dec8611-e5ca-4df3-b079-9cd081057783 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] DELETE https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab Jul 03 11:57:29.339093 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1dec8611-e5ca-4df3-b079-9cd081057783 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.339338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1dec8611-e5ca-4df3-b079-9cd081057783 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.367715 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1dec8611-e5ca-4df3-b079-9cd081057783 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab returned with HTTP 202 Jul 03 11:57:29.368118 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 451/1826] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:29 2026] DELETE /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:29.375233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a8ba15d3-c3e8-489a-80b2-b4bc01fb4e78 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:29.376800 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a8ba15d3-c3e8-489a-80b2-b4bc01fb4e78 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] GET https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab Jul 03 11:57:29.377908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a8ba15d3-c3e8-489a-80b2-b4bc01fb4e78 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:29.377908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a8ba15d3-c3e8-489a-80b2-b4bc01fb4e78 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:29.380674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a8ba15d3-c3e8-489a-80b2-b4bc01fb4e78 tempest-VolumeTypesExtraSpecsTest-1948803256 tempest-VolumeTypesExtraSpecsTest-1948803256-project-admin] https://10.4.3.170/volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab returned with HTTP 404 Jul 03 11:57:29.380674 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 453/1827] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:29 2026] GET /volume/v3/types/b98e2a26-0b0f-42e1-aecc-3007dba512ab => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:30.137667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.140132 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 Jul 03 11:57:30.140435 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.140746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.153211 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:30.153211 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:30.158806 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:30.170249 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d3f45f5a-84b3-47bf-9345-1b0157c28a34 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 returned with HTTP 200 Jul 03 11:57:30.170877 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 458/1828] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:30 2026] GET /volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:30.189024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-05392254-65b0-458d-9c9b-0af4f7ab5857 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.191335 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05392254-65b0-458d-9c9b-0af4f7ab5857 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:30.191731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-05392254-65b0-458d-9c9b-0af4f7ab5857 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.192020 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-05392254-65b0-458d-9c9b-0af4f7ab5857 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.197421 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05392254-65b0-458d-9c9b-0af4f7ab5857 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:30.197892 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 467/1829] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:30 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 11:57:30.210177 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5caf5284-8708-4737-8789-e601f7e56fd8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.212487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5caf5284-8708-4737-8789-e601f7e56fd8 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:30.212789 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5caf5284-8708-4737-8789-e601f7e56fd8 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.213045 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5caf5284-8708-4737-8789-e601f7e56fd8 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.221646 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5caf5284-8708-4737-8789-e601f7e56fd8 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:30.222169 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 452/1830] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:30 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:30.233892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4ea4f027-b111-4cba-96df-b8f6125d7271 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.240676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ea4f027-b111-4cba-96df-b8f6125d7271 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/messages/6dc82d36-e12e-4303-829e-618803dda442 Jul 03 11:57:30.240676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ea4f027-b111-4cba-96df-b8f6125d7271 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.240676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ea4f027-b111-4cba-96df-b8f6125d7271 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.262137 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ea4f027-b111-4cba-96df-b8f6125d7271 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/messages/6dc82d36-e12e-4303-829e-618803dda442 returned with HTTP 204 Jul 03 11:57:30.262807 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 454/1831] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:30 2026] DELETE /volume/v3/messages/6dc82d36-e12e-4303-829e-618803dda442 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:30.275830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.277687 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 Jul 03 11:57:30.277918 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.278123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.278279 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume with id: e9863dba-0a77-4e3d-befc-e17ebcf229e2 Jul 03 11:57:30.288037 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:30.288037 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:30.288586 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:30.290001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99809) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:30.315894 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['8c693967-8854-4487-8b2c-3e07cf9caf6f', '39174145-b817-4af4-8066-e424263514bb', 'da6c96f4-a63e-44f5-b1f8-862bb46465b3', 'e9498ef6-6c74-4cc5-9ac3-8ec726075061'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:30.347935 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume request issued successfully. Jul 03 11:57:30.348104 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3bf0ffa-6892-4088-9451-9fdcbd5d7101 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 returned with HTTP 202 Jul 03 11:57:30.348542 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 459/1832] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:30 2026] DELETE /volume/v3/volumes/e9863dba-0a77-4e3d-befc-e17ebcf229e2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:30.364948 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a0f11180-20ca-471a-99c0-c4c74bea1b60 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.366857 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0f11180-20ca-471a-99c0-c4c74bea1b60 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/types/868c933e-d3d2-47b0-aa23-9d2470ebeae3 Jul 03 11:57:30.367091 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a0f11180-20ca-471a-99c0-c4c74bea1b60 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.367341 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a0f11180-20ca-471a-99c0-c4c74bea1b60 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.398176 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0f11180-20ca-471a-99c0-c4c74bea1b60 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types/868c933e-d3d2-47b0-aa23-9d2470ebeae3 returned with HTTP 202 Jul 03 11:57:30.398730 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 468/1833] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:30 2026] DELETE /volume/v3/types/868c933e-d3d2-47b0-aa23-9d2470ebeae3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:30.406465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-183c48b9-07b7-477b-a7a5-a15f616dd90c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.408363 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-183c48b9-07b7-477b-a7a5-a15f616dd90c tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:30.408748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-183c48b9-07b7-477b-a7a5-a15f616dd90c tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1702874477", "extra_specs": {"storage_protocol": "tempest-storage_protocol-542131272", "vendor_name": "tempest-vendor_name-2134287087"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:30.431311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-183c48b9-07b7-477b-a7a5-a15f616dd90c tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:30.432019 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 453/1834] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:57:30 2026] POST /volume/v3/types => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:30.444650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.448828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:30.450954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "13747178-42fa-4640-8085-cf30eff3fb5c", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:30.453156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request body: {'volume': {'volume_type': '13747178-42fa-4640-8085-cf30eff3fb5c', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:30.457200 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume of 1 GB Jul 03 11:57:30.457563 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:30.457563 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:30.457913 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Availability Zones retrieved successfully. Jul 03 11:57:30.464806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (1a0638c7-efb2-48b1-9190-5f08bd24559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:30.465852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c104fd-119d-4b40-a60d-88fce5d74a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:30.467138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:30.493331 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c104fd-119d-4b40-a60d-88fce5d74a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-542131272',vendor_name='tempest-vendor_name-2134287087'},id=13747178-42fa-4640-8085-cf30eff3fb5c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1702874477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13747178-42fa-4640-8085-cf30eff3fb5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:30.494582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e418445c-ee37-4d8e-a8f4-6bb42598ca18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:30.521405 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1702874477 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1702874477, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:30.521762 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1702874477 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1702874477, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:30.571806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['95a0b370-68fd-479c-a510-cc4efa5e00fb', 'f8c1fe58-0a6d-4e06-97f3-cf73f08f218f', '7baa6c4d-b1a0-4209-9de4-f65cd66d1c36', '487a69ba-d3b2-4db5-81e2-2346f990981f'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:30.572899 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e418445c-ee37-4d8e-a8f4-6bb42598ca18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a0b370-68fd-479c-a510-cc4efa5e00fb', 'f8c1fe58-0a6d-4e06-97f3-cf73f08f218f', '7baa6c4d-b1a0-4209-9de4-f65cd66d1c36', '487a69ba-d3b2-4db5-81e2-2346f990981f']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:30.574005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a6c4e2-5e3c-47a5-9b04-af4d6248cd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:30.613834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a6c4e2-5e3c-47a5-9b04-af4d6248cd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2ef8c7-516e-46a2-b08a-b0a793a944a3', '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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['95a0b370-68fd-479c-a510-cc4efa5e00fb','f8c1fe58-0a6d-4e06-97f3-cf73f08f218f','7baa6c4d-b1a0-4209-9de4-f65cd66d1c36','487a69ba-d3b2-4db5-81e2-2346f990981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=13747178-42fa-4640-8085-cf30eff3fb5c), 'volume': Volume(_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-03T11:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2ef8c7-516e-46a2-b08a-b0a793a944a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc1354a76e54b7380d3a80e1be392d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aa2c228948c481195adc9f69c9135ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13747178-42fa-4640-8085-cf30eff3fb5c),volume_type_id=13747178-42fa-4640-8085-cf30eff3fb5c)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:30.614638 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1064bae9-491e-4a64-a408-2010bb48444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:30.639790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1064bae9-491e-4a64-a408-2010bb48444f) transitioned into state 'SUCCESS' from 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='4cc1354a76e54b7380d3a80e1be392d9',qos_specs=None,replication_status=,reservations=['95a0b370-68fd-479c-a510-cc4efa5e00fb','f8c1fe58-0a6d-4e06-97f3-cf73f08f218f','7baa6c4d-b1a0-4209-9de4-f65cd66d1c36','487a69ba-d3b2-4db5-81e2-2346f990981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aa2c228948c481195adc9f69c9135ca',volume_type_id=13747178-42fa-4640-8085-cf30eff3fb5c)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:30.640840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9e200f-4374-4cb9-b206-daa59a3156fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:30.652499 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9e200f-4374-4cb9-b206-daa59a3156fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:30.653493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Flow 'volume_create_api' (1a0638c7-efb2-48b1-9190-5f08bd24559e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:30.653846 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Create volume request issued successfully. Jul 03 11:57:30.654571 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-feb6f71c-74a7-4e88-baa0-50e18858f499 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:30.655094 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 455/1835] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 11:57:30 2026] POST /volume/v3/volumes => generated 774 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:30.669088 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b143a9bc-4107-4083-91e4-f56094a38def None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:30.671396 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b143a9bc-4107-4083-91e4-f56094a38def tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 Jul 03 11:57:30.671684 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b143a9bc-4107-4083-91e4-f56094a38def tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:30.671907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b143a9bc-4107-4083-91e4-f56094a38def tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:30.680866 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:30.680866 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:30.685430 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b143a9bc-4107-4083-91e4-f56094a38def tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:30.690740 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b143a9bc-4107-4083-91e4-f56094a38def tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 returned with HTTP 200 Jul 03 11:57:30.691241 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 460/1836] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:30 2026] GET /volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:31.713521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-653be02d-0a08-4517-b7b7-ba216a62a55d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.717343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-653be02d-0a08-4517-b7b7-ba216a62a55d tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 Jul 03 11:57:31.718189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-653be02d-0a08-4517-b7b7-ba216a62a55d tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.718694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-653be02d-0a08-4517-b7b7-ba216a62a55d tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.728499 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:31.728499 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:31.735387 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-653be02d-0a08-4517-b7b7-ba216a62a55d tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:31.739390 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-653be02d-0a08-4517-b7b7-ba216a62a55d tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 returned with HTTP 200 Jul 03 11:57:31.739785 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 469/1837] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 11:57:31 2026] GET /volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:31.752201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-21c8c3c9-9b17-49e2-bb6d-b522470b900b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.753899 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21c8c3c9-9b17-49e2-bb6d-b522470b900b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 11:57:31.754092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21c8c3c9-9b17-49e2-bb6d-b522470b900b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.754266 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21c8c3c9-9b17-49e2-bb6d-b522470b900b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.757668 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21c8c3c9-9b17-49e2-bb6d-b522470b900b tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 11:57:31.758036 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 454/1838] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 11:57:31 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 11:57:31.766165 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cf2e992c-435c-4ccd-b1a6-8af821aa97d9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.767949 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf2e992c-435c-4ccd-b1a6-8af821aa97d9 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] GET https://10.4.3.170/volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 Jul 03 11:57:31.768151 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf2e992c-435c-4ccd-b1a6-8af821aa97d9 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.768330 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf2e992c-435c-4ccd-b1a6-8af821aa97d9 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.771656 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:31.771656 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:31.772621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf2e992c-435c-4ccd-b1a6-8af821aa97d9 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-member] https://10.4.3.170/volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 returned with HTTP 200 Jul 03 11:57:31.773143 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 456/1839] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:31 2026] GET /volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:31.782057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ea23d347-f806-4ef8-bba5-36adc14e7cea None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.783742 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea23d347-f806-4ef8-bba5-36adc14e7cea tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 Jul 03 11:57:31.783915 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea23d347-f806-4ef8-bba5-36adc14e7cea tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.784081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea23d347-f806-4ef8-bba5-36adc14e7cea tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.797203 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea23d347-f806-4ef8-bba5-36adc14e7cea tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 returned with HTTP 204 Jul 03 11:57:31.797714 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 461/1840] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 11:57:31 2026] DELETE /volume/v3/messages/d1bbcbe4-ed29-4ccb-be97-d6cd2b782995 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 11:57:31.804043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-991f91f0-a861-4e5e-8705-f45f13befe12 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.805975 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 Jul 03 11:57:31.806175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.806349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.806607 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume with id: af2ef8c7-516e-46a2-b08a-b0a793a944a3 Jul 03 11:57:31.813836 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:31.813836 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:31.814294 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Volume info retrieved successfully. Jul 03 11:57:31.815321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99811) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 11:57:31.826895 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1702874477 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1702874477, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:31.827221 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1702874477 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1702874477, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:31.837703 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Created reservations ['ec3c71ed-a22e-4821-a09e-84eb09515d2c', 'ba3e7e32-ed01-466c-a09f-f70901a8d6ac', 'a7e4e2e8-3a64-49e2-95a0-3f3a7714298c', '63cb6a6a-4fa6-45d0-8400-e37c91390c72'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:31.868997 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Delete volume request issued successfully. Jul 03 11:57:31.869219 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-991f91f0-a861-4e5e-8705-f45f13befe12 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 returned with HTTP 202 Jul 03 11:57:31.869672 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 470/1841] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 11:57:31 2026] DELETE /volume/v3/volumes/af2ef8c7-516e-46a2-b08a-b0a793a944a3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:31.876721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c71d5f13-77ce-4c94-8f47-b25e471c0f83 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:31.878554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c71d5f13-77ce-4c94-8f47-b25e471c0f83 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] DELETE https://10.4.3.170/volume/v3/types/13747178-42fa-4640-8085-cf30eff3fb5c Jul 03 11:57:31.878763 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c71d5f13-77ce-4c94-8f47-b25e471c0f83 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:31.878969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c71d5f13-77ce-4c94-8f47-b25e471c0f83 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:31.903740 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c71d5f13-77ce-4c94-8f47-b25e471c0f83 tempest-ProjectMemberTests-1439918657 tempest-ProjectMemberTests-1439918657-project-admin] https://10.4.3.170/volume/v3/types/13747178-42fa-4640-8085-cf30eff3fb5c returned with HTTP 202 Jul 03 11:57:31.904155 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 455/1842] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:31 2026] DELETE /volume/v3/types/13747178-42fa-4640-8085-cf30eff3fb5c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:41.770139 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=286,cinder:INSERT=51,cinder:UPDATE=94 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:57:41.792593 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=522,cinder:UPDATE=225,cinder:INSERT=128,cinder:DELETE=3 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:57:41.863928 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=412,cinder:INSERT=75,cinder:UPDATE=123,cinder:DELETE=4 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:57:41.898089 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=325,cinder:INSERT=58,cinder:UPDATE=117,cinder:DELETE=5 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:57:42.845681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5b8c23eb-bed8-4d50-b565-193fa5a13432 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:42.950441 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b8c23eb-bed8-4d50-b565-193fa5a13432 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:42.951128 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b8c23eb-bed8-4d50-b565-193fa5a13432 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-864098284"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:42.970812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b8c23eb-bed8-4d50-b565-193fa5a13432 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:42.971531 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 457/1843] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:42 2026] POST /volume/v3/types => generated 219 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:42.981977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-00fbbf3c-5e92-4015-81d8-473f136c5d3f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:42.984795 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00fbbf3c-5e92-4015-81d8-473f136c5d3f tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 03 11:57:42.985333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00fbbf3c-5e92-4015-81d8-473f136c5d3f tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-620848023"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:43.000657 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00fbbf3c-5e92-4015-81d8-473f136c5d3f tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 03 11:57:43.001062 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 462/1844] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 3 11:57:42 2026] POST /volume/v3/group_types => generated 176 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:43.010687 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9e01591e-52c2-44f1-b746-16115d714951 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:43.105109 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] POST https://10.4.3.170/volume/v3/groups Jul 03 11:57:43.105711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b0437252-31da-478a-ad8d-d593aea32e28", "volume_types": ["d919cc07-2c08-4c1d-b5ca-ce0de75f3478"], "name": "tempest-GroupsV314Test-Group-1712309278"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:43.107618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Creating new group {'group': {'group_type': 'b0437252-31da-478a-ad8d-d593aea32e28', 'volume_types': ['d919cc07-2c08-4c1d-b5ca-ce0de75f3478'], 'name': 'tempest-GroupsV314Test-Group-1712309278'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 11:57:43.122049 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.groups [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Creating group tempest-GroupsV314Test-Group-1712309278. Jul 03 11:57:43.130768 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Availability Zones retrieved successfully. Jul 03 11:57:43.155254 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Created reservations ['6df23a7a-1e59-447c-961b-42b47373200c'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:43.189456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e01591e-52c2-44f1-b746-16115d714951 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 03 11:57:43.190153 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 471/1845] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 3 11:57:43 2026] POST /volume/v3/groups => generated 108 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:43.204485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:43.206727 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 Jul 03 11:57:43.207017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:43.207253 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:43.207463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] show called for member bdb5a5f4-f60c-4867-9a03-a0eb340cd317 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:57:43.217880 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:43.217880 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:43.233260 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15f0d38a-5446-4636-89bb-c35c71beaf4b tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 returned with HTTP 200 Jul 03 11:57:43.233804 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 456/1846] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:57:43 2026] GET /volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:44.252446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:44.257801 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 Jul 03 11:57:44.258043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:44.258281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:44.258353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] show called for member bdb5a5f4-f60c-4867-9a03-a0eb340cd317 {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:57:44.266044 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.266044 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:44.274511 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-776ca7f4-3079-4d8f-9ad6-2d647fd62360 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 returned with HTTP 200 Jul 03 11:57:44.275189 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 458/1847] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:57:44 2026] GET /volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:44.285735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:44.287575 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:44.288022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-526709527", "volume_type": "d919cc07-2c08-4c1d-b5ca-ce0de75f3478", "group_id": "bdb5a5f4-f60c-4867-9a03-a0eb340cd317", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:44.289926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-526709527', 'volume_type': 'd919cc07-2c08-4c1d-b5ca-ce0de75f3478', 'group_id': 'bdb5a5f4-f60c-4867-9a03-a0eb340cd317', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:44.299954 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.299954 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:44.300444 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Create volume of 1 GB Jul 03 11:57:44.306656 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Availability Zones retrieved successfully. Jul 03 11:57:44.314932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Flow 'volume_create_api' (5e322d45-1756-4ba9-ab79-c1be3ba6ae5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:44.316895 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce2833d-1cc2-44c1-8001-f90693910d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:44.317970 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.317970 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:44.318631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:44.346136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce2833d-1cc2-44c1-8001-f90693910d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478,is_public=True,name='tempest-GroupsV314Test-volume-type-864098284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd919cc07-2c08-4c1d-b5ca-ce0de75f3478', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bdb5a5f4-f60c-4867-9a03-a0eb340cd317', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:44.347069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1176fb8a-a0d4-4402-a404-288553ed6417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:44.379882 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-864098284 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-864098284, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:44.380257 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-864098284 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-864098284, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:44.435615 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Created reservations ['a80148b5-08b4-4161-9aa5-96fb0eb2e128', '7e4f90db-6d73-4ed9-b851-e0a18a897131', '0442fdcd-be06-4b5b-b7e9-d791b3727813', '63aa13b3-3a15-48f8-a428-c6067b7ef302'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:44.437688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1176fb8a-a0d4-4402-a404-288553ed6417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80148b5-08b4-4161-9aa5-96fb0eb2e128', '7e4f90db-6d73-4ed9-b851-e0a18a897131', '0442fdcd-be06-4b5b-b7e9-d791b3727813', '63aa13b3-3a15-48f8-a428-c6067b7ef302']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:44.437924 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0afdac-7e65-4c09-9d78-05402e824da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:44.471388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0afdac-7e65-4c09-9d78-05402e824da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '096c7d80-c904-4c51-bbae-add8ec733bea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-526709527',encryption_key_id=None,group_id=bdb5a5f4-f60c-4867-9a03-a0eb340cd317,group_type_id=,metadata={},multiattach=False,project_id='86f0448d64d5487d8fd831e12548caa8',qos_specs=None,replication_status=,reservations=['a80148b5-08b4-4161-9aa5-96fb0eb2e128','7e4f90db-6d73-4ed9-b851-e0a18a897131','0442fdcd-be06-4b5b-b7e9-d791b3727813','63aa13b3-3a15-48f8-a428-c6067b7ef302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5470866f506e4015af416a8fe3babf07',volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478), 'volume': Volume(_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-03T11:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-526709527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bdb5a5f4-f60c-4867-9a03-a0eb340cd317,host=None,id=096c7d80-c904-4c51-bbae-add8ec733bea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86f0448d64d5487d8fd831e12548caa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5470866f506e4015af416a8fe3babf07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d919cc07-2c08-4c1d-b5ca-ce0de75f3478),volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:44.472896 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa9f195-dbe7-4f59-be08-d94769d8d5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:44.501066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa9f195-dbe7-4f59-be08-d94769d8d5b5) transitioned into state 'SUCCESS' from state '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-526709527',encryption_key_id=None,group_id=bdb5a5f4-f60c-4867-9a03-a0eb340cd317,group_type_id=,metadata={},multiattach=False,project_id='86f0448d64d5487d8fd831e12548caa8',qos_specs=None,replication_status=,reservations=['a80148b5-08b4-4161-9aa5-96fb0eb2e128','7e4f90db-6d73-4ed9-b851-e0a18a897131','0442fdcd-be06-4b5b-b7e9-d791b3727813','63aa13b3-3a15-48f8-a428-c6067b7ef302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5470866f506e4015af416a8fe3babf07',volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:44.501828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e75639-29fb-4eca-a1b3-71932aae005c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:44.521910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e75639-29fb-4eca-a1b3-71932aae005c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:44.522352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Flow 'volume_create_api' (5e322d45-1756-4ba9-ab79-c1be3ba6ae5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:44.522789 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Create volume request issued successfully. Jul 03 11:57:44.523911 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:44.524135 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:44.572715 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:44.578547 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.578547 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:44.584178 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34741bdb-1b3b-4cf6-b955-1bf99eaa8859 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:44.585043 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 463/1848] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:57:44 2026] POST /volume/v3/volumes => generated 817 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:44.601630 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:44.604232 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea Jul 03 11:57:44.604591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:44.604712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:44.618862 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.618862 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:44.622913 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Volume info retrieved successfully. Jul 03 11:57:44.623795 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:44.623983 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:44.661127 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:44.664469 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:44.664469 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:44.671482 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-496dd803-ab62-4faa-a32f-94c3f11267b3 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea returned with HTTP 200 Jul 03 11:57:44.671966 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 472/1849] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:44 2026] GET /volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea => generated 909 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:45.692286 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:45.697604 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea Jul 03 11:57:45.697604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:45.697604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:45.708252 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:45.708252 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:45.711985 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Volume info retrieved successfully. Jul 03 11:57:45.712987 np0000004412 devstack@c-api.service[99808]: WARNING stevedore.named [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:45.713224 np0000004412 devstack@c-api.service[99808]: WARNING castellan.key_manager [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:45.768404 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:45.775780 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:45.775780 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:45.786074 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bd83d33b-cdc4-474e-9bb7-fe297f0e6adb tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea returned with HTTP 200 Jul 03 11:57:45.786565 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 457/1850] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:45 2026] GET /volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:45.809261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-727e58d9-06d5-4e55-a440-7e10544438e1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:45.811140 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] POST https://10.4.3.170/volume/v3/groups/action Jul 03 11:57:45.811548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action body: b'{"create-from-src": {"source_group_id": "bdb5a5f4-f60c-4867-9a03-a0eb340cd317", "name": "tempest-Group_from_grp-11031889"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:45.811689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "bdb5a5f4-f60c-4867-9a03-a0eb340cd317", "name": "tempest-Group_from_grp-11031889"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:45.813535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Creating new group {'create-from-src': {'source_group_id': 'bdb5a5f4-f60c-4867-9a03-a0eb340cd317', 'name': 'tempest-Group_from_grp-11031889'}}. {{(pid=99810) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 11:57:45.813705 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Creating group tempest-Group_from_grp-11031889 from source group bdb5a5f4-f60c-4867-9a03-a0eb340cd317. Jul 03 11:57:45.817628 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:45.817628 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:45.834837 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:45.834837 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:45.860673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Created reservations ['3b3ac3e3-acdc-485f-8c42-cfcd1693f2a2'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:46.406685 np0000004412 devstack@c-api.service[99810]: INFO cinder.group.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] A mapping entry already exists for group dad371ab-9372-4629-a2c6-c2cf98db7225 and volume type d919cc07-2c08-4c1d-b5ca-ce0de75f3478. Do not need to create again. Jul 03 11:57:46.407051 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.407051 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:46.407794 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Availability Zones retrieved successfully. Jul 03 11:57:46.415236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Flow 'volume_create_api' (f2b9b9b3-fbf5-4fce-81a8-c051dbf49485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:46.417168 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2694ec-5e1d-4b56-8d56-76296fd8b496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:46.422366 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:46.448281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2694ec-5e1d-4b56-8d56-76296fd8b496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '096c7d80-c904-4c51-bbae-add8ec733bea', 'volume_type': VolumeType(created_at=2026-07-03T11:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478,is_public=True,name='tempest-GroupsV314Test-volume-type-864098284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd919cc07-2c08-4c1d-b5ca-ce0de75f3478', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dad371ab-9372-4629-a2c6-c2cf98db7225', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:46.449769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf76b41-bead-4477-b5c5-6d41f504add0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:46.480096 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-864098284 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-864098284, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:46.480492 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-864098284 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-864098284, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:57:46.498179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Created reservations ['f04fd5c5-08aa-4b28-bf38-eb594dfad5c2', 'e7c63c34-3405-4db7-9ee3-a7229fc6806a', '7c4f2f89-9cde-455a-835f-60c5bb5e7775', '21a4f083-3ca5-4400-aedc-f0f5063f1c29'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:46.499182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf76b41-bead-4477-b5c5-6d41f504add0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04fd5c5-08aa-4b28-bf38-eb594dfad5c2', 'e7c63c34-3405-4db7-9ee3-a7229fc6806a', '7c4f2f89-9cde-455a-835f-60c5bb5e7775', '21a4f083-3ca5-4400-aedc-f0f5063f1c29']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:46.500075 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092f9a4c-10fe-4242-96fb-f8a4efc6a84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:46.526645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092f9a4c-10fe-4242-96fb-f8a4efc6a84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de956f3-c8af-46a9-9582-1c175c460854', '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=dad371ab-9372-4629-a2c6-c2cf98db7225,group_type_id=,metadata={},multiattach=False,project_id='86f0448d64d5487d8fd831e12548caa8',qos_specs=None,replication_status=,reservations=['f04fd5c5-08aa-4b28-bf38-eb594dfad5c2','e7c63c34-3405-4db7-9ee3-a7229fc6806a','7c4f2f89-9cde-455a-835f-60c5bb5e7775','21a4f083-3ca5-4400-aedc-f0f5063f1c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=096c7d80-c904-4c51-bbae-add8ec733bea,status='creating',user_id='5470866f506e4015af416a8fe3babf07',volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478), 'volume': Volume(_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-03T11:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dad371ab-9372-4629-a2c6-c2cf98db7225,host=None,id=1de956f3-c8af-46a9-9582-1c175c460854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86f0448d64d5487d8fd831e12548caa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=096c7d80-c904-4c51-bbae-add8ec733bea,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5470866f506e4015af416a8fe3babf07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d919cc07-2c08-4c1d-b5ca-ce0de75f3478),volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:46.527634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e2b82c-78d1-41d4-95ac-b306dc19c210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:46.553346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e2b82c-78d1-41d4-95ac-b306dc19c210) transitioned into state 'SUCCESS' from 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=dad371ab-9372-4629-a2c6-c2cf98db7225,group_type_id=,metadata={},multiattach=False,project_id='86f0448d64d5487d8fd831e12548caa8',qos_specs=None,replication_status=,reservations=['f04fd5c5-08aa-4b28-bf38-eb594dfad5c2','e7c63c34-3405-4db7-9ee3-a7229fc6806a','7c4f2f89-9cde-455a-835f-60c5bb5e7775','21a4f083-3ca5-4400-aedc-f0f5063f1c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=096c7d80-c904-4c51-bbae-add8ec733bea,status='creating',user_id='5470866f506e4015af416a8fe3babf07',volume_type_id=d919cc07-2c08-4c1d-b5ca-ce0de75f3478)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:46.554507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Flow 'volume_create_api' (f2b9b9b3-fbf5-4fce-81a8-c051dbf49485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:46.554991 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Create volume request issued successfully. Jul 03 11:57:46.567885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-727e58d9-06d5-4e55-a440-7e10544438e1 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Jul 03 11:57:46.568488 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 459/1851] 10.4.3.170 () {70 vars in 1318 bytes} [Fri Jul 3 11:57:45 2026] POST /volume/v3/groups/action => generated 100 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:46.578754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:46.581050 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:57:46.581257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:46.581534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:46.581830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:57:46.582571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:57:46.590929 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Get all volumes completed successfully. Jul 03 11:57:46.591641 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:46.591824 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:46.630171 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:46.633228 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.633228 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:46.637037 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:46.637220 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:46.685553 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:46.689181 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.689181 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:46.697681 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7fdcd3ba-02f3-41ba-b43e-fe310d95b8db tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:57:46.698046 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 464/1852] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:57:46 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:46.713973 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:46.719260 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 Jul 03 11:57:46.719553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:46.719789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:46.732455 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.732455 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:46.738296 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Volume info retrieved successfully. Jul 03 11:57:46.739612 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:46.739979 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:46.795653 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:46.798545 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.798545 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:46.806074 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ed2566a-43b5-43e2-9596-f26f7869e4b7 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 returned with HTTP 200 Jul 03 11:57:46.806487 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 473/1853] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:46 2026] GET /volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:46.819608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:46.821864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 Jul 03 11:57:46.822090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:46.822326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:46.822519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] show called for member dad371ab-9372-4629-a2c6-c2cf98db7225 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:57:46.825661 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.825661 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:46.832202 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f346f8f3-12a0-41b5-bb69-63bdd4f9f77a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 returned with HTTP 200 Jul 03 11:57:46.832651 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 458/1854] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:57:46 2026] GET /volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 => generated 415 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:46.842765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:46.845062 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:57:46.845336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:46.845610 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:46.845933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:57:46.846504 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.846504 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:46.847146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:57:46.856265 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Get all volumes completed successfully. Jul 03 11:57:46.857749 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:46.857749 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:46.920295 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:46.925976 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.925976 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:46.937293 np0000004412 devstack@c-api.service[99810]: WARNING stevedore.named [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:46.937536 np0000004412 devstack@c-api.service[99810]: WARNING castellan.key_manager [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:46.981325 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:46.985753 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:46.985753 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:46.994699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61dc8a0d-25e5-4a6f-b21d-fb6f818c0d1a tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:57:46.995197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 460/1855] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:57:46 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:47.012089 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-07438555-833c-475d-af0b-e8fc4b889607 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:47.014507 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] POST https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225/action Jul 03 11:57:47.014973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:47.015126 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:47.016843 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.groups [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] delete called for group dad371ab-9372-4629-a2c6-c2cf98db7225 {{(pid=99809) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:57:47.016972 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.groups [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Delete group with id: dad371ab-9372-4629-a2c6-c2cf98db7225 Jul 03 11:57:47.020842 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.020842 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:47.057436 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07438555-833c-475d-af0b-e8fc4b889607 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225/action returned with HTTP 202 Jul 03 11:57:47.057911 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 465/1856] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:57:47 2026] POST /volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:57:47.068572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:47.071236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 Jul 03 11:57:47.071623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:47.073613 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:47.083156 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.083156 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:47.089380 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Volume info retrieved successfully. Jul 03 11:57:47.090154 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:47.090702 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:47.131087 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:47.134109 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.134109 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:47.143744 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b29d80a5-1a65-4866-84b5-3520f1ea30d4 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 returned with HTTP 200 Jul 03 11:57:47.144600 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 474/1857] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:47 2026] GET /volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 => generated 921 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:47.415911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:47.417733 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:47.418129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-788631640"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:47.419605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-788631640'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:47.424259 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume of 1 GB Jul 03 11:57:47.424259 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.424259 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:47.425036 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Availability Zones retrieved successfully. Jul 03 11:57:47.430163 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (8264e6c4-2e9c-4cfc-8c4e-f7d8a927cd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:47.431308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6585f93-2c21-4cce-8246-dfbfb7fb484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:47.434052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:47.441140 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.441140 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:47.454331 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6585f93-2c21-4cce-8246-dfbfb7fb484e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:47.456598 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dda08f7-9c32-435c-a9d6-0e0b8e640c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:47.506169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Created reservations ['de061830-8ff7-45d9-bacf-edd575b400ae', '59f646c7-b573-41cc-82bb-ee525b9574d5', 'df950be5-9b03-46e0-8a46-fb7de5cfbd3e', 'b295d8ab-005f-4059-8ecb-e4c81c03ae4b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:47.507405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dda08f7-9c32-435c-a9d6-0e0b8e640c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de061830-8ff7-45d9-bacf-edd575b400ae', '59f646c7-b573-41cc-82bb-ee525b9574d5', 'df950be5-9b03-46e0-8a46-fb7de5cfbd3e', 'b295d8ab-005f-4059-8ecb-e4c81c03ae4b']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:47.508707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de606a4-02a9-4737-a949-a761546150fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:47.544091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de606a4-02a9-4737-a949-a761546150fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-788631640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['de061830-8ff7-45d9-bacf-edd575b400ae','59f646c7-b573-41cc-82bb-ee525b9574d5','df950be5-9b03-46e0-8a46-fb7de5cfbd3e','b295d8ab-005f-4059-8ecb-e4c81c03ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T11:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-788631640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7139be887ae404c91d71b55f9713697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:47.545769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb669e23-0187-4864-9511-d34a1991db3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:47.570491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb669e23-0187-4864-9511-d34a1991db3f) transitioned into state 'SUCCESS' from state '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-788631640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['de061830-8ff7-45d9-bacf-edd575b400ae','59f646c7-b573-41cc-82bb-ee525b9574d5','df950be5-9b03-46e0-8a46-fb7de5cfbd3e','b295d8ab-005f-4059-8ecb-e4c81c03ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:47.571381 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01d3372-2dfa-419c-8b42-5ec797d27f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:47.587578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01d3372-2dfa-419c-8b42-5ec797d27f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:47.587578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (8264e6c4-2e9c-4cfc-8c4e-f7d8a927cd89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:47.587578 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request issued successfully. Jul 03 11:57:47.587578 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76f6c9fd-5772-4c43-b7de-b3ed49c3fb48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:47.587578 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 459/1858] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:57:47 2026] POST /volume/v3/volumes => generated 759 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:47.598349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:47.600464 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:47.600595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:47.600821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:47.607114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-94646ef5-db58-4549-99f9-ce874505b459 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:47.609098 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94646ef5-db58-4549-99f9-ce874505b459 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:47.609294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94646ef5-db58-4549-99f9-ce874505b459 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:47.609544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94646ef5-db58-4549-99f9-ce874505b459 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:47.612023 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.612023 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:47.616969 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:47.616969 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:47.618179 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:47.620824 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-94646ef5-db58-4549-99f9-ce874505b459 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:47.625050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-867dedb6-e1c4-448d-8504-ecf113b4fb10 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:47.625577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94646ef5-db58-4549-99f9-ce874505b459 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:47.626018 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 466/1859] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:47 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:47.626129 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 461/1860] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:47 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:48.160401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-756ee016-1d8d-4d45-8ed0-f0a21ea32627 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.163346 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-756ee016-1d8d-4d45-8ed0-f0a21ea32627 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 Jul 03 11:57:48.163639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-756ee016-1d8d-4d45-8ed0-f0a21ea32627 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.163860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-756ee016-1d8d-4d45-8ed0-f0a21ea32627 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.174726 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-756ee016-1d8d-4d45-8ed0-f0a21ea32627 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 returned with HTTP 404 Jul 03 11:57:48.175221 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 475/1861] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/volumes/1de956f3-c8af-46a9-9582-1c175c460854 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:57:48.187691 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.189595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 Jul 03 11:57:48.189822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.189989 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.190118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.groups [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] show called for member dad371ab-9372-4629-a2c6-c2cf98db7225 {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:57:48.193157 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e0c9fb2-554f-4b55-ba2a-e191ec067320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 returned with HTTP 404 Jul 03 11:57:48.193660 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 460/1862] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/groups/dad371ab-9372-4629-a2c6-c2cf98db7225 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:57:48.201922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13251fd8-6067-4058-8f16-c4379f288645 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.203651 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 11:57:48.203880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.204087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.204333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:57:48.205012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:57:48.211896 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Get all volumes completed successfully. Jul 03 11:57:48.212581 np0000004412 devstack@c-api.service[99809]: WARNING stevedore.named [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:48.212762 np0000004412 devstack@c-api.service[99809]: WARNING castellan.key_manager [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:48.249052 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.sqlalchemy.engines [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:48.252078 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.252078 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:48.260027 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13251fd8-6067-4058-8f16-c4379f288645 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 11:57:48.260566 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 467/1863] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:48.278325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.282460 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] POST https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317/action Jul 03 11:57:48.282902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:48.283069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:48.285104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.groups [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] delete called for group bdb5a5f4-f60c-4867-9a03-a0eb340cd317 {{(pid=99810) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 11:57:48.285254 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.groups [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Delete group with id: bdb5a5f4-f60c-4867-9a03-a0eb340cd317 Jul 03 11:57:48.290894 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.290894 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:48.331089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9cc152f6-17e2-4d0c-af7c-4e9ddfc83320 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317/action returned with HTTP 202 Jul 03 11:57:48.331549 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 462/1864] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 3 11:57:48 2026] POST /volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:57:48.342522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.344726 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea Jul 03 11:57:48.344929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.345115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.352972 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.352972 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:48.358266 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Volume info retrieved successfully. Jul 03 11:57:48.358995 np0000004412 devstack@c-api.service[99811]: WARNING stevedore.named [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 11:57:48.359159 np0000004412 devstack@c-api.service[99811]: WARNING castellan.key_manager [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 11:57:48.397252 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:57:48.400014 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.400014 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:48.408537 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b23bdb82-1949-4fc3-9b46-80e7f7607f6c tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea returned with HTTP 200 Jul 03 11:57:48.408932 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 476/1865] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:48.643296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.645159 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:48.645346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.645665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.653902 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.653902 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:48.658244 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:48.662308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7c70210-0522-4c35-bdbe-4a17e0bf10f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:48.662707 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 461/1866] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:48.715844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:48.717867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:48.718037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:48.718213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:48.724647 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:48.724647 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:48.728019 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:48.731994 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-79c70f5b-17c2-474d-9d3c-14820c9d0d16 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:48.732382 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 468/1867] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:48 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:49.424319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-de86b10e-9bf0-4ad0-978a-1225cef6ac27 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.426349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de86b10e-9bf0-4ad0-978a-1225cef6ac27 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea Jul 03 11:57:49.426698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de86b10e-9bf0-4ad0-978a-1225cef6ac27 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.426952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-de86b10e-9bf0-4ad0-978a-1225cef6ac27 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.435030 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-de86b10e-9bf0-4ad0-978a-1225cef6ac27 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea returned with HTTP 404 Jul 03 11:57:49.435625 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 463/1868] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:49 2026] GET /volume/v3/volumes/096c7d80-c904-4c51-bbae-add8ec733bea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:57:49.442954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-49962062-9372-4d54-a2f7-500ae7888383 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.444821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49962062-9372-4d54-a2f7-500ae7888383 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] GET https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 Jul 03 11:57:49.445023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49962062-9372-4d54-a2f7-500ae7888383 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.445195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49962062-9372-4d54-a2f7-500ae7888383 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.445320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.groups [None req-49962062-9372-4d54-a2f7-500ae7888383 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] show called for member bdb5a5f4-f60c-4867-9a03-a0eb340cd317 {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 11:57:49.449983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49962062-9372-4d54-a2f7-500ae7888383 tempest-GroupsV314Test-1543260620 tempest-GroupsV314Test-1543260620-project-member] https://10.4.3.170/volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 returned with HTTP 404 Jul 03 11:57:49.450543 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 477/1869] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 3 11:57:49 2026] GET /volume/v3/groups/bdb5a5f4-f60c-4867-9a03-a0eb340cd317 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:57:49.457294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dfe92c2a-1ddd-4462-b3c8-9be9c6f010a7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.459061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dfe92c2a-1ddd-4462-b3c8-9be9c6f010a7 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/b0437252-31da-478a-ad8d-d593aea32e28 Jul 03 11:57:49.459275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dfe92c2a-1ddd-4462-b3c8-9be9c6f010a7 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.459493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dfe92c2a-1ddd-4462-b3c8-9be9c6f010a7 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.476031 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dfe92c2a-1ddd-4462-b3c8-9be9c6f010a7 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] https://10.4.3.170/volume/v3/group_types/b0437252-31da-478a-ad8d-d593aea32e28 returned with HTTP 202 Jul 03 11:57:49.476626 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 462/1870] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 3 11:57:49 2026] DELETE /volume/v3/group_types/b0437252-31da-478a-ad8d-d593aea32e28 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 11:57:49.484491 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7492b1e4-8372-41a5-897b-a5704872691e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.486866 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7492b1e4-8372-41a5-897b-a5704872691e tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] DELETE https://10.4.3.170/volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 Jul 03 11:57:49.487142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7492b1e4-8372-41a5-897b-a5704872691e tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.487444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7492b1e4-8372-41a5-897b-a5704872691e tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.517002 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7492b1e4-8372-41a5-897b-a5704872691e tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] https://10.4.3.170/volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 returned with HTTP 202 Jul 03 11:57:49.517254 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 469/1871] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:49 2026] DELETE /volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:49.525918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-75e9adc3-a7af-47c2-8909-8b6219be0e21 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.527630 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75e9adc3-a7af-47c2-8909-8b6219be0e21 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] GET https://10.4.3.170/volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 Jul 03 11:57:49.527834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75e9adc3-a7af-47c2-8909-8b6219be0e21 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.528012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75e9adc3-a7af-47c2-8909-8b6219be0e21 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.531094 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75e9adc3-a7af-47c2-8909-8b6219be0e21 tempest-GroupsV314Test-1712923865 tempest-GroupsV314Test-1712923865-project-admin] https://10.4.3.170/volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 returned with HTTP 404 Jul 03 11:57:49.531573 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 464/1872] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:49 2026] GET /volume/v3/types/d919cc07-2c08-4c1d-b5ca-ce0de75f3478 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:49.680761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9f21a190-e3f6-431e-a08a-8d08bdcdaa8d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.681068 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f21a190-e3f6-431e-a08a-8d08bdcdaa8d None None] GET https://10.4.3.170/volume// Jul 03 11:57:49.681208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f21a190-e3f6-431e-a08a-8d08bdcdaa8d None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:49.681380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f21a190-e3f6-431e-a08a-8d08bdcdaa8d None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:49.681751 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f21a190-e3f6-431e-a08a-8d08bdcdaa8d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:49.682033 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 478/1873] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:57: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 11:57:49.689529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-e3a7b9d8-87ae-45cd-97b4-7df6c8c0405d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:49.806528 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-e3a7b9d8-87ae-45cd-97b4-7df6c8c0405d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:57:49.806891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-e3a7b9d8-87ae-45cd-97b4-7df6c8c0405d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "connector": null, "instance_uuid": "cbea0630-8477-45fd-a0f3-9c5a48b5fa4a"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:49.823952 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:49.823952 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:49.863988 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-e3a7b9d8-87ae-45cd-97b4-7df6c8c0405d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:57:49.864463 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 463/1874] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:57:49 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:50.155930 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-03986c68-2853-44ab-a804-8bc0eca30613 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.160069 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03986c68-2853-44ab-a804-8bc0eca30613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:50.160069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-03986c68-2853-44ab-a804-8bc0eca30613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:50.160552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-03986c68-2853-44ab-a804-8bc0eca30613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:50.178650 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:50.178650 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:50.182320 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-03986c68-2853-44ab-a804-8bc0eca30613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:50.186560 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03986c68-2853-44ab-a804-8bc0eca30613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:50.186974 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 470/1875] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:50 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:50.394257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d9e5855e-50d8-4c72-84b2-6457d1bde9bb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.394705 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d9e5855e-50d8-4c72-84b2-6457d1bde9bb None None] GET https://10.4.3.170/volume// Jul 03 11:57:50.394877 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d9e5855e-50d8-4c72-84b2-6457d1bde9bb None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:50.395064 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d9e5855e-50d8-4c72-84b2-6457d1bde9bb None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:50.395356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d9e5855e-50d8-4c72-84b2-6457d1bde9bb None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:50.395656 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 465/1876] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:57: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 11:57:50.411277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.414579 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:50.415137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:50.415691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:50.425407 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:50.425407 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:50.429478 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:50.433762 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-4a0faaad-fa82-4a2a-95e4-b046c8f6e69f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:50.434127 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 479/1877] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:57:50 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:50.535535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.542195 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] PUT https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 Jul 03 11:57:50.542745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:50.561158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Acquiring lock "cinder-attachment_update-534d51c9-a21e-4c4f-aafb-fd5a51105f87-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:57:50.570530 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Lock "cinder-attachment_update-534d51c9-a21e-4c4f-aafb-fd5a51105f87-np0000004412" acquired by "attachment_update" :: waited 0.009s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:57:50.571978 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:50.571978 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:50.768478 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-559a8188-bef3-45f6-b00d-2290d1fde866 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.768953 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-559a8188-bef3-45f6-b00d-2290d1fde866 None None] GET https://10.4.3.170/volume// Jul 03 11:57:50.769138 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-559a8188-bef3-45f6-b00d-2290d1fde866 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:50.769416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-559a8188-bef3-45f6-b00d-2290d1fde866 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:50.769827 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-559a8188-bef3-45f6-b00d-2290d1fde866 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:50.770201 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 471/1878] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:57: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 11:57:50.779023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-6f38cddc-f611-47c5-a389-ecae108f4db2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:50.935532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-6f38cddc-f611-47c5-a389-ecae108f4db2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:57:50.935911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-6f38cddc-f611-47c5-a389-ecae108f4db2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee", "connector": null, "instance_uuid": "bab2e507-587f-4488-b1b3-d1795cd4b80c"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:50.945894 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:50.945894 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:50.999523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-6f38cddc-f611-47c5-a389-ecae108f4db2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:57:50.999981 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 466/1879] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:57:50 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:51.094835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Lock "cinder-attachment_update-534d51c9-a21e-4c4f-aafb-fd5a51105f87-np0000004412" released by "attachment_update" :: held 0.524s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:57:51.095188 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-263d5a15-f4ed-4dd0-919c-e1726aac2d01 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 returned with HTTP 200 Jul 03 11:57:51.095939 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 464/1880] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:57:50 2026] PUT /volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:51.201847 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-890089a5-390c-400e-9b86-084fcdf3722d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.203616 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-890089a5-390c-400e-9b86-084fcdf3722d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:51.203811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-890089a5-390c-400e-9b86-084fcdf3722d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:51.204096 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-890089a5-390c-400e-9b86-084fcdf3722d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:51.213776 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:51.213776 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:51.217390 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-890089a5-390c-400e-9b86-084fcdf3722d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:51.221649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-890089a5-390c-400e-9b86-084fcdf3722d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:51.222093 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 480/1881] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:51 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:51.252311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.254545 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:51.254788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:51.255014 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:51.269423 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:51.269423 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:51.274214 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:51.288104 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16132bfc-6b1a-4e42-ae8c-51eb3b8cd3c0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:51.288661 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 472/1882] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:51 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:51.551086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d012888f-d98c-4d8c-bf92-28693536c749 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.551739 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d012888f-d98c-4d8c-bf92-28693536c749 None None] GET https://10.4.3.170/volume// Jul 03 11:57:51.551999 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d012888f-d98c-4d8c-bf92-28693536c749 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:51.552247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d012888f-d98c-4d8c-bf92-28693536c749 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:51.552710 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d012888f-d98c-4d8c-bf92-28693536c749 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:51.553109 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 467/1883] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:57: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 11:57:51.567022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.570220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:51.570533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:51.570798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:51.584541 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:51.584541 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:51.588306 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:51.593097 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-7244ae92-2b55-4a16-a60c-6ad61c674357 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:51.593500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 465/1884] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:57:51 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:51.730360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.732310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac Jul 03 11:57:51.732689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:51.747856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:57:51.752177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:57:51.753578 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:51.753578 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:51.881644 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-943fd6d4-cd38-4ec3-a731-7c1ab31aef22 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:51.884214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-943fd6d4-cd38-4ec3-a731-7c1ab31aef22 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 11:57:51.884711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-943fd6d4-cd38-4ec3-a731-7c1ab31aef22 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:51.885027 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-943fd6d4-cd38-4ec3-a731-7c1ab31aef22 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:51.909720 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-943fd6d4-cd38-4ec3-a731-7c1ab31aef22 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 11:57:51.909720 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 473/1885] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 3 11:57:51 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.108282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.206532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:52.206872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-656747560", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.208812 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.208812 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.209206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.qos_specs [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-656747560', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99810) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 11:57:52.217152 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DB qos_specs_create(): root {'id': '008cc6cc-4ae0-4d50-8b91-6657007e2a21', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-656747560'} {{(pid=99810) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 11:57:52.234747 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a995349a-c119-4307-9b44-83cb895a7339 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.236056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3427eb77-c69e-4f45-a36d-55bac21066f9 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:52.236544 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 468/1886] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/qos-specs => generated 392 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.236746 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a995349a-c119-4307-9b44-83cb895a7339 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:52.236956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a995349a-c119-4307-9b44-83cb895a7339 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.237302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a995349a-c119-4307-9b44-83cb895a7339 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.249878 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.249878 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.249965 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-902a7715-9bb6-4d6e-970d-ce856dc8fdb8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.251680 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-902a7715-9bb6-4d6e-970d-ce856dc8fdb8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:52.252488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-902a7715-9bb6-4d6e-970d-ce856dc8fdb8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1704854060"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.253045 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a995349a-c119-4307-9b44-83cb895a7339 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:52.262712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a995349a-c119-4307-9b44-83cb895a7339 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:52.263159 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 466/1887] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.272043 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-902a7715-9bb6-4d6e-970d-ce856dc8fdb8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:52.272733 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 474/1888] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.284644 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8ccfeed7-3325-44ae-8cd6-cd8fc5d1876c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.287025 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ccfeed7-3325-44ae-8cd6-cd8fc5d1876c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:52.287957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" released by "attachment_update" :: held 0.536s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:57:52.288446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-f5ae5d27-095b-45a0-92b0-db7ac0caa7ec tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac returned with HTTP 200 Jul 03 11:57:52.288913 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 481/1889] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:57:51 2026] PUT /volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:52.290692 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8ccfeed7-3325-44ae-8cd6-cd8fc5d1876c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1068044084"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.299146 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.299146 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.306441 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.308419 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:52.308663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.308915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.316175 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ccfeed7-3325-44ae-8cd6-cd8fc5d1876c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:52.316854 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 469/1890] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.327390 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.327390 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.331994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fabe968c-24eb-43b6-88d0-e25a854f6930 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.333528 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fabe968c-24eb-43b6-88d0-e25a854f6930 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:57:52.333756 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:52.334327 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fabe968c-24eb-43b6-88d0-e25a854f6930 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-61978407"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.343124 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40974d9b-a333-4d7f-bc31-1f28cf67ab85 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:52.344745 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 467/1891] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.359718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fabe968c-24eb-43b6-88d0-e25a854f6930 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:57:52.359718 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 475/1892] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/types => generated 220 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.370291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.377540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e Jul 03 11:57:52.377932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.378206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associate' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.380550 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.380550 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:52.383002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Associate qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 with type: d678fbb3-be0e-461d-8f30-3ddba81c283e {{(pid=99811) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 11:57:52.410440 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a2c7f545-5145-42a0-96a0-ce7b65c29f20 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e returned with HTTP 202 Jul 03 11:57:52.411215 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 482/1893] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.418046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.420003 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=cb72d15a-1031-47b7-9f9b-4b3715558470 Jul 03 11:57:52.420236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.420458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associate' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.421099 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Associate qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 with type: cb72d15a-1031-47b7-9f9b-4b3715558470 {{(pid=99810) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 11:57:52.450408 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.454278 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:57:52.454607 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.454796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.464888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b0e1120-9540-436d-aab4-c0f095dbd99c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=cb72d15a-1031-47b7-9f9b-4b3715558470 returned with HTTP 202 Jul 03 11:57:52.464888 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 470/1894] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=cb72d15a-1031-47b7-9f9b-4b3715558470 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.468421 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.468421 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.472721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.472834 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:52.474305 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=b64fa05b-2bfe-4008-b298-331051b59a23 Jul 03 11:57:52.474659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.475060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associate' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.475772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.qos_specs_manage [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Associate qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 with type: b64fa05b-2bfe-4008-b298-331051b59a23 {{(pid=99809) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 11:57:52.478952 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-ef8a6916-9a56-4cf6-af91-c81c099f890c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:57:52.480415 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 468/1895] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:52.490456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.492649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:57:52.492942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cffe8799-a740-450d-a58c-7338ebffe377", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1331863830", "description": null, "metadata": {}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.497310 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-addd2dd2-fdcc-441e-a8b0-cbba6ee2a3fd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=b64fa05b-2bfe-4008-b298-331051b59a23 returned with HTTP 202 Jul 03 11:57:52.497310 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 476/1896] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associate?vol_type_id=b64fa05b-2bfe-4008-b298-331051b59a23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.509577 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.509577 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:52.511456 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:52.511456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create snapshot from volume cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:57:52.511549 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.513023 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations Jul 03 11:57:52.513365 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.513671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associations' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.514089 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.514089 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.514533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Get associations for qos_spec id: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 {{(pid=99810) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 11:57:52.534670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b5d2bec8-6f5f-467f-8824-07fbde53080f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations returned with HTTP 200 Jul 03 11:57:52.535169 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 471/1897] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.551406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.552027 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e Jul 03 11:57:52.552217 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.552933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'disassociate' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.555295 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Disassociate qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 from type: d678fbb3-be0e-461d-8f30-3ddba81c283e {{(pid=99808) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 11:57:52.568658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Created reservations ['f9eee376-f3c6-4767-bab1-b90f14ecd7b7', 'df22049a-39f2-43c9-a083-1044a7dafdd7', 'ef58c872-f51c-4c07-b484-b36d2dd87e30', '4af1be0e-a3c1-46ea-9c18-ef2b68bf6ebd'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:52.575850 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb124692-f2e4-4455-9f4f-462c0038b6fe tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e returned with HTTP 202 Jul 03 11:57:52.577837 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 469/1898] 10.4.3.170 () {66 vars in 1490 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate?vol_type_id=d678fbb3-be0e-461d-8f30-3ddba81c283e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.584407 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54f14496-6e34-46c4-818e-1b976e415bfd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54f14496-6e34-46c4-818e-1b976e415bfd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54f14496-6e34-46c4-818e-1b976e415bfd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54f14496-6e34-46c4-818e-1b976e415bfd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associations' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:52.588118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54f14496-6e34-46c4-818e-1b976e415bfd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Get associations for qos_spec id: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 {{(pid=99809) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 11:57:52.602677 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54f14496-6e34-46c4-818e-1b976e415bfd tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations returned with HTTP 200 Jul 03 11:57:52.603157 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 477/1899] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations => generated 304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.615421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.615705 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot force create request issued successfully. Jul 03 11:57:52.616036 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ae3b72d1-f6ce-4c70-889d-a9538eb04625 req-0346ce73-e13a-4114-8e46-d6a2c82952d6 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:57:52.616488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 483/1900] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/snapshots => generated 324 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:52.617212 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate_all Jul 03 11:57:52.617435 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.617645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'disassociate_all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.617856 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.617856 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.618153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Disassociate qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 from all. {{(pid=99810) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 11:57:52.635151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-91c5d060-639b-4dd7-8d18-f6bdbdfdba7b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate_all returned with HTTP 202 Jul 03 11:57:52.635566 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 472/1901] 10.4.3.170 () {66 vars in 1405 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.643891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.647239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations Jul 03 11:57:52.647584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.647896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'associations' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.649013 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.649013 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.650644 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.qos_specs_manage [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Get associations for qos_spec id: 008cc6cc-4ae0-4d50-8b91-6657007e2a21 {{(pid=99808) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 11:57:52.671983 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-627eb9c0-a992-4846-bbf2-81aac2ca793a tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations returned with HTTP 200 Jul 03 11:57:52.673500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 470/1902] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:52.681952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc0170ae-f8f8-406c-a843-9774fd21ee8f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.685766 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc0170ae-f8f8-406c-a843-9774fd21ee8f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 Jul 03 11:57:52.685766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc0170ae-f8f8-406c-a843-9774fd21ee8f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.685766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc0170ae-f8f8-406c-a843-9774fd21ee8f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.685766 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.685766 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:52.714527 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc0170ae-f8f8-406c-a843-9774fd21ee8f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 returned with HTTP 202 Jul 03 11:57:52.715274 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 478/1903] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:52 2026] DELETE /volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.725634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6759d6b5-1eea-433b-9a79-d55caa88321b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.727774 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6759d6b5-1eea-433b-9a79-d55caa88321b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 Jul 03 11:57:52.727981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6759d6b5-1eea-433b-9a79-d55caa88321b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.728158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6759d6b5-1eea-433b-9a79-d55caa88321b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.731593 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6759d6b5-1eea-433b-9a79-d55caa88321b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 returned with HTTP 404 Jul 03 11:57:52.732095 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 484/1904] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/types/b64fa05b-2bfe-4008-b298-331051b59a23 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.739902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a3f730bc-2c55-4a9e-a268-5cb7e10f7a8e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.742100 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3f730bc-2c55-4a9e-a268-5cb7e10f7a8e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 Jul 03 11:57:52.742294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3f730bc-2c55-4a9e-a268-5cb7e10f7a8e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.742579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3f730bc-2c55-4a9e-a268-5cb7e10f7a8e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.742877 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.742877 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.768899 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3f730bc-2c55-4a9e-a268-5cb7e10f7a8e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 returned with HTTP 202 Jul 03 11:57:52.769299 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 473/1905] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:52 2026] DELETE /volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.776257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-39d87996-63f1-42ca-b061-4d4ae327862f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.778992 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39d87996-63f1-42ca-b061-4d4ae327862f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 Jul 03 11:57:52.779170 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39d87996-63f1-42ca-b061-4d4ae327862f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.779326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39d87996-63f1-42ca-b061-4d4ae327862f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.784733 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39d87996-63f1-42ca-b061-4d4ae327862f tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 returned with HTTP 404 Jul 03 11:57:52.785326 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 471/1906] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/types/cb72d15a-1031-47b7-9f9b-4b3715558470 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.792966 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-311db2df-36cd-4afe-911f-2e94b0db9f07 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.796994 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-311db2df-36cd-4afe-911f-2e94b0db9f07 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e Jul 03 11:57:52.796994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-311db2df-36cd-4afe-911f-2e94b0db9f07 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.796994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-311db2df-36cd-4afe-911f-2e94b0db9f07 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.824170 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-311db2df-36cd-4afe-911f-2e94b0db9f07 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e returned with HTTP 202 Jul 03 11:57:52.824854 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 479/1907] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 11:57:52 2026] DELETE /volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.832700 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a39fa819-89ca-4d79-b6ea-0baa40e35f45 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.835034 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a39fa819-89ca-4d79-b6ea-0baa40e35f45 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e Jul 03 11:57:52.835262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a39fa819-89ca-4d79-b6ea-0baa40e35f45 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.835527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a39fa819-89ca-4d79-b6ea-0baa40e35f45 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.839774 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a39fa819-89ca-4d79-b6ea-0baa40e35f45 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e returned with HTTP 404 Jul 03 11:57:52.840357 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 485/1908] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/types/d678fbb3-be0e-461d-8f30-3ddba81c283e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.848457 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.850209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:52.850559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1520570898", "consumer": "back-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.852696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.qos_specs [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1520570898', 'consumer': 'back-end', 'specs': {}} {{(pid=99810) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 11:57:52.855161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DB qos_specs_create(): root {'id': '53c23e55-e1ca-43f1-85d2-95ea078612d6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1520570898'} {{(pid=99810) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 11:57:52.862768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1b8a106d-d07d-4299-a2a2-1e6bf7e6196e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:52.863307 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 474/1909] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/qos-specs => generated 369 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.871112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.872877 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False Jul 03 11:57:52.873149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.873442 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.873786 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.873786 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.874268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: 53c23e55-e1ca-43f1-85d2-95ea078612d6, force: False {{(pid=99808) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:52.889147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81172e0a-e3cd-4b6f-9158-c5ea6c700afa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False returned with HTTP 202 Jul 03 11:57:52.889821 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 472/1910] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:52 2026] DELETE /volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:52.896023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0e545f2a-a4b3-4446-9505-9c77cf6d3391 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.897767 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e545f2a-a4b3-4446-9505-9c77cf6d3391 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 Jul 03 11:57:52.897944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e545f2a-a4b3-4446-9505-9c77cf6d3391 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.898142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e545f2a-a4b3-4446-9505-9c77cf6d3391 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.902881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e545f2a-a4b3-4446-9505-9c77cf6d3391 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 returned with HTTP 404 Jul 03 11:57:52.904496 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 480/1911] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.911949 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-33fd38fa-f1ff-4abb-a5a8-4941dfd99c58 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.914152 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33fd38fa-f1ff-4abb-a5a8-4941dfd99c58 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:52.915035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33fd38fa-f1ff-4abb-a5a8-4941dfd99c58 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.915279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33fd38fa-f1ff-4abb-a5a8-4941dfd99c58 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.915585 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.915585 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:52.926848 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33fd38fa-f1ff-4abb-a5a8-4941dfd99c58 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:52.927247 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 486/1912] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:52.934827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.937101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False Jul 03 11:57:52.937346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.937627 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.937928 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.937928 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:52.938352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: 53c23e55-e1ca-43f1-85d2-95ea078612d6, force: False {{(pid=99810) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:52.941993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac165685-3ece-4316-a8d8-4fb33e310c0c tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False returned with HTTP 404 Jul 03 11:57:52.942572 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 475/1913] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:52 2026] DELETE /volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.951150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e3959fe4-a335-4681-af94-94a3167146d5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.955219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3959fe4-a335-4681-af94-94a3167146d5 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 Jul 03 11:57:52.955219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3959fe4-a335-4681-af94-94a3167146d5 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:52.955219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3959fe4-a335-4681-af94-94a3167146d5 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:52.955219 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:52.955219 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:52.960063 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3959fe4-a335-4681-af94-94a3167146d5 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 returned with HTTP 404 Jul 03 11:57:52.960063 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 473/1914] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:52 2026] GET /volume/v3/qos-specs/53c23e55-e1ca-43f1-85d2-95ea078612d6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:52.970346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-16f830b5-ab57-43e3-80a5-f36edc683721 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:52.973088 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16f830b5-ab57-43e3-80a5-f36edc683721 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:52.973590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-16f830b5-ab57-43e3-80a5-f36edc683721 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1353220213", "consumer": "both"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:52.976033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.qos_specs [None req-16f830b5-ab57-43e3-80a5-f36edc683721 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1353220213', 'consumer': 'both', 'specs': {}} {{(pid=99809) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 11:57:52.984335 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-16f830b5-ab57-43e3-80a5-f36edc683721 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DB qos_specs_create(): root {'id': '675ae6cf-4f49-470f-84c0-d90916cadb2e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1353220213'} {{(pid=99809) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 11:57:52.992188 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16f830b5-ab57-43e3-80a5-f36edc683721 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:52.992887 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 481/1915] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 3 11:57:52 2026] POST /volume/v3/qos-specs => generated 365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.001000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.003099 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False Jul 03 11:57:53.003286 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.003530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.003871 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.003871 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:53.004258 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: 675ae6cf-4f49-470f-84c0-d90916cadb2e, force: False {{(pid=99811) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:53.034243 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ace53bb2-166e-4908-a911-cdc0d1c84f6b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False returned with HTTP 202 Jul 03 11:57:53.034871 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 487/1916] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:53 2026] DELETE /volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:53.041440 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b4fd16f4-2e98-4b5e-b9e7-d86a95876f79 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.043041 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4fd16f4-2e98-4b5e-b9e7-d86a95876f79 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e Jul 03 11:57:53.043243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4fd16f4-2e98-4b5e-b9e7-d86a95876f79 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.043465 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4fd16f4-2e98-4b5e-b9e7-d86a95876f79 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.047114 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4fd16f4-2e98-4b5e-b9e7-d86a95876f79 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e returned with HTTP 404 Jul 03 11:57:53.047771 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 476/1917] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.057044 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a44b3c19-844c-4d8d-ae1e-5b76feaf72b3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.060218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a44b3c19-844c-4d8d-ae1e-5b76feaf72b3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:53.060718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a44b3c19-844c-4d8d-ae1e-5b76feaf72b3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.061105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a44b3c19-844c-4d8d-ae1e-5b76feaf72b3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.077783 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a44b3c19-844c-4d8d-ae1e-5b76feaf72b3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:53.079010 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 474/1918] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.087041 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.088851 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False Jul 03 11:57:53.089032 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.089206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.089461 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.089461 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:53.089932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: 675ae6cf-4f49-470f-84c0-d90916cadb2e, force: False {{(pid=99809) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:53.092971 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce014b30-7f8e-49e0-a427-f7dd1c5f2ad4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False returned with HTTP 404 Jul 03 11:57:53.093436 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 482/1919] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:53 2026] DELETE /volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.100571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f759818f-b64b-4b3e-854e-a66be5023cc4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.102768 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f759818f-b64b-4b3e-854e-a66be5023cc4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e Jul 03 11:57:53.102971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f759818f-b64b-4b3e-854e-a66be5023cc4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.103152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f759818f-b64b-4b3e-854e-a66be5023cc4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.103436 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.103436 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:53.107605 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f759818f-b64b-4b3e-854e-a66be5023cc4 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e returned with HTTP 404 Jul 03 11:57:53.108056 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 488/1920] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/675ae6cf-4f49-470f-84c0-d90916cadb2e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.116149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.118405 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:53.118741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1513391261", "consumer": "front-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:53.120657 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.qos_specs [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1513391261', 'consumer': 'front-end', 'specs': {}} {{(pid=99810) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 11:57:53.123848 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DB qos_specs_create(): root {'id': 'e377eb20-c867-4d13-b3d5-cbd32d966ab2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1513391261'} {{(pid=99810) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 11:57:53.131098 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-551c4f9f-e54f-4024-bf2f-dcd43827f321 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:53.131510 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 477/1921] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 3 11:57:53 2026] POST /volume/v3/qos-specs => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.141195 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8a78d30e-e27e-4649-9482-92559dde7be1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.144011 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8a78d30e-e27e-4649-9482-92559dde7be1 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False Jul 03 11:57:53.144577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8a78d30e-e27e-4649-9482-92559dde7be1 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.145739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8a78d30e-e27e-4649-9482-92559dde7be1 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.146277 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.146277 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:53.147818 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a78d30e-e27e-4649-9482-92559dde7be1 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: e377eb20-c867-4d13-b3d5-cbd32d966ab2, force: False {{(pid=99808) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:53.169955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8a78d30e-e27e-4649-9482-92559dde7be1 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False returned with HTTP 202 Jul 03 11:57:53.169955 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 475/1922] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:53 2026] DELETE /volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:53.179037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a5069f67-e555-4d02-b12f-2eef62a7a515 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.181847 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5069f67-e555-4d02-b12f-2eef62a7a515 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 Jul 03 11:57:53.183682 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5069f67-e555-4d02-b12f-2eef62a7a515 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.183682 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5069f67-e555-4d02-b12f-2eef62a7a515 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.194342 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5069f67-e555-4d02-b12f-2eef62a7a515 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 returned with HTTP 404 Jul 03 11:57:53.194818 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 483/1923] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.202582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7319ee1b-c73d-4c5c-9a68-d865fe8cdb12 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.204936 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7319ee1b-c73d-4c5c-9a68-d865fe8cdb12 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:53.205200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7319ee1b-c73d-4c5c-9a68-d865fe8cdb12 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.205496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7319ee1b-c73d-4c5c-9a68-d865fe8cdb12 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.214121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7319ee1b-c73d-4c5c-9a68-d865fe8cdb12 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:53.214700 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 489/1924] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.223851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.226274 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False Jul 03 11:57:53.226548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.226786 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.227068 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.227068 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:53.227507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: e377eb20-c867-4d13-b3d5-cbd32d966ab2, force: False {{(pid=99810) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:53.231454 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0f6d90af-f6d3-4087-8730-e850ddd3ea69 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False returned with HTTP 404 Jul 03 11:57:53.232161 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 478/1925] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:53 2026] DELETE /volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.241043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2f0723c5-b5ee-40d7-865f-4a70e74600d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.242569 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f0723c5-b5ee-40d7-865f-4a70e74600d8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 Jul 03 11:57:53.243003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f0723c5-b5ee-40d7-865f-4a70e74600d8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.243288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f0723c5-b5ee-40d7-865f-4a70e74600d8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.243970 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.243970 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:53.247964 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f0723c5-b5ee-40d7-865f-4a70e74600d8 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 returned with HTTP 404 Jul 03 11:57:53.247964 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 476/1926] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/e377eb20-c867-4d13-b3d5-cbd32d966ab2 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:53.256579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-59663dba-8166-4eb1-a54d-be5220582c1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.258340 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59663dba-8166-4eb1-a54d-be5220582c1e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.258575 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59663dba-8166-4eb1-a54d-be5220582c1e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.258755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59663dba-8166-4eb1-a54d-be5220582c1e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.262469 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59663dba-8166-4eb1-a54d-be5220582c1e tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 200 Jul 03 11:57:53.262856 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 484/1927] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:53.273468 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-506a6864-68e7-41a8-98e0-7dddec476c80 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.275695 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-506a6864-68e7-41a8-98e0-7dddec476c80 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 03 11:57:53.275939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-506a6864-68e7-41a8-98e0-7dddec476c80 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.276180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-506a6864-68e7-41a8-98e0-7dddec476c80 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.276583 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.276583 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:53.279725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.280814 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:53.281101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.281160 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-506a6864-68e7-41a8-98e0-7dddec476c80 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 03 11:57:53.281397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.281564 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 490/1928] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.295249 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eaed9aff-4233-4067-b590-869d468e9daa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.301409 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.301409 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:53.301561 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaed9aff-4233-4067-b590-869d468e9daa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.301561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eaed9aff-4233-4067-b590-869d468e9daa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:53.304067 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:53.309649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c68877f8-c6ff-4bc1-893a-ad086677e4ad tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:53.310567 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 479/1929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.316240 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.qos_specs [None req-eaed9aff-4233-4067-b590-869d468e9daa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99808) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 11:57:53.325199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-eaed9aff-4233-4067-b590-869d468e9daa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] qos_specs_update() value: {'id': 'ad69bff0-9c1e-45dd-bde4-429b745a6e15', 'key': 'iops_bytes', 'value': '500', 'specs_id': '008cc6cc-4ae0-4d50-8b91-6657007e2a21', 'deleted': False} {{(pid=99808) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 11:57:53.331679 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eaed9aff-4233-4067-b590-869d468e9daa tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 200 Jul 03 11:57:53.332787 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 477/1930] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 11:57:53 2026] PUT /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:53.342055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-258b17f5-3365-4e03-92ed-188541ba8f50 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.345907 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-258b17f5-3365-4e03-92ed-188541ba8f50 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.346107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-258b17f5-3365-4e03-92ed-188541ba8f50 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.346362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-258b17f5-3365-4e03-92ed-188541ba8f50 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.346660 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.346660 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:53.354809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-258b17f5-3365-4e03-92ed-188541ba8f50 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 200 Jul 03 11:57:53.355429 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 485/1931] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 413 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.357153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.359045 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:53.359235 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.359571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.364041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c8e7f91-e7ec-4e63-a7a6-926f9c6174e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.366349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c8e7f91-e7ec-4e63-a7a6-926f9c6174e6 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/delete_keys Jul 03 11:57:53.366838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c8e7f91-e7ec-4e63-a7a6-926f9c6174e6 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:53.368445 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.368445 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:53.369103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c8e7f91-e7ec-4e63-a7a6-926f9c6174e6 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete_key spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21, keys: ['iops_bytes'] {{(pid=99810) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 11:57:53.372068 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:53.376804 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ed9fe07d-9bf3-498a-a5b8-dc3ed80b3f48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:53.377468 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 491/1932] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.392441 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c8e7f91-e7ec-4e63-a7a6-926f9c6174e6 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/delete_keys returned with HTTP 202 Jul 03 11:57:53.392917 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 480/1933] 10.4.3.170 () {68 vars in 1410 bytes} [Fri Jul 3 11:57:53 2026] PUT /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:53.401405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5bc667b4-8d1f-48a3-891e-6e3b30511c97 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.403196 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bc667b4-8d1f-48a3-891e-6e3b30511c97 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.403882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bc667b4-8d1f-48a3-891e-6e3b30511c97 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.404259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bc667b4-8d1f-48a3-891e-6e3b30511c97 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.404899 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.404899 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:53.409311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bc667b4-8d1f-48a3-891e-6e3b30511c97 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 200 Jul 03 11:57:53.409836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 478/1934] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.418688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-75482da0-27dc-450e-89a8-9f988af9b063 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.420487 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75482da0-27dc-450e-89a8-9f988af9b063 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.420690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75482da0-27dc-450e-89a8-9f988af9b063 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.420880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75482da0-27dc-450e-89a8-9f988af9b063 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.421116 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.421116 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:53.427300 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75482da0-27dc-450e-89a8-9f988af9b063 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 200 Jul 03 11:57:53.427708 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 486/1935] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:53.437141 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.439284 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21?force=False Jul 03 11:57:53.439548 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.439730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.440256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Delete qos_spec: 008cc6cc-4ae0-4d50-8b91-6657007e2a21, force: False {{(pid=99811) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 11:57:53.460890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e5dc9ba-01b0-40f0-9ec7-3f0f053ced9b tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21?force=False returned with HTTP 202 Jul 03 11:57:53.461589 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 492/1936] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 3 11:57:53 2026] DELETE /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:53.469865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9fceab2b-d357-403c-950e-ac5b548697f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:53.472221 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9fceab2b-d357-403c-950e-ac5b548697f3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 Jul 03 11:57:53.472400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9fceab2b-d357-403c-950e-ac5b548697f3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:53.472651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9fceab2b-d357-403c-950e-ac5b548697f3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:53.472917 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:53.472917 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:53.476763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9fceab2b-d357-403c-950e-ac5b548697f3 tempest-QosSpecsTestJSON-482541824 tempest-QosSpecsTestJSON-482541824-project-admin] https://10.4.3.170/volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 returned with HTTP 404 Jul 03 11:57:53.477343 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 481/1937] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:53 2026] GET /volume/v3/qos-specs/008cc6cc-4ae0-4d50-8b91-6657007e2a21 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:54.323502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.325994 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:54.326233 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:54.326493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:54.339915 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.339915 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:54.345427 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:54.355744 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33f2e454-9503-4ece-84ab-3faba9c19f4e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:54.356492 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 479/1938] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:54 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:54.393568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.398263 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:54.398263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:54.398263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:54.407971 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.407971 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:54.414530 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:54.421238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d770bc-39c1-448e-a116-9ed586e14b23 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:54.421822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 487/1939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:54 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:54.732814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.735225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd Jul 03 11:57:54.735504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:54.735745 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:54.744681 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.744681 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:54.745268 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 11:57:54.746749 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44eb5e7c-1ef2-4ec0-8f22-ea20a5c3e950 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd returned with HTTP 200 Jul 03 11:57:54.747236 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 493/1940] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:54 2026] GET /volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:54.763677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.767399 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:54.767399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:54.767399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:54.776193 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.776193 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:54.780768 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.780926 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:54.783023 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:54.783638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-142364659", "snapshot_id": null, "imageRef": "8c80c7d8-ab8c-4953-acda-6ed3302f0ac9", "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:54.785741 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-142364659', 'snapshot_id': None, 'imageRef': '8c80c7d8-ab8c-4953-acda-6ed3302f0ac9', 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:54.786207 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1365c7d0-cb66-4c33-80f7-d36c74ee967b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:54.786707 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 482/1941] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:54 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:54.839822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:54.842269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:54.842775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:54.842775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:54.851754 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.851754 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:54.856023 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:54.860956 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-8071159d-1ab2-4d2a-aefc-2a1676b0b50b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:54.861438 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 488/1942] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:54 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:54.905111 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:54.905111 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:54.905626 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 11:57:54.905859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume of 1 GB Jul 03 11:57:54.910836 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Availability Zones retrieved successfully. Jul 03 11:57:54.918005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (3f73e1d8-be1d-49c2-bb82-7bac2062224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:54.919845 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b14b09-b180-4da1-b2dd-62e46e6def0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:54.920979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:54.973235 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b14b09-b180-4da1-b2dd-62e46e6def0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00b98255-1571-4b5e-8f44-fd19d97274cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:54.974357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be0be516-c293-4faf-a5fe-dae8ca988a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:55.045954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Created reservations ['15ebfcd7-2405-460f-8b5b-5145867cbefb', '57b351f6-738d-4034-9dd7-f326f0253d31', 'a92dc4a5-2fb9-4a95-bf50-60828c4d3544', '5eb16ebf-0220-44e2-85be-527de4352362'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:55.046933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be0be516-c293-4faf-a5fe-dae8ca988a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15ebfcd7-2405-460f-8b5b-5145867cbefb', '57b351f6-738d-4034-9dd7-f326f0253d31', 'a92dc4a5-2fb9-4a95-bf50-60828c4d3544', '5eb16ebf-0220-44e2-85be-527de4352362']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:55.047783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea77865-056c-4dcf-bbb1-c91e5d74ad11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:55.096156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea77865-056c-4dcf-bbb1-c91e5d74ad11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93962e45-73b9-4a70-adec-9df23652daf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-142364659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['15ebfcd7-2405-460f-8b5b-5145867cbefb','57b351f6-738d-4034-9dd7-f326f0253d31','a92dc4a5-2fb9-4a95-bf50-60828c4d3544','5eb16ebf-0220-44e2-85be-527de4352362'],size=1,snapshot_id=00b98255-1571-4b5e-8f44-fd19d97274cd,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T11:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-142364659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93962e45-73b9-4a70-adec-9df23652daf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa2798b1aae4441a972f0a4a123075f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00b98255-1571-4b5e-8f44-fd19d97274cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:55.097155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093a9b44-f56d-497f-a60d-62426a4276e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:55.120535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093a9b44-f56d-497f-a60d-62426a4276e9) transitioned into state 'SUCCESS' from state '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-142364659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['15ebfcd7-2405-460f-8b5b-5145867cbefb','57b351f6-738d-4034-9dd7-f326f0253d31','a92dc4a5-2fb9-4a95-bf50-60828c4d3544','5eb16ebf-0220-44e2-85be-527de4352362'],size=1,snapshot_id=00b98255-1571-4b5e-8f44-fd19d97274cd,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:55.121402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7978f8aa-5fa6-4cf6-beea-4224cbfeae33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:55.154106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7978f8aa-5fa6-4cf6-beea-4224cbfeae33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:55.155162 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (3f73e1d8-be1d-49c2-bb82-7bac2062224b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:55.155534 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request issued successfully. Jul 03 11:57:55.156098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07aa6264-04a1-446c-b9b1-5fe1361e2fdc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:55.156567 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 480/1943] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:57:54 2026] POST /volume/v3/volumes => generated 813 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:57:55.169839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:55.172071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:57:55.172392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:55.172623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:55.182879 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:55.182879 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:55.188467 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:55.193100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b088ecf8-36fd-474a-9974-6bbf0f5d3cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:57:55.193661 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 494/1944] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:55 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:55.372199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:55.374518 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:55.374847 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:55.375115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:55.393616 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:55.393616 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:55.398818 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:55.405151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d50e30d-12af-482e-923c-92ae6eb0c230 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:55.405705 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 483/1945] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:55 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:55.438748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:55.440953 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:55.441410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:55.441410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:55.455447 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:55.455447 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:55.460397 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:55.467355 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3b1537c-2cfb-43a2-9885-a62a9d437e90 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:55.467931 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 489/1946] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:55 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:56.210526 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.212418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:57:56.212678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.212885 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.221660 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:56.221660 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:56.223421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.227264 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:56.235618 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17bf3037-6305-4b01-8cf2-99b2f5de3e0d tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:57:56.236165 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 481/1947] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:56.250904 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.252841 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:57:56.252982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.253150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.260017 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:56.260017 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:56.263454 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:56.268629 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d2d6045-dbef-4651-8032-194dfd17fdf5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:57:56.269281 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 484/1948] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:56.391246 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 11:57:56.391246 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.391400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.391636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:57:56.392324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:57:56.399037 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Get all volumes completed successfully. Jul 03 11:57:56.399462 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1c6a6726-601c-4b8f-98ff-3fb36bf75979 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 11:57:56.399929 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 495/1949] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:57:56.410928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.413577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:56.414009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-286542967"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:56.417426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-286542967'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:56.417845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume of 1 GB Jul 03 11:57:56.420485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.422463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:56.422685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.422890 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.424550 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Availability Zones retrieved successfully. Jul 03 11:57:56.432907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (a46f0edb-d617-4118-9231-eda337b0ce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:56.434165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6790d4-1d34-4bcd-85b3-e7cb89314e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:56.435401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:56.440667 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:56.440667 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:56.448156 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:56.458779 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-004e43ec-a84c-4297-a1ea-1bb0853ad9f2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:56.459167 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 482/1950] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:56.476070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6790d4-1d34-4bcd-85b3-e7cb89314e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:56.477524 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c76eb46-d724-4d9f-a85e-251d3587c882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:56.483538 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-86b77026-66a3-44e3-882e-e695d3bdb07f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.487002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86b77026-66a3-44e3-882e-e695d3bdb07f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:56.487148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86b77026-66a3-44e3-882e-e695d3bdb07f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.487296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86b77026-66a3-44e3-882e-e695d3bdb07f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.503413 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:56.503413 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:56.511656 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-86b77026-66a3-44e3-882e-e695d3bdb07f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:56.522754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86b77026-66a3-44e3-882e-e695d3bdb07f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:56.522754 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 485/1951] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:56.562476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Created reservations ['d29327ef-4e72-49da-9bc4-7a68b1b15bd2', 'd185ba68-0ea2-43a2-abb6-9b63ebf09eb5', 'b903101d-4d2e-423e-8c2f-ff635e7ca173', '1f843573-2108-4294-997c-ef42dba96e58'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:56.563348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c76eb46-d724-4d9f-a85e-251d3587c882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29327ef-4e72-49da-9bc4-7a68b1b15bd2', 'd185ba68-0ea2-43a2-abb6-9b63ebf09eb5', 'b903101d-4d2e-423e-8c2f-ff635e7ca173', '1f843573-2108-4294-997c-ef42dba96e58']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:56.564275 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e640a6-d224-49ea-af19-fc5bf4114497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:56.598986 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e640a6-d224-49ea-af19-fc5bf4114497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '571cddc5-94a4-44fa-82ad-05db0f9c4218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-286542967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['d29327ef-4e72-49da-9bc4-7a68b1b15bd2','d185ba68-0ea2-43a2-abb6-9b63ebf09eb5','b903101d-4d2e-423e-8c2f-ff635e7ca173','1f843573-2108-4294-997c-ef42dba96e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-286542967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=571cddc5-94a4-44fa-82ad-05db0f9c4218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:56.599931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ce6ecb-9d24-44e3-b44f-14fca4b8a5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:56.625144 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ce6ecb-9d24-44e3-b44f-14fca4b8a5ee) transitioned into state 'SUCCESS' from state '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-286542967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['d29327ef-4e72-49da-9bc4-7a68b1b15bd2','d185ba68-0ea2-43a2-abb6-9b63ebf09eb5','b903101d-4d2e-423e-8c2f-ff635e7ca173','1f843573-2108-4294-997c-ef42dba96e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:56.626084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873a76e0-28f7-4cd9-b2b7-f2d7838a2b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:56.644234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873a76e0-28f7-4cd9-b2b7-f2d7838a2b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:56.645754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (a46f0edb-d617-4118-9231-eda337b0ce8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:56.646109 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request issued successfully. Jul 03 11:57:56.646709 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6258c08b-7383-4ef7-b4c5-f816e73f6582 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:56.647744 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 490/1952] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:56 2026] POST /volume/v3/volumes => generated 754 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:56.659883 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.663140 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:57:56.663410 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.663628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.670906 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:56.670906 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:56.674780 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:56.679315 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab327410-0dcc-4630-8a49-94de0b1aa726 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 200 Jul 03 11:57:56.679776 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 496/1953] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:56 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:56.924394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-81f08d95-287f-45ca-b2dd-7b22f46a925f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:56.924899 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81f08d95-287f-45ca-b2dd-7b22f46a925f None None] GET https://10.4.3.170/volume// Jul 03 11:57:56.925117 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81f08d95-287f-45ca-b2dd-7b22f46a925f None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:56.925350 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81f08d95-287f-45ca-b2dd-7b22f46a925f None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:56.925852 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81f08d95-287f-45ca-b2dd-7b22f46a925f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:56.926207 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 483/1954] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:57: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 11:57:56.935249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-b687725a-7b18-4c4e-a81d-d0f5b48be529 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.040201 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-b687725a-7b18-4c4e-a81d-d0f5b48be529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:57:57.040605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-b687725a-7b18-4c4e-a81d-d0f5b48be529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80ae8991-9edf-4283-9cc0-d0778cddc57d", "connector": null, "instance_uuid": "e1d99793-9ff8-4709-9a6e-ca03d39bbbb2"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:57.051213 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.051213 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:57.085684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-b687725a-7b18-4c4e-a81d-d0f5b48be529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:57:57.086252 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 486/1955] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:57:56 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:57.371701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-b9e4f44c-f4c4-478e-baa8-17ca21d018d0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.375624 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-b9e4f44c-f4c4-478e-baa8-17ca21d018d0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29/action Jul 03 11:57:57.376115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-b9e4f44c-f4c4-478e-baa8-17ca21d018d0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:57:57.376859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-b9e4f44c-f4c4-478e-baa8-17ca21d018d0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:57.386266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.388555 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:57.390446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.390446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.402023 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.402023 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:57.404448 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.404448 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:57.408586 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:57.419032 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90dd2805-bd27-4538-b6f2-b63fa2f8eaa9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:57.419838 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 497/1956] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:57.428957 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ddf34dd0-e3a4-4cc3-88d2-ad7dbe7c7c35 req-b9e4f44c-f4c4-478e-baa8-17ca21d018d0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29/action returned with HTTP 204 Jul 03 11:57:57.428957 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 491/1957] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:57:57 2026] POST /volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:57:57.477685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.480407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:57.480407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.480407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.489610 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.489610 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:57.494233 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:57.499206 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f9e6fcb7-b57c-422b-afff-2fb092746e40 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:57:57.503476 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 484/1958] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:57.513911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.516268 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:57:57.516799 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1783875178"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:57.531567 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.531567 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:57.532292 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:57.532542 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:57.539290 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6fdde81b-1681-46f9-938a-a903af8068bf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.541313 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6fdde81b-1681-46f9-938a-a903af8068bf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:57.541649 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6fdde81b-1681-46f9-938a-a903af8068bf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.542200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6fdde81b-1681-46f9-938a-a903af8068bf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.551797 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.551797 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:57.555691 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6fdde81b-1681-46f9-938a-a903af8068bf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:57.560557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6fdde81b-1681-46f9-938a-a903af8068bf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:57.561626 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 498/1959] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:57.570782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['6574a7b2-c000-4e8d-94c1-d00843a9e467', '83bbaf53-d79b-4df3-8002-91145c0dbfcb', 'c8e6f675-54fb-4841-a08f-e9ba52b8cb81', '8113fd9a-62a1-4470-91ba-ac553b1904e5'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:57.611221 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot force create request issued successfully. Jul 03 11:57:57.611684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd99da8a-54c8-4b98-ae48-523a3c8bc176 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:57:57.612215 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 487/1960] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:57:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:57.622056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.624026 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:57:57.624026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.625503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.628875 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4c077120-2d35-429c-bac7-80d26fccfcc5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.629277 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c077120-2d35-429c-bac7-80d26fccfcc5 None None] GET https://10.4.3.170/volume// Jul 03 11:57:57.629457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c077120-2d35-429c-bac7-80d26fccfcc5 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.629632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c077120-2d35-429c-bac7-80d26fccfcc5 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.629988 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c077120-2d35-429c-bac7-80d26fccfcc5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:57.630316 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 485/1961] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:57: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 11:57:57.630463 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.630463 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:57.631794 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:57.631985 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4c4e3e1-0962-4dfa-812e-ea13dca7882c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 200 Jul 03 11:57:57.634751 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 492/1962] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:57.640249 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.642434 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:57.644239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.644239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.655098 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.655098 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:57.663627 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:57.671189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-2830ab99-56c5-4897-bb22-2bd4f2024da9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:57.672069 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 499/1963] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:57:57.697100 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.699792 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:57:57.700026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.700242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.708855 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.708855 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:57.712902 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:57.717690 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-94acdd97-efcc-47b4-a96c-07fba4c14403 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 200 Jul 03 11:57:57.718140 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 488/1964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:57.734789 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b7a99e35-2373-464f-bea1-509ce1f27708 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.737033 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b7a99e35-2373-464f-bea1-509ce1f27708 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:57:57.737309 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b7a99e35-2373-464f-bea1-509ce1f27708 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.737592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b7a99e35-2373-464f-bea1-509ce1f27708 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.746821 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.746821 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:57.750822 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b7a99e35-2373-464f-bea1-509ce1f27708 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:57.755185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b7a99e35-2373-464f-bea1-509ce1f27708 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 200 Jul 03 11:57:57.755614 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 486/1965] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:57.770577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b880864e-f6a7-4457-be97-8f182dbdb873 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.772034 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:57.773133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-124913897"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:57.773782 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-124913897'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:57.773782 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume of 1 GB Jul 03 11:57:57.778317 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Availability Zones retrieved successfully. Jul 03 11:57:57.784807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (aa9b131f-c8cf-4fbc-9d81-6504688947f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:57.785928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451e637e-8e89-4bdd-99b6-c6396da5ad29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:57.787100 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:57.793947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.799400 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] PUT https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 Jul 03 11:57:57.799400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:57.818673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451e637e-8e89-4bdd-99b6-c6396da5ad29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:57.818758 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Acquiring lock "cinder-attachment_update-80ae8991-9edf-4283-9cc0-d0778cddc57d-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:57:57.819349 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad17cb-928f-400c-816a-29cacba19ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:57.827971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Lock "cinder-attachment_update-80ae8991-9edf-4283-9cc0-d0778cddc57d-np0000004412" acquired by "attachment_update" :: waited 0.009s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:57:57.828968 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.828968 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:57.829186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.831468 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:57:57.831819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.831907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.846445 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.846445 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:57.850655 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:57.857237 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-c9b823f1-db89-4950-85c8-65b6e9948d15 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:57:57.857869 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 489/1966] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:57.873980 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Created reservations ['96e547ce-ef9e-48a0-af00-bd588e567920', '9de0e263-ec42-40c4-a413-9fac9c6d160a', '1ff4b661-c398-45ad-9f61-e6072c7d44db', 'd6cdc65e-0228-4e71-9243-2201a9b36d2a'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:57.874900 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad17cb-928f-400c-816a-29cacba19ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e547ce-ef9e-48a0-af00-bd588e567920', '9de0e263-ec42-40c4-a413-9fac9c6d160a', '1ff4b661-c398-45ad-9f61-e6072c7d44db', 'd6cdc65e-0228-4e71-9243-2201a9b36d2a']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:57.875719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03279f60-0002-45c1-ae02-ea3637cd3247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:57.904450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03279f60-0002-45c1-ae02-ea3637cd3247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b18c7a-f741-4797-b964-1956e10c9c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-124913897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['96e547ce-ef9e-48a0-af00-bd588e567920','9de0e263-ec42-40c4-a413-9fac9c6d160a','1ff4b661-c398-45ad-9f61-e6072c7d44db','d6cdc65e-0228-4e71-9243-2201a9b36d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-124913897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b18c7a-f741-4797-b964-1956e10c9c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:57.905564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7241c01-75e0-4afb-b2d2-a3fd0b11e0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:57.931662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7241c01-75e0-4afb-b2d2-a3fd0b11e0e4) transitioned into state 'SUCCESS' from state '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-124913897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['96e547ce-ef9e-48a0-af00-bd588e567920','9de0e263-ec42-40c4-a413-9fac9c6d160a','1ff4b661-c398-45ad-9f61-e6072c7d44db','d6cdc65e-0228-4e71-9243-2201a9b36d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:57.932647 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50dc9fa-8973-4528-aa19-98f3424e5b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:57.950394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50dc9fa-8973-4528-aa19-98f3424e5b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:57.951604 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (aa9b131f-c8cf-4fbc-9d81-6504688947f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:57.952016 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request issued successfully. Jul 03 11:57:57.952872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b880864e-f6a7-4457-be97-8f182dbdb873 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:57.953354 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 493/1967] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:57 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:57.967643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:57.969445 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:57:57.969604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:57.969773 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:57.978735 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:57.978735 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:57.985539 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:57.991182 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bed59397-be04-45d7-b2b1-bbb03ee8cb05 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 200 Jul 03 11:57:57.991916 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 487/1968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:57 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:58.361228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Lock "cinder-attachment_update-80ae8991-9edf-4283-9cc0-d0778cddc57d-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:57:58.361228 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-1ca1594c-a33f-4623-98ac-9e76b02f874b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 returned with HTTP 200 Jul 03 11:57:58.361630 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 500/1969] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:57:57 2026] PUT /volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:58.384785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.387214 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:57:58.387471 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.387716 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.395942 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.395942 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:58.401565 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:57:58.407621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-61eaf385-13e4-4568-85e9-b0f2b2fa2056 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:57:58.408424 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 490/1970] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:57:58 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:57:58.422662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-75336e31-ee5a-4ffe-af44-4ba25133c0bb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.423212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75336e31-ee5a-4ffe-af44-4ba25133c0bb None None] GET https://10.4.3.170/volume// Jul 03 11:57:58.423497 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75336e31-ee5a-4ffe-af44-4ba25133c0bb None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.423758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75336e31-ee5a-4ffe-af44-4ba25133c0bb None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.424185 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75336e31-ee5a-4ffe-af44-4ba25133c0bb None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:57:58.424920 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 494/1971] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:57:58 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 11:57:58.436260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-5470c283-673b-4dc5-98d4-50cc858bde4c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.436614 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-70aa62d8-dfc9-474a-a296-34120a282a4a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.438590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70aa62d8-dfc9-474a-a296-34120a282a4a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:58.438796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70aa62d8-dfc9-474a-a296-34120a282a4a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.439006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70aa62d8-dfc9-474a-a296-34120a282a4a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.440211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-5470c283-673b-4dc5-98d4-50cc858bde4c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:57:58.440734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-5470c283-673b-4dc5-98d4-50cc858bde4c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93962e45-73b9-4a70-adec-9df23652daf9", "connector": null, "instance_uuid": "a8584f14-96bd-4d70-b520-2c0f438bc99f"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:58.451928 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.451928 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:58.452143 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.452143 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:58.457217 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-70aa62d8-dfc9-474a-a296-34120a282a4a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:58.462973 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70aa62d8-dfc9-474a-a296-34120a282a4a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:58.463362 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 501/1972] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:58 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:58.486743 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-5470c283-673b-4dc5-98d4-50cc858bde4c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:57:58.487671 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 488/1973] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:57:58 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 11:57:58.578242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.580168 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:58.580380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.580589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.595576 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.595576 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:58.604164 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:58.610642 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3a4e0c0c-d61a-4dca-a8dd-3e13ca01b6ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:58.611176 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 491/1974] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:58 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:58.647167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0af121c0-bce6-4760-814a-4951a262ce9d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.649870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0af121c0-bce6-4760-814a-4951a262ce9d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:57:58.650139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0af121c0-bce6-4760-814a-4951a262ce9d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.650429 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0af121c0-bce6-4760-814a-4951a262ce9d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.657190 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.657190 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:58.657954 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0af121c0-bce6-4760-814a-4951a262ce9d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:58.659139 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0af121c0-bce6-4760-814a-4951a262ce9d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 200 Jul 03 11:57:58.659718 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 495/1975] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:58 2026] GET /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:58.670306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.672727 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:57:58.673149 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "534d51c9-a21e-4c4f-aafb-fd5a51105f87", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1245241995"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:58.688088 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.688088 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:58.688957 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:57:58.689102 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:57:58.724950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['722b453b-9bc4-4ca6-89b0-bd1055ebb11d', '55e80a15-0c20-4ca7-829f-161e33592e7c', '33b08bc1-1dd1-4daa-8f37-a09f035a0909', '6759f972-bd9b-4558-8a95-cf1074624a9a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:58.771906 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot force create request issued successfully. Jul 03 11:57:58.772278 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-84977a6a-0205-400c-8be5-4d7392a70cb3 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:57:58.772882 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 502/1976] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:57:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:58.783253 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.788151 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:57:58.788386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:58.788585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:58.801413 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:58.801413 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:58.801852 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:58.802702 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e0ef8f6-2943-40a0-a46c-dfcc4c1e3d70 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 200 Jul 03 11:57:58.804111 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 489/1977] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:58 2026] GET /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:57:58.806955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:58.809003 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:58.809469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-493565573"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:58.811223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-493565573'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:58.811359 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:57:58.816325 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:57:58.823732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (f1cdc4c1-1775-472e-b016-b5442f72146d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:58.825012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4227ff46-f064-4e9a-8135-58b18ed0d5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:58.826257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:58.861754 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4227ff46-f064-4e9a-8135-58b18ed0d5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:58.862952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d32e926-ed5c-4c52-88d3-6f8a579ccdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:58.945240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['d1e0dc11-e9da-4bcc-8f7e-6c7a53563bb2', '3a9e1677-16cc-466e-8e46-ee309c011799', '6fffb95a-4084-47ec-a5ac-95a037f315e1', 'e5f3ecae-991c-45ee-8e74-bde9263cd4c1'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:58.946230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d32e926-ed5c-4c52-88d3-6f8a579ccdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1e0dc11-e9da-4bcc-8f7e-6c7a53563bb2', '3a9e1677-16cc-466e-8e46-ee309c011799', '6fffb95a-4084-47ec-a5ac-95a037f315e1', 'e5f3ecae-991c-45ee-8e74-bde9263cd4c1']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:58.947085 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b6bd03-64ac-4cd9-a468-c60363cab8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:58.970093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b6bd03-64ac-4cd9-a468-c60363cab8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb3ecbd-f840-49f7-9445-f0fa53233843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-493565573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['d1e0dc11-e9da-4bcc-8f7e-6c7a53563bb2','3a9e1677-16cc-466e-8e46-ee309c011799','6fffb95a-4084-47ec-a5ac-95a037f315e1','e5f3ecae-991c-45ee-8e74-bde9263cd4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-493565573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bb3ecbd-f840-49f7-9445-f0fa53233843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:58.971980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73217fc3-4482-424a-b3c3-45614214f62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:58.995171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73217fc3-4482-424a-b3c3-45614214f62a) transitioned into state 'SUCCESS' from state '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-493565573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['d1e0dc11-e9da-4bcc-8f7e-6c7a53563bb2','3a9e1677-16cc-466e-8e46-ee309c011799','6fffb95a-4084-47ec-a5ac-95a037f315e1','e5f3ecae-991c-45ee-8e74-bde9263cd4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:58.996206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c76095-7a4f-42f2-a614-24f014f9e71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.005914 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-674471b3-0bb2-497d-bbab-1cb14909de1a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.008408 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-674471b3-0bb2-497d-bbab-1cb14909de1a tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:57:59.008661 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-674471b3-0bb2-497d-bbab-1cb14909de1a tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.008872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-674471b3-0bb2-497d-bbab-1cb14909de1a tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.011880 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c76095-7a4f-42f2-a614-24f014f9e71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.012790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (f1cdc4c1-1775-472e-b016-b5442f72146d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:59.013207 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:57:59.013721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96353eb2-e65a-47d6-8390-9759bbe4cbd2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:59.014196 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 492/1978] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:58 2026] POST /volume/v3/volumes => generated 748 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:59.018126 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.018126 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:59.023465 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-674471b3-0bb2-497d-bbab-1cb14909de1a tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:59.028582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.029818 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-674471b3-0bb2-497d-bbab-1cb14909de1a tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 200 Jul 03 11:57:59.030240 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 496/1979] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.030608 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:57:59.030779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.031006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.038427 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.038427 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:59.042341 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:57:59.043475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7b343b40-d337-444b-917d-9e9013a01264 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.045769 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b343b40-d337-444b-917d-9e9013a01264 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:57:59.046030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b343b40-d337-444b-917d-9e9013a01264 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.046412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b343b40-d337-444b-917d-9e9013a01264 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.046888 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f3f34851-21a4-4b15-818d-8f8ff158fa13 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:57:59.047280 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 503/1980] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.056320 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.056320 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:59.062728 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7b343b40-d337-444b-917d-9e9013a01264 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:59.068815 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b343b40-d337-444b-917d-9e9013a01264 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 200 Jul 03 11:57:59.069361 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 490/1981] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.082536 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3150ab3d-e775-461b-a050-1df0a75c4499 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.084894 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:57:59.085340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1124243715"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:57:59.087208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1124243715'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:57:59.087381 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume of 1 GB Jul 03 11:57:59.087758 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.087758 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:59.092619 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Availability Zones retrieved successfully. Jul 03 11:57:59.100815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (274e7f59-a56e-417f-b323-320a23084aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:59.102231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3f943d-6b29-47dd-8612-cca36b7a50ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.103555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:57:59.136683 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3f943d-6b29-47dd-8612-cca36b7a50ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.137745 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e68e34-2680-4ba8-9e4f-810f34d3d782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.189562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Created reservations ['b6421ded-8c23-4581-824a-7579fa9d722c', '40e09e70-8b96-486f-9a2f-0da027b7c7eb', '61539354-4d5d-434d-bb4f-64aaf2de0996', '051415c6-733f-4a5c-80b7-688540707a28'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:57:59.190589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e68e34-2680-4ba8-9e4f-810f34d3d782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6421ded-8c23-4581-824a-7579fa9d722c', '40e09e70-8b96-486f-9a2f-0da027b7c7eb', '61539354-4d5d-434d-bb4f-64aaf2de0996', '051415c6-733f-4a5c-80b7-688540707a28']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.191797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09166bd-7605-4c5c-ac60-9186abeba941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.220736 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09166bd-7605-4c5c-ac60-9186abeba941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b04c3b-70c0-4e25-9fa8-4bc360ada231', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1124243715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['b6421ded-8c23-4581-824a-7579fa9d722c','40e09e70-8b96-486f-9a2f-0da027b7c7eb','61539354-4d5d-434d-bb4f-64aaf2de0996','051415c6-733f-4a5c-80b7-688540707a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1124243715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b04c3b-70c0-4e25-9fa8-4bc360ada231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.221591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f74d3b8-a3a8-4995-ab06-404aa55fcdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.240298 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f74d3b8-a3a8-4995-ab06-404aa55fcdd0) transitioned into state 'SUCCESS' from state '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-1124243715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9d8211a22ee4cb197fc12dcd2e1f904',qos_specs=None,replication_status=,reservations=['b6421ded-8c23-4581-824a-7579fa9d722c','40e09e70-8b96-486f-9a2f-0da027b7c7eb','61539354-4d5d-434d-bb4f-64aaf2de0996','051415c6-733f-4a5c-80b7-688540707a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5059d2837ca4f73a2f5c5784cf258d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.241130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a08b7a8-cce8-4ee4-b30d-53e5f746f217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:57:59.251797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a08b7a8-cce8-4ee4-b30d-53e5f746f217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:57:59.252784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Flow 'volume_create_api' (274e7f59-a56e-417f-b323-320a23084aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:57:59.253140 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Create volume request issued successfully. Jul 03 11:57:59.253809 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3150ab3d-e775-461b-a050-1df0a75c4499 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:57:59.254396 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 493/1982] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:57:59 2026] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:57:59.265465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.267181 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:57:59.267409 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.267587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.274353 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.274353 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:59.277880 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:57:59.281709 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-979cb4fb-2306-4be3-9afa-af6b3017c1bb tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 200 Jul 03 11:57:59.282038 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 497/1983] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.476551 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.478628 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:57:59.478857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.479070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.490530 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.490530 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:59.495020 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:57:59.499644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f656222-ce1a-41db-ac1f-8afcf391f58b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:57:59.500062 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 504/1984] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.624202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1729b948-6472-407c-8ec7-7242e6395f32 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.628909 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1729b948-6472-407c-8ec7-7242e6395f32 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:57:59.629188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1729b948-6472-407c-8ec7-7242e6395f32 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.629483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1729b948-6472-407c-8ec7-7242e6395f32 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.645842 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.645842 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:57:59.650586 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1729b948-6472-407c-8ec7-7242e6395f32 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:57:59.657210 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1729b948-6472-407c-8ec7-7242e6395f32 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:57:59.657650 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 491/1985] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.813844 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.816187 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:57:59.816448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.816697 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.821916 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.821916 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:57:59.822326 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:59.823287 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e952ebd0-168c-4691-acb4-9fad3c92f82b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 200 Jul 03 11:57:59.823716 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 494/1986] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:57:59.832165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.833865 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:57:59.834027 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.834193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.834277 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:57:59.838769 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.838769 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:57:59.839216 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:59.859401 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:57:59.859401 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a00a92f-b411-4bb4-8d04-5cdd75caa3d5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 202 Jul 03 11:57:59.859401 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 498/1987] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:57:59 2026] DELETE /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:57:59.865698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:57:59.867076 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:57:59.867243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:57:59.867435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:57:59.873049 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:57:59.873049 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:57:59.873739 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:57:59.874230 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c150a9a4-9afb-42c3-8405-247ae0ec1905 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 200 Jul 03 11:57:59.875269 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 505/1988] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:57:59 2026] GET /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.059141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.060920 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:00.061139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.061328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.069624 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.069624 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:00.075820 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:00.082815 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2473bcd2-cb23-4324-9818-e0699ff13fd0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:00.083180 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 492/1989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.095530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-650f957a-41ac-43e0-aae8-36ed92561676 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.097278 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action Jul 03 11:58:00.097679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action body: b'{"os-attach": {"instance_uuid": "7e353134-db48-4283-817d-39633c464bda", "mountpoint": "/dev/vdb"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:00.097815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7e353134-db48-4283-817d-39633c464bda", "mountpoint": "/dev/vdb"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:00.107006 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.107006 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:00.107535 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:00.118066 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Update volume admin metadata completed successfully. Jul 03 11:58:00.293846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.295698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:00.295912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.296103 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.305078 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.305078 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:00.309908 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:00.316108 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0103680a-ccbb-4364-bd42-b1da86dcf623 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 200 Jul 03 11:58:00.316647 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 499/1990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.329152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.331668 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:00.331942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.332190 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.341927 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.341927 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:00.348164 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:00.354967 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5550de86-ee69-4669-86da-ec7a5b5c0daa tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 200 Jul 03 11:58:00.355508 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 506/1991] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.357053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-054ffe46-26a8-4293-80f7-4f2540df8fa1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.359045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-054ffe46-26a8-4293-80f7-4f2540df8fa1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac/action Jul 03 11:58:00.359800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-054ffe46-26a8-4293-80f7-4f2540df8fa1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:00.359911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-054ffe46-26a8-4293-80f7-4f2540df8fa1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:00.369577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.382470 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.382470 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:00.394826 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-85edc647-f336-4497-9d6f-67eba8eb9cd9 req-054ffe46-26a8-4293-80f7-4f2540df8fa1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac/action returned with HTTP 204 Jul 03 11:58:00.395422 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 493/1992] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:00 2026] POST /volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:00.404430 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:00.404721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:00.406007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:00.406090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Create volume of 1 GB Jul 03 11:58:00.410545 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Availability Zones retrieved successfully. Jul 03 11:58:00.416090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Flow 'volume_create_api' (86e0abe4-0ef7-411d-87b9-47908c2a8b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:00.417196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd2bdfc-3284-4fce-8ada-e5f283f11061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:00.418072 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:00.444585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd2bdfc-3284-4fce-8ada-e5f283f11061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:00.445222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3e4f5a-a9f3-4acd-ad27-3037d05b0eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:00.508494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Created reservations ['7c3d26c5-36e2-409d-b109-0e4bcadbd622', 'a2c9dca0-1f51-4f81-8f05-2e142b516d97', 'cae5e81c-3f9c-4c35-bc38-d75124d9748c', '52a6b63d-8edc-472b-b67c-5191cf7d7722'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:00.509543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3e4f5a-a9f3-4acd-ad27-3037d05b0eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3d26c5-36e2-409d-b109-0e4bcadbd622', 'a2c9dca0-1f51-4f81-8f05-2e142b516d97', 'cae5e81c-3f9c-4c35-bc38-d75124d9748c', '52a6b63d-8edc-472b-b67c-5191cf7d7722']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:00.510290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d7edcb-c5ca-4e4f-ada4-cd7da0df8ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:00.513643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-47232498-db43-45bc-95d4-e6038ef7ac1e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.516799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47232498-db43-45bc-95d4-e6038ef7ac1e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:00.516799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47232498-db43-45bc-95d4-e6038ef7ac1e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.516799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-47232498-db43-45bc-95d4-e6038ef7ac1e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.529424 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.529424 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:00.534025 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-47232498-db43-45bc-95d4-e6038ef7ac1e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:00.539420 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d7edcb-c5ca-4e4f-ada4-cd7da0df8ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62dd2419-9629-4243-bdd5-e0fe515a05d3', '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='bf62b1474222455e8b5c47ee1e4d65d0',qos_specs=None,replication_status=,reservations=['7c3d26c5-36e2-409d-b109-0e4bcadbd622','a2c9dca0-1f51-4f81-8f05-2e142b516d97','cae5e81c-3f9c-4c35-bc38-d75124d9748c','52a6b63d-8edc-472b-b67c-5191cf7d7722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdedf22f7cb446e6abd5f5615689a3e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:00Z,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=62dd2419-9629-4243-bdd5-e0fe515a05d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf62b1474222455e8b5c47ee1e4d65d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdedf22f7cb446e6abd5f5615689a3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:00.540447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32cff9a4-4596-432e-8217-5f69e3625307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:00.540805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-47232498-db43-45bc-95d4-e6038ef7ac1e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:00.541347 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 507/1993] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.564732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32cff9a4-4596-432e-8217-5f69e3625307) transitioned into state 'SUCCESS' from 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='bf62b1474222455e8b5c47ee1e4d65d0',qos_specs=None,replication_status=,reservations=['7c3d26c5-36e2-409d-b109-0e4bcadbd622','a2c9dca0-1f51-4f81-8f05-2e142b516d97','cae5e81c-3f9c-4c35-bc38-d75124d9748c','52a6b63d-8edc-472b-b67c-5191cf7d7722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdedf22f7cb446e6abd5f5615689a3e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:00.565710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d1f534-404b-4f7b-8c97-6ae7b4830998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:00.578804 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d1f534-404b-4f7b-8c97-6ae7b4830998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:00.579617 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Flow 'volume_create_api' (86e0abe4-0ef7-411d-87b9-47908c2a8b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:00.579799 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Create volume request issued successfully. Jul 03 11:58:00.580351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a37480d8-c0e8-4f55-be9d-f68e06eae0a6 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:00.580798 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 500/1994] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:00 2026] POST /volume/v3/volumes => generated 733 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:00.593448 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-001ec401-182a-4d71-a503-2b77048b176e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.595530 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-001ec401-182a-4d71-a503-2b77048b176e tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] GET https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 Jul 03 11:58:00.595791 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-001ec401-182a-4d71-a503-2b77048b176e tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.596037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-001ec401-182a-4d71-a503-2b77048b176e tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.604082 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.604082 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:00.607726 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-001ec401-182a-4d71-a503-2b77048b176e tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Volume info retrieved successfully. Jul 03 11:58:00.611933 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-001ec401-182a-4d71-a503-2b77048b176e tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 returned with HTTP 200 Jul 03 11:58:00.612445 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 494/1995] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 => generated 912 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:00.621451 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Attach volume completed successfully. Jul 03 11:58:00.621726 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-650f957a-41ac-43e0-aae8-36ed92561676 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action returned with HTTP 202 Jul 03 11:58:00.622323 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 495/1996] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:00 2026] POST /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:00.632582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.634762 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:00.634983 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.635207 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.644844 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.644844 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:00.649950 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:00.654840 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c3d772d-e2b4-4ac3-b59e-47e504771e1d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:00.655354 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 508/1997] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:00.671346 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f1a9258b-4371-4246-8641-36ea7798e769 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.672492 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.673332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f1a9258b-4371-4246-8641-36ea7798e769 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:00.673579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f1a9258b-4371-4246-8641-36ea7798e769 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.673813 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f1a9258b-4371-4246-8641-36ea7798e769 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.674339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:00.674560 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.674748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.683912 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.683912 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:00.687653 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f1a9258b-4371-4246-8641-36ea7798e769 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:00.688169 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.688169 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:00.691535 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f1a9258b-4371-4246-8641-36ea7798e769 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:00.691892 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 501/1998] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:00.691977 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:00.708014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-27bcd20c-8a11-4321-80e8-e83f761bcab4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:00.708485 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 495/1999] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:00.731984 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.753399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.756848 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:00.757006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.757175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.773300 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.773300 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:00.782399 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:00.786530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-6def7343-912d-430d-afc2-b50b3a4d64b1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:00.788508 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 509/2000] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:00.817727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action Jul 03 11:58:00.820051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:00.820051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:00.832830 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.832830 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:00.833324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '1bb3ecbd-f840-49f7-9445-f0fa53233843' with '{'status': 'error'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:00.866555 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f47d29ba-c6f2-4f29-a843-b88a472e4d39 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action returned with HTTP 202 Jul 03 11:58:00.866975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 496/2001] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:00 2026] POST /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:00.874165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e28e15dd-0178-43ef-accb-31196b90464e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.878829 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e28e15dd-0178-43ef-accb-31196b90464e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:00.879027 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e28e15dd-0178-43ef-accb-31196b90464e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.879220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e28e15dd-0178-43ef-accb-31196b90464e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.888399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8f71f302-100e-40d8-8e8b-5ab5b0591cc8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.890070 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8f71f302-100e-40d8-8e8b-5ab5b0591cc8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:58:00.890284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8f71f302-100e-40d8-8e8b-5ab5b0591cc8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.891274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8f71f302-100e-40d8-8e8b-5ab5b0591cc8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.894585 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8f71f302-100e-40d8-8e8b-5ab5b0591cc8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 404 Jul 03 11:58:00.895042 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 496/2002] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:00.900154 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.900154 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:00.904585 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e28e15dd-0178-43ef-accb-31196b90464e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:00.907501 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.909699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:00.909951 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.910208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.910384 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:00.910558 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e28e15dd-0178-43ef-accb-31196b90464e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:00.911030 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 502/2003] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:00.917454 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.917454 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:00.917908 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:00.929035 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.931438 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action Jul 03 11:58:00.931899 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e1913702-9061-49d5-a02d-0bd54503a4a2"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:00.932063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e1913702-9061-49d5-a02d-0bd54503a4a2"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:00.944585 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.944585 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:00.944918 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Volume info retrieved successfully. Jul 03 11:58:00.953636 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:58:00.953877 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-71039142-3e6e-471e-aabd-0ecd0d936fc2 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 202 Jul 03 11:58:00.954301 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 510/2004] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:00 2026] DELETE /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:00.969991 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:00.971898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:00.972085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:00.972294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:00.978774 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:00.978774 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:00.979285 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:00.980168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f169c73f-6b02-4e11-893a-2977ee0d4758 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 200 Jul 03 11:58:00.981144 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 497/2005] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:00 2026] GET /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:01.448997 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Terminate volume connection completed successfully. Jul 03 11:58:01.456831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99810) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 11:58:01.554278 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.556851 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:01.557083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.557303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.568558 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.568558 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:01.573086 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:01.577547 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-902b2e0d-78c3-4da6-bf86-8cecda1302c6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:01.577913 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 503/2006] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:01.624579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.628619 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] GET https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 Jul 03 11:58:01.628619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.628619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.636246 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.636246 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:01.641696 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Volume info retrieved successfully. Jul 03 11:58:01.646977 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c534d6b-2984-4145-bbb7-83f0c0b0bff1 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 returned with HTTP 200 Jul 03 11:58:01.647547 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 511/2007] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:01.659251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4903e653-3038-4a75-8308-7d7fc932a7dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.660737 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=f9d8211a22ee4cb197fc12dcd2e1f904 Jul 03 11:58:01.660898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.661061 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.661470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Could not evaluate value f9d8211a22ee4cb197fc12dcd2e1f904, assuming string {{(pid=99808) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:58:01.661870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Searching by: MultiDict([('project_id', 'f9d8211a22ee4cb197fc12dcd2e1f904'), ('all_tenants', 1)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:58:01.686475 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Get all volumes completed successfully. Jul 03 11:58:01.687279 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.687279 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:01.691075 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4903e653-3038-4a75-8308-7d7fc932a7dd tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=f9d8211a22ee4cb197fc12dcd2e1f904 returned with HTTP 200 Jul 03 11:58:01.691455 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 498/2008] 10.4.3.170 () {66 vars in 1373 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f9d8211a22ee4cb197fc12dcd2e1f904 => generated 3026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:01.703394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-341c0641-ab0c-4186-a080-08cda572ce90 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.705106 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 Jul 03 11:58:01.705272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.705536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.705663 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Delete volume with id: 62dd2419-9629-4243-bdd5-e0fe515a05d3 Jul 03 11:58:01.712351 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.712351 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:01.712677 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Volume info retrieved successfully. Jul 03 11:58:01.739180 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] Delete volume request issued successfully. Jul 03 11:58:01.739382 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-341c0641-ab0c-4186-a080-08cda572ce90 tempest-VolumesListAdminTestJSON-63305061 tempest-VolumesListAdminTestJSON-63305061-project-admin] https://10.4.3.170/volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 returned with HTTP 202 Jul 03 11:58:01.739926 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 504/2009] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:01 2026] DELETE /volume/v3/volumes/62dd2419-9629-4243-bdd5-e0fe515a05d3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:01.748966 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.752400 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:01.754392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.754392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.765811 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.765811 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:01.772917 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:01.783567 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4e4a259-3bf4-4cbd-9a57-db7ebdb86550 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 200 Jul 03 11:58:01.783567 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 512/2010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:01.797730 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c6191c43-bd07-401b-9271-8560a166aacd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.799529 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] DELETE https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:01.799741 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.799954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.800113 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume with id: 38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:01.807026 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.807026 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:01.807509 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:01.832808 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume request issued successfully. Jul 03 11:58:01.833087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c6191c43-bd07-401b-9271-8560a166aacd tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 202 Jul 03 11:58:01.833714 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 499/2011] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:01 2026] DELETE /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:01.841786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.843887 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:01.844097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.844305 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.852069 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.852069 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:01.856156 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:01.861100 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61d8f5bd-c773-4bae-b517-baef10a4d84d tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 200 Jul 03 11:58:01.861544 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 505/2012] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:01.970269 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Detach volume completed successfully. Jul 03 11:58:01.970729 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-deec9bec-8099-4fa9-9a7f-28919e93db4c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action returned with HTTP 202 Jul 03 11:58:01.971602 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 497/2013] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:00 2026] POST /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action => generated 0 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:01.981471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e7119199-a962-4a39-8533-41b26cf382b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.983221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7119199-a962-4a39-8533-41b26cf382b0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:01.983434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7119199-a962-4a39-8533-41b26cf382b0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.983619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7119199-a962-4a39-8533-41b26cf382b0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.992793 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:01.992793 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:01.994926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-502b8fb7-8178-4183-b201-506df41665ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:01.994926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-502b8fb7-8178-4183-b201-506df41665ef tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:01.994926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-502b8fb7-8178-4183-b201-506df41665ef tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:01.995082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-502b8fb7-8178-4183-b201-506df41665ef tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:01.997320 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e7119199-a962-4a39-8533-41b26cf382b0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.002346 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7119199-a962-4a39-8533-41b26cf382b0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:02.002813 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 513/2014] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.004421 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-502b8fb7-8178-4183-b201-506df41665ef tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 404 Jul 03 11:58:02.005030 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 500/2015] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:01 2026] GET /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:02.016012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.016405 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.017513 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:02.017800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.018071 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.018206 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:02.018321 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.019963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.019963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.024967 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.024967 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:02.025500 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:02.026985 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.026985 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:02.031153 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.035982 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8071a32a-48c8-47f9-8e8d-a3018a80eebb tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:02.036636 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 498/2016] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.049387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.051164 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action Jul 03 11:58:02.051531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action body: b'{"os-detach": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:02.051646 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:02.052343 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:58:02.052634 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce302db9-4bc3-4b5b-b1cb-a63580bf374c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 202 Jul 03 11:58:02.053153 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 506/2017] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:02 2026] DELETE /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:02.060175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.061857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:02.062030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.062345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.065054 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.065054 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:02.066098 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.068755 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.068755 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:02.069348 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:02.070441 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f79926d-2e98-451c-9a37-37831c2bdba8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 200 Jul 03 11:58:02.070891 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 501/2018] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.572602 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Detach volume completed successfully. Jul 03 11:58:02.572845 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d7b0ac5-c732-4fe2-be00-2fb11f3385a3 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action returned with HTTP 202 Jul 03 11:58:02.573289 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 514/2019] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:02 2026] POST /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:02.582005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5a347b17-9691-47be-b153-b6f8aef24151 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.583653 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a347b17-9691-47be-b153-b6f8aef24151 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.584043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a347b17-9691-47be-b153-b6f8aef24151 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.584390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a347b17-9691-47be-b153-b6f8aef24151 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.590462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.591484 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:02.591670 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.591846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.592994 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.592994 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:02.596912 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5a347b17-9691-47be-b153-b6f8aef24151 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.601793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a347b17-9691-47be-b153-b6f8aef24151 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:02.601928 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.601928 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:02.602063 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 499/2020] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.605782 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:02.612816 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0fb3b97b-e2d6-4c70-88b7-dbfd35787f21 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:02.613005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.613212 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 507/2021] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.614622 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.614787 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.614978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.621807 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.621807 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:02.625683 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.630287 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-df810296-8d71-4ef6-93eb-fbd4da7179ea tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:02.630734 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 502/2022] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.642342 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1177d588-4a88-46ac-ab97-40f4473682ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.644387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.644604 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.644816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.644997 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: 1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.652690 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.652690 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:02.653227 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.674264 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume request issued successfully. Jul 03 11:58:02.674512 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1177d588-4a88-46ac-ab97-40f4473682ed tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 202 Jul 03 11:58:02.675120 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 515/2023] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:02 2026] DELETE /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:02.683299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-90acb2b1-9bee-4437-8a10-16d87deab32d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.685166 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90acb2b1-9bee-4437-8a10-16d87deab32d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:02.685622 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90acb2b1-9bee-4437-8a10-16d87deab32d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.686025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-90acb2b1-9bee-4437-8a10-16d87deab32d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.693708 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.693708 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:02.698507 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-90acb2b1-9bee-4437-8a10-16d87deab32d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:02.703693 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-90acb2b1-9bee-4437-8a10-16d87deab32d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 200 Jul 03 11:58:02.704207 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 500/2024] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.820809 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d5f8924e-b91d-48fa-b5e5-0a5b8f38e432 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.821168 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5f8924e-b91d-48fa-b5e5-0a5b8f38e432 None None] GET https://10.4.3.170/volume// Jul 03 11:58:02.821330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5f8924e-b91d-48fa-b5e5-0a5b8f38e432 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.821541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5f8924e-b91d-48fa-b5e5-0a5b8f38e432 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.821871 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5f8924e-b91d-48fa-b5e5-0a5b8f38e432 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:02.822180 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 508/2025] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:58: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 11:58:02.829310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-73945fbd-e937-40a7-8d5f-95e4d4d2dde8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.831812 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-73945fbd-e937-40a7-8d5f-95e4d4d2dde8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:58:02.832234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-73945fbd-e937-40a7-8d5f-95e4d4d2dde8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee", "connector": null, "instance_uuid": "1047e80f-a25e-40b6-96e3-3f225c4a38c4"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:02.844834 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.844834 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:02.874952 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-752bb1fd-6dbf-4ae8-b911-5a4946aae0e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.876728 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-752bb1fd-6dbf-4ae8-b911-5a4946aae0e2 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 Jul 03 11:58:02.876910 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-752bb1fd-6dbf-4ae8-b911-5a4946aae0e2 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.877102 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-752bb1fd-6dbf-4ae8-b911-5a4946aae0e2 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.882989 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-752bb1fd-6dbf-4ae8-b911-5a4946aae0e2 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 returned with HTTP 404 Jul 03 11:58:02.883468 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 516/2026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/38b04c3b-70c0-4e25-9fa8-4bc360ada231 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:02.889134 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-73945fbd-e937-40a7-8d5f-95e4d4d2dde8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:58:02.889702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 503/2027] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:58:02 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 11:58:02.894439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.900721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:58:02.900721 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.900721 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.907410 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.907410 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:02.916882 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:02.922532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a878422-20b0-4770-9b05-68014a9e4bf5 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 200 Jul 03 11:58:02.923630 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 501/2028] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:02.935837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5829cd37-fc54-4be8-8485-add945837c1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.937433 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:58:02.937619 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.937788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.937947 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume with id: 88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:58:02.947073 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.947073 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:02.947568 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:02.968705 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume request issued successfully. Jul 03 11:58:02.968962 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5829cd37-fc54-4be8-8485-add945837c1e tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 202 Jul 03 11:58:02.969540 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 509/2029] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:02 2026] DELETE /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:02.977509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:02.979225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:58:02.979477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:02.979664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:02.989512 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:02.989512 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:02.994155 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:02.998777 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-10e66800-28b1-47cd-b265-dfcf0bc1fe23 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 200 Jul 03 11:58:02.999132 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 517/2030] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:02 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:03.081253 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-54987024-ed3e-4ce2-beff-17a7c99fb557 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.084099 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54987024-ed3e-4ce2-beff-17a7c99fb557 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:03.084099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54987024-ed3e-4ce2-beff-17a7c99fb557 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.084099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54987024-ed3e-4ce2-beff-17a7c99fb557 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.093887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54987024-ed3e-4ce2-beff-17a7c99fb557 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 404 Jul 03 11:58:03.094150 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 504/2031] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:03.101774 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cca7ff3d-d563-4776-9548-7af686056dce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.103348 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cca7ff3d-d563-4776-9548-7af686056dce tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:58:03.103711 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cca7ff3d-d563-4776-9548-7af686056dce tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.103985 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cca7ff3d-d563-4776-9548-7af686056dce tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.104200 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-cca7ff3d-d563-4776-9548-7af686056dce tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 46c85c1d-7c55-4341-8c82-3a73849b9359 Jul 03 11:58:03.108885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cca7ff3d-d563-4776-9548-7af686056dce tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 returned with HTTP 404 Jul 03 11:58:03.108885 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 502/2032] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:03 2026] DELETE /volume/v3/snapshots/46c85c1d-7c55-4341-8c82-3a73849b9359 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:03.116395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.118395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:03.118650 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.118841 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.118971 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 Jul 03 11:58:03.124889 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e139fad-9c7b-43f2-9d6a-922548796e36 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 returned with HTTP 404 Jul 03 11:58:03.125350 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 510/2033] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:03 2026] DELETE /volume/v3/snapshots/9ba49453-1cb8-43e4-bfb2-4052bc59e2c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:03.157821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.160257 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:03.160500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.160729 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.170584 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.170584 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:03.174023 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:03.177814 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1ac19fb-6193-4e1d-b9a8-7d4e57321449 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:03.178191 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 518/2034] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:03.194668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.196857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87/action Jul 03 11:58:03.197228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:03.197343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:03.211563 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.211563 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:03.212077 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:03.222548 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Begin detaching volume completed successfully. Jul 03 11:58:03.222853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-4cd6cb26-afce-4de9-8f06-46b21c9c518e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87/action returned with HTTP 202 Jul 03 11:58:03.223383 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 505/2035] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:58:03 2026] POST /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:03.309216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-24405466-b3c5-405f-b3de-dec3416a4966 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.310781 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24405466-b3c5-405f-b3de-dec3416a4966 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:03.311125 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24405466-b3c5-405f-b3de-dec3416a4966 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.311462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-24405466-b3c5-405f-b3de-dec3416a4966 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.326208 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.326208 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:03.333065 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-24405466-b3c5-405f-b3de-dec3416a4966 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:03.339624 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-24405466-b3c5-405f-b3de-dec3416a4966 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:03.339624 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 503/2036] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:03.420083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4e69cb2-1b7f-4a7f-ab03-465d6f1617e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.420557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4e69cb2-1b7f-4a7f-ab03-465d6f1617e0 None None] GET https://10.4.3.170/volume// Jul 03 11:58:03.420735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4e69cb2-1b7f-4a7f-ab03-465d6f1617e0 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.420951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4e69cb2-1b7f-4a7f-ab03-465d6f1617e0 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.421303 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4e69cb2-1b7f-4a7f-ab03-465d6f1617e0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:03.421731 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 511/2037] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:03.431107 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.433864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:03.434101 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.434412 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.449002 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.449002 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:03.453002 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:03.458960 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-d0949456-6311-48b4-82ef-59e66f0d067a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:03.460238 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 519/2038] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:03.573408 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.575317 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 Jul 03 11:58:03.575841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:03.584114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:58:03.588753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:58:03.590007 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.590007 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:03.627965 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.631390 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:03.631390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.631390 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.639908 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:03.639908 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:03.643587 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:03.650102 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c47ef76-c5ab-4a03-af6f-e12cdd863da2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:03.650102 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 504/2039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:03.717836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3c50f5c4-eac1-411c-9dd4-3db8efd47504 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:03.719563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3c50f5c4-eac1-411c-9dd4-3db8efd47504 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 Jul 03 11:58:03.720388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3c50f5c4-eac1-411c-9dd4-3db8efd47504 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:03.720388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3c50f5c4-eac1-411c-9dd4-3db8efd47504 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:03.727087 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3c50f5c4-eac1-411c-9dd4-3db8efd47504 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 returned with HTTP 404 Jul 03 11:58:03.727983 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 512/2040] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:03 2026] GET /volume/v3/volumes/1bb3ecbd-f840-49f7-9445-f0fa53233843 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:04.012079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-24b8317f-296d-4c02-be1d-7ad6b48de7d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.014542 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24b8317f-296d-4c02-be1d-7ad6b48de7d3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e Jul 03 11:58:04.014759 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24b8317f-296d-4c02-be1d-7ad6b48de7d3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.014943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24b8317f-296d-4c02-be1d-7ad6b48de7d3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.021990 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24b8317f-296d-4c02-be1d-7ad6b48de7d3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e returned with HTTP 404 Jul 03 11:58:04.022748 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 520/2041] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/88b18c7a-f741-4797-b964-1956e10c9c1e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:04.030663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-97d35091-f530-4794-a077-cf5d1699d5d8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.032400 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-97d35091-f530-4794-a077-cf5d1699d5d8 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:58:04.032566 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-97d35091-f530-4794-a077-cf5d1699d5d8 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.032742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-97d35091-f530-4794-a077-cf5d1699d5d8 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.039126 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.039126 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:04.044917 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-97d35091-f530-4794-a077-cf5d1699d5d8 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:04.049877 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-97d35091-f530-4794-a077-cf5d1699d5d8 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 200 Jul 03 11:58:04.050337 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 505/2042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:04.061978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.064580 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] DELETE https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:58:04.064760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.064946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.065116 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume with id: 571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:58:04.074308 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.074308 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:04.074795 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:04.113743 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Delete volume request issued successfully. Jul 03 11:58:04.113743 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40245ea7-a3b5-4a7f-8e5a-a37932fb4a71 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 202 Jul 03 11:58:04.113874 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 513/2043] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:04 2026] DELETE /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:04.122221 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:58:04.122595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-a8e67a59-911d-406c-8c60-f367cf25e71c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 returned with HTTP 200 Jul 03 11:58:04.123084 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 506/2044] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:58:03 2026] PUT /volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:04.124549 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-19596b65-3364-4328-90c5-9365bcba88e3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.127551 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19596b65-3364-4328-90c5-9365bcba88e3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:58:04.127915 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-19596b65-3364-4328-90c5-9365bcba88e3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.128081 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-19596b65-3364-4328-90c5-9365bcba88e3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.137296 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.137296 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:04.141264 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-19596b65-3364-4328-90c5-9365bcba88e3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Volume info retrieved successfully. Jul 03 11:58:04.146827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19596b65-3364-4328-90c5-9365bcba88e3 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 200 Jul 03 11:58:04.147571 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 521/2045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:04.254857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-68c57753-f63d-4459-963f-6803018f620c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.255209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68c57753-f63d-4459-963f-6803018f620c None None] GET https://10.4.3.170/volume// Jul 03 11:58:04.255352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68c57753-f63d-4459-963f-6803018f620c None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.255579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68c57753-f63d-4459-963f-6803018f620c None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.255920 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68c57753-f63d-4459-963f-6803018f620c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:04.256181 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 506/2046] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:04.268347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.271344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:04.271344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.271344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.280115 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.280115 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:04.283538 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:04.287906 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d64c95ff-57f8-4010-b392-ed885c1e621f tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:04.288278 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 514/2047] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:04.356738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7244c069-910f-49d6-80ac-86361a7fdd69 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.358238 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7244c069-910f-49d6-80ac-86361a7fdd69 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:04.358420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7244c069-910f-49d6-80ac-86361a7fdd69 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.358594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7244c069-910f-49d6-80ac-86361a7fdd69 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.369428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.369428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:04.373206 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7244c069-910f-49d6-80ac-86361a7fdd69 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:04.377231 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7244c069-910f-49d6-80ac-86361a7fdd69 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:04.377648 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 507/2048] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:04.643338 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-aa6f2b61-20c3-4af2-9253-14c2677678fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.645172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-aa6f2b61-20c3-4af2-9253-14c2677678fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5/action Jul 03 11:58:04.645539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-aa6f2b61-20c3-4af2-9253-14c2677678fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:04.645648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-aa6f2b61-20c3-4af2-9253-14c2677678fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:04.660349 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.660349 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:04.663579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.665168 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:04.665381 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.665582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.674895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a5c9e636-f58e-4ea0-bd27-fb634f22de96 req-aa6f2b61-20c3-4af2-9253-14c2677678fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5/action returned with HTTP 204 Jul 03 11:58:04.674998 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.674998 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:04.675048 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 522/2049] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:04 2026] POST /volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:04.678040 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:04.682149 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea32039e-1d73-4d46-a991-4f4e49ff93b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:04.682487 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 507/2050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:04.817959 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aff91f82-4430-4d97-9304-8a011dc61edd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.818329 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aff91f82-4430-4d97-9304-8a011dc61edd None None] GET https://10.4.3.170/volume// Jul 03 11:58:04.818535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aff91f82-4430-4d97-9304-8a011dc61edd None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.818735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aff91f82-4430-4d97-9304-8a011dc61edd None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.819057 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aff91f82-4430-4d97-9304-8a011dc61edd None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:04.819437 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 515/2051] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:04.829499 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.832624 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 11:58:04.832624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:04.832827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:04.846133 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.846133 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:04.852395 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:04.858993 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-53864641-c5da-4adc-a9d2-d44484bc815a tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 11:58:04.859446 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 508/2052] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:04 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1583 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:04.973541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:04.975824 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] PUT https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e Jul 03 11:58:04.976155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:04.984093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Acquiring lock "cinder-attachment_update-93962e45-73b9-4a70-adec-9df23652daf9-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:58:04.989106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-93962e45-73b9-4a70-adec-9df23652daf9-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:58:04.990172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:04.990172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:05.169338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0a5c4e0e-3a1d-40eb-b4a2-d3137bbab762 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:05.171525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a5c4e0e-3a1d-40eb-b4a2-d3137bbab762 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] GET https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 Jul 03 11:58:05.171762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a5c4e0e-3a1d-40eb-b4a2-d3137bbab762 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:05.171987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a5c4e0e-3a1d-40eb-b4a2-d3137bbab762 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:05.178159 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a5c4e0e-3a1d-40eb-b4a2-d3137bbab762 tempest-VolumesListAdminTestJSON-310224843 tempest-VolumesListAdminTestJSON-310224843-project-member] https://10.4.3.170/volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 returned with HTTP 404 Jul 03 11:58:05.178653 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 508/2053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:05 2026] GET /volume/v3/volumes/571cddc5-94a4-44fa-82ad-05db0f9c4218 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:05.393116 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:05.395166 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:05.395341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:05.395561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:05.414069 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:05.414069 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:05.418438 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:05.422555 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74b95d0d-3d6c-403d-8d71-633b5acb8d87 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:05.422934 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 516/2054] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:05 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:05.511214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-93962e45-73b9-4a70-adec-9df23652daf9-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:58:05.511588 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-ac3e2e54-e6a8-41e6-9756-1578e8885e5c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e returned with HTTP 200 Jul 03 11:58:05.512117 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 523/2055] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:58:04 2026] PUT /volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:05.700208 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:05.705058 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:05.705942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:05.705942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:05.717522 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:05.717522 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:05.721828 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:05.727395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f52676c8-607e-4cd2-ad26-7d8ab6517445 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:05.727929 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 509/2056] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:05 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:05.741450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7644a48b-36b8-49de-b321-30d0e447569b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:05.744148 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:58:05.744488 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80ae8991-9edf-4283-9cc0-d0778cddc57d", "name": "tempest-VolumesBackupsTest-Backup-1972464704", "force": true, "container": "tempest-volumesbackupstest-backup-container-1503546521"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:05.745759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': '80ae8991-9edf-4283-9cc0-d0778cddc57d', 'name': 'tempest-VolumesBackupsTest-Backup-1972464704', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1503546521'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:58:05.745917 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume 80ae8991-9edf-4283-9cc0-d0778cddc57d in container tempest-volumesbackupstest-backup-container-1503546521 Jul 03 11:58:05.762930 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:05.762930 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:05.763337 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:05.786505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['76bea4b2-edc0-451f-a4be-aed35c8db66f', 'bbb6c9da-8211-4328-aaeb-66b9c1741dbb'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:05.820005 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7644a48b-36b8-49de-b321-30d0e447569b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:58:05.820454 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 509/2057] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:05 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:05.831171 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89caed24-2bff-4fc3-ba7f-d1949968327c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:05.833054 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89caed24-2bff-4fc3-ba7f-d1949968327c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:05.833221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89caed24-2bff-4fc3-ba7f-d1949968327c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:05.833457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89caed24-2bff-4fc3-ba7f-d1949968327c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:05.833606 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-89caed24-2bff-4fc3-ba7f-d1949968327c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:05.839431 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:05.839431 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:05.840151 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89caed24-2bff-4fc3-ba7f-d1949968327c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:05.842343 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 517/2058] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:05 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:06.023002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-552c6f3d-2498-4bc7-bf33-79910378a5a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:06.025604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-552c6f3d-2498-4bc7-bf33-79910378a5a3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e/action Jul 03 11:58:06.026272 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-552c6f3d-2498-4bc7-bf33-79910378a5a3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:06.026425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-552c6f3d-2498-4bc7-bf33-79910378a5a3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:06.047617 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:06.047617 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:06.057673 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7f52c5e7-4c88-4b97-8fc5-7cfa49220a2d req-552c6f3d-2498-4bc7-bf33-79910378a5a3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e/action returned with HTTP 204 Jul 03 11:58:06.058133 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 524/2059] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:06 2026] POST /volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:06.451107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8288b049-a175-4ec1-8488-e175e8637ec0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:06.452848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8288b049-a175-4ec1-8488-e175e8637ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:06.452848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8288b049-a175-4ec1-8488-e175e8637ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:06.452848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8288b049-a175-4ec1-8488-e175e8637ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:06.466603 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:06.466603 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:06.473925 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8288b049-a175-4ec1-8488-e175e8637ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:06.478668 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8288b049-a175-4ec1-8488-e175e8637ec0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:06.479036 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 510/2060] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:06 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:06.513562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1a23723-4049-4fc1-abe8-e6a73ed30704 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:06.516152 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1a23723-4049-4fc1-abe8-e6a73ed30704 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 Jul 03 11:58:06.516416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1a23723-4049-4fc1-abe8-e6a73ed30704 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:06.516629 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1a23723-4049-4fc1-abe8-e6a73ed30704 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:06.527191 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:06.527191 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:06.855468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5f4acf39-574e-4bb0-900b-cc67664002bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:06.859522 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f4acf39-574e-4bb0-900b-cc67664002bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:06.859680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f4acf39-574e-4bb0-900b-cc67664002bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:06.859914 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f4acf39-574e-4bb0-900b-cc67664002bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:06.860048 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5f4acf39-574e-4bb0-900b-cc67664002bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:06.868948 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:06.868948 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:06.869966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f4acf39-574e-4bb0-900b-cc67664002bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:06.870470 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 518/2061] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:06 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:07.070132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3913e848-6b4d-47a9-be42-f09f69c826b6 req-d1a23723-4049-4fc1-abe8-e6a73ed30704 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 returned with HTTP 200 Jul 03 11:58:07.070749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 510/2062] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:58:06 2026] DELETE /volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:07.116524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:07.204782 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:07.205074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-518945841"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:07.206418 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-518945841'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:07.206535 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Create volume of 1 GB Jul 03 11:58:07.210203 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Availability Zones retrieved successfully. Jul 03 11:58:07.215069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Flow 'volume_create_api' (4a966169-d20d-4e21-8985-62fa5cdf3d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:07.215889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e089cc-b76b-4e93-8b41-45a11475530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:07.216695 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:07.239032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e089cc-b76b-4e93-8b41-45a11475530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:07.239766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3449ec-52dc-47c9-bfaf-8705284a4397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:07.293174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Created reservations ['ca35e908-480c-4954-bb66-cea4c0541232', 'c7e95806-0a6f-448e-a51b-5e8dbe271d2b', '64a9f395-ede2-4880-a8ba-c92b8e64150d', '39530b6e-6080-47f1-a426-49eee51ad924'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:07.293891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3449ec-52dc-47c9-bfaf-8705284a4397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca35e908-480c-4954-bb66-cea4c0541232', 'c7e95806-0a6f-448e-a51b-5e8dbe271d2b', '64a9f395-ede2-4880-a8ba-c92b8e64150d', '39530b6e-6080-47f1-a426-49eee51ad924']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:07.294626 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb3d4e2-c3c0-442c-8e88-fde3c8479d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:07.319533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb3d4e2-c3c0-442c-8e88-fde3c8479d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a04cd04-188a-4feb-bafb-2b4305e0d2da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-518945841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1998f358694774a35a58f5b7ae7829',qos_specs=None,replication_status=,reservations=['ca35e908-480c-4954-bb66-cea4c0541232','c7e95806-0a6f-448e-a51b-5e8dbe271d2b','64a9f395-ede2-4880-a8ba-c92b8e64150d','39530b6e-6080-47f1-a426-49eee51ad924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb6e698a12140c781167f65b6b58dd9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-518945841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a04cd04-188a-4feb-bafb-2b4305e0d2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1998f358694774a35a58f5b7ae7829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb6e698a12140c781167f65b6b58dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:07.321787 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6184e2-a5de-4641-8ad5-54b7df2a2b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:07.347089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6184e2-a5de-4641-8ad5-54b7df2a2b20) transitioned into state 'SUCCESS' from state '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-518945841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1998f358694774a35a58f5b7ae7829',qos_specs=None,replication_status=,reservations=['ca35e908-480c-4954-bb66-cea4c0541232','c7e95806-0a6f-448e-a51b-5e8dbe271d2b','64a9f395-ede2-4880-a8ba-c92b8e64150d','39530b6e-6080-47f1-a426-49eee51ad924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb6e698a12140c781167f65b6b58dd9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:07.347811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff60c10c-d6a9-4bd5-b980-d0f997607e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:07.356611 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff60c10c-d6a9-4bd5-b980-d0f997607e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:07.357334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Flow 'volume_create_api' (4a966169-d20d-4e21-8985-62fa5cdf3d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:07.357664 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Create volume request issued successfully. Jul 03 11:58:07.358301 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19e55f0b-307a-45f0-8c90-9ec450e3f016 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:07.358745 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 525/2063] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:07 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:07.374387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:07.376337 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:07.376561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:07.376754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:07.388443 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:07.388443 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:07.392692 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:07.396912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bdeeaf59-4a22-459e-8fdc-893db0cffaca tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 200 Jul 03 11:58:07.397290 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 511/2064] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:07 2026] GET /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:07.492715 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6b5017ca-093f-4698-88a6-984631ef804c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:07.494888 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6b5017ca-093f-4698-88a6-984631ef804c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:07.495110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6b5017ca-093f-4698-88a6-984631ef804c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:07.495306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6b5017ca-093f-4698-88a6-984631ef804c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:07.508280 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:07.508280 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:07.512849 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6b5017ca-093f-4698-88a6-984631ef804c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:07.517718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6b5017ca-093f-4698-88a6-984631ef804c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:07.518199 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 519/2065] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:07 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:07.880572 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ee17671d-793f-4506-9794-ab2f81c29a43 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:07.882293 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee17671d-793f-4506-9794-ab2f81c29a43 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:07.882528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee17671d-793f-4506-9794-ab2f81c29a43 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:07.882735 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee17671d-793f-4506-9794-ab2f81c29a43 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:07.882855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ee17671d-793f-4506-9794-ab2f81c29a43 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:07.886924 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:07.886924 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:07.887645 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee17671d-793f-4506-9794-ab2f81c29a43 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:07.887975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 511/2066] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:07 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:08.411103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:08.412940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:08.413117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:08.413292 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:08.420050 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:08.420050 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:08.423431 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:08.427682 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c9816e7-2238-432e-a729-cdace2ec91f6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 200 Jul 03 11:58:08.428033 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 526/2067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:08 2026] GET /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:08.444187 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:08.446462 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:58:08.446925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a04cd04-188a-4feb-bafb-2b4305e0d2da", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1050697726"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:08.456360 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:08.456360 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:08.456809 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:08.456916 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Create snapshot from volume 8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:08.495904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Created reservations ['7db6788e-3313-47ec-a92f-bfd53888c567', 'd9597e9a-b1ed-4aa7-ae01-1f096e89a8fa', '8a5c15c7-1e86-44f6-bd4c-7869df007ec3', '7e6624aa-6e59-4a6c-9c16-05dc8229dc02'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:08.527038 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot create request issued successfully. Jul 03 11:58:08.527435 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17bfbe64-c218-4888-ac36-79d77cddd4e7 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:58:08.527830 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 512/2068] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:58:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:08.534531 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:08.539320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:08.539746 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:08.539746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:08.539746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:08.539911 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:08.539911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:08.539911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:08.547402 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:08.547402 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:08.547402 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:08.547402 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-080d6711-09c0-45b1-9490-4c94aee1a5a1 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f returned with HTTP 200 Jul 03 11:58:08.547402 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 512/2069] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:08 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:08.559137 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:08.559137 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:08.564697 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:08.572184 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-00067cee-ad7c-4d28-af8d-0ec9f11fab9e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:08.572184 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 520/2070] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:08 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:08.898295 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:08.900522 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:08.900744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:08.900964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:08.901120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:08.906924 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:08.906924 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:08.907885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9287d1a9-3832-4cde-9eb1-18df4b846c2e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:08.908263 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 527/2071] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:08 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:09.361021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-ac1629bd-6559-4575-8509-2c84dd944d70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.363964 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-ac1629bd-6559-4575-8509-2c84dd944d70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96/action Jul 03 11:58:09.364474 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-ac1629bd-6559-4575-8509-2c84dd944d70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:09.364656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-ac1629bd-6559-4575-8509-2c84dd944d70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.401987 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.401987 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:09.432457 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-35efca02-2ff3-4adf-a8f4-76fea05cdedc req-ac1629bd-6559-4575-8509-2c84dd944d70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96/action returned with HTTP 204 Jul 03 11:58:09.433302 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 513/2072] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:09 2026] POST /volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:09.558234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.561827 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:09.561827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.561827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.565213 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.565213 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:09.565752 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.566444 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5f1941d-6385-43b9-b304-1fa89f50ac1b tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f returned with HTTP 200 Jul 03 11:58:09.566831 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 513/2073] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:09.577978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.580020 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] POST https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.580425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.583698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5382b092-7fef-4979-a546-81e5e400a144 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.593504 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.593504 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:09.593504 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.593905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5382b092-7fef-4979-a546-81e5e400a144 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:09.593905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5382b092-7fef-4979-a546-81e5e400a144 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.593905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5382b092-7fef-4979-a546-81e5e400a144 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.612417 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.612417 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:09.616537 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5382b092-7fef-4979-a546-81e5e400a144 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:09.620986 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:09.622713 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bbdb92a-772f-4bcc-9789-2ad25971aaaa tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.622713 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 521/2074] 10.4.3.170 () {68 vars in 1402 bytes} [Fri Jul 3 11:58:09 2026] POST /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.623400 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5382b092-7fef-4979-a546-81e5e400a144 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:09.623879 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 528/2075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:09.630911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.634078 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.634290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.634824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.634882 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.641192 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.641192 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:09.641635 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.642735 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.642984 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-499bb2dd-4f2d-4351-9ba5-48412cf37a35 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.643349 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 514/2076] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.653025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.655181 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] PUT https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.655640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.663886 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.663886 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:09.664463 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.689864 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:09.690298 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74fbf0f7-0d22-4f50-a60d-63fa6531fe72 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.691133 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 522/2077] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 3 11:58:09 2026] PUT /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.700851 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e90f66d1-2402-4252-9acd-d711ce99b721 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.702947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.703338 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.703723 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.708118 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:09.710702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.710702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e90f66d1-2402-4252-9acd-d711ce99b721 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.710804 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 529/2078] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.719202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.720967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 Jul 03 11:58:09.721216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.721491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.722024 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.722024 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:09.726035 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Volume info retrieved successfully. Jul 03 11:58:09.727466 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.727466 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:09.727891 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.728882 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.731524 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2a6ddb56-9bfa-4aa1-abb6-7c4564f42aa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:09.732056 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 514/2079] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1441 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:09.740542 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Delete snapshot metadata completed successfully. Jul 03 11:58:09.740966 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af3542e9-5a1f-4c8e-8be5-26d07a2262b3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 returned with HTTP 200 Jul 03 11:58:09.741505 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 515/2080] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 3 11:58:09 2026] DELETE /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 11:58:09.750318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.753069 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.753299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.753562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.763609 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.763609 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:09.764578 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.765800 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.766308 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b54d82d6-8a18-4152-8eaa-1b2e9ab1b7d6 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.766920 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 523/2081] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.777057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.781292 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] PUT https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.782520 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.788834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.794307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:09.794441 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.794441 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:09.794529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.794529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.794636 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.818595 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.818595 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:09.819832 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:09.820121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Volume info retrieved successfully. Jul 03 11:58:09.821051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a035cf0-a4fd-420d-942d-ec1e0f3cc2c2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.821051 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 530/2082] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 3 11:58:09 2026] PUT /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.825195 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ce5ddd3-92d1-4291-a790-cd58bc67ab3c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:09.825616 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 515/2083] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:09.837354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.837723 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] POST https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.838004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.844799 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.844799 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:09.845228 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.872089 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.877705 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:09.877948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.878186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.881115 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:09.881433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-10a9c30a-f383-4dd8-9811-bf41d89888c9 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.881908 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 516/2084] 10.4.3.170 () {68 vars in 1402 bytes} [Fri Jul 3 11:58:09 2026] POST /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.893471 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.893471 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:09.898922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-415355f6-5960-4caa-9b2d-e167a14461b2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.899145 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:09.900689 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:09.901014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.901292 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.903270 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-ef2d57de-d4c9-4a6e-b399-3edcd468c659 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:09.904595 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 524/2085] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:09.909614 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.909614 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:09.910281 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.911360 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.912988 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-415355f6-5960-4caa-9b2d-e167a14461b2 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:09.912988 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 531/2086] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.922198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.925406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.926587 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:09.927068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.927068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.927191 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:09.927298 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] PUT https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 Jul 03 11:58:09.927728 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.928580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.931903 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action Jul 03 11:58:09.932401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:09.932589 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:09.935928 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.935928 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:09.936897 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c87f79a0-37f9-4a9c-b609-83a6ff83cd01 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:09.937273 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 516/2087] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:09.938640 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.938640 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:09.939247 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.950056 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.950056 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:09.950645 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:09.960704 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Begin detaching volume completed successfully. Jul 03 11:58:09.961003 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-84da4c7e-a443-4c7e-b5b2-536e36d3e799 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action returned with HTTP 202 Jul 03 11:58:09.961486 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 525/2088] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:58:09 2026] POST /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:09.970888 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:09.970888 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-90586a2d-b557-48d8-9db2-37b6d7b47205 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 returned with HTTP 200 Jul 03 11:58:09.970888 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 517/2089] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 11:58:09 2026] PUT /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.979815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.984114 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 Jul 03 11:58:09.984114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.984114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7afe56e-5f8a-4ab1-90e3-9a44082050be tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 returned with HTTP 200 Jul 03 11:58:09.990448 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 532/2090] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:09.990722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:09.993440 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:09.993731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:09.993997 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:10.001552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.004962 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:10.005992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:10.005992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:10.012142 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.012142 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:10.017555 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:10.017827 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.017827 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:10.018199 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:10.019408 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Get snapshot metadata completed successfully. Jul 03 11:58:10.019816 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ffbe528-6fbf-45c5-b502-f5661d3cf9b0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:10.020456 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 526/2091] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 3 11:58:10 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:10.031666 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f79e7ca3-5aed-42cd-b031-d08d90a04fa4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:10.031899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.032393 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 517/2092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:09 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:10.034931 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] PUT https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata Jul 03 11:58:10.035262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:10.045033 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.045033 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:10.045481 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:10.077554 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Update snapshot metadata completed successfully. Jul 03 11:58:10.077866 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-244895b3-9eea-4e8a-b0f3-adc2d40684b4 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata returned with HTTP 200 Jul 03 11:58:10.078628 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 518/2093] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 3 11:58:10 2026] PUT /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 11:58:10.100299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.103100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:10.103596 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:10.103960 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:10.104677 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Delete snapshot with id: ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:10.110167 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.110167 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:10.111141 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:10.134663 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot delete request issued successfully. Jul 03 11:58:10.135577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65f35e2-158f-4ead-9abb-a9dd01bc6b97 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f returned with HTTP 202 Jul 03 11:58:10.135577 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 533/2094] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:10 2026] DELETE /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:10.146241 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.150565 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:10.150803 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:10.151136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:10.158086 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.158086 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:10.160234 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Snapshot retrieved successfully. Jul 03 11:58:10.162201 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4edefaae-bf8e-4c3b-9d28-f17461084bc0 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f returned with HTTP 200 Jul 03 11:58:10.162650 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 527/2095] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:10 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:10.949323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.952409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:10.952734 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:10.952734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:10.952734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:10.952734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:10.953505 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:10.954104 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-499590725"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:10.955791 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-499590725'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:10.955955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:58:10.958117 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:10.958117 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:10.959094 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85df7ae2-642f-419f-b4e1-ba0b4b1ce66c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:10.959689 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 518/2096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:10 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:10.962233 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:58:10.967515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (13f69463-627a-4f44-975c-0cf36daf6c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:10.968854 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d3b5c0-c623-4266-bf47-e5e20a1ef45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:10.969944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:10.995311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d3b5c0-c623-4266-bf47-e5e20a1ef45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:10.996137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d5eff-ac13-4d6a-a592-b13e4b945052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:11.006409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a81e8ca5-92c1-4157-9e8d-5d87de96732e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.006938 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a81e8ca5-92c1-4157-9e8d-5d87de96732e None None] GET https://10.4.3.170/volume// Jul 03 11:58:11.007195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a81e8ca5-92c1-4157-9e8d-5d87de96732e None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.007461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a81e8ca5-92c1-4157-9e8d-5d87de96732e None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.007853 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a81e8ca5-92c1-4157-9e8d-5d87de96732e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:11.008230 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 534/2097] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58:11 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 11:58:11.015756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.017886 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:11.018189 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.018451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.032492 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.032492 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:11.035887 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:11.036981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['3954213d-40ea-46ef-8201-0a0b64271b98', 'bc815543-44ef-44e7-9a7d-047bdfedb5ca', '38e73b46-4bba-4fe9-952e-77bc0081c38b', 'c9dc75fd-e40c-42d3-a772-b6c25b4e7e20'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:11.037829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d5eff-ac13-4d6a-a592-b13e4b945052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3954213d-40ea-46ef-8201-0a0b64271b98', 'bc815543-44ef-44e7-9a7d-047bdfedb5ca', '38e73b46-4bba-4fe9-952e-77bc0081c38b', 'c9dc75fd-e40c-42d3-a772-b6c25b4e7e20']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:11.038766 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd9dc6a-e8d2-4cda-8af6-c8a131295f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:11.040205 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-bff91c4a-ee9e-4b47-a0e3-8b7e02711343 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:11.040651 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 528/2098] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:11.049894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.055514 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:11.055514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.055514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.062664 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd9dc6a-e8d2-4cda-8af6-c8a131295f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d9c17f3-b362-4316-b0f4-d6c2e80a52f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-499590725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['3954213d-40ea-46ef-8201-0a0b64271b98','bc815543-44ef-44e7-9a7d-047bdfedb5ca','38e73b46-4bba-4fe9-952e-77bc0081c38b','c9dc75fd-e40c-42d3-a772-b6c25b4e7e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-499590725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d9c17f3-b362-4316-b0f4-d6c2e80a52f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:11.063096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622b651b-d2a8-42f0-9245-8a8b6b57c5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:11.071775 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.071775 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:11.075529 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:11.080129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622b651b-d2a8-42f0-9245-8a8b6b57c5ec) transitioned into state 'SUCCESS' from state '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-499590725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['3954213d-40ea-46ef-8201-0a0b64271b98','bc815543-44ef-44e7-9a7d-047bdfedb5ca','38e73b46-4bba-4fe9-952e-77bc0081c38b','c9dc75fd-e40c-42d3-a772-b6c25b4e7e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:11.081012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c450bcaf-a6b0-4905-aebe-eb7b1f3141a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:11.082796 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-226cbd81-7da6-49ae-a04d-51bcbb13b8c7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:11.082796 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 519/2099] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:11.089857 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c450bcaf-a6b0-4905-aebe-eb7b1f3141a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:11.090539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (13f69463-627a-4f44-975c-0cf36daf6c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:11.090877 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:58:11.091443 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7224ba68-4fbb-47a0-9bf8-a76b44a161dc tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:11.091838 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 519/2100] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:10 2026] POST /volume/v3/volumes => generated 748 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:11.114649 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c5538470-d020-464d-ad7a-3950268a8184 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.117071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c5538470-d020-464d-ad7a-3950268a8184 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:11.117276 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c5538470-d020-464d-ad7a-3950268a8184 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.117500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c5538470-d020-464d-ad7a-3950268a8184 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.125874 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.125874 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:11.130630 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c5538470-d020-464d-ad7a-3950268a8184 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:11.135411 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c5538470-d020-464d-ad7a-3950268a8184 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 200 Jul 03 11:58:11.135787 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 535/2101] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:11.174325 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-686d34b5-4380-497a-87d5-f9ae781e89ea None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.177381 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-686d34b5-4380-497a-87d5-f9ae781e89ea tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f Jul 03 11:58:11.177563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-686d34b5-4380-497a-87d5-f9ae781e89ea tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.177732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-686d34b5-4380-497a-87d5-f9ae781e89ea tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.182150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-686d34b5-4380-497a-87d5-f9ae781e89ea tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f returned with HTTP 404 Jul 03 11:58:11.182777 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 529/2102] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/snapshots/ef1175ae-be66-41db-b64c-b4122db6472f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:11.192768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.197511 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:11.197997 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.197997 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.205573 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.205573 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:11.211051 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:11.217576 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6155e0b0-6e6d-4f1d-9012-2f26d154b6b5 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 200 Jul 03 11:58:11.218095 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 520/2103] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:11.230913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.232861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:11.233038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.233535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.233749 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Delete volume with id: 8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:11.249733 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.249733 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:11.251424 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:11.276957 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Delete volume request issued successfully. Jul 03 11:58:11.277653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc1251ab-1877-4abb-a52a-2216ddec29c3 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 202 Jul 03 11:58:11.277725 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 520/2104] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:11 2026] DELETE /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:11.288090 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.290514 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:11.290514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.290514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.300668 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.300668 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:11.306863 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Volume info retrieved successfully. Jul 03 11:58:11.314196 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7fdbd357-a9ff-48f9-94cf-1a51e04786fe tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 200 Jul 03 11:58:11.315326 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 536/2105] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:11.617732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.621313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:11.621687 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.621957 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.636558 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.636558 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:11.640580 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:11.645509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-66b149a7-15d8-4cc5-84db-676211686e60 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:11.646048 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 530/2106] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1444 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:11.971116 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71435461-b6fc-4bb6-8a04-cded91ce092a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:11.973521 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71435461-b6fc-4bb6-8a04-cded91ce092a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:11.973834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71435461-b6fc-4bb6-8a04-cded91ce092a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:11.974103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71435461-b6fc-4bb6-8a04-cded91ce092a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:11.974269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-71435461-b6fc-4bb6-8a04-cded91ce092a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:11.978678 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:11.978678 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:11.979674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71435461-b6fc-4bb6-8a04-cded91ce092a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:11.980331 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 521/2107] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:11 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:12.097815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c202eb5-8c60-4e40-9c73-d799776774ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.100090 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c202eb5-8c60-4e40-9c73-d799776774ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:12.100090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c202eb5-8c60-4e40-9c73-d799776774ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.100090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c202eb5-8c60-4e40-9c73-d799776774ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.111135 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.111135 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:12.114183 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6c202eb5-8c60-4e40-9c73-d799776774ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:12.118781 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c202eb5-8c60-4e40-9c73-d799776774ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:12.119225 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 521/2108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1444 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:12.153563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.155334 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:12.155541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.155708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.155939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-28dfd552-2f9b-47ad-b06e-1b7079a84807 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.158714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-28dfd552-2f9b-47ad-b06e-1b7079a84807 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac Jul 03 11:58:12.158917 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-28dfd552-2f9b-47ad-b06e-1b7079a84807 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.159091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-28dfd552-2f9b-47ad-b06e-1b7079a84807 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.162484 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.162484 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:12.165438 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.165438 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:12.166027 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:12.170723 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d1be8bf1-9308-4cd6-8887-d03922e8a92d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 200 Jul 03 11:58:12.171152 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 537/2109] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:12.186227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e9eb7406-b522-481f-8f79-dccd7497a450 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.188217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e9eb7406-b522-481f-8f79-dccd7497a450 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action Jul 03 11:58:12.188535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e9eb7406-b522-481f-8f79-dccd7497a450 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:12.188622 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e9eb7406-b522-481f-8f79-dccd7497a450 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:12.198172 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.198172 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:12.198552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-e9eb7406-b522-481f-8f79-dccd7497a450 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '5d9c17f3-b362-4316-b0f4-d6c2e80a52f8' with '{'status': 'attaching'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:12.215392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e9eb7406-b522-481f-8f79-dccd7497a450 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action returned with HTTP 202 Jul 03 11:58:12.215787 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 522/2110] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:12 2026] POST /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:12.223207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.224862 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:12.225056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.225234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.232201 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.232201 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:12.236678 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:12.241243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-225df22d-131c-4f3f-b648-fa92c9a58d18 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 200 Jul 03 11:58:12.241663 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 522/2111] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:12.257175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b5a7470-210f-4b47-adca-f045c3592024 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.259502 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action Jul 03 11:58:12.259938 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:12.260152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:12.270388 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.270388 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:12.270938 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Volume info retrieved successfully. Jul 03 11:58:12.300802 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Delete volume request issued successfully. Jul 03 11:58:12.301285 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b5a7470-210f-4b47-adca-f045c3592024 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action returned with HTTP 202 Jul 03 11:58:12.301887 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 538/2112] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:12 2026] POST /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:12.310144 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.312380 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:12.312579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.312758 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.326004 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.326004 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:12.328979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-064c73b1-356b-4026-b770-71a8d6598a91 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.331061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-064c73b1-356b-4026-b770-71a8d6598a91 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] GET https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da Jul 03 11:58:12.331326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-064c73b1-356b-4026-b770-71a8d6598a91 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.331620 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-064c73b1-356b-4026-b770-71a8d6598a91 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.336093 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:12.341090 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64f0b23f-d4b5-415a-99c7-a6adcba5df08 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 200 Jul 03 11:58:12.341392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-064c73b1-356b-4026-b770-71a8d6598a91 tempest-SnapshotMetadataTestJSON-1696792566 tempest-SnapshotMetadataTestJSON-1696792566-project-member] https://10.4.3.170/volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da returned with HTTP 404 Jul 03 11:58:12.341768 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 523/2113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:12.342152 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 523/2114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/volumes/8a04cd04-188a-4feb-bafb-2b4305e0d2da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:12.713888 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b2930878-e2dd-49ac-a8a7-cc079ed51e65 req-28dfd552-2f9b-47ad-b06e-1b7079a84807 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac returned with HTTP 200 Jul 03 11:58:12.714519 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 531/2115] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:58:12 2026] DELETE /volume/v3/attachments/5db09458-d9ae-4fba-aecd-d373fad6c6ac => generated 192 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:12.991512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:12.993390 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:12.993618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:12.993855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:12.993985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:12.998262 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:12.998262 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:12.999189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-367cbbce-1a2f-4beb-bb74-a9ce65355069 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:12.999643 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 539/2116] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:12 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:13.133739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aba6122d-64de-4de4-a4b3-475c873251b9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.135779 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aba6122d-64de-4de4-a4b3-475c873251b9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:13.136047 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aba6122d-64de-4de4-a4b3-475c873251b9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.136303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aba6122d-64de-4de4-a4b3-475c873251b9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.149224 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.149224 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:13.153402 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-aba6122d-64de-4de4-a4b3-475c873251b9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:13.165740 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aba6122d-64de-4de4-a4b3-475c873251b9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:13.166214 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 524/2117] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:13.240435 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-099e779f-3ef7-4f67-8302-12d2468813f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.242848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-099e779f-3ef7-4f67-8302-12d2468813f7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:13.243054 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-099e779f-3ef7-4f67-8302-12d2468813f7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.243395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-099e779f-3ef7-4f67-8302-12d2468813f7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.265209 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.265209 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:13.271309 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-099e779f-3ef7-4f67-8302-12d2468813f7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Volume info retrieved successfully. Jul 03 11:58:13.276807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-099e779f-3ef7-4f67-8302-12d2468813f7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:13.277204 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 524/2118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:13.324924 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.326980 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:13.327282 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.328756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.337876 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.337876 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:13.341701 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:13.346202 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-6c95f2c4-58e5-4caf-bf15-06ab12e24850 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:13.346876 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 532/2119] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:13.362088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6fb132f3-7963-46ba-a47d-dfc7caf8efef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.366858 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6fb132f3-7963-46ba-a47d-dfc7caf8efef tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:13.366858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6fb132f3-7963-46ba-a47d-dfc7caf8efef tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.366858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6fb132f3-7963-46ba-a47d-dfc7caf8efef tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.372873 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6fb132f3-7963-46ba-a47d-dfc7caf8efef tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 404 Jul 03 11:58:13.373555 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 540/2120] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:13.382564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-08e3f49b-5b28-4854-892c-a02086a3d80b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.384541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-08e3f49b-5b28-4854-892c-a02086a3d80b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:13.384726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-08e3f49b-5b28-4854-892c-a02086a3d80b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.384945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-08e3f49b-5b28-4854-892c-a02086a3d80b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.389656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.392530 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action Jul 03 11:58:13.392985 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:13.393156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:13.393249 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-08e3f49b-5b28-4854-892c-a02086a3d80b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 404 Jul 03 11:58:13.393845 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 525/2121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:13.402174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.404356 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:13.404592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.404815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.405018 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: 5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 Jul 03 11:58:13.406541 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.406541 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:13.407223 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:13.412505 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25fbfba6-0b06-4e58-9a32-77284bb98e53 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 returned with HTTP 404 Jul 03 11:58:13.413616 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 533/2122] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:13 2026] DELETE /volume/v3/volumes/5d9c17f3-b362-4316-b0f4-d6c2e80a52f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:13.416277 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Begin detaching volume completed successfully. Jul 03 11:58:13.416623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-3fcf8920-e1a3-493b-96e0-3e0609aca1ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action returned with HTTP 202 Jul 03 11:58:13.417213 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 525/2123] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:58:13 2026] POST /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:13.421548 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.423397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:13.423817 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1707944668"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:13.426421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1707944668'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:13.426626 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:58:13.432533 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:58:13.439926 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (75d7d27c-310d-4fdc-9a06-bc955d90afae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:13.440993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1ccb33-8ab5-4d03-861d-0251d648b7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:13.442635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f08e74c4-54c5-41e1-8341-89972be704af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.442965 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:13.445106 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f08e74c4-54c5-41e1-8341-89972be704af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:13.445443 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f08e74c4-54c5-41e1-8341-89972be704af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.445700 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f08e74c4-54c5-41e1-8341-89972be704af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.467393 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.467393 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:13.471462 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f08e74c4-54c5-41e1-8341-89972be704af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:13.476993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f08e74c4-54c5-41e1-8341-89972be704af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:13.477707 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 526/2124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:13.479164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1ccb33-8ab5-4d03-861d-0251d648b7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:13.480104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f54ed-dfec-4c25-a142-711ae0eb7d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:13.528679 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['29ddf6f9-9cb5-46e5-840d-b52b40a72f10', '77fec9a9-300e-4c0d-b742-949a36f1d902', 'c9d7d949-3ba6-448a-9e8d-e0e315fe82c7', 'f57427e6-a727-4c24-94d8-1465594f1dc8'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:13.530508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f54ed-dfec-4c25-a142-711ae0eb7d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29ddf6f9-9cb5-46e5-840d-b52b40a72f10', '77fec9a9-300e-4c0d-b742-949a36f1d902', 'c9d7d949-3ba6-448a-9e8d-e0e315fe82c7', 'f57427e6-a727-4c24-94d8-1465594f1dc8']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:13.531347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4c97e-0a50-48cb-ad40-a467a1ebc38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:13.559023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4c97e-0a50-48cb-ad40-a467a1ebc38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32055a89-8c99-40a9-ac47-71d925306c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1707944668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['29ddf6f9-9cb5-46e5-840d-b52b40a72f10','77fec9a9-300e-4c0d-b742-949a36f1d902','c9d7d949-3ba6-448a-9e8d-e0e315fe82c7','f57427e6-a727-4c24-94d8-1465594f1dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1707944668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32055a89-8c99-40a9-ac47-71d925306c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:13.560089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c27374-f530-45c8-8786-c0aef41e9692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:13.583710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c27374-f530-45c8-8786-c0aef41e9692) transitioned into state 'SUCCESS' from state '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-1707944668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['29ddf6f9-9cb5-46e5-840d-b52b40a72f10','77fec9a9-300e-4c0d-b742-949a36f1d902','c9d7d949-3ba6-448a-9e8d-e0e315fe82c7','f57427e6-a727-4c24-94d8-1465594f1dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:13.585329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48973da-96a0-4af6-b634-293e93b32f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:13.597770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48973da-96a0-4af6-b634-293e93b32f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:13.599095 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (75d7d27c-310d-4fdc-9a06-bc955d90afae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:13.599578 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:58:13.600449 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3da0c6f2-088c-4e80-8944-28224cafc0dd tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:13.602467 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 541/2125] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:13 2026] POST /volume/v3/volumes => generated 749 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:13.617247 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.619855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:13.619855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.619855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.632623 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:13.632623 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:13.641782 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:13.649975 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-01f86b29-fdb6-4c7a-ac84-411470a837b2 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 200 Jul 03 11:58:13.650576 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 534/2126] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:13 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:13.897792 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0c2da435-12b4-4c63-a32c-a91fd06bc900 req-666f011f-4ed7-40dd-abcf-f9da630d5a1a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:13.900086 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0c2da435-12b4-4c63-a32c-a91fd06bc900 req-666f011f-4ed7-40dd-abcf-f9da630d5a1a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 Jul 03 11:58:13.900323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0c2da435-12b4-4c63-a32c-a91fd06bc900 req-666f011f-4ed7-40dd-abcf-f9da630d5a1a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:13.900571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0c2da435-12b4-4c63-a32c-a91fd06bc900 req-666f011f-4ed7-40dd-abcf-f9da630d5a1a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:13.904723 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0c2da435-12b4-4c63-a32c-a91fd06bc900 req-666f011f-4ed7-40dd-abcf-f9da630d5a1a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 returned with HTTP 404 Jul 03 11:58:13.905211 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 526/2127] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:58:13 2026] DELETE /volume/v3/attachments/c671f9fe-3c7e-4f2f-b4c9-6858d5a14f29 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 11:58:14.011000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-49c972b3-3fa8-423f-854c-56987776af8d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.013512 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-49c972b3-3fa8-423f-854c-56987776af8d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:14.013974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-49c972b3-3fa8-423f-854c-56987776af8d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.014321 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-49c972b3-3fa8-423f-854c-56987776af8d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.015388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-49c972b3-3fa8-423f-854c-56987776af8d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:14.020400 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.020400 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:14.021199 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-49c972b3-3fa8-423f-854c-56987776af8d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:14.021840 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 527/2128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:14.032119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bc1a2316-4d09-4b98-8391-95b549517d61 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.034229 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:14.034818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1279548916"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:14.036428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1279548916'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:14.204636 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume of 1 GB Jul 03 11:58:14.205143 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.205143 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:14.211315 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Availability Zones retrieved successfully. Jul 03 11:58:14.220664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Flow 'volume_create_api' (acacec05-4312-4da5-a057-2fc044e6e00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:14.222728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0847334d-094b-490a-89fb-2745a703733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:14.224488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:14.306997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0847334d-094b-490a-89fb-2745a703733a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:14.308355 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff420f4b-22ae-469e-b12b-2f400868a760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:14.389224 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Created reservations ['9a7266b3-ec3c-429a-a356-cc927177dd8e', 'dc8511b5-ff81-43ca-aeb7-7b029eb47bb4', 'af6840de-0308-444b-9d03-60c9d77a3f4c', '5abb8228-1ff6-4b55-95cd-fb35c6b0887e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:14.390273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff420f4b-22ae-469e-b12b-2f400868a760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7266b3-ec3c-429a-a356-cc927177dd8e', 'dc8511b5-ff81-43ca-aeb7-7b029eb47bb4', 'af6840de-0308-444b-9d03-60c9d77a3f4c', '5abb8228-1ff6-4b55-95cd-fb35c6b0887e']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:14.391301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99c272f-57f4-4dc4-ba9e-b7839e753469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:14.421047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99c272f-57f4-4dc4-ba9e-b7839e753469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3218716d-de7c-4f00-a036-0a61de116d08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1279548916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420aafa92e8e4a53a543a86c7ab2a615',qos_specs=None,replication_status=,reservations=['9a7266b3-ec3c-429a-a356-cc927177dd8e','dc8511b5-ff81-43ca-aeb7-7b029eb47bb4','af6840de-0308-444b-9d03-60c9d77a3f4c','5abb8228-1ff6-4b55-95cd-fb35c6b0887e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='765d075388414bcab524d78b363e4c19',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1279548916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3218716d-de7c-4f00-a036-0a61de116d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='420aafa92e8e4a53a543a86c7ab2a615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='765d075388414bcab524d78b363e4c19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:14.422120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117840aa-045d-4720-9f42-c7f9d8920f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:14.445575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117840aa-045d-4720-9f42-c7f9d8920f89) transitioned into state 'SUCCESS' from state '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-1279548916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420aafa92e8e4a53a543a86c7ab2a615',qos_specs=None,replication_status=,reservations=['9a7266b3-ec3c-429a-a356-cc927177dd8e','dc8511b5-ff81-43ca-aeb7-7b029eb47bb4','af6840de-0308-444b-9d03-60c9d77a3f4c','5abb8228-1ff6-4b55-95cd-fb35c6b0887e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='765d075388414bcab524d78b363e4c19',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:14.446592 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f58b143-0f7d-49cc-8b0e-3ee5c6ea84c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:14.448875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2cc2948b-60f0-4f2a-b455-1dd69f9ff7a6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.449210 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2cc2948b-60f0-4f2a-b455-1dd69f9ff7a6 None None] GET https://10.4.3.170/volume// Jul 03 11:58:14.449396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2cc2948b-60f0-4f2a-b455-1dd69f9ff7a6 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.449575 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2cc2948b-60f0-4f2a-b455-1dd69f9ff7a6 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.450150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2cc2948b-60f0-4f2a-b455-1dd69f9ff7a6 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:14.450548 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 535/2129] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:14.458757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.462003 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:14.462003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.462003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.462387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f58b143-0f7d-49cc-8b0e-3ee5c6ea84c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:14.463568 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Flow 'volume_create_api' (acacec05-4312-4da5-a057-2fc044e6e00b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:14.463958 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume request issued successfully. Jul 03 11:58:14.464802 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc1a2316-4d09-4b98-8391-95b549517d61 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:14.465364 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 542/2130] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:14 2026] POST /volume/v3/volumes => generated 748 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:14.479107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.481148 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.481148 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:14.484709 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:14.485716 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:14.485956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.486193 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.493287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.494263 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-12550073-af87-4d1d-9901-351e5e663c70 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:14.495419 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 527/2131] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:14.496142 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:14.496518 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.496600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.499543 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.499543 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:14.504547 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:14.511183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d538f3ea-c4f3-4bff-9c15-87a512467239 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:14.511183 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 528/2132] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:14.521474 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.521474 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:14.525223 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:14.529718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73e9b5d1-5b9d-48dd-b0b2-8e0c182f3afe tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:14.530241 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 536/2133] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:14.663762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-86a218c9-1a59-4220-9596-daf9e93dce24 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.665653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86a218c9-1a59-4220-9596-daf9e93dce24 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:14.665910 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86a218c9-1a59-4220-9596-daf9e93dce24 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.666092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86a218c9-1a59-4220-9596-daf9e93dce24 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.674320 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.674320 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:14.678073 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-86a218c9-1a59-4220-9596-daf9e93dce24 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:14.682466 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86a218c9-1a59-4220-9596-daf9e93dce24 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 200 Jul 03 11:58:14.682932 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 543/2134] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:14.697208 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.699660 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action Jul 03 11:58:14.699660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:14.699660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:14.708857 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.708857 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:14.709578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '32055a89-8c99-40a9-ac47-71d925306c3a' with '{'status': 'creating'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:14.728857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9bfe00dc-6521-443e-b7f7-d1919a7750b5 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action returned with HTTP 202 Jul 03 11:58:14.729426 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 528/2135] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:14 2026] POST /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:14.740300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.743009 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:14.743009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.743009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.752256 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.752256 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:14.757725 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:14.764168 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-20d3e964-0f12-4b41-8fe8-c2984dce564d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 200 Jul 03 11:58:14.766168 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 529/2136] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:14.788353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.794529 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action Jul 03 11:58:14.794529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:14.794529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:14.807227 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.807227 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:14.807603 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Volume info retrieved successfully. Jul 03 11:58:14.838262 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Delete volume request issued successfully. Jul 03 11:58:14.838516 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-204ead3f-7c44-423e-a7dd-4cb1ac9d6d80 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action returned with HTTP 202 Jul 03 11:58:14.839004 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 537/2137] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:14 2026] POST /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:14.858195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:14.858195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:14.858195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:14.858195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:14.873561 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:14.873561 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:14.877768 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:14.883167 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9741078-aca6-438c-a6d5-ae0fa93f0f78 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 200 Jul 03 11:58:14.883716 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 544/2138] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:14 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:15.034515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.037061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:15.037576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.037956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.038197 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:15.044176 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:15.044176 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:15.044176 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7cef6d1d-821e-4eff-aa4c-f6eb8414a577 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:15.044176 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 529/2139] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:15.531576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70b1ae10-6829-4a99-be94-286a47b89b23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.546453 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70b1ae10-6829-4a99-be94-286a47b89b23 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:15.546673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70b1ae10-6829-4a99-be94-286a47b89b23 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.546861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70b1ae10-6829-4a99-be94-286a47b89b23 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.550668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.555021 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:15.555191 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.555391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.558499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:15.558499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:15.566539 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70b1ae10-6829-4a99-be94-286a47b89b23 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:15.570513 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70b1ae10-6829-4a99-be94-286a47b89b23 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:15.570513 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 530/2140] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:15.578518 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:15.578518 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:15.582756 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:15.584824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-35997a67-4d7a-4905-adb6-5a980ece828d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.587514 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] POST https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08/action Jul 03 11:58:15.587920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:15.588093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:15.591530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3f540e4-7f08-44d5-a77d-ad18444ad9a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:15.591969 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 538/2141] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:15.609399 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:15.609399 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:15.609399 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:15.663857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Created reservations ['ff84b444-63d1-42b1-a730-38c287cc1aef', '100257b8-3b79-4a05-b167-a23f5bb5a95f'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:15.680466 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Extend volume request issued successfully. Jul 03 11:58:15.680466 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-35997a67-4d7a-4905-adb6-5a980ece828d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08/action returned with HTTP 202 Jul 03 11:58:15.680466 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 545/2142] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:15 2026] POST /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:15.689582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.693180 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:15.693180 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.693180 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.706539 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:15.706539 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:15.714699 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:15.727172 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4ad644f-e9f7-48b9-946a-e6d4dab86701 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:15.727172 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 530/2143] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:15.900239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a07c6659-88f9-41a7-a175-e063fde373c5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.902709 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a07c6659-88f9-41a7-a175-e063fde373c5 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:15.902886 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a07c6659-88f9-41a7-a175-e063fde373c5 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.903055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a07c6659-88f9-41a7-a175-e063fde373c5 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.909689 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a07c6659-88f9-41a7-a175-e063fde373c5 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 404 Jul 03 11:58:15.910514 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 531/2144] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:15.919066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d95fdddc-931d-4395-94f0-f0af9d6b2270 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.920536 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d95fdddc-931d-4395-94f0-f0af9d6b2270 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:15.920871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d95fdddc-931d-4395-94f0-f0af9d6b2270 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.921236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d95fdddc-931d-4395-94f0-f0af9d6b2270 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.932046 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d95fdddc-931d-4395-94f0-f0af9d6b2270 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 404 Jul 03 11:58:15.932752 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 539/2145] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:15 2026] GET /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:15.940505 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.942468 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:15.942670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:15.942901 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:15.943115 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: 32055a89-8c99-40a9-ac47-71d925306c3a Jul 03 11:58:15.948836 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3e5b87a3-c48d-4df8-ba54-763eb60c546b tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a returned with HTTP 404 Jul 03 11:58:15.949501 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 546/2146] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:15 2026] DELETE /volume/v3/volumes/32055a89-8c99-40a9-ac47-71d925306c3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:15.961161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a210cebc-8981-47f8-a81a-fc8281622e84 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:15.966865 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:15.967887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-619164247"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:15.971320 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-619164247'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:15.972082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:58:15.990503 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:58:15.999293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (b39b1dbc-3690-464e-9bbc-b2f51e4cf3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:16.000250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01db522b-850c-4f21-ae4c-dd7c710329da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:16.001271 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:16.051901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01db522b-850c-4f21-ae4c-dd7c710329da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:16.052620 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccdbe6f3-7a25-4946-9f7a-3e2982fa4c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:16.054607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.057208 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:16.057679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.057902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.058006 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:16.062406 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.062406 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:16.063101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68a4bd5e-2c96-4c2b-8d3a-2875232ff932 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:16.063619 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 532/2147] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:16.098407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['28ef6937-4111-4ef4-858e-5105e681c732', '214a0492-5a3e-4931-9e1b-b78837d8cdd1', '3c0ed483-2cf7-457c-ae0a-225ffccdab90', '4e33e4f7-4ff0-41d3-96ab-7bae0b3fcf0f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:16.099349 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccdbe6f3-7a25-4946-9f7a-3e2982fa4c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ef6937-4111-4ef4-858e-5105e681c732', '214a0492-5a3e-4931-9e1b-b78837d8cdd1', '3c0ed483-2cf7-457c-ae0a-225ffccdab90', '4e33e4f7-4ff0-41d3-96ab-7bae0b3fcf0f']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:16.100062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92bf5c5c-1922-429a-b462-9df2c8e69df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:16.123872 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92bf5c5c-1922-429a-b462-9df2c8e69df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-619164247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['28ef6937-4111-4ef4-858e-5105e681c732','214a0492-5a3e-4931-9e1b-b78837d8cdd1','3c0ed483-2cf7-457c-ae0a-225ffccdab90','4e33e4f7-4ff0-41d3-96ab-7bae0b3fcf0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-619164247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:16.124584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3328ab43-70a0-4bb7-9eb9-1330aae06eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:16.141739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3328ab43-70a0-4bb7-9eb9-1330aae06eed) transitioned into state 'SUCCESS' from state '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-619164247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['28ef6937-4111-4ef4-858e-5105e681c732','214a0492-5a3e-4931-9e1b-b78837d8cdd1','3c0ed483-2cf7-457c-ae0a-225ffccdab90','4e33e4f7-4ff0-41d3-96ab-7bae0b3fcf0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:16.142545 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab09850-de41-4a6f-a68f-56e721689b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:16.151173 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab09850-de41-4a6f-a68f-56e721689b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:16.151973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (b39b1dbc-3690-464e-9bbc-b2f51e4cf3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:16.152251 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:58:16.152798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a210cebc-8981-47f8-a81a-fc8281622e84 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:16.153180 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 531/2148] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:15 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:16.163619 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.165190 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:16.165403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.165588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.171678 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.171678 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:16.174793 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:16.178499 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b52c2a7b-c3fb-4460-a29a-0b6e210518e9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 200 Jul 03 11:58:16.178843 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 540/2149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:16.610527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.612154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:16.612307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.612514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.621043 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.621043 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:16.624223 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:16.628873 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91b496cf-2148-4f5d-9138-ed88f036d8ca tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:16.629547 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 547/2150] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:16.745182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76f26447-3815-4c18-bbce-64fedd3683a2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.748406 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76f26447-3815-4c18-bbce-64fedd3683a2 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.748630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76f26447-3815-4c18-bbce-64fedd3683a2 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.748853 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76f26447-3815-4c18-bbce-64fedd3683a2 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.757471 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.757471 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:16.766452 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-76f26447-3815-4c18-bbce-64fedd3683a2 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:16.772528 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76f26447-3815-4c18-bbce-64fedd3683a2 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:16.772978 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 533/2151] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:16.790770 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.795305 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.795305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.795305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.802237 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.802237 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:16.805994 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:16.810430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38f830cb-af87-43ef-91b5-baa11f9fde0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:16.810836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 532/2152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:16.825393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.825732 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.825844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.826025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.834164 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.834164 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:16.838635 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:16.845238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f891373-aae5-40f2-b51f-1eab4a02d9f1 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:16.845684 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 541/2153] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:16.866239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c7767c5b-bc80-42be-b223-158f69149d5e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.868763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.868763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.868763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.868763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Delete volume with id: 3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.875529 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.875529 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:16.875966 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:16.899090 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Delete volume request issued successfully. Jul 03 11:58:16.899282 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c7767c5b-bc80-42be-b223-158f69149d5e tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 202 Jul 03 11:58:16.899756 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 548/2154] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:16 2026] DELETE /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:16.906208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:16.908548 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:16.908819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:16.909093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:16.918286 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:16.918286 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:16.924512 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:16.930714 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-20ef774a-7ddf-4d82-9f26-2d4616dd1bea tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 200 Jul 03 11:58:16.931524 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 534/2155] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:16 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:17.078096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.080685 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:17.080685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.080924 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.081096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:17.089049 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.089049 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:17.090267 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6ae3f055-f4a6-4a02-92ef-66348760df9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:17.090836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 533/2156] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.193656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.196393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:17.196393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.196393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.204655 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.204655 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:17.209455 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:17.215073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34b072cc-2993-4396-8d2b-2f47fc6b0a07 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 200 Jul 03 11:58:17.215697 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 542/2157] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.230184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.232477 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action Jul 03 11:58:17.232860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:17.233063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:17.242782 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.242782 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:17.243223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume 'c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c' with '{'status': 'error'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:17.260806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a59ebba-5ffa-414f-8298-f4e95311abdc tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action returned with HTTP 202 Jul 03 11:58:17.261256 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 549/2158] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:17 2026] POST /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:17.271788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.273877 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:17.274078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.274276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.283199 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.283199 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:17.287405 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:17.292284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5a1d819-f960-4642-a3c5-e60ec0f0474a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 200 Jul 03 11:58:17.292713 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 535/2159] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.308489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-54679862-63a6-4697-b143-09f89a75d792 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.310339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action Jul 03 11:58:17.310723 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:17.310846 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:17.319076 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.319076 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:17.319435 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Volume info retrieved successfully. Jul 03 11:58:17.343395 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Delete volume request issued successfully. Jul 03 11:58:17.343395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54679862-63a6-4697-b143-09f89a75d792 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action returned with HTTP 202 Jul 03 11:58:17.343395 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 534/2160] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:17 2026] POST /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:17.351890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.353630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:17.353811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.353970 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.364114 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.364114 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:17.369662 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:17.374252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a9fb78c-e32f-4f3e-9d75-3aaf475eefa0 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 200 Jul 03 11:58:17.374806 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 543/2161] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.631253 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-365419ca-f169-45ea-8ced-140382121a4d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.633199 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-365419ca-f169-45ea-8ced-140382121a4d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:17.633480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-365419ca-f169-45ea-8ced-140382121a4d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.633670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-365419ca-f169-45ea-8ced-140382121a4d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.633784 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-365419ca-f169-45ea-8ced-140382121a4d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: d603b1cc-ede1-4e52-8c38-c977c714f6ec Jul 03 11:58:17.638059 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-365419ca-f169-45ea-8ced-140382121a4d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec returned with HTTP 404 Jul 03 11:58:17.638673 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 550/2162] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:17 2026] DELETE /volume/v3/snapshots/d603b1cc-ede1-4e52-8c38-c977c714f6ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:17.643138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.647192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:17.647540 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.647918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.651276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-27343e29-0481-42ce-b6bc-5863a670bb5e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.652916 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-27343e29-0481-42ce-b6bc-5863a670bb5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:17.653114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-27343e29-0481-42ce-b6bc-5863a670bb5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.653293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-27343e29-0481-42ce-b6bc-5863a670bb5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.661079 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.661079 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:17.661593 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.661593 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:17.665484 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:17.667632 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-27343e29-0481-42ce-b6bc-5863a670bb5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:17.670075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88b8e9b1-6ecc-451c-83fa-bc73b8b7eca9 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:17.670737 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 536/2163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:17.673466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-27343e29-0481-42ce-b6bc-5863a670bb5e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:17.673975 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 535/2164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.695526 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-256fab7c-a753-4d98-8b30-3822f5087299 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.697832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:17.697832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1416231965"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:17.699280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1416231965'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:17.699466 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 1 GB Jul 03 11:58:17.703738 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:58:17.709256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (d3738ce0-3654-4686-87f5-0260025dde51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:17.710182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e989a0-ee25-489f-8a61-03af60f547d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.711123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:17.736793 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e989a0-ee25-489f-8a61-03af60f547d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:17.737507 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7691164d-e648-4510-bdda-3926b3169ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.787107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['80c9c63a-70c0-4696-8868-55731f07e072', '1a5d2fdb-f94f-4437-9f63-2337b7be8e6c', 'ced680cb-9159-4310-b005-b7f999afec4e', '0d08b462-6b94-49da-8cf2-edf40bc9880a'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:17.788203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7691164d-e648-4510-bdda-3926b3169ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80c9c63a-70c0-4696-8868-55731f07e072', '1a5d2fdb-f94f-4437-9f63-2337b7be8e6c', 'ced680cb-9159-4310-b005-b7f999afec4e', '0d08b462-6b94-49da-8cf2-edf40bc9880a']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:17.788998 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e25989-25f4-4df3-be7f-ed2622babf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.819993 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e25989-25f4-4df3-be7f-ed2622babf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59411c64-f114-4002-a282-1ae413866458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1416231965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['80c9c63a-70c0-4696-8868-55731f07e072','1a5d2fdb-f94f-4437-9f63-2337b7be8e6c','ced680cb-9159-4310-b005-b7f999afec4e','0d08b462-6b94-49da-8cf2-edf40bc9880a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1416231965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59411c64-f114-4002-a282-1ae413866458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:17.820834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f333c4-5670-466d-9596-4ef4b46725bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.837627 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f333c4-5670-466d-9596-4ef4b46725bc) transitioned into state 'SUCCESS' from state '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-1416231965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['80c9c63a-70c0-4696-8868-55731f07e072','1a5d2fdb-f94f-4437-9f63-2337b7be8e6c','ced680cb-9159-4310-b005-b7f999afec4e','0d08b462-6b94-49da-8cf2-edf40bc9880a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:17.838517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cd5f6f-96a5-44f8-ac18-cd380f6cb9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.850401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cd5f6f-96a5-44f8-ac18-cd380f6cb9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:17.851132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (d3738ce0-3654-4686-87f5-0260025dde51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:17.851417 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:58:17.851985 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-256fab7c-a753-4d98-8b30-3822f5087299 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:17.852296 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 544/2165] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:17 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 11:58:17.875030 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.876942 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:17.877208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.877485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.884213 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:17.884213 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:17.888300 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:17.892562 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43cb23c8-05e3-4386-8c80-5c5d39cb5890 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 200 Jul 03 11:58:17.893260 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 551/2166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:17.946741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c5c69e6f-7794-4aa8-bcf2-833465dac293 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.948903 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5c69e6f-7794-4aa8-bcf2-833465dac293 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 Jul 03 11:58:17.949092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5c69e6f-7794-4aa8-bcf2-833465dac293 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:17.949265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5c69e6f-7794-4aa8-bcf2-833465dac293 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:17.956669 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5c69e6f-7794-4aa8-bcf2-833465dac293 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 returned with HTTP 404 Jul 03 11:58:17.957862 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 537/2167] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:17 2026] GET /volume/v3/volumes/3218716d-de7c-4f00-a036-0a61de116d08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:58:17.972078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:17.973726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:17.974032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-50271939"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:17.975358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-50271939'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:17.975619 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume of 1 GB Jul 03 11:58:17.981487 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Availability Zones retrieved successfully. Jul 03 11:58:17.987431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Flow 'volume_create_api' (c675332e-fc19-4d66-bc3e-e639ea42a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:17.988635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cd3862-017d-4cfc-81cf-c8b0412c0039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:17.990105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:18.021156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cd3862-017d-4cfc-81cf-c8b0412c0039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.021878 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d811cc0d-261e-4243-9cd0-2271145997ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.085940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Created reservations ['55591598-2e84-4d28-9106-464e44c1892c', 'd1138fb7-c4bd-4a40-9c89-a669afd53548', '74ff98c3-f4c3-491e-8de3-415e7bbf674d', 'dcc3908e-2585-47eb-8c99-15e0e5722e73'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:18.086942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d811cc0d-261e-4243-9cd0-2271145997ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55591598-2e84-4d28-9106-464e44c1892c', 'd1138fb7-c4bd-4a40-9c89-a669afd53548', '74ff98c3-f4c3-491e-8de3-415e7bbf674d', 'dcc3908e-2585-47eb-8c99-15e0e5722e73']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.087873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a17e45-d321-46eb-8832-177c20435328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.105199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.107727 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:18.108109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.108414 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.108587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:18.115580 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.115580 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:18.116465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c2a928e-d69f-4a87-b724-69d9c9760f80 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:18.116851 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 545/2168] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:18.117212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a17e45-d321-46eb-8832-177c20435328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ad2ee5-533a-49d5-87e0-cdf2c7193ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-50271939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420aafa92e8e4a53a543a86c7ab2a615',qos_specs=None,replication_status=,reservations=['55591598-2e84-4d28-9106-464e44c1892c','d1138fb7-c4bd-4a40-9c89-a669afd53548','74ff98c3-f4c3-491e-8de3-415e7bbf674d','dcc3908e-2585-47eb-8c99-15e0e5722e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='765d075388414bcab524d78b363e4c19',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-50271939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ad2ee5-533a-49d5-87e0-cdf2c7193ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='420aafa92e8e4a53a543a86c7ab2a615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='765d075388414bcab524d78b363e4c19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.118158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d086db5-34b9-4c0d-bc5b-c948d92f0fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.141600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d086db5-34b9-4c0d-bc5b-c948d92f0fce) transitioned into state 'SUCCESS' from state '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-50271939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420aafa92e8e4a53a543a86c7ab2a615',qos_specs=None,replication_status=,reservations=['55591598-2e84-4d28-9106-464e44c1892c','d1138fb7-c4bd-4a40-9c89-a669afd53548','74ff98c3-f4c3-491e-8de3-415e7bbf674d','dcc3908e-2585-47eb-8c99-15e0e5722e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='765d075388414bcab524d78b363e4c19',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.142520 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31add8f5-9232-4f66-ae2e-5461d90afa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.157934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31add8f5-9232-4f66-ae2e-5461d90afa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.158979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Flow 'volume_create_api' (c675332e-fc19-4d66-bc3e-e639ea42a960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:18.159320 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create volume request issued successfully. Jul 03 11:58:18.160130 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c4bf10a-3521-4f0b-a07a-5c402e623292 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:18.160663 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 536/2169] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:17 2026] POST /volume/v3/volumes => generated 746 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:18.174315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.179744 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:18.179930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.180101 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.190661 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.190661 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:18.194154 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:18.198082 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5c03ce7-7bdf-499e-b550-195d9efc476c tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:18.198663 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 552/2170] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:18.400091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d8582888-2a79-42eb-a307-69f82bfcf94e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.402610 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8582888-2a79-42eb-a307-69f82bfcf94e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:18.402741 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8582888-2a79-42eb-a307-69f82bfcf94e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.402894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8582888-2a79-42eb-a307-69f82bfcf94e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.412727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8582888-2a79-42eb-a307-69f82bfcf94e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 404 Jul 03 11:58:18.413567 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 538/2171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:58:18.420268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-804c7bed-223d-4abb-b88a-c5b4ed00a77f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.422616 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-804c7bed-223d-4abb-b88a-c5b4ed00a77f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:18.423099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-804c7bed-223d-4abb-b88a-c5b4ed00a77f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.423099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-804c7bed-223d-4abb-b88a-c5b4ed00a77f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.434253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-804c7bed-223d-4abb-b88a-c5b4ed00a77f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 404 Jul 03 11:58:18.434766 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 546/2172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:18.442904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.445532 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:18.445817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.446086 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.446309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c Jul 03 11:58:18.454698 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35b4e667-80b3-4725-8e19-a51d7a5328a9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c returned with HTTP 404 Jul 03 11:58:18.455314 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 537/2173] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:18 2026] DELETE /volume/v3/volumes/c351f9bc-cdb6-4bec-a1e1-d9c61832fd6c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:18.467135 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.468981 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:18.469363 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1463993453"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:18.470807 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1463993453'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:18.471073 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:58:18.474936 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:58:18.483493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (2117c81e-f365-4856-a957-88b9669354cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:18.487923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22cc476e-5853-4db8-a3ba-2d89737ab661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.487923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:18.510614 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22cc476e-5853-4db8-a3ba-2d89737ab661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.511386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37ba82c-8914-45f2-bb59-0922dd45177d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.571221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['95c1c5dd-6545-4eeb-8c5d-b1bad56ebc33', 'c18603c5-c412-4d66-bc95-d63e976aeb34', 'c263c52c-6a90-4a2f-96c8-79804df38d87', '146b9b7b-2e82-47b5-b684-cc9e036a3f15'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:18.572391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37ba82c-8914-45f2-bb59-0922dd45177d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c1c5dd-6545-4eeb-8c5d-b1bad56ebc33', 'c18603c5-c412-4d66-bc95-d63e976aeb34', 'c263c52c-6a90-4a2f-96c8-79804df38d87', '146b9b7b-2e82-47b5-b684-cc9e036a3f15']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.573121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d49120f-b20f-4269-b7a5-00e2cd663275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.598399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d49120f-b20f-4269-b7a5-00e2cd663275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25a085f-461d-4987-aa94-8a0f573b8d80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1463993453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['95c1c5dd-6545-4eeb-8c5d-b1bad56ebc33','c18603c5-c412-4d66-bc95-d63e976aeb34','c263c52c-6a90-4a2f-96c8-79804df38d87','146b9b7b-2e82-47b5-b684-cc9e036a3f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1463993453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25a085f-461d-4987-aa94-8a0f573b8d80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.599380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96f11d4-10d8-448e-9639-ef9ea645fa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.620153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96f11d4-10d8-448e-9639-ef9ea645fa7c) transitioned into state 'SUCCESS' from state '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-1463993453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['95c1c5dd-6545-4eeb-8c5d-b1bad56ebc33','c18603c5-c412-4d66-bc95-d63e976aeb34','c263c52c-6a90-4a2f-96c8-79804df38d87','146b9b7b-2e82-47b5-b684-cc9e036a3f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.620855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afa7005-4786-4e93-b84c-7dd7173d82b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:18.634398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afa7005-4786-4e93-b84c-7dd7173d82b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:18.634398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (2117c81e-f365-4856-a957-88b9669354cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:18.634398 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:58:18.634398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-615ff21b-332c-48c0-9b71-197cd6f7fbcf tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:18.634398 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 553/2174] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:18 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:18.647092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.648902 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:18.649078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.649246 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.657623 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.657623 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:18.662034 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:18.667983 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c69ab52b-e229-496a-8a2e-1f33eab87e29 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 200 Jul 03 11:58:18.668345 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 539/2175] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:18.683964 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.686039 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:18.686364 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.688667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.706563 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.706563 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:18.710138 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:18.716946 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0cde115a-ed53-44a0-bd91-1ddc29190597 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:18.716946 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 547/2176] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:18.904542 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.930246 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.935619 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:18.935784 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:18.935833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.935833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.936527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:18.938022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:18.942425 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.942425 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:18.946759 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:18.951999 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-191adb18-710a-4fb1-9b96-dc9ca1f30e1d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 200 Jul 03 11:58:18.952552 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 554/2177] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:18.968168 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.968168 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:18.968975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b5ca32a4-9118-41c6-b53f-955e37877349 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:18.972521 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:58:18.973053 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59411c64-f114-4002-a282-1ae413866458", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-787825360"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:18.986840 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:18.986840 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:18.987318 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:18.987502 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume 59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:18.990945 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:18.999708 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-03d5b8fa-f9e9-4790-ac60-22088767f213 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:19.000220 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 538/2178] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:18 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:19.056965 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['8e9b4209-30ff-44fb-92ff-8adf0ba953fe', 'dc8f9c71-4faa-4e64-8100-728cd5b7726c', '0122e01e-0737-487d-bf20-81b6cea251bc', '3126eb76-1fe8-435c-87a8-3574e9d4964c'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:19.105397 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot create request issued successfully. Jul 03 11:58:19.105397 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b5ca32a4-9118-41c6-b53f-955e37877349 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:58:19.105397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 540/2179] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:58:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:19.112561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.114283 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:19.114530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.114742 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.122674 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.122674 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:19.123144 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:19.125044 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-29c6d48d-5831-4bd2-a6fb-6ad889d9b15b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 returned with HTTP 200 Jul 03 11:58:19.125044 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 548/2180] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.132142 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8acbdd20-3262-4bc4-8812-a918fd984810 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.138977 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8acbdd20-3262-4bc4-8812-a918fd984810 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:19.138977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8acbdd20-3262-4bc4-8812-a918fd984810 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.138977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8acbdd20-3262-4bc4-8812-a918fd984810 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.138977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8acbdd20-3262-4bc4-8812-a918fd984810 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:19.145656 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.145656 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:19.146251 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8acbdd20-3262-4bc4-8812-a918fd984810 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:19.146812 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 555/2181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.212551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.214881 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:19.215141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.215412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.224220 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.224220 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:19.227680 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:19.233176 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2cf083e-a969-4447-a40a-7306c5e4f076 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:19.233582 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 539/2182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.246224 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.248623 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:58:19.249042 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ad2ee5-533a-49d5-87e0-cdf2c7193ea9", "name": "tempest-VolumesExtendTest-Snapshot-1316461416"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:19.258783 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.258783 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:19.259357 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:19.259527 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Create snapshot from volume 56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:19.318346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Created reservations ['22c63c86-df80-4472-97a2-259651d3362a', '08afbc4c-ad53-41ca-85b2-86e4a1464d69', '97b9907f-3870-4c5d-b190-b5af1e82e9c2', 'cb2e02a8-f998-42bb-98e1-aaa5a4400a65'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:19.360001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-7811deb9-f579-420a-97cc-08c3d073a4d8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.362004 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-7811deb9-f579-420a-97cc-08c3d073a4d8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 Jul 03 11:58:19.362182 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot create request issued successfully. Jul 03 11:58:19.362225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-7811deb9-f579-420a-97cc-08c3d073a4d8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.362416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-7811deb9-f579-420a-97cc-08c3d073a4d8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.362629 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc44a523-ff6c-49ba-86ab-1604d2b9be87 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:58:19.363024 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 541/2183] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:58:19 2026] POST /volume/v3/snapshots => generated 304 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:19.371995 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.371995 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:19.373433 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.375405 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:19.375617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.375841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.381547 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.381547 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:19.381634 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot retrieved successfully. Jul 03 11:58:19.382580 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ab7758a-e44a-4772-95b5-1250fcb6dcd8 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb returned with HTTP 200 Jul 03 11:58:19.383011 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 556/2184] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.680199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.682017 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:19.682241 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.682504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.689587 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.689587 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:19.693156 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:19.696915 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a7d2d9f-e1c0-42f5-ad89-ccc814dd2b33 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 200 Jul 03 11:58:19.697416 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 540/2185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.709511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.711219 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action Jul 03 11:58:19.711560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:19.711679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:19.719611 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.719611 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:19.719951 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume 'd25a085f-461d-4987-aa94-8a0f573b8d80' with '{'status': 'maintenance'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:19.730905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.732880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:19.733098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.733309 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.739868 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7cf9590d-2454-41ea-86b3-4190a982fe0c tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action returned with HTTP 202 Jul 03 11:58:19.740272 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 542/2186] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:19 2026] POST /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:19.743286 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.743286 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:19.746887 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:19.747176 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.749096 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:19.749227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.749437 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.751399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dd1e6dfb-1a13-4fd0-af1e-3a55c41ebd3a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:19.751728 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 557/2187] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:19.756844 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.756844 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:19.760454 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:19.764796 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba6d1304-b592-49f4-9e2b-a830e43cdc8d tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 200 Jul 03 11:58:19.765435 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 541/2188] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.777685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.780071 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action Jul 03 11:58:19.780189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:19.780359 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:19.790211 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.790211 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:19.790707 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Volume info retrieved successfully. Jul 03 11:58:19.815437 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Delete volume request issued successfully. Jul 03 11:58:19.815689 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b28efc5-ac07-47fe-91d8-83fbfcbf5263 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action returned with HTTP 202 Jul 03 11:58:19.816242 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 543/2189] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:19 2026] POST /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:19.823798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:19.825498 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:19.825707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:19.825903 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:19.832652 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:19.832652 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:19.836282 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:19.840935 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-089b5b10-a8d2-4bfb-b09e-15d7df5cb0ce tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 200 Jul 03 11:58:19.841555 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 558/2190] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:19 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:19.894344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c3fd3c18-f3dd-459e-8403-a85f8ad74243 req-7811deb9-f579-420a-97cc-08c3d073a4d8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 returned with HTTP 200 Jul 03 11:58:19.894736 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 549/2191] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:58:19 2026] DELETE /volume/v3/attachments/21b1ea69-2ae8-4254-a2d8-eaf30da94d96 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.137759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-12b3478f-2898-4afe-9687-928702fd0064 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.139595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-12b3478f-2898-4afe-9687-928702fd0064 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:20.139814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-12b3478f-2898-4afe-9687-928702fd0064 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.140028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-12b3478f-2898-4afe-9687-928702fd0064 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.144648 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.144648 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:20.145214 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-12b3478f-2898-4afe-9687-928702fd0064 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:20.146045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-12b3478f-2898-4afe-9687-928702fd0064 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 returned with HTTP 200 Jul 03 11:58:20.146518 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 542/2192] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.157405 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.158305 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:20.158812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3216b236-56b9-4b86-95f1-e8b903956d29", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-870360898"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:20.162713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.164443 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:20.164616 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.164780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.164877 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:20.165026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'snapshot_id': '3216b236-56b9-4b86-95f1-e8b903956d29', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-870360898'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:20.169011 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.169011 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:20.169698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0207626e-0b66-47d4-9e57-8e65990ee9b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:20.170011 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 559/2193] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.175890 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.175890 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:20.176662 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:20.176901 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 2 GB Jul 03 11:58:20.181155 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:58:20.186019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (312cab0b-3e44-4651-8f4e-f5adf23e56fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:20.187096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abd4128-7484-4430-9fb7-95a65a6821c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.188491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:20.216664 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abd4128-7484-4430-9fb7-95a65a6821c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '3216b236-56b9-4b86-95f1-e8b903956d29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.217502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b96dde31-10b9-4cde-af3b-ac8e4965f0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.258194 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['78964263-d9a2-4647-a7f3-5dd8d454f870', '4f0e641c-6420-45d7-85bb-031c1a39aec1', '76a78df4-d5e5-4820-94a4-f74bd30e836f', 'abacc684-f163-4142-9564-c7af66225665'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:20.259086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b96dde31-10b9-4cde-af3b-ac8e4965f0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78964263-d9a2-4647-a7f3-5dd8d454f870', '4f0e641c-6420-45d7-85bb-031c1a39aec1', '76a78df4-d5e5-4820-94a4-f74bd30e836f', 'abacc684-f163-4142-9564-c7af66225665']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.259790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a7a339-cbed-4ad8-86f9-6c3cd3ead63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.301413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a7a339-cbed-4ad8-86f9-6c3cd3ead63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d45279-80db-4fba-ad27-b9f92bd2157a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-870360898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['78964263-d9a2-4647-a7f3-5dd8d454f870','4f0e641c-6420-45d7-85bb-031c1a39aec1','76a78df4-d5e5-4820-94a4-f74bd30e836f','abacc684-f163-4142-9564-c7af66225665'],size=2,snapshot_id=3216b236-56b9-4b86-95f1-e8b903956d29,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-870360898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d45279-80db-4fba-ad27-b9f92bd2157a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,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=3216b236-56b9-4b86-95f1-e8b903956d29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.302180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f6a128e-de9a-4d2f-9c47-82ed405b6136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.320652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f6a128e-de9a-4d2f-9c47-82ed405b6136) transitioned into state 'SUCCESS' from state '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-870360898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['78964263-d9a2-4647-a7f3-5dd8d454f870','4f0e641c-6420-45d7-85bb-031c1a39aec1','76a78df4-d5e5-4820-94a4-f74bd30e836f','abacc684-f163-4142-9564-c7af66225665'],size=2,snapshot_id=3216b236-56b9-4b86-95f1-e8b903956d29,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.322034 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c920349-67c1-4d9f-93c3-08595a60398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.341667 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c920349-67c1-4d9f-93c3-08595a60398c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.342707 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (312cab0b-3e44-4651-8f4e-f5adf23e56fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:20.343156 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:58:20.343842 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e843234d-92ab-4cab-9a3c-f9fff5fa1872 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:20.344347 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 544/2194] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:20 2026] POST /volume/v3/volumes => generated 787 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:20.356351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.358392 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:20.358629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.358823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.365505 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.365505 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:20.369029 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:20.374161 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-998e1fda-c871-4c06-bc1c-f6f7d1c51465 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 200 Jul 03 11:58:20.374553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 550/2195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.392406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.394340 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:20.394554 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.394739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.399730 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.399730 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:20.400280 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot retrieved successfully. Jul 03 11:58:20.401115 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-824d66bc-7dff-45e3-86c4-e661f7c0bafa tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb returned with HTTP 200 Jul 03 11:58:20.401594 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 543/2196] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.410641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.412398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] POST https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9/action Jul 03 11:58:20.412768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:20.413072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:20.421547 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.421547 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:20.422025 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:20.495708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Created reservations ['cd3d2bda-758d-48f5-98d7-2d35f5447070', 'd311e5e4-825b-4e60-8535-a1825ab9de23'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:20.507403 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Extend volume request issued successfully. Jul 03 11:58:20.507403 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bba63ead-bf1f-4ed0-9442-515fcc3df9e5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9/action returned with HTTP 202 Jul 03 11:58:20.507403 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 560/2197] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:20 2026] POST /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:20.519627 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.522296 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:20.522668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.522969 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.536229 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.536229 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:20.541066 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:20.548163 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f767255c-c0a0-44df-ab12-54a5177b5c9d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:20.553853 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 545/2198] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.766319 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.768741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:20.769026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.769298 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.779620 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.779620 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:20.783799 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:20.787599 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28d7c546-acd4-4b67-b99f-f7dc418c9566 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:20.787971 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 551/2199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.799301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ba17d600-9fed-438f-8033-5df286ece29b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.800876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba17d600-9fed-438f-8033-5df286ece29b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:20.801033 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba17d600-9fed-438f-8033-5df286ece29b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.801199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba17d600-9fed-438f-8033-5df286ece29b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.808860 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.808860 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:20.812679 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ba17d600-9fed-438f-8033-5df286ece29b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:20.816390 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba17d600-9fed-438f-8033-5df286ece29b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:20.816752 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 544/2200] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.859042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f9a71dfd-690d-40c9-b5c1-6aa53421df92 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.861203 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9a71dfd-690d-40c9-b5c1-6aa53421df92 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:20.861589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9a71dfd-690d-40c9-b5c1-6aa53421df92 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.862042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9a71dfd-690d-40c9-b5c1-6aa53421df92 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.863793 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.865269 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 11:58:20.865797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.865797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.870850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9a71dfd-690d-40c9-b5c1-6aa53421df92 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 404 Jul 03 11:58:20.870850 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 561/2201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:20.871687 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:20.871687 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:20.879386 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:20.879532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-be04c05c-e825-4d3e-adec-de7066d3567e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.881142 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be04c05c-e825-4d3e-adec-de7066d3567e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:20.881338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be04c05c-e825-4d3e-adec-de7066d3567e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.881567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be04c05c-e825-4d3e-adec-de7066d3567e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.883311 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b948431-c2fd-4d06-a984-32563e9edcb5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 11:58:20.883683 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 546/2202] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:20.886659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be04c05c-e825-4d3e-adec-de7066d3567e tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 404 Jul 03 11:58:20.887094 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 552/2203] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:20 2026] GET /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:58:20.894066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04590bb1-f018-4d18-bc08-e520b594f52f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.895684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04590bb1-f018-4d18-bc08-e520b594f52f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:20.895903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04590bb1-f018-4d18-bc08-e520b594f52f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:20.896115 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04590bb1-f018-4d18-bc08-e520b594f52f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:20.896264 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-04590bb1-f018-4d18-bc08-e520b594f52f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: d25a085f-461d-4987-aa94-8a0f573b8d80 Jul 03 11:58:20.901422 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04590bb1-f018-4d18-bc08-e520b594f52f tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 returned with HTTP 404 Jul 03 11:58:20.901844 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 545/2204] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:20 2026] DELETE /volume/v3/volumes/d25a085f-461d-4987-aa94-8a0f573b8d80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:20.910386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:20.911879 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:20.912447 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2007001993"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:20.914381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2007001993'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:20.914662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume of 1 GB Jul 03 11:58:20.918974 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Availability Zones retrieved successfully. Jul 03 11:58:20.926964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (dbce28e2-7342-46bf-9edd-ec8d1158ed9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:20.927988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76561a0f-3f93-4417-8f2b-98c1c8532ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:20.929074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:20.955018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76561a0f-3f93-4417-8f2b-98c1c8532ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:20.956762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a6cc80-4552-4250-8eb4-e220f81087fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:21.018465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Created reservations ['9a1a638a-a461-4e2d-a106-20bedd4be233', '2b8f49fd-f816-4ad4-9d7b-1338b33d38bc', '7ad3b6c0-65a8-4da3-808b-bcd425b598d9', 'aeaa314b-ec7c-4482-8b58-68efd6af49e7'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:21.021389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a6cc80-4552-4250-8eb4-e220f81087fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1a638a-a461-4e2d-a106-20bedd4be233', '2b8f49fd-f816-4ad4-9d7b-1338b33d38bc', '7ad3b6c0-65a8-4da3-808b-bcd425b598d9', 'aeaa314b-ec7c-4482-8b58-68efd6af49e7']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:21.021389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0136e184-cb03-4d92-a939-534344da8be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:21.046216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0136e184-cb03-4d92-a939-534344da8be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6560989e-dad0-4553-89a5-2ca615b638d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2007001993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['9a1a638a-a461-4e2d-a106-20bedd4be233','2b8f49fd-f816-4ad4-9d7b-1338b33d38bc','7ad3b6c0-65a8-4da3-808b-bcd425b598d9','aeaa314b-ec7c-4482-8b58-68efd6af49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2007001993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6560989e-dad0-4553-89a5-2ca615b638d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adece317fbfb46e2af0bafdce76f424c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:21.047308 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67cea6c-e264-4f33-82b1-c6f5fd938342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:21.072073 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c67cea6c-e264-4f33-82b1-c6f5fd938342) transitioned into state 'SUCCESS' from state '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-2007001993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adece317fbfb46e2af0bafdce76f424c',qos_specs=None,replication_status=,reservations=['9a1a638a-a461-4e2d-a106-20bedd4be233','2b8f49fd-f816-4ad4-9d7b-1338b33d38bc','7ad3b6c0-65a8-4da3-808b-bcd425b598d9','aeaa314b-ec7c-4482-8b58-68efd6af49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbefd262b1f6483bbd8c7f41c954464a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:21.073203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6447f7-9788-42ae-a044-48955fb30ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:21.087436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6447f7-9788-42ae-a044-48955fb30ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:21.087436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Flow 'volume_create_api' (dbce28e2-7342-46bf-9edd-ec8d1158ed9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:21.087436 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Create volume request issued successfully. Jul 03 11:58:21.087757 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2e5a99b2-710a-4d0e-8039-5828fc3a00f4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:21.088469 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 562/2205] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:20 2026] POST /volume/v3/volumes => generated 749 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:21.129944 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.136247 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:21.137315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.137714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.154679 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.154679 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:21.158664 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:21.163605 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cf0d54c1-036f-496d-9c14-9728bc4dc9fe tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:21.164045 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 547/2206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.180875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.182523 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:21.182745 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.182967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.183085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:21.189595 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.189595 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:21.190240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89fdebb7-35a3-4abe-ae8b-d55a3632369f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:21.190606 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 553/2207] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.388103 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.391052 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:21.391052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.391052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.396838 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.396838 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:21.399839 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:21.403623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8433fc2f-3389-4c76-9f50-5ab285b8ee0e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 200 Jul 03 11:58:21.403996 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 546/2208] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.416053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.417418 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:21.417851 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.418236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.425432 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.425432 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:21.429196 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:21.433058 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2751bd4-31f2-42e5-8dff-fb5308f33903 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 200 Jul 03 11:58:21.433605 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 563/2209] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.446351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.447837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:21.448002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.448177 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.448933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:21.460617 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.460617 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:21.461203 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:21.485651 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:58:21.485868 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ecaf7ef2-3711-4c30-a563-af8a917c0cea tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 202 Jul 03 11:58:21.486107 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 548/2210] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:21 2026] DELETE /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:21.497248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-083483dc-a56c-40d7-939d-301be6db752a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.499175 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-083483dc-a56c-40d7-939d-301be6db752a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:21.499358 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-083483dc-a56c-40d7-939d-301be6db752a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.499608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-083483dc-a56c-40d7-939d-301be6db752a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.516523 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.516523 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:21.521113 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-083483dc-a56c-40d7-939d-301be6db752a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:21.525108 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-083483dc-a56c-40d7-939d-301be6db752a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 200 Jul 03 11:58:21.525452 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 554/2211] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.592261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3724e642-c575-4b32-985e-c061ab2a1d0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.594247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3724e642-c575-4b32-985e-c061ab2a1d0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:21.594488 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3724e642-c575-4b32-985e-c061ab2a1d0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.594709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3724e642-c575-4b32-985e-c061ab2a1d0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.605360 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.605360 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:21.609538 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3724e642-c575-4b32-985e-c061ab2a1d0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:21.614153 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3724e642-c575-4b32-985e-c061ab2a1d0b tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:21.614515 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 547/2212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.631214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.632522 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:21.632814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.633161 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.641803 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.641803 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:21.645270 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:21.649454 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0de36dbf-3bb5-4b80-bae2-fc3a900787b5 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:21.650061 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 564/2213] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:21.663868 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.665512 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:21.665682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.665857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.665947 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Delete snapshot with id: c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:21.670815 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.670815 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:21.671294 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot retrieved successfully. Jul 03 11:58:21.685223 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot delete request issued successfully. Jul 03 11:58:21.685464 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c88407e-56c2-4c6b-9568-9bf26e73d1f4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb returned with HTTP 202 Jul 03 11:58:21.685870 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 549/2214] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:21 2026] DELETE /volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:21.694996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:21.698776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:21.698982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:21.699167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:21.709893 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:21.709893 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:21.710376 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Snapshot retrieved successfully. Jul 03 11:58:21.711304 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce5d2801-e8bd-428b-afe2-fc97d3ec9c72 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb returned with HTTP 200 Jul 03 11:58:21.711756 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 555/2215] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:21 2026] GET /volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.177052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.178945 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.179160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.179402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.186382 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.186382 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.190067 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.194013 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16c0c5b7-2213-4f65-bf5b-4e5cabfa87b1 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.194517 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 548/2216] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.204673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.206812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:22.207232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.207451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.207748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.207748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:22.208965 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action Jul 03 11:58:22.209303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:22.209454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:22.212816 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.212816 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.213799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-84d53001-eab8-42eb-8c47-ab25c4ce3504 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:22.214345 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 565/2217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.217424 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.217424 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:22.217831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '6560989e-dad0-4553-89a5-2ca615b638d8' with '{'status': 'error'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:22.241349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c5a42a4-47be-48d3-8913-1ccb195de3a6 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action returned with HTTP 202 Jul 03 11:58:22.241873 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 550/2218] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:22 2026] POST /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 11:58:22.250405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.252806 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.252973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.253135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.261253 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.261253 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:22.265894 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.273025 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dba3c8d3-c57a-4770-b04b-0b04f34f0cf4 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.273567 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 556/2219] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.289118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.291350 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action Jul 03 11:58:22.291802 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:22.291968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:22.302841 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.302841 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.303363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '6560989e-dad0-4553-89a5-2ca615b638d8' with '{'status': 'available'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:22.325411 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b2d951d7-e999-45c8-9e78-a9f8881b6955 tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action returned with HTTP 202 Jul 03 11:58:22.325968 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 549/2220] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:22 2026] POST /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:22.333559 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.335182 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.335391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.335572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.341920 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.341920 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.345210 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.349700 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e46fe68c-d981-4424-a3cf-96e8d55e986c tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.350161 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 566/2221] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.365708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.369138 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action Jul 03 11:58:22.369527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:22.369670 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:22.379700 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.379700 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:22.380084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '6560989e-dad0-4553-89a5-2ca615b638d8' with '{'status': 'maintenance'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:22.396198 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-713961e6-dcc6-44c1-95d1-031107a561cd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.398125 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:22.398548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2093359097"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:22.400204 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2093359097'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:22.400353 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume of 1 GB Jul 03 11:58:22.404287 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71b69887-c883-4a6f-a6a1-7eb1c76ab51e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action returned with HTTP 202 Jul 03 11:58:22.405479 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Availability Zones retrieved successfully. Jul 03 11:58:22.405829 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 551/2222] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:22 2026] POST /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:22.411600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-18463b06-02ec-466f-a7cd-f0c72312f378 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.413218 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (4bb0b19c-6e24-4a1a-ac01-c8589918d8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:22.413297 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18463b06-02ec-466f-a7cd-f0c72312f378 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.413513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18463b06-02ec-466f-a7cd-f0c72312f378 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.413697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18463b06-02ec-466f-a7cd-f0c72312f378 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.414365 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b66049-7ae0-4170-bcbf-53f96cb484ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:22.415568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:22.420128 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.420128 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.423339 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-18463b06-02ec-466f-a7cd-f0c72312f378 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.426804 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18463b06-02ec-466f-a7cd-f0c72312f378 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.427134 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 550/2223] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.438005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.439592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b66049-7ae0-4170-bcbf-53f96cb484ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:22.439710 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] POST https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action Jul 03 11:58:22.439955 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:22.440065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:22.440281 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df72f5b3-2655-4e94-84c1-950592e34400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:22.447666 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.447666 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.448040 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] Updating volume '6560989e-dad0-4553-89a5-2ca615b638d8' with '{'status': 'available'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:58:22.464817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b685218d-a9b4-4e06-b6c1-02d8eab54a3e tempest-VolumesActionsTest-1876696997 tempest-VolumesActionsTest-1876696997-project-admin] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action returned with HTTP 202 Jul 03 11:58:22.465246 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 567/2224] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:22 2026] POST /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:22.472046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4e384492-698f-447a-bba8-a81043946a22 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.473764 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e384492-698f-447a-bba8-a81043946a22 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.474079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e384492-698f-447a-bba8-a81043946a22 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.474310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e384492-698f-447a-bba8-a81043946a22 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.480677 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.480677 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:22.484022 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4e384492-698f-447a-bba8-a81043946a22 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.488087 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e384492-698f-447a-bba8-a81043946a22 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.488587 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 552/2225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.502533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Created reservations ['84907538-815c-4dd3-bfd6-57099824cd5b', '13542350-9796-4756-889c-661c51c02f3a', 'e79e92de-a4d7-4abc-ab7e-78097a0cfbfa', '1feb6475-43e4-47e2-97c5-4453a6e93e5b'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:22.503266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df72f5b3-2655-4e94-84c1-950592e34400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84907538-815c-4dd3-bfd6-57099824cd5b', '13542350-9796-4756-889c-661c51c02f3a', 'e79e92de-a4d7-4abc-ab7e-78097a0cfbfa', '1feb6475-43e4-47e2-97c5-4453a6e93e5b']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:22.504066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d12bdd-09a3-4220-ad98-044229eec709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:22.506764 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8f65365a-c057-4864-b648-fc2d558b4d5a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.509069 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8f65365a-c057-4864-b648-fc2d558b4d5a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.509479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8f65365a-c057-4864-b648-fc2d558b4d5a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.509728 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8f65365a-c057-4864-b648-fc2d558b4d5a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.517693 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.517693 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.521060 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8f65365a-c057-4864-b648-fc2d558b4d5a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.525097 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8f65365a-c057-4864-b648-fc2d558b4d5a tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.525509 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 551/2226] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.526359 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d12bdd-09a3-4220-ad98-044229eec709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b485cc00-970c-4f3f-b76e-b4d9ce949801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2093359097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['84907538-815c-4dd3-bfd6-57099824cd5b','13542350-9796-4756-889c-661c51c02f3a','e79e92de-a4d7-4abc-ab7e-78097a0cfbfa','1feb6475-43e4-47e2-97c5-4453a6e93e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2093359097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b485cc00-970c-4f3f-b76e-b4d9ce949801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='063283aee02a4396b3123d9d90248732',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd3758945b04cf38870546e4fb6e392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:22.527012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef360bb-253f-47ff-8519-8f37e0cbfef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:22.536686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ce7d210d-f658-4859-b030-debd57236fc7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.537960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-913749c3-af4d-415f-822f-966ff7096ffa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.540499 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.540657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.540889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.541078 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume with id: 6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.542431 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-913749c3-af4d-415f-822f-966ff7096ffa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:22.542684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-913749c3-af4d-415f-822f-966ff7096ffa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.544207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-913749c3-af4d-415f-822f-966ff7096ffa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.545788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef360bb-253f-47ff-8519-8f37e0cbfef3) transitioned into state 'SUCCESS' from state '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-2093359097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['84907538-815c-4dd3-bfd6-57099824cd5b','13542350-9796-4756-889c-661c51c02f3a','e79e92de-a4d7-4abc-ab7e-78097a0cfbfa','1feb6475-43e4-47e2-97c5-4453a6e93e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:22.546479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df75b24-25d4-436f-878f-547aa5a7b9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:22.553651 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-913749c3-af4d-415f-822f-966ff7096ffa tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 404 Jul 03 11:58:22.554261 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 553/2227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:22.554511 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.554511 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.554594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df75b24-25d4-436f-878f-547aa5a7b9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:22.555092 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.555356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (4bb0b19c-6e24-4a1a-ac01-c8589918d8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:22.555612 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request issued successfully. Jul 03 11:58:22.556093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-713961e6-dcc6-44c1-95d1-031107a561cd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:22.556943 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 557/2228] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:22 2026] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:22.564062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d08c723d-db66-4da1-834a-91441b9c6a24 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.565927 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d08c723d-db66-4da1-834a-91441b9c6a24 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:22.566205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d08c723d-db66-4da1-834a-91441b9c6a24 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.566490 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d08c723d-db66-4da1-834a-91441b9c6a24 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.570908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.572430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d08c723d-db66-4da1-834a-91441b9c6a24 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 404 Jul 03 11:58:22.572888 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 552/2229] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:22.573266 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:22.573525 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.573710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.577396 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Delete volume request issued successfully. Jul 03 11:58:22.577686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce7d210d-f658-4859-b030-debd57236fc7 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 202 Jul 03 11:58:22.579285 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 568/2230] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:22 2026] DELETE /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:22.583497 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.584296 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.584296 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:22.585013 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.585127 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:22.585316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.585537 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.585707 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: f4d45279-80db-4fba-ad27-b9f92bd2157a Jul 03 11:58:22.588067 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:22.588268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.588518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.588757 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:22.593459 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d98c6bc-7f72-4c71-a0a3-3dd99246eb1b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a returned with HTTP 404 Jul 03 11:58:22.593891 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 558/2231] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:22 2026] DELETE /volume/v3/volumes/f4d45279-80db-4fba-ad27-b9f92bd2157a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:22.597436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17717237-b0f9-4aa0-8b4b-3e312c5d1e82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:22.597531 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.597531 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.597593 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 554/2232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.599139 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Volume info retrieved successfully. Jul 03 11:58:22.601824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4bf0ef75-a461-40f4-991f-46e28e337252 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.603508 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7051020-55f2-4a9f-86c4-23de4cccace9 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 200 Jul 03 11:58:22.603870 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 553/2233] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.604168 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:22.604516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.604795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.604944 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: 3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:22.611079 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.611079 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.611680 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:22.627216 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:58:22.627446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bf0ef75-a461-40f4-991f-46e28e337252 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 returned with HTTP 202 Jul 03 11:58:22.627827 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 569/2234] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:22 2026] DELETE /volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:22.635943 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.637596 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:22.637677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.637870 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.643491 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.643491 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:22.643850 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:22.644498 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b96f9210-75d6-42c2-8eb7-86b20024f073 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 returned with HTTP 200 Jul 03 11:58:22.644790 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 559/2235] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.722056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec76cf1f-1a36-4499-baaa-c79d05af6db4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.724035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec76cf1f-1a36-4499-baaa-c79d05af6db4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb Jul 03 11:58:22.724263 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec76cf1f-1a36-4499-baaa-c79d05af6db4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.724554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec76cf1f-1a36-4499-baaa-c79d05af6db4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.729083 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec76cf1f-1a36-4499-baaa-c79d05af6db4 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb returned with HTTP 404 Jul 03 11:58:22.729649 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 555/2236] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/snapshots/c926d0f8-6077-44c8-8194-f0a8fddc0acb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:22.736832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-579b33dc-1554-4de7-afda-e2824867e5d6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.738812 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-579b33dc-1554-4de7-afda-e2824867e5d6 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:22.739003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-579b33dc-1554-4de7-afda-e2824867e5d6 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.739185 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-579b33dc-1554-4de7-afda-e2824867e5d6 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.745615 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.745615 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:22.749001 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-579b33dc-1554-4de7-afda-e2824867e5d6 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:22.753238 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-579b33dc-1554-4de7-afda-e2824867e5d6 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:22.754010 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 554/2237] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:22.765357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b08252ff-81c2-460f-9135-85c3e0d49486 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.767040 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] DELETE https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:22.767206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.767415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.767574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Delete volume with id: 56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:22.774241 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.774241 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:22.774780 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:22.795047 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Delete volume request issued successfully. Jul 03 11:58:22.795223 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b08252ff-81c2-460f-9135-85c3e0d49486 tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 202 Jul 03 11:58:22.795644 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 570/2238] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:22 2026] DELETE /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:22.803599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12368ffe-139a-4de4-a75b-5f44196a015f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:22.805382 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12368ffe-139a-4de4-a75b-5f44196a015f tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:22.805587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12368ffe-139a-4de4-a75b-5f44196a015f tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:22.805762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12368ffe-139a-4de4-a75b-5f44196a015f tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:22.813467 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:22.813467 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:22.821117 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-12368ffe-139a-4de4-a75b-5f44196a015f tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Volume info retrieved successfully. Jul 03 11:58:22.827435 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12368ffe-139a-4de4-a75b-5f44196a015f tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 200 Jul 03 11:58:22.828026 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 560/2239] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:22 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.225181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.227109 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:23.227388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.227806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.227978 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:23.233404 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.233404 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:23.234280 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0036dc77-91ff-48e7-b596-0b4d4dcdd693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:23.234644 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 556/2240] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.244045 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.246074 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:23.246283 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.246550 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.257881 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.257881 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:23.262158 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:23.267263 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8cc3e6ed-a008-4a8d-9e6d-21b7cc0f145f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:23.267734 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 555/2241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:23.283984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-627b171d-532a-4c64-8c83-ae7e80fde626 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.285818 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:23.285977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.286172 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.286278 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: cf6ea294-138c-44b2-80ba-9c108ebace26. Jul 03 11:58:23.290165 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.290165 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:23.300688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id cf6ea294-138c-44b2-80ba-9c108ebace26 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:58:23.302458 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-627b171d-532a-4c64-8c83-ae7e80fde626 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 202 Jul 03 11:58:23.302949 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 571/2242] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:23 2026] DELETE /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:23.310151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e947692b-af40-41f7-861d-8a9910206634 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.312015 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e947692b-af40-41f7-861d-8a9910206634 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:23.312279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e947692b-af40-41f7-861d-8a9910206634 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.312557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e947692b-af40-41f7-861d-8a9910206634 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.312711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e947692b-af40-41f7-861d-8a9910206634 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:23.321052 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.321052 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:23.321828 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e947692b-af40-41f7-861d-8a9910206634 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 200 Jul 03 11:58:23.322169 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 561/2243] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.610341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.616430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:23.616666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.616903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.619569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8242b6d0-7cf6-49d7-9e0d-8b3c8c922721 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.621248 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8242b6d0-7cf6-49d7-9e0d-8b3c8c922721 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] GET https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 Jul 03 11:58:23.621461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8242b6d0-7cf6-49d7-9e0d-8b3c8c922721 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.621635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8242b6d0-7cf6-49d7-9e0d-8b3c8c922721 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.627671 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.627671 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:23.631383 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8242b6d0-7cf6-49d7-9e0d-8b3c8c922721 tempest-VolumesActionsTest-1239032220 tempest-VolumesActionsTest-1239032220-project-member] https://10.4.3.170/volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 returned with HTTP 404 Jul 03 11:58:23.631850 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 556/2244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/6560989e-dad0-4553-89a5-2ca615b638d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:23.632630 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:23.638542 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9a6d1465-2ae1-4fcf-8a6a-570c0efa2bbf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:23.639038 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 557/2245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.654994 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d2bd9781-4dd1-4299-82d5-5a508a989cb5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.658379 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2bd9781-4dd1-4299-82d5-5a508a989cb5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 Jul 03 11:58:23.659332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2bd9781-4dd1-4299-82d5-5a508a989cb5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.659332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2bd9781-4dd1-4299-82d5-5a508a989cb5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.665920 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2bd9781-4dd1-4299-82d5-5a508a989cb5 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 returned with HTTP 404 Jul 03 11:58:23.666589 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 572/2246] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/snapshots/3216b236-56b9-4b86-95f1-e8b903956d29 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:23.676648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.680186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:23.680392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.680578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.697416 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.697416 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:23.702913 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:23.707345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.708876 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d6395711-fa41-47a7-bf42-5bdabbc6eab0 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 200 Jul 03 11:58:23.709390 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 562/2247] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.713396 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:23.713396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.713396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.727402 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.727402 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:23.730233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.732754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:23.732950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.733122 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.733271 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: 59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:23.737390 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:23.740491 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-a4f7ddf3-25a6-43e6-b1ae-aead0730739a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:23.741100 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 557/2248] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.742956 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.742956 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:23.743568 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:23.771456 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:58:23.771456 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e13dc4ff-00b0-45fb-9b9f-b61de98752d9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 202 Jul 03 11:58:23.771822 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 558/2249] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:23 2026] DELETE /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:23.781866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.784042 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:23.784277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.784541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.795928 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:23.795928 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:23.799939 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:23.807117 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d421fe4f-e6be-423a-a987-443dd7dfb2f9 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 200 Jul 03 11:58:23.807755 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 573/2250] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:23.842831 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4f966773-d924-435e-9e3d-15fdb47ddf1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:23.844574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f966773-d924-435e-9e3d-15fdb47ddf1d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] GET https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 Jul 03 11:58:23.844761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f966773-d924-435e-9e3d-15fdb47ddf1d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:23.845027 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f966773-d924-435e-9e3d-15fdb47ddf1d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:23.854219 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f966773-d924-435e-9e3d-15fdb47ddf1d tempest-VolumesExtendTest-126830835 tempest-VolumesExtendTest-126830835-project-member] https://10.4.3.170/volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 returned with HTTP 404 Jul 03 11:58:23.854469 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 563/2251] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:23 2026] GET /volume/v3/volumes/56ad2ee5-533a-49d5-87e0-cdf2c7193ea9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:24.334622 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.336055 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 Jul 03 11:58:24.336381 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:24.336654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:24.336843 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id cf6ea294-138c-44b2-80ba-9c108ebace26. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:24.340691 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4390cbcc-8562-4e5a-bc05-bae8d9de72d9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 returned with HTTP 404 Jul 03 11:58:24.341238 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 558/2252] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:24 2026] GET /volume/v3/backups/cf6ea294-138c-44b2-80ba-9c108ebace26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:24.477581 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.483192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:24.483192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:24.483192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:24.498536 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:24.498536 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:24.504822 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:24.508734 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-4181993d-8af6-4039-b9fe-194a09562a58 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:24.509483 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 559/2253] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:24 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:24.543160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.543160 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d/action Jul 03 11:58:24.543160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:24.543160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:24.555626 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:24.555626 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:24.556327 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:24.564229 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Begin detaching volume completed successfully. Jul 03 11:58:24.564490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-889d2a89-5235-47ab-ad19-19613a40c971 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d/action returned with HTTP 202 Jul 03 11:58:24.565036 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 574/2254] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:58:24 2026] POST /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:58:24.591873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.593292 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:24.593530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:24.593727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:24.604481 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:24.604481 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:24.608224 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:24.612658 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-27f8efa6-5a6e-4914-aa9c-d76575515b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:24.613303 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 564/2255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:24 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:24.822023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-de51e30e-3132-4e1d-a096-f5bb1877ae3e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.823973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de51e30e-3132-4e1d-a096-f5bb1877ae3e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 Jul 03 11:58:24.824289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de51e30e-3132-4e1d-a096-f5bb1877ae3e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:24.824631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de51e30e-3132-4e1d-a096-f5bb1877ae3e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:24.833309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de51e30e-3132-4e1d-a096-f5bb1877ae3e tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 returned with HTTP 404 Jul 03 11:58:24.833983 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 559/2256] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:24 2026] GET /volume/v3/volumes/59411c64-f114-4002-a282-1ae413866458 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:24.842699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.844605 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:24.844828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:24.845039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:24.852572 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:24.852572 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:24.857556 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:24.862691 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0edcc3e7-dd19-417d-9b31-935ec1584dd1 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:24.863096 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 560/2257] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:24 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:24.879536 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:24.881129 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:24.881487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-281697200"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:24.882844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-281697200'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:24.883014 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 1 GB Jul 03 11:58:24.887698 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:58:24.893647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (066b12fe-7b83-4e3d-a95b-c679ef47677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:24.894645 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652bba73-89cf-4240-aa08-0d811ff8072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:24.895590 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:24.930770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652bba73-89cf-4240-aa08-0d811ff8072a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:24.931618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e867588-bf30-4dc2-96c7-2a4c51ea0c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:24.980151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['f1a02439-9b8e-4fae-b1f1-497a6d4f9eb8', '2a122218-d439-471d-bc73-da65d1962ee2', '764da66a-7697-40d0-9f4b-09752f3c6e92', '4dbf8e91-3584-467b-bd5c-66c2e87ecf07'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:24.981007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e867588-bf30-4dc2-96c7-2a4c51ea0c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1a02439-9b8e-4fae-b1f1-497a6d4f9eb8', '2a122218-d439-471d-bc73-da65d1962ee2', '764da66a-7697-40d0-9f4b-09752f3c6e92', '4dbf8e91-3584-467b-bd5c-66c2e87ecf07']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:24.981689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c793b9-a130-4487-b100-f44e1cb0e41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:25.009544 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c793b9-a130-4487-b100-f44e1cb0e41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13f2fec-5524-4f4d-8ce6-1e8f69b162c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-281697200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['f1a02439-9b8e-4fae-b1f1-497a6d4f9eb8','2a122218-d439-471d-bc73-da65d1962ee2','764da66a-7697-40d0-9f4b-09752f3c6e92','4dbf8e91-3584-467b-bd5c-66c2e87ecf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-281697200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13f2fec-5524-4f4d-8ce6-1e8f69b162c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:25.010684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543536d6-c43b-457a-ae0c-bb86c3481c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:25.037820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543536d6-c43b-457a-ae0c-bb86c3481c24) transitioned into state 'SUCCESS' from state '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-281697200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['f1a02439-9b8e-4fae-b1f1-497a6d4f9eb8','2a122218-d439-471d-bc73-da65d1962ee2','764da66a-7697-40d0-9f4b-09752f3c6e92','4dbf8e91-3584-467b-bd5c-66c2e87ecf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:25.038506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc40283b-fc11-41f5-b0ff-ffbb8b54318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:25.048022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc40283b-fc11-41f5-b0ff-ffbb8b54318a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:25.048939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (066b12fe-7b83-4e3d-a95b-c679ef47677f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:25.049383 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:58:25.050133 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb8b5d58-75a6-4f72-96ab-ad25ab828770 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:25.050734 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 575/2258] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:24 2026] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:25.062286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.065910 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:25.065910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:25.065910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:25.075959 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:25.075959 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:25.081106 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:25.087711 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e988a06-dd23-4dbe-8e23-f1b9e02336af tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 200 Jul 03 11:58:25.088245 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 565/2259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:25 2026] GET /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:25.598612 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cd57a1b1-109d-4f73-ab55-fa8c9938773c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.599074 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cd57a1b1-109d-4f73-ab55-fa8c9938773c None None] GET https://10.4.3.170/volume// Jul 03 11:58:25.599638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cd57a1b1-109d-4f73-ab55-fa8c9938773c None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:25.599638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cd57a1b1-109d-4f73-ab55-fa8c9938773c None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:25.600136 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cd57a1b1-109d-4f73-ab55-fa8c9938773c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:25.603812 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 560/2260] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58:25 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 11:58:25.613720 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.621192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:25.621969 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:25.622068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:25.627870 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.628942 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:25.629018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:25.629265 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:25.638998 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:25.638998 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:25.640434 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:25.640434 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:25.643656 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:25.644601 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:25.649690 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-9820784e-cb14-4b58-a65f-073be74d50e7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:25.650287 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 561/2261] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:25 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:25.650383 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d39ef7c-d77c-4473-b8f1-7dc1a54da95d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:25.650886 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 576/2262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:25 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:25.782857 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dfa59689-a810-4d03-b1ac-c21c1e7ba043 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.782857 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dfa59689-a810-4d03-b1ac-c21c1e7ba043 None None] GET https://10.4.3.170/volume// Jul 03 11:58:25.782857 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dfa59689-a810-4d03-b1ac-c21c1e7ba043 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:25.783204 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dfa59689-a810-4d03-b1ac-c21c1e7ba043 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:25.783546 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dfa59689-a810-4d03-b1ac-c21c1e7ba043 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:25.784384 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 566/2263] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:58: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 11:58:25.797106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-b2da38cb-ad74-484f-848c-f37355eb8eb7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:25.799253 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-b2da38cb-ad74-484f-848c-f37355eb8eb7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:58:25.799824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-b2da38cb-ad74-484f-848c-f37355eb8eb7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b485cc00-970c-4f3f-b76e-b4d9ce949801", "connector": null, "instance_uuid": "d132387b-b0b5-48f2-867d-6fada22d032d"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:25.812723 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:25.812723 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:25.850457 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-b2da38cb-ad74-484f-848c-f37355eb8eb7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:58:25.851003 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 561/2264] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:58:25 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 11:58:26.101526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.103264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:26.103477 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.103652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.116040 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.116040 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:26.120246 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:26.127937 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b9e7871-ef46-4c44-8536-6be3353ac917 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 200 Jul 03 11:58:26.128806 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 562/2265] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:26 2026] GET /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:58:26.146233 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.149565 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:58:26.150079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f13f2fec-5524-4f4d-8ce6-1e8f69b162c8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1398549957"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:26.163543 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.163543 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:26.164161 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:26.164304 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create snapshot from volume f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:26.204013 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['4e8faa5a-8098-42a6-bc59-b6b38e45f33a', '5f2664a9-f235-4b6c-ba88-3df1b2ce06f6', '33020154-33ab-41a9-b0dd-afc4f7e15c31', '8c1b02f1-4923-414b-94d6-d8f2728c8b32'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:26.237610 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot create request issued successfully. Jul 03 11:58:26.237980 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0bf109f-1ff6-4324-9d29-7b15f0c19cab tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:58:26.238492 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 577/2266] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 11:58:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:26.247711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.250339 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:26.250695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.251678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.257158 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.257158 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:26.257797 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:26.258751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0eca12bc-1343-4c9a-8dfd-623f791f916b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 returned with HTTP 200 Jul 03 11:58:26.259135 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 567/2267] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:26 2026] GET /volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:26.268152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.273225 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:26.273525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.273788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.291989 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.291989 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:26.301907 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:26.310611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8a14d487-19dd-48e5-8bc0-2fcedb02831f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:26.311171 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 562/2268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:26 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:26.385184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ceb301d8-caf8-4ea8-8cf3-00a0debfb62b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.385709 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb301d8-caf8-4ea8-8cf3-00a0debfb62b None None] GET https://10.4.3.170/volume// Jul 03 11:58:26.385938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ceb301d8-caf8-4ea8-8cf3-00a0debfb62b None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.386208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ceb301d8-caf8-4ea8-8cf3-00a0debfb62b None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.386674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb301d8-caf8-4ea8-8cf3-00a0debfb62b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:26.387517 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 563/2269] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58:26 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 11:58:26.395310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.397643 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:26.397918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.398112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.408775 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.408775 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:26.412781 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:26.417756 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-3f433db8-a67e-4f2e-939c-3787def43939 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:26.418251 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 578/2270] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:26 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:26.534488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.538182 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] PUT https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 Jul 03 11:58:26.538679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:26.547353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Acquiring lock "cinder-attachment_update-b485cc00-970c-4f3f-b76e-b4d9ce949801-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:58:26.552182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-b485cc00-970c-4f3f-b76e-b4d9ce949801-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:58:26.553156 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.553156 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:26.584863 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-c8e67949-98e7-4ae1-b17c-477a7ee31a5d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.587504 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-c8e67949-98e7-4ae1-b17c-477a7ee31a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 Jul 03 11:58:26.588913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-c8e67949-98e7-4ae1-b17c-477a7ee31a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.589903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-c8e67949-98e7-4ae1-b17c-477a7ee31a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.602543 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.602543 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:26.663412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:26.666676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:26.667170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:26.667170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:26.685239 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:26.685239 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:26.689604 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:26.694709 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8e8e26ef-661f-42fe-baf3-48d4e98e5a87 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:26.695172 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 564/2271] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:26 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:27.075794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-b485cc00-970c-4f3f-b76e-b4d9ce949801-np0000004412" released by "attachment_update" :: held 0.524s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:58:27.076100 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-85200bd5-3ee0-448d-95a6-2d5a8b4591ea tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 returned with HTTP 200 Jul 03 11:58:27.076573 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 568/2272] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:58:26 2026] PUT /volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:27.154757 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-df9a39bb-a187-4307-912f-2e9ade677f66 req-c8e67949-98e7-4ae1-b17c-477a7ee31a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 returned with HTTP 200 Jul 03 11:58:27.155674 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 563/2273] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:58:26 2026] DELETE /volume/v3/attachments/96f465e5-39d3-4d64-b4c1-39437c90c8a5 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:27.270054 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:27.272564 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:27.272786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:27.272971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:27.278038 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:27.278038 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:27.278517 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:27.279300 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eaa1510f-cb57-47d7-a638-f98c618a07e8 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 returned with HTTP 200 Jul 03 11:58:27.279680 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 579/2274] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:27 2026] GET /volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:27.293767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:27.298396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:27.298396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-213643939"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:27.298396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request body: {'volume': {'snapshot_id': 'b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-213643939'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:27.304541 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:27.304541 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:27.305240 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:27.305469 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume of 1 GB Jul 03 11:58:27.309780 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Availability Zones retrieved successfully. Jul 03 11:58:27.318005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (ee040a80-1482-4aeb-a255-9738c461c03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:27.320021 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdef51e-7a80-4fcb-9e18-5de11d0f3cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:27.322389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:27.326437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:27.330077 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:27.330287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:27.330500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:27.343970 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:27.343970 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:27.347949 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:27.352333 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7cbb0ec8-95c3-4a61-b15f-8115fecb816e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:27.353004 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 569/2275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:27 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:27.356148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdef51e-7a80-4fcb-9e18-5de11d0f3cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:27.356986 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f0b875-4ef2-432d-a886-0f46ada0d886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:27.419204 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Created reservations ['ac83da2e-307b-4139-9de4-fc7677251ce3', '4be6b0c5-95cf-40a7-ac31-a1c6aee65e04', '19ba8c1c-c4a9-4162-b746-8c6bada8e38c', '7a323e31-bf34-44ac-9ecf-187a6edc89ff'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:27.419696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f0b875-4ef2-432d-a886-0f46ada0d886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac83da2e-307b-4139-9de4-fc7677251ce3', '4be6b0c5-95cf-40a7-ac31-a1c6aee65e04', '19ba8c1c-c4a9-4162-b746-8c6bada8e38c', '7a323e31-bf34-44ac-9ecf-187a6edc89ff']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:27.420577 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311db2cc-9c2e-46fb-a4b1-243a0b38fd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:27.474223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311db2cc-9c2e-46fb-a4b1-243a0b38fd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f0b2151-889a-4f52-8956-39fc1f3b05e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-213643939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['ac83da2e-307b-4139-9de4-fc7677251ce3','4be6b0c5-95cf-40a7-ac31-a1c6aee65e04','19ba8c1c-c4a9-4162-b746-8c6bada8e38c','7a323e31-bf34-44ac-9ecf-187a6edc89ff'],size=1,snapshot_id=b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-213643939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f0b2151-889a-4f52-8956-39fc1f3b05e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a4e769904a450e9aa02d956c5bb48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f794d8528940b485f3ad2364dca7d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:27.475894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa0d0d3-3e5a-43f2-bc66-1321d1bf8a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:27.498060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa0d0d3-3e5a-43f2-bc66-1321d1bf8a8e) transitioned into state 'SUCCESS' from state '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-213643939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a4e769904a450e9aa02d956c5bb48e',qos_specs=None,replication_status=,reservations=['ac83da2e-307b-4139-9de4-fc7677251ce3','4be6b0c5-95cf-40a7-ac31-a1c6aee65e04','19ba8c1c-c4a9-4162-b746-8c6bada8e38c','7a323e31-bf34-44ac-9ecf-187a6edc89ff'],size=1,snapshot_id=b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71,source_replicaid=,source_volid=None,status='creating',user_id='65f794d8528940b485f3ad2364dca7d2',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:27.498797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904a898d-26f9-494d-9216-05d8303d0c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:27.521245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904a898d-26f9-494d-9216-05d8303d0c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:27.522531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Flow 'volume_create_api' (ee040a80-1482-4aeb-a255-9738c461c03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:27.522981 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Create volume request issued successfully. Jul 03 11:58:27.524103 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df84c0e8-7087-4ae3-9ec0-ff302d43904a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:27.524678 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 565/2276] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:27 2026] POST /volume/v3/volumes => generated 787 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:27.542105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:27.543648 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:27.544074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:27.544074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:27.553230 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:27.553230 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:27.556988 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:27.560788 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71696a70-4a6d-4d78-8a80-f156f3d60fdf tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 200 Jul 03 11:58:27.561125 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 564/2277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:27 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:27.710946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:27.712836 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:27.713202 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:27.713483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:27.724911 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:27.724911 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:27.738592 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:27.752809 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa600bb8-acd6-41f4-a2e0-5c19e4be08dd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:27.753886 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 580/2278] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:27 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:28.372715 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:28.377643 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:28.377643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:28.377643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:28.396141 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:28.396141 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:28.402514 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:28.410238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d362d32-6441-450e-92b7-5fb61d2b6a27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:28.410238 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 570/2279] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:28 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:28.577950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:28.580347 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:28.580615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:28.580827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:28.590589 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:28.590589 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:28.598737 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:28.603497 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3082d33-5e81-4e18-9951-8c52842e0e3c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 200 Jul 03 11:58:28.604282 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 566/2280] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:28 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:28.616772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:28.621815 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:28.622006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:28.622197 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:28.636075 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:28.636075 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:28.641158 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:28.653896 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de57e042-504e-4e23-ac4c-b10fe55a65b7 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 200 Jul 03 11:58:28.654699 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 565/2281] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:28 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:28.675297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:28.680201 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:28.680201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:28.680201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:28.680201 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: 4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:28.695756 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:28.695756 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:28.696236 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:28.730559 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:58:28.730748 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d749ee0d-6d01-43bf-ad75-63c3af39fd4b tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 202 Jul 03 11:58:28.731170 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 581/2282] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:28 2026] DELETE /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:28.739499 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:28.741540 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:28.742710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:28.743152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:28.753836 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:28.753836 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:28.758900 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:28.764359 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4b69fc5-62e2-4054-a9cc-1a62aa339416 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 200 Jul 03 11:58:28.764772 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 571/2283] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:28 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:29.413858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53738745-9509-4774-8c93-c421cb0ac5e1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.426769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.428936 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:29.429118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.429300 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.441204 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:29.441204 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:29.444499 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:29.448686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bfb6cf5a-8238-4ed3-8fa6-02ce03312d00 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:29.449030 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 566/2284] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:29 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:29.509722 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53738745-9509-4774-8c93-c421cb0ac5e1 tempest-AvailabilityZoneTestJSON-2101439481 tempest-AvailabilityZoneTestJSON-2101439481-project-member] GET https://10.4.3.170/volume/v3/os-availability-zone Jul 03 11:58:29.509722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53738745-9509-4774-8c93-c421cb0ac5e1 tempest-AvailabilityZoneTestJSON-2101439481 tempest-AvailabilityZoneTestJSON-2101439481-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.509722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53738745-9509-4774-8c93-c421cb0ac5e1 tempest-AvailabilityZoneTestJSON-2101439481 tempest-AvailabilityZoneTestJSON-2101439481-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.513717 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-53738745-9509-4774-8c93-c421cb0ac5e1 tempest-AvailabilityZoneTestJSON-2101439481 tempest-AvailabilityZoneTestJSON-2101439481-project-member] Availability Zones retrieved successfully. Jul 03 11:58:29.514610 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53738745-9509-4774-8c93-c421cb0ac5e1 tempest-AvailabilityZoneTestJSON-2101439481 tempest-AvailabilityZoneTestJSON-2101439481-project-member] https://10.4.3.170/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 11:58:29.515459 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 567/2285] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 3 11:58:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:58:29.782514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a81cf940-072c-4b47-8f3e-707118a15bcd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.784144 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a81cf940-072c-4b47-8f3e-707118a15bcd tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:29.784315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a81cf940-072c-4b47-8f3e-707118a15bcd tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.784516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a81cf940-072c-4b47-8f3e-707118a15bcd tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.789663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a81cf940-072c-4b47-8f3e-707118a15bcd tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 404 Jul 03 11:58:29.790063 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 582/2286] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:29 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:29.800817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4593bc8e-dc95-492b-a127-14f8ffbdf04d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.805626 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4593bc8e-dc95-492b-a127-14f8ffbdf04d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:29.805832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4593bc8e-dc95-492b-a127-14f8ffbdf04d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.806013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4593bc8e-dc95-492b-a127-14f8ffbdf04d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.814158 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4593bc8e-dc95-492b-a127-14f8ffbdf04d tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 404 Jul 03 11:58:29.814750 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 572/2287] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:29 2026] GET /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:29.823319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.825850 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:29.826021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.826211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.826505 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: 4f0b2151-889a-4f52-8956-39fc1f3b05e6 Jul 03 11:58:29.831558 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b9f81a0d-d724-4b8b-a78b-f754e162b637 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 returned with HTTP 404 Jul 03 11:58:29.832079 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 567/2288] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:29 2026] DELETE /volume/v3/volumes/4f0b2151-889a-4f52-8956-39fc1f3b05e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:29.842806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-64d255b5-3563-4599-8a1e-606755035030 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.848056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:29.848056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.848056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.848056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete snapshot with id: b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:29.853076 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:29.853076 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:29.853727 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:29.871935 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot delete request issued successfully. Jul 03 11:58:29.871935 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-64d255b5-3563-4599-8a1e-606755035030 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 returned with HTTP 202 Jul 03 11:58:29.871935 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 568/2289] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 11:58:29 2026] DELETE /volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:29.880314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.880384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-669dff3b-2415-4974-866a-025784abbb3d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:29.882389 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:29.882636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:29.882824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:29.893027 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:29.893027 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:29.893899 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Snapshot retrieved successfully. Jul 03 11:58:29.894495 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4bb12f2a-aa0b-45aa-9c1d-ef954472756a tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 returned with HTTP 200 Jul 03 11:58:29.895297 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 583/2290] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:29 2026] GET /volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:29.953835 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:29.953835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1585616402"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:29.955210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1585616402'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:29.955210 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume of 1 GB Jul 03 11:58:29.960920 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Availability Zones retrieved successfully. Jul 03 11:58:29.966684 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (c3c573d3-7c56-4588-8ee9-bcfa5e7f1b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:29.968881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba15583-c8cf-4b37-aed8-31f597970464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:29.968881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:30.014175 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba15583-c8cf-4b37-aed8-31f597970464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:30.015020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7984ab3-4b51-4840-afa9-cc739b60ba7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:30.085402 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['bd304a26-8a77-4bc6-92d6-d9551dea4d9f', '697559af-5df6-46f7-915c-913219e91fa7', '068a667d-b3af-4201-870c-accd1ecf6803', '81d082ff-194f-4a4d-b335-4205535fc4f6'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:30.087087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7984ab3-4b51-4840-afa9-cc739b60ba7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd304a26-8a77-4bc6-92d6-d9551dea4d9f', '697559af-5df6-46f7-915c-913219e91fa7', '068a667d-b3af-4201-870c-accd1ecf6803', '81d082ff-194f-4a4d-b335-4205535fc4f6']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:30.087702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee883125-459d-48f3-950e-69bad2d6e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:30.113879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee883125-459d-48f3-950e-69bad2d6e63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bba463f-7c8b-450a-9a90-7aa80b363fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1585616402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['bd304a26-8a77-4bc6-92d6-d9551dea4d9f','697559af-5df6-46f7-915c-913219e91fa7','068a667d-b3af-4201-870c-accd1ecf6803','81d082ff-194f-4a4d-b335-4205535fc4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1585616402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bba463f-7c8b-450a-9a90-7aa80b363fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3b964f0fad4c82bc4692c80242bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504d0257b45347879555684a59bdd7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:30.115891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a94fd3-81c8-4daa-bf3e-af0cd3fd70d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:30.150041 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a94fd3-81c8-4daa-bf3e-af0cd3fd70d9) transitioned into state 'SUCCESS' from state '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-1585616402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['bd304a26-8a77-4bc6-92d6-d9551dea4d9f','697559af-5df6-46f7-915c-913219e91fa7','068a667d-b3af-4201-870c-accd1ecf6803','81d082ff-194f-4a4d-b335-4205535fc4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:30.151092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ce5872-7dae-42e8-a654-a1bc3a34b04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:30.163288 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ce5872-7dae-42e8-a654-a1bc3a34b04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:30.164123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (c3c573d3-7c56-4588-8ee9-bcfa5e7f1b9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:30.166030 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request issued successfully. Jul 03 11:58:30.166030 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-669dff3b-2415-4974-866a-025784abbb3d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:30.166030 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 573/2291] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:29 2026] POST /volume/v3/volumes => generated 749 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:30.179379 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.182047 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 11:58:30.182325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:30.182604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:30.197965 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:30.197965 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:30.207488 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:58:30.223641 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-849625e5-8b41-4ccf-9bc8-7f262f09b036 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 200 Jul 03 11:58:30.224352 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 568/2292] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:30 2026] GET /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:30.463008 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.465107 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:30.465302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:30.465600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:30.489039 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:30.489039 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:30.495783 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:30.503052 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-95c02aa7-bfc3-4347-8cef-f19c59fe891e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:30.503572 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 569/2293] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:30 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:30.874285 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.905416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0d73313e-e3ee-4d74-aebe-895f6e75b475 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.907318 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d73313e-e3ee-4d74-aebe-895f6e75b475 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 Jul 03 11:58:30.907639 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d73313e-e3ee-4d74-aebe-895f6e75b475 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:30.907873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d73313e-e3ee-4d74-aebe-895f6e75b475 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:30.912427 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d73313e-e3ee-4d74-aebe-895f6e75b475 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 returned with HTTP 404 Jul 03 11:58:30.912986 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 574/2294] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:30 2026] GET /volume/v3/snapshots/b6a6dcc4-c326-40ba-bd06-b9b3ae2e1f71 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:30.920207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.922898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:30.924391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:30.924391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:30.932757 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:30.932757 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:30.938429 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:30.947402 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9025a0c3-5807-4a2e-a929-aabf63a86466 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 200 Jul 03 11:58:30.948019 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 569/2295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:30 2026] GET /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:30.961399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:30.963557 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:30.963809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:30.964018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:30.964210 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:30.966290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:30.966664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-739153968"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:30.968036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-739153968'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:30.968154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume of 1 GB Jul 03 11:58:30.971790 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Availability Zones retrieved successfully. Jul 03 11:58:30.972676 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:30.972676 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:30.973232 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:30.976926 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (71b16634-4267-4f59-bfbb-d931a1a8a369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:30.977815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41beb45-e15e-4143-955a-d7873ba2e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:30.978710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:30.992294 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:58:30.992566 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9a23849f-9ac0-431e-b192-4b3bdebfe898 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 202 Jul 03 11:58:30.993037 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 570/2296] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:30 2026] DELETE /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:31.001437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-424eb8ba-c370-4219-aa91-64eed3b86173 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.004530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-424eb8ba-c370-4219-aa91-64eed3b86173 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:31.004877 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-424eb8ba-c370-4219-aa91-64eed3b86173 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:31.005210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-424eb8ba-c370-4219-aa91-64eed3b86173 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:31.006712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41beb45-e15e-4143-955a-d7873ba2e478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:31.007495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e85a4b5-ae2a-4e5f-845f-b0fbc8eb0640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:31.015389 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.015389 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:31.021422 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-424eb8ba-c370-4219-aa91-64eed3b86173 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:31.028288 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-424eb8ba-c370-4219-aa91-64eed3b86173 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 200 Jul 03 11:58:31.028762 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 575/2297] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:31 2026] GET /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:31.063276 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Created reservations ['4d6e2caa-b22a-404c-b65f-2894aa1ae6cd', '99d269e3-f363-4d8c-8f96-9d67e73f287a', 'f6c3526f-567c-4344-af09-c815738365f4', 'c4b29ae4-0f77-481a-bed7-f713e7517b60'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:31.064102 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e85a4b5-ae2a-4e5f-845f-b0fbc8eb0640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d6e2caa-b22a-404c-b65f-2894aa1ae6cd', '99d269e3-f363-4d8c-8f96-9d67e73f287a', 'f6c3526f-567c-4344-af09-c815738365f4', 'c4b29ae4-0f77-481a-bed7-f713e7517b60']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:31.064941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2e34bc-16dc-4236-abcb-67a3d7a0727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:31.087403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2e34bc-16dc-4236-abcb-67a3d7a0727e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2caf8ad6-1c09-4a60-89a6-23323aa30dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-739153968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da17811c279f4c938387c8bcb8289c33',qos_specs=None,replication_status=,reservations=['4d6e2caa-b22a-404c-b65f-2894aa1ae6cd','99d269e3-f363-4d8c-8f96-9d67e73f287a','f6c3526f-567c-4344-af09-c815738365f4','c4b29ae4-0f77-481a-bed7-f713e7517b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03684cad6e3a4e1b8d79ea8ffda082ed',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-739153968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2caf8ad6-1c09-4a60-89a6-23323aa30dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da17811c279f4c938387c8bcb8289c33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03684cad6e3a4e1b8d79ea8ffda082ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:31.087403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346b2ad6-e15f-4d32-865b-807f73f8d38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:31.112539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346b2ad6-e15f-4d32-865b-807f73f8d38e) transitioned into state 'SUCCESS' from state '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-739153968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da17811c279f4c938387c8bcb8289c33',qos_specs=None,replication_status=,reservations=['4d6e2caa-b22a-404c-b65f-2894aa1ae6cd','99d269e3-f363-4d8c-8f96-9d67e73f287a','f6c3526f-567c-4344-af09-c815738365f4','c4b29ae4-0f77-481a-bed7-f713e7517b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03684cad6e3a4e1b8d79ea8ffda082ed',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:31.113399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcf32bd-57cd-491b-af7c-6d684ac0a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:31.124582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcf32bd-57cd-491b-af7c-6d684ac0a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:31.125770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (71b16634-4267-4f59-bfbb-d931a1a8a369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:31.126131 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request issued successfully. Jul 03 11:58:31.126939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-afc280e8-cb43-40ab-b0e3-731f6cb3e88e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:31.127519 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 584/2298] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:58:30 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:31.143084 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.144559 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:58:31.144841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:31.145193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:31.153414 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.153414 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:31.156049 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:58:31.161079 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-abe25cdd-28e6-44ce-8209-e20cbed9af82 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 200 Jul 03 11:58:31.161609 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 570/2299] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:31 2026] GET /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:31.238046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4b93d4a2-26af-4aea-817e-aad471ef777d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.240342 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b93d4a2-26af-4aea-817e-aad471ef777d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 11:58:31.240634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b93d4a2-26af-4aea-817e-aad471ef777d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:31.240871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b93d4a2-26af-4aea-817e-aad471ef777d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:31.254055 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.254055 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:31.259513 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4b93d4a2-26af-4aea-817e-aad471ef777d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:58:31.268785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b93d4a2-26af-4aea-817e-aad471ef777d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 200 Jul 03 11:58:31.268785 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 571/2300] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:31 2026] GET /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:31.281450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.283525 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:58:31.283941 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5bba463f-7c8b-450a-9a90-7aa80b363fd2", "name": "tempest-VolumesBackupsTest-Backup-1535215190"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:31.286931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': '5bba463f-7c8b-450a-9a90-7aa80b363fd2', 'name': 'tempest-VolumesBackupsTest-Backup-1535215190'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:58:31.287144 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume 5bba463f-7c8b-450a-9a90-7aa80b363fd2 in container None Jul 03 11:58:31.297873 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.297873 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:31.298681 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:58:31.339084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['c0fb9c97-b4c0-4431-b94d-7d2276a7c51d', '1d4cb102-0cff-468e-aee6-d7e34010012f'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:31.364702 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8a3beb8-b1cc-4bbd-a107-4bf3ce558019 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:58:31.365173 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 576/2301] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:31 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:31.373529 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.375947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:31.376296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:31.376536 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:31.376710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:31.382252 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.382252 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:31.383276 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b36ae19d-4099-41ae-b53b-a847c57fc287 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:31.383823 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 585/2302] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:31 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:31.518069 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:31.519498 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:31.519822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:31.520099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:31.529155 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:31.529155 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:31.534402 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:31.536934 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6de6bc86-0538-4d7e-b22f-10d814e0501b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:31.537431 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 571/2303] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:31 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:32.043476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c944687-fb2e-4cd2-9904-47f492a7b9ff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.045768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c944687-fb2e-4cd2-9904-47f492a7b9ff tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 Jul 03 11:58:32.046002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c944687-fb2e-4cd2-9904-47f492a7b9ff tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.046228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c944687-fb2e-4cd2-9904-47f492a7b9ff tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.053477 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c944687-fb2e-4cd2-9904-47f492a7b9ff tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 returned with HTTP 404 Jul 03 11:58:32.054226 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 572/2304] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/volumes/f13f2fec-5524-4f4d-8ce6-1e8f69b162c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:32.061902 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6addf01c-fc99-48ad-92bc-685789107c06 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.063996 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6addf01c-fc99-48ad-92bc-685789107c06 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:32.064187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6addf01c-fc99-48ad-92bc-685789107c06 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.064427 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6addf01c-fc99-48ad-92bc-685789107c06 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.071310 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.071310 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:32.075380 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6addf01c-fc99-48ad-92bc-685789107c06 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:32.079761 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6addf01c-fc99-48ad-92bc-685789107c06 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:32.080211 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 577/2305] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:32.092217 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.093964 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] DELETE https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:32.094130 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.094296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.094472 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume with id: 534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:32.100888 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.100888 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:32.101362 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:32.123233 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Delete volume request issued successfully. Jul 03 11:58:32.123573 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ba96c14e-6ddb-40a8-ac7f-488265c96fc6 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 202 Jul 03 11:58:32.124128 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 586/2306] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:32 2026] DELETE /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:32.131676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8732a7f3-1c13-49e0-986b-9364045f7613 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.135131 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8732a7f3-1c13-49e0-986b-9364045f7613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:32.135131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8732a7f3-1c13-49e0-986b-9364045f7613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.135131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8732a7f3-1c13-49e0-986b-9364045f7613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.141682 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.141682 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:32.146131 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8732a7f3-1c13-49e0-986b-9364045f7613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Volume info retrieved successfully. Jul 03 11:58:32.151239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8732a7f3-1c13-49e0-986b-9364045f7613 tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 200 Jul 03 11:58:32.151840 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 572/2307] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:32.173176 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.175151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:58:32.175426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.175643 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.183113 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.183113 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:32.187073 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:58:32.191474 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5872d184-1cf2-4cb1-8805-b12826e89f5f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 200 Jul 03 11:58:32.191921 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 573/2308] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:32.396961 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.399397 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:32.399717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.400025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.400224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:32.408387 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.408387 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:32.408387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fdaa1333-b79f-40e4-9da3-adff41e939d2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:32.408387 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 578/2309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:32.552062 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-19581727-0eae-43ce-88ec-4e274b4a4160 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:32.555461 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19581727-0eae-43ce-88ec-4e274b4a4160 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:32.555461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-19581727-0eae-43ce-88ec-4e274b4a4160 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:32.555461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-19581727-0eae-43ce-88ec-4e274b4a4160 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:32.563319 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:32.563319 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:32.567774 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-19581727-0eae-43ce-88ec-4e274b4a4160 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:32.573478 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-19581727-0eae-43ce-88ec-4e274b4a4160 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:32.574088 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 587/2310] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:32 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:33.164079 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-566f5b0c-44f6-45df-8ee8-bff18733d66c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:33.166090 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-566f5b0c-44f6-45df-8ee8-bff18733d66c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] GET https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 Jul 03 11:58:33.166405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-566f5b0c-44f6-45df-8ee8-bff18733d66c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:33.166648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-566f5b0c-44f6-45df-8ee8-bff18733d66c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:33.173211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-566f5b0c-44f6-45df-8ee8-bff18733d66c tempest-VolumesSnapshotTestJSON-725932057 tempest-VolumesSnapshotTestJSON-725932057-project-member] https://10.4.3.170/volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 returned with HTTP 404 Jul 03 11:58:33.173700 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 573/2311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:33 2026] GET /volume/v3/volumes/534d51c9-a21e-4c4f-aafb-fd5a51105f87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:33.328890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-16a6775c-9859-452f-bdeb-fd509aa668d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:33.331051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-16a6775c-9859-452f-bdeb-fd509aa668d0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717/action Jul 03 11:58:33.332200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-16a6775c-9859-452f-bdeb-fd509aa668d0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:33.332200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-16a6775c-9859-452f-bdeb-fd509aa668d0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:33.349157 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:33.349157 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:33.363397 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27594f9f-5dd7-4b6d-bfb4-0af805c6ba3c req-16a6775c-9859-452f-bdeb-fd509aa668d0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717/action returned with HTTP 204 Jul 03 11:58:33.363397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 574/2312] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:33 2026] POST /volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:33.417539 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-737ae053-d679-4709-83d8-17aeec71facd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:33.419521 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-737ae053-d679-4709-83d8-17aeec71facd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:33.419751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-737ae053-d679-4709-83d8-17aeec71facd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:33.419991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-737ae053-d679-4709-83d8-17aeec71facd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:33.420234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-737ae053-d679-4709-83d8-17aeec71facd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:33.425420 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:33.425420 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:33.426243 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-737ae053-d679-4709-83d8-17aeec71facd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:33.426950 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 579/2313] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:33 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:33.586057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a43637e9-7264-4c66-97da-6a0f10487233 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:33.590027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a43637e9-7264-4c66-97da-6a0f10487233 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:33.590027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a43637e9-7264-4c66-97da-6a0f10487233 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:33.590027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a43637e9-7264-4c66-97da-6a0f10487233 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:33.598854 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:33.598854 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:33.605280 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a43637e9-7264-4c66-97da-6a0f10487233 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:33.610012 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a43637e9-7264-4c66-97da-6a0f10487233 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:33.610539 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 588/2314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:33 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:33.622654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:33.624858 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:58:33.625135 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:33.625424 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:33.638097 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:33.638097 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:33.642620 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:58:33.649087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-da989a84-7bae-4d5d-a8f2-1ff17e79617b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:58:33.649590 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 574/2315] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:33 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:34.437425 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dd041763-1502-4603-856a-5076eb8d1251 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:34.440482 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd041763-1502-4603-856a-5076eb8d1251 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:34.440699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd041763-1502-4603-856a-5076eb8d1251 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:34.440963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd041763-1502-4603-856a-5076eb8d1251 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:34.441077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-dd041763-1502-4603-856a-5076eb8d1251 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:34.446236 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:34.446236 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:34.446865 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd041763-1502-4603-856a-5076eb8d1251 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:34.447254 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 575/2316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:34 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:35.453341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:35.455592 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:35.455592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:35.455782 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:35.456103 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:35.461074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:35.468499 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:35.468499 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:35.468694 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:35.478409 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:35.478409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:35.487608 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:35.488128 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:35.505949 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:35.505949 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:35.506778 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6cc78236-0ff6-4de6-8dfa-5d51edb4332d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:35.510474 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 589/2317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:35 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:35.510533 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 11:58:35.510533 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f99d17f4-99f5-4ddf-a59b-e04f2a7ad5a3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 202 Jul 03 11:58:35.510533 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 580/2318] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:35 2026] DELETE /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:58:35.521213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:35.522952 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:35.523157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:35.525466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:35.530683 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:35.530683 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:35.534794 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:35.539174 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-84585efc-eb5d-4895-bc7a-c76111b14a1c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 200 Jul 03 11:58:35.539610 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 575/2319] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:35 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:36.523103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.526585 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:36.527851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:36.528113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:36.528651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:36.535154 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:36.535154 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:36.536333 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5fa9d04-8a7a-4535-b738-bc629ba3f911 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:36.536756 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 576/2320] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:36 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:58:36.557402 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8a359bb2-9f55-487d-b456-472c21e5bc14 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.560880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a359bb2-9f55-487d-b456-472c21e5bc14 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:36.561086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a359bb2-9f55-487d-b456-472c21e5bc14 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:36.561317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a359bb2-9f55-487d-b456-472c21e5bc14 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:36.575652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a359bb2-9f55-487d-b456-472c21e5bc14 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 404 Jul 03 11:58:36.576940 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 590/2321] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:36 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 11:58:36.584975 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13210605-a002-4f82-8e99-c6d91c9bdb94 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.588081 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13210605-a002-4f82-8e99-c6d91c9bdb94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:36.588081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13210605-a002-4f82-8e99-c6d91c9bdb94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:36.588081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13210605-a002-4f82-8e99-c6d91c9bdb94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:36.597060 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13210605-a002-4f82-8e99-c6d91c9bdb94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 404 Jul 03 11:58:36.597060 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 581/2322] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:36 2026] GET /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:36.605982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.610223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:36.610223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:36.610223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:36.610223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 80ae8991-9edf-4283-9cc0-d0778cddc57d Jul 03 11:58:36.615733 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52bdcd92-55b7-4ac0-a1ed-b8a04f0a0a0a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d returned with HTTP 404 Jul 03 11:58:36.616806 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 576/2323] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:58:36 2026] DELETE /volume/v3/volumes/80ae8991-9edf-4283-9cc0-d0778cddc57d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:36.649881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.652735 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:36.653351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1732258414"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:36.655094 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request body: {'volume': {'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1732258414'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:36.762754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume of 1 GB Jul 03 11:58:36.770038 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 11:58:36.775820 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (f3f3b770-c6ca-4526-ac93-53179f71c343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:36.776530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d2b516-4d2a-4f91-aa0d-aa8d52f57ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:36.777898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:36.858926 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d2b516-4d2a-4f91-aa0d-aa8d52f57ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:36.859853 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c6da87-577e-4d75-b911-a304c5194284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:36.904504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['a38c3809-ea4e-466a-a182-ebdef57caf03', 'bffce146-33f9-41d7-b783-010aa7fe4b18', '7bd9928c-e9b0-47be-8fc4-cb48abc1bf9f', '9078d0ae-6ad0-40b2-87be-64def4167bbe'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:36.905336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c6da87-577e-4d75-b911-a304c5194284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38c3809-ea4e-466a-a182-ebdef57caf03', 'bffce146-33f9-41d7-b783-010aa7fe4b18', '7bd9928c-e9b0-47be-8fc4-cb48abc1bf9f', '9078d0ae-6ad0-40b2-87be-64def4167bbe']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:36.906104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2ede35-3f36-4f95-8dc5-11f7e66f823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:36.933874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2ede35-3f36-4f95-8dc5-11f7e66f823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ebc440-9fe2-4a5b-b0ce-8b3b518a5778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1732258414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['a38c3809-ea4e-466a-a182-ebdef57caf03','bffce146-33f9-41d7-b783-010aa7fe4b18','7bd9928c-e9b0-47be-8fc4-cb48abc1bf9f','9078d0ae-6ad0-40b2-87be-64def4167bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1732258414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ebc440-9fe2-4a5b-b0ce-8b3b518a5778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:36.935022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9090443e-c8a3-469c-8dc1-468cb7cfc800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:36.958324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9090443e-c8a3-469c-8dc1-468cb7cfc800) transitioned into state 'SUCCESS' from state '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-1732258414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['a38c3809-ea4e-466a-a182-ebdef57caf03','bffce146-33f9-41d7-b783-010aa7fe4b18','7bd9928c-e9b0-47be-8fc4-cb48abc1bf9f','9078d0ae-6ad0-40b2-87be-64def4167bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:36.959382 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e0b5c-924b-4d2e-8526-fd799bd4e543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:36.975581 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76e0b5c-924b-4d2e-8526-fd799bd4e543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:36.976875 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (f3f3b770-c6ca-4526-ac93-53179f71c343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:36.977327 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 11:58:36.978229 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-11b15b77-efbe-4648-acd3-e15bf0cdb18c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:36.978817 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 577/2324] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:36 2026] POST /volume/v3/volumes => generated 749 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:36.992126 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:36.994259 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:58:36.994548 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:36.994799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:37.009999 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:37.009999 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:37.015759 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:37.027063 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae82dd15-c196-4d87-ae95-af4b77ddc9ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:58:37.027759 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 591/2325] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:36 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:37.550332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-865d3184-e851-4297-ae19-1d5e78c865e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:37.554109 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-865d3184-e851-4297-ae19-1d5e78c865e2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:37.554266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-865d3184-e851-4297-ae19-1d5e78c865e2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:37.554484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-865d3184-e851-4297-ae19-1d5e78c865e2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:37.554637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-865d3184-e851-4297-ae19-1d5e78c865e2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:37.562278 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:37.562278 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:37.563219 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-865d3184-e851-4297-ae19-1d5e78c865e2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:37.563678 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 582/2326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:37 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:38.045890 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:38.048646 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:58:38.048981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:38.049518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:38.061521 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:38.061521 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:38.070604 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:38.077243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1e2efb2-1392-4889-8c74-cbd0e9e414ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:58:38.077701 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 577/2327] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:38 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:38.095477 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:38.098737 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:58:38.099076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:38.099402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:38.111627 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:38.111627 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:38.119337 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:38.129577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1695293-6d55-4d20-8972-b74dcc83ffe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:58:38.130001 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 578/2328] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:38 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:38.146930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6168796-c0a4-4407-b174-52608bbdcabf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:38.148805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:58:38.149205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65ebc440-9fe2-4a5b-b0ce-8b3b518a5778", "name": "tempest-VolumesBackupsTest-Backup-1759426675", "container": "tempest-volumesbackupstest-backup-container-579817080"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:38.150624 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': '65ebc440-9fe2-4a5b-b0ce-8b3b518a5778', 'name': 'tempest-VolumesBackupsTest-Backup-1759426675', 'container': 'tempest-volumesbackupstest-backup-container-579817080'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:58:38.150790 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume 65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 in container tempest-volumesbackupstest-backup-container-579817080 Jul 03 11:58:38.158266 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:38.158266 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:38.158778 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:38.178714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['4065c6bb-3358-45a6-b5be-0a6ade4c6a41', '648599d0-1ad5-4d4c-8042-cc4709f22f25'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:38.211094 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6168796-c0a4-4407-b174-52608bbdcabf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:58:38.211568 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 592/2329] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:38 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:38.224177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:38.226722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:38.226979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:38.227246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:38.227795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:38.237214 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:38.237214 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:38.238059 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea776e07-6c95-4da3-a934-a7c956c0b8ba tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:38.238542 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 583/2330] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:38 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:38.578805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:38.581656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:38.581929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:38.581929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:38.582114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:38.592401 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:38.592401 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:38.593473 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-319e193f-3db5-4b48-9f76-fa770b2ed493 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:38.593921 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 578/2331] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:38 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:39.255617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:39.258484 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:39.258874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:39.259117 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:39.259304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:39.268987 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:39.268987 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:39.270875 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bfb37fe8-2790-4d4e-8753-7e2caff69f97 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:39.271323 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 579/2332] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:39 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:39.606487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:39.608282 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:39.608527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:39.608695 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:39.608788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:39.613717 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:39.613717 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:39.614422 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-929ed5a0-6fd9-4c6a-b4b9-e9373c92011d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:39.614778 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 593/2333] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:39 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:40.286588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3884231a-8532-4e24-8a18-88f6f08efd1a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:40.290390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3884231a-8532-4e24-8a18-88f6f08efd1a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:40.290390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3884231a-8532-4e24-8a18-88f6f08efd1a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:40.290390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3884231a-8532-4e24-8a18-88f6f08efd1a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:40.290390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3884231a-8532-4e24-8a18-88f6f08efd1a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:40.300227 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:40.300227 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:40.310438 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3884231a-8532-4e24-8a18-88f6f08efd1a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:40.310438 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 584/2334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:40 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:40.629131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:40.631142 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:40.631393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:40.631598 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:40.631718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:40.635759 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:40.635759 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:40.636626 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0c28c3b9-60ee-40c7-9f5d-5b1bd61394aa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:40.637081 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 579/2335] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:40 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:40.987358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fc3eeb85-17e1-450a-9cb1-9de79483138f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:41.118793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc3eeb85-17e1-450a-9cb1-9de79483138f tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:58:41.119187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc3eeb85-17e1-450a-9cb1-9de79483138f tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236", "extra_specs": {"multiattach": " True"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:41.133076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc3eeb85-17e1-450a-9cb1-9de79483138f tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:58:41.133582 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 580/2336] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 11:58:40 2026] POST /volume/v3/types => generated 286 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:58:41.144768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:41.149543 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:41.149852 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1346456120", "snapshot_id": null, "imageRef": null, "volume_type": "ccd0f568-082b-4e82-a021-c260eaf370f5", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:41.152843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1346456120', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'ccd0f568-082b-4e82-a021-c260eaf370f5', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:41.160534 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume of 1 GB Jul 03 11:58:41.160963 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:41.160963 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:41.161845 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Availability Zones retrieved successfully. Jul 03 11:58:41.174189 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (e7eb62b4-2208-423e-9370-5d7c6c8e96bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:41.175759 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b1f3f1-1e63-4351-95e4-d2f530847795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:41.176785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:41.186085 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:41.186085 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:41.203800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b1f3f1-1e63-4351-95e4-d2f530847795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:58:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ccd0f568-082b-4e82-a021-c260eaf370f5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ccd0f568-082b-4e82-a021-c260eaf370f5', 'encryption_key_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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:41.204557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4b0ab5-39a8-4c78-a21b-5847cfc7a77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:41.238835 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:41.239238 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:41.285764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Created reservations ['54f8b628-aab5-4c62-8573-6b4f8ff2ed2a', 'aacfb403-277b-4d86-8de3-6f1b55c88bed', '8900dceb-f1ce-4201-ba87-73d07360442e', 'ce61ffc0-ddad-4a61-ac77-90482553247f'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:41.287277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4b0ab5-39a8-4c78-a21b-5847cfc7a77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f8b628-aab5-4c62-8573-6b4f8ff2ed2a', 'aacfb403-277b-4d86-8de3-6f1b55c88bed', '8900dceb-f1ce-4201-ba87-73d07360442e', 'ce61ffc0-ddad-4a61-ac77-90482553247f']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:41.288463 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606b25f2-7ef2-4ea1-8e80-3dc66850647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:41.320283 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606b25f2-7ef2-4ea1-8e80-3dc66850647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '057a5bc8-2702-481e-b7e9-b007c79c6bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1346456120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['54f8b628-aab5-4c62-8573-6b4f8ff2ed2a','aacfb403-277b-4d86-8de3-6f1b55c88bed','8900dceb-f1ce-4201-ba87-73d07360442e','ce61ffc0-ddad-4a61-ac77-90482553247f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=ccd0f568-082b-4e82-a021-c260eaf370f5), 'volume': Volume(_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-03T11:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1346456120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=057a5bc8-2702-481e-b7e9-b007c79c6bbb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='720a781ebdb4430e8ba51de7959c35e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ccd0f568-082b-4e82-a021-c260eaf370f5),volume_type_id=ccd0f568-082b-4e82-a021-c260eaf370f5)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:41.321319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4709853a-ba25-4139-9e4a-0e59f067b5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:41.322994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a1d93711-b289-4060-9aad-4e3926e1a505 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:41.326052 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1d93711-b289-4060-9aad-4e3926e1a505 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:41.326381 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a1d93711-b289-4060-9aad-4e3926e1a505 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:41.326676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a1d93711-b289-4060-9aad-4e3926e1a505 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:41.326838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a1d93711-b289-4060-9aad-4e3926e1a505 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:41.332809 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:41.332809 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:41.333933 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1d93711-b289-4060-9aad-4e3926e1a505 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:41.334328 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 585/2337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:41 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:41.349408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4709853a-ba25-4139-9e4a-0e59f067b5c5) transitioned into state 'SUCCESS' from state '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-1346456120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['54f8b628-aab5-4c62-8573-6b4f8ff2ed2a','aacfb403-277b-4d86-8de3-6f1b55c88bed','8900dceb-f1ce-4201-ba87-73d07360442e','ce61ffc0-ddad-4a61-ac77-90482553247f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=ccd0f568-082b-4e82-a021-c260eaf370f5)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:41.350158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f226f4-e7ed-4838-9157-39e748e75908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:41.360713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f226f4-e7ed-4838-9157-39e748e75908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:41.361737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (e7eb62b4-2208-423e-9370-5d7c6c8e96bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:41.362156 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request issued successfully. Jul 03 11:58:41.362877 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86e462c9-0cf3-44ef-9182-20795644c8e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:41.363361 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 594/2338] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:41 2026] POST /volume/v3/volumes => generated 829 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:41.378760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:41.381769 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:58:41.381975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:41.382157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:41.398497 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:41.398497 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:41.404196 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:41.413833 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d486bd37-ad65-438d-9e42-6bcdc17524b5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:58:41.414326 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 580/2339] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:41 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:41.652655 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:41.656392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:41.656392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:41.656392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:41.656392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:41.659922 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:41.659922 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:41.660939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76ac0128-56a6-4860-97b4-72b828f2efb4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:41.661398 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 581/2340] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:41 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:42.346460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-38440fa6-cf86-4df2-86af-12712088a864 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.348422 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38440fa6-cf86-4df2-86af-12712088a864 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:42.348645 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38440fa6-cf86-4df2-86af-12712088a864 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:42.348858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38440fa6-cf86-4df2-86af-12712088a864 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:42.348996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-38440fa6-cf86-4df2-86af-12712088a864 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:42.351973 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=570,cinder:INSERT=81,cinder:UPDATE=129 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:58:42.355356 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:42.355356 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:42.356120 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38440fa6-cf86-4df2-86af-12712088a864 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:42.356712 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 586/2341] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:42 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:42.430129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.432237 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:58:42.432476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:42.432694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:42.435530 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=622,cinder:INSERT=99,cinder:UPDATE=175,cinder:DELETE=2 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:58:42.443794 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:42.443794 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:42.448674 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:42.454913 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-446012ed-bfd7-4d4b-86a4-81e117dc6255 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:58:42.455509 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 595/2342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:42 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:42.473731 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.475636 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:58:42.475844 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:42.476050 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:42.478439 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=535,cinder:INSERT=48,cinder:UPDATE=109,cinder:DELETE=2 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:58:42.485389 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:42.485389 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:42.492624 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:42.500765 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbab3203-e368-4fa6-b5ca-4b339206bba1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:58:42.501503 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 581/2343] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:42 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:42.519974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.522319 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:42.523102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1080565509", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:42.525353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1080565509', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:42.525964 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume of 1 GB Jul 03 11:58:42.529358 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=583,cinder:INSERT=82,cinder:UPDATE=150,cinder:DELETE=5 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:58:42.531356 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Availability Zones retrieved successfully. Jul 03 11:58:42.540712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (5c8cfff3-6745-4c54-8129-0db46b4567af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:42.542234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bed2c65-aa05-4dd2-b956-791ea7fb7536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:42.543047 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:42.587214 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bed2c65-aa05-4dd2-b956-791ea7fb7536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:42.587662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993e5138-314f-45d9-a981-da249e009c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:42.672473 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bfd46138-4475-44c8-bce5-b8ace31392fb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.675204 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfd46138-4475-44c8-bce5-b8ace31392fb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:42.675444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfd46138-4475-44c8-bce5-b8ace31392fb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:42.675641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfd46138-4475-44c8-bce5-b8ace31392fb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:42.675822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-bfd46138-4475-44c8-bce5-b8ace31392fb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:42.682878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Created reservations ['ae57cdbb-1c17-422e-9b40-8c721f63c243', 'c53b9e4b-54da-4443-b882-b46d7de707b5', '78da68b5-d9bd-4185-8168-9060a9f05e9b', '86f1852b-f6b4-4fab-8128-1c15861e23b2'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:42.683811 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993e5138-314f-45d9-a981-da249e009c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae57cdbb-1c17-422e-9b40-8c721f63c243', 'c53b9e4b-54da-4443-b882-b46d7de707b5', '78da68b5-d9bd-4185-8168-9060a9f05e9b', '86f1852b-f6b4-4fab-8128-1c15861e23b2']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:42.684058 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:42.684058 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:42.684673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de2e230-52bd-4d13-9ae1-034f5d8ad4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:42.685274 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfd46138-4475-44c8-bce5-b8ace31392fb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:42.685930 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 587/2344] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:42 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:42.709147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de2e230-52bd-4d13-9ae1-034f5d8ad4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb93678-fa64-4fb7-8d6a-2488f1172e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1080565509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['ae57cdbb-1c17-422e-9b40-8c721f63c243','c53b9e4b-54da-4443-b882-b46d7de707b5','78da68b5-d9bd-4185-8168-9060a9f05e9b','86f1852b-f6b4-4fab-8128-1c15861e23b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1080565509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb93678-fa64-4fb7-8d6a-2488f1172e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720a781ebdb4430e8ba51de7959c35e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:42.709967 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1339ead7-c642-44b2-a60e-0498e0d95429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:42.728962 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1339ead7-c642-44b2-a60e-0498e0d95429) transitioned into state 'SUCCESS' from state '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-1080565509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['ae57cdbb-1c17-422e-9b40-8c721f63c243','c53b9e4b-54da-4443-b882-b46d7de707b5','78da68b5-d9bd-4185-8168-9060a9f05e9b','86f1852b-f6b4-4fab-8128-1c15861e23b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:42.729675 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be267b4-6fe4-43e7-9055-b62daf106be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:42.744215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be267b4-6fe4-43e7-9055-b62daf106be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:42.744950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (5c8cfff3-6745-4c54-8129-0db46b4567af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:42.745233 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request issued successfully. Jul 03 11:58:42.745831 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8a1bec0-2c82-4cba-8c13-2bf2a4d90ae8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:42.746267 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 582/2345] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:42 2026] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:42.765414 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:42.770179 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:42.770179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:42.770509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:42.789884 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:42.789884 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:42.798335 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:42.804859 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8c10e61-657d-4cc3-afb5-9a5af64f81c0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:42.804859 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 596/2346] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:42 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.367190 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.369780 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:43.370073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:43.370382 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:43.371002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:43.376343 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:43.376343 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:43.377515 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49ea119-8ffd-4ebc-86c2-f7b9380626fe tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:43.378034 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 582/2347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:43 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.697383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f57ba6f5-c2df-4008-a808-a520e6795616 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.699888 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f57ba6f5-c2df-4008-a808-a520e6795616 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:43.700143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f57ba6f5-c2df-4008-a808-a520e6795616 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:43.700522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f57ba6f5-c2df-4008-a808-a520e6795616 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:43.700697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f57ba6f5-c2df-4008-a808-a520e6795616 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:43.706864 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:43.706864 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:43.707708 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f57ba6f5-c2df-4008-a808-a520e6795616 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:43.708241 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 588/2348] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:43 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.817833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.820131 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:43.820399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:43.820658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:43.830102 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:43.830102 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:43.835065 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:43.839259 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6aeff397-07c0-4f66-b3a5-1d94f0369d94 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:43.839430 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 583/2349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:43 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.850777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.852590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:43.852785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:43.852996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:43.859877 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:43.859877 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:43.863855 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:43.868447 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff295ea6-bd97-4871-baf8-2d71dee1499c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:43.868850 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 597/2350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:43 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.881563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-41edf9b5-481c-48e5-98ca-dc341c0a9efd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.883741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41edf9b5-481c-48e5-98ca-dc341c0a9efd tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 11:58:43.884159 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41edf9b5-481c-48e5-98ca-dc341c0a9efd tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1185779160", "extra_specs": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:43.903353 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41edf9b5-481c-48e5-98ca-dc341c0a9efd tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 11:58:43.903803 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 583/2351] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 11:58:43 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.912086 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1683981f-3633-4e64-bbbd-86f7f22a668e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.914405 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1683981f-3633-4e64-bbbd-86f7f22a668e tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] POST https://10.4.3.170/volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a/encryption Jul 03 11:58:43.914860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1683981f-3633-4e64-bbbd-86f7f22a668e tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:43.958117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1683981f-3633-4e64-bbbd-86f7f22a668e tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a/encryption returned with HTTP 200 Jul 03 11:58:43.958683 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 589/2352] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 11:58:43 2026] POST /volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a/encryption => generated 230 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:43.971907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-26817fec-ea84-4e79-bbe9-5683b415c408 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:43.978711 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:43.979535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-578538741", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1185779160", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:43.985762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-578538741', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1185779160', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:43.989325 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume of 1 GB Jul 03 11:58:43.989325 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:43.989325 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:43.990741 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Availability Zones retrieved successfully. Jul 03 11:58:44.005674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (93aa644e-1afd-4b7f-ab7c-279a1f983754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:44.006676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c52ae02-917a-4c5b-94c4-58548dd05de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:44.007931 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:44.039045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c52ae02-917a-4c5b-94c4-58548dd05de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:58:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd9d9b28-555c-41d0-a83b-015f7f74884a,is_public=True,name='tempest-scenario-type-luks-1185779160',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd9d9b28-555c-41d0-a83b-015f7f74884a', '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=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:44.039695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e648c5-ec20-4229-b2bc-8341e31e2355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:44.073812 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1185779160 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1185779160, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:44.074244 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1185779160 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1185779160, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:44.109743 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Created reservations ['629b48cb-18e7-4b0d-8548-dff73cd56be8', 'c4d1aedc-97f3-4d89-a176-278226cdfc3a', '4fc1cb1b-7a7b-4f25-a273-480c5bb7858a', '34025952-f9da-4c31-a079-fb208ff809be'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:44.110815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e648c5-ec20-4229-b2bc-8341e31e2355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629b48cb-18e7-4b0d-8548-dff73cd56be8', 'c4d1aedc-97f3-4d89-a176-278226cdfc3a', '4fc1cb1b-7a7b-4f25-a273-480c5bb7858a', '34025952-f9da-4c31-a079-fb208ff809be']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:44.111849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67251a6e-86c8-4fc3-b656-c235f39113d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:44.142174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67251a6e-86c8-4fc3-b656-c235f39113d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585a255b-85b9-4a5c-b19e-2f6c190dfec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-578538741',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['629b48cb-18e7-4b0d-8548-dff73cd56be8','c4d1aedc-97f3-4d89-a176-278226cdfc3a','4fc1cb1b-7a7b-4f25-a273-480c5bb7858a','34025952-f9da-4c31-a079-fb208ff809be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=cd9d9b28-555c-41d0-a83b-015f7f74884a), 'volume': Volume(_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-03T11:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-578538741',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=585a255b-85b9-4a5c-b19e-2f6c190dfec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720a781ebdb4430e8ba51de7959c35e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd9d9b28-555c-41d0-a83b-015f7f74884a),volume_type_id=cd9d9b28-555c-41d0-a83b-015f7f74884a)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:44.143180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b927fa7-c0f6-42c8-8391-76f2828ace76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:44.162972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b927fa7-c0f6-42c8-8391-76f2828ace76) transitioned into state 'SUCCESS' from state '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-578538741',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['629b48cb-18e7-4b0d-8548-dff73cd56be8','c4d1aedc-97f3-4d89-a176-278226cdfc3a','4fc1cb1b-7a7b-4f25-a273-480c5bb7858a','34025952-f9da-4c31-a079-fb208ff809be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=cd9d9b28-555c-41d0-a83b-015f7f74884a)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:44.163934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f8d193-5f96-451f-a828-f3e2db32f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:44.177358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f8d193-5f96-451f-a828-f3e2db32f71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:44.180394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (93aa644e-1afd-4b7f-ab7c-279a1f983754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:44.180394 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request issued successfully. Jul 03 11:58:44.180394 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-26817fec-ea84-4e79-bbe9-5683b415c408 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:44.180394 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 584/2353] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:43 2026] POST /volume/v3/volumes => generated 780 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:44.199266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:44.211874 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:44.213457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:44.215075 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:44.245929 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:44.245929 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:44.267905 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:44.281864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1aefe4ff-6830-451a-9dc7-49c63c19f0a9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:44.282477 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 598/2354] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:44 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:44.388894 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-92a2962d-bb89-4c54-a937-6c24f817f421 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:44.391271 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92a2962d-bb89-4c54-a937-6c24f817f421 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:44.391592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92a2962d-bb89-4c54-a937-6c24f817f421 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:44.391866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92a2962d-bb89-4c54-a937-6c24f817f421 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:44.392024 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-92a2962d-bb89-4c54-a937-6c24f817f421 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:44.398240 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:44.398240 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:44.399341 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92a2962d-bb89-4c54-a937-6c24f817f421 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:44.400236 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 584/2355] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:44 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:44.728688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:44.735442 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:44.735442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:44.735442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:44.735442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:44.739077 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:44.739077 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:44.740053 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e7d9ea1-25a1-48ff-b63a-a1e0cedccf7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:44.740581 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 590/2356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:44 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:45.299467 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3167194e-a94e-4780-a291-98d9dd93fc2a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:45.302164 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3167194e-a94e-4780-a291-98d9dd93fc2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:45.302492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3167194e-a94e-4780-a291-98d9dd93fc2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:45.302892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3167194e-a94e-4780-a291-98d9dd93fc2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:45.317346 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:45.317346 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:45.324704 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3167194e-a94e-4780-a291-98d9dd93fc2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:45.333595 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3167194e-a94e-4780-a291-98d9dd93fc2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:45.333595 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 585/2357] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:45 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:45.352442 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:45.358917 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:45.360128 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:45.360628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:45.404324 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:45.404324 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:45.414628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:45.416589 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:45.416860 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:45.417040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:45.417162 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:45.421627 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:45.421627 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:45.423635 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2d7c5ba9-f844-4b6d-8e29-1a5444699bb7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:45.424036 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:45.424462 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 585/2358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:45 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:45.458491 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2afb0e1-eded-40bc-a707-82efdec11c33 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:45.459179 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 599/2359] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:45 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:45.532498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:45.535409 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:45.535611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:45.535784 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:45.547273 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:45.547273 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:45.555740 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:45.562384 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-9b3158b6-848a-41e1-8cce-c34a2febe282 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:45.562888 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 591/2360] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:45 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:45.753833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cd174de5-4350-4d23-a816-11d588e17b68 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:45.755479 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd174de5-4350-4d23-a816-11d588e17b68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:45.755663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd174de5-4350-4d23-a816-11d588e17b68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:45.755834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd174de5-4350-4d23-a816-11d588e17b68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:45.755932 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-cd174de5-4350-4d23-a816-11d588e17b68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:45.760219 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:45.760219 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:45.760960 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd174de5-4350-4d23-a816-11d588e17b68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:45.761294 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 586/2361] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:45 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:46.160411 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:46.364434 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:46.364750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-705316723", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:46.366222 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-705316723', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:46.366328 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume of 1 GB Jul 03 11:58:46.371256 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Availability Zones retrieved successfully. Jul 03 11:58:46.378060 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Flow 'volume_create_api' (7c3e7f78-74e7-4f90-80d5-dcba8f4df0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:46.379183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203f113-889b-457f-9623-654aaa5b8a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.380133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:46.411307 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203f113-889b-457f-9623-654aaa5b8a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.412077 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd352d2b-b3a6-4993-89e0-69df4f0f7722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.442008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:46.444158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:46.444245 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:46.444455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:46.444555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:46.450510 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:46.450510 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:46.453265 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1630c84b-e45d-4d2c-9cc5-767947dee05a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:46.453265 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 600/2362] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:46 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:46.498392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Created reservations ['db1c46d4-d6e5-4327-a724-149a4a3ca819', '75f97fc5-2b6d-4dbb-8193-9969f4ae2562', 'a49345e3-bc11-43b9-83d0-d2c493885a33', 'c7405bc3-98b4-4bb3-ba63-56fa78ba805d'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:46.498392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd352d2b-b3a6-4993-89e0-69df4f0f7722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1c46d4-d6e5-4327-a724-149a4a3ca819', '75f97fc5-2b6d-4dbb-8193-9969f4ae2562', 'a49345e3-bc11-43b9-83d0-d2c493885a33', 'c7405bc3-98b4-4bb3-ba63-56fa78ba805d']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.498392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570d5bd7-80b1-41ba-9496-1d70e22d7025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.531053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570d5bd7-80b1-41ba-9496-1d70e22d7025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-705316723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d73f1786974dafb85445f8a8c9d8e0',qos_specs=None,replication_status=,reservations=['db1c46d4-d6e5-4327-a724-149a4a3ca819','75f97fc5-2b6d-4dbb-8193-9969f4ae2562','a49345e3-bc11-43b9-83d0-d2c493885a33','c7405bc3-98b4-4bb3-ba63-56fa78ba805d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f62ef2157246fea72eb73accb49d2e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-705316723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d73f1786974dafb85445f8a8c9d8e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f62ef2157246fea72eb73accb49d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.531595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27418a26-42b8-4c2c-adc8-5003732c12b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.553840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27418a26-42b8-4c2c-adc8-5003732c12b3) transitioned into state 'SUCCESS' from state '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-705316723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d73f1786974dafb85445f8a8c9d8e0',qos_specs=None,replication_status=,reservations=['db1c46d4-d6e5-4327-a724-149a4a3ca819','75f97fc5-2b6d-4dbb-8193-9969f4ae2562','a49345e3-bc11-43b9-83d0-d2c493885a33','c7405bc3-98b4-4bb3-ba63-56fa78ba805d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f62ef2157246fea72eb73accb49d2e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.554715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae0f8cf-7b27-42d1-97b1-7bfb85ec523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.569759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae0f8cf-7b27-42d1-97b1-7bfb85ec523f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.570559 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Flow 'volume_create_api' (7c3e7f78-74e7-4f90-80d5-dcba8f4df0cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:46.570936 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume request issued successfully. Jul 03 11:58:46.572647 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fdcdd14-0187-4ed6-b476-14df1fc9eaf9 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:46.573101 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 586/2363] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:46 2026] POST /volume/v3/volumes => generated 764 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:46.586254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c772026-f50c-4729-9d08-89703b9ca615 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:46.587950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:46.588390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-638174616", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:46.589736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-638174616', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:46.589854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume of 1 GB Jul 03 11:58:46.594835 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Availability Zones retrieved successfully. Jul 03 11:58:46.601626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Flow 'volume_create_api' (57cb1c7c-8cc1-481a-b001-4e3c0b947e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:46.602559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6aefb4-4ac7-4c6c-9b0b-0b6dd4d6b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.603977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:46.647621 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6aefb4-4ac7-4c6c-9b0b-0b6dd4d6b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.648695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a8ecec-3c9d-4afe-9c58-c1b55e497862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.710920 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Created reservations ['ac433710-1bf5-4c54-abe7-7d26abddf114', '06265ec8-cb19-481d-abf4-6238a7aacf7c', '15ed9c05-abb6-4e90-826a-918daf708235', 'beee45e2-e3a3-4115-955b-d34f25c922b3'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:46.711873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a8ecec-3c9d-4afe-9c58-c1b55e497862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac433710-1bf5-4c54-abe7-7d26abddf114', '06265ec8-cb19-481d-abf4-6238a7aacf7c', '15ed9c05-abb6-4e90-826a-918daf708235', 'beee45e2-e3a3-4115-955b-d34f25c922b3']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.712694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c21d89-6904-425e-98cf-7da0c099ed14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.738160 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c21d89-6904-425e-98cf-7da0c099ed14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638174616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d73f1786974dafb85445f8a8c9d8e0',qos_specs=None,replication_status=,reservations=['ac433710-1bf5-4c54-abe7-7d26abddf114','06265ec8-cb19-481d-abf4-6238a7aacf7c','15ed9c05-abb6-4e90-826a-918daf708235','beee45e2-e3a3-4115-955b-d34f25c922b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f62ef2157246fea72eb73accb49d2e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-638174616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49d73f1786974dafb85445f8a8c9d8e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f62ef2157246fea72eb73accb49d2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.738860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23d9939-85f9-4120-937e-5bd1a28bf972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.762996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23d9939-85f9-4120-937e-5bd1a28bf972) transitioned into state 'SUCCESS' from state '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-638174616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49d73f1786974dafb85445f8a8c9d8e0',qos_specs=None,replication_status=,reservations=['ac433710-1bf5-4c54-abe7-7d26abddf114','06265ec8-cb19-481d-abf4-6238a7aacf7c','15ed9c05-abb6-4e90-826a-918daf708235','beee45e2-e3a3-4115-955b-d34f25c922b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f62ef2157246fea72eb73accb49d2e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.764324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0be13f7-4a63-4ebb-a17a-bd8f428768a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:46.771342 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:46.773589 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:46.773589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:46.773821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:46.773980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:46.777205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0be13f7-4a63-4ebb-a17a-bd8f428768a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:46.778466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Flow 'volume_create_api' (57cb1c7c-8cc1-481a-b001-4e3c0b947e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:46.779466 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Create volume request issued successfully. Jul 03 11:58:46.780093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c772026-f50c-4729-9d08-89703b9ca615 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:46.782669 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 592/2364] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:46 2026] POST /volume/v3/volumes => generated 764 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:46.783779 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:46.783779 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:46.783779 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8adb61c-8c1e-485b-9885-2ae0db1a39e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:46.783779 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 587/2365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:46 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:47.465405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:47.467506 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:47.467747 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:47.467993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:47.468139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:47.473904 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:47.473904 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:47.474958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fcd3c18-53d6-4591-91ed-b2d14ba95aa0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:47.475458 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 601/2366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:47 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:47.608881 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2e42a768-1d52-4ed5-abda-500c0785fc34 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:47.609233 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e42a768-1d52-4ed5-abda-500c0785fc34 None None] GET https://10.4.3.170/volume// Jul 03 11:58:47.609901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e42a768-1d52-4ed5-abda-500c0785fc34 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:47.609901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e42a768-1d52-4ed5-abda-500c0785fc34 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:47.610194 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e42a768-1d52-4ed5-abda-500c0785fc34 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:47.610803 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 587/2367] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:58:47 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 11:58:47.622752 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-14e1e370-c237-46eb-8d7a-483f2aed7422 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:47.625336 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-14e1e370-c237-46eb-8d7a-483f2aed7422 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:58:47.625742 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-14e1e370-c237-46eb-8d7a-483f2aed7422 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffb93678-fa64-4fb7-8d6a-2488f1172e23", "connector": null, "instance_uuid": "45bce84e-c7c2-49ac-b278-21af6fc04954"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:47.634753 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:47.634753 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:47.673012 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-14e1e370-c237-46eb-8d7a-483f2aed7422 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:58:47.675587 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 593/2368] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:58:47 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 11:58:47.800487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:47.801120 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:47.802620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:47.802620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:47.802620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:47.810808 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:47.810808 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:47.814069 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c190b8f0-1a48-44ff-a0ca-ea06b8f6f24d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:47.814069 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 588/2369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:47 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:48.089574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.093447 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:48.093718 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:48.093962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:48.110455 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:48.110455 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:48.117968 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:48.125183 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0e14fad0-e0d7-4ebd-aa75-0943e8d9ae89 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:48.125964 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 602/2370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:48 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:48.222525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cc9c953d-b350-4850-81c4-a12cfc442bd2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.222940 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc9c953d-b350-4850-81c4-a12cfc442bd2 None None] GET https://10.4.3.170/volume// Jul 03 11:58:48.223144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc9c953d-b350-4850-81c4-a12cfc442bd2 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:48.223429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc9c953d-b350-4850-81c4-a12cfc442bd2 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:48.223793 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc9c953d-b350-4850-81c4-a12cfc442bd2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:48.224138 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 588/2371] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:48.233634 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.235798 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:48.236008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:48.236191 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:48.247246 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:48.247246 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:48.251845 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:48.258428 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-efd31022-e21b-44e2-a5d6-7821643bcbc4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:48.259007 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 594/2372] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:48 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:48.405543 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.409496 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] PUT https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 Jul 03 11:58:48.409850 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:48.425920 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Acquiring lock "cinder-attachment_update-ffb93678-fa64-4fb7-8d6a-2488f1172e23-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:58:48.433487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-ffb93678-fa64-4fb7-8d6a-2488f1172e23-np0000004412" acquired by "attachment_update" :: waited 0.008s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:58:48.435848 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:48.435848 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:48.492964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-552c636f-425a-426b-9750-c62abe1b6b9e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.494339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-552c636f-425a-426b-9750-c62abe1b6b9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:48.494587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-552c636f-425a-426b-9750-c62abe1b6b9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:48.494816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-552c636f-425a-426b-9750-c62abe1b6b9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:48.494816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-552c636f-425a-426b-9750-c62abe1b6b9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:48.504663 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:48.504663 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:48.505809 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-552c636f-425a-426b-9750-c62abe1b6b9e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:48.506096 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 603/2373] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:48 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:48.764490 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8c799cc8-a64d-4ea2-89f8-95c74ab2de9c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.766494 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c799cc8-a64d-4ea2-89f8-95c74ab2de9c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/397a0013-d55b-495d-9322-dab91a6e63dc/action Jul 03 11:58:48.766844 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c799cc8-a64d-4ea2-89f8-95c74ab2de9c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-attach": {"instance_uuid": "ee432cd0-b8f6-4843-9701-a82c5b736044", "mountpoint": "/dev/vdc"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:48.766977 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c799cc8-a64d-4ea2-89f8-95c74ab2de9c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ee432cd0-b8f6-4843-9701-a82c5b736044", "mountpoint": "/dev/vdc"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:48.775952 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c799cc8-a64d-4ea2-89f8-95c74ab2de9c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/397a0013-d55b-495d-9322-dab91a6e63dc/action returned with HTTP 404 Jul 03 11:58:48.777311 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 589/2374] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:58:48 2026] POST /volume/v3/volumes/397a0013-d55b-495d-9322-dab91a6e63dc/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:48.827599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:48.830149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:48.830385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:48.830593 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:48.830696 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:48.836110 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:48.836110 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:48.837090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef3dc869-2db5-440f-8e1c-da2e7900d12f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:48.837484 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 595/2375] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:48 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:48.966913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-ffb93678-fa64-4fb7-8d6a-2488f1172e23-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:58:48.967784 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-552bf151-2be5-4dba-af6e-06c36bc4819b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 returned with HTTP 200 Jul 03 11:58:48.967848 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 589/2376] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:58:48 2026] PUT /volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:49.175465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:49.175465 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:49.175465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:49.175465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:49.185669 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.185669 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:49.189786 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:49.194534 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de4e56ab-fd65-42d0-a9df-4e663d26ca59 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:49.195056 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 604/2377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:49 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:49.524646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:49.526513 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:49.526717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:49.526928 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:49.527066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:49.531911 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.531911 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:49.532932 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a93c105-23ac-4feb-9a1c-e6955e563bd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:49.533364 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 590/2378] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:49 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:49.853135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:49.854329 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:49.854509 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:49.854767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:49.854879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:49.859514 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.859514 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:49.860215 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3d5e5e0-5d01-472c-9fdb-c7d2f3ba2fc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:49.860629 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 596/2379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:49 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:49.871234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:49.872942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d/restore Jul 03 11:58:49.873227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5bba463f-7c8b-450a-9a90-7aa80b363fd2"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:49.874575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Restoring backup 05369d00-1a55-4588-bf08-30fdf363167d ({'restore': {'volume_id': '5bba463f-7c8b-450a-9a90-7aa80b363fd2'}}) {{(pid=99810) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 11:58:49.874717 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Restoring backup 05369d00-1a55-4588-bf08-30fdf363167d to volume 5bba463f-7c8b-450a-9a90-7aa80b363fd2. Jul 03 11:58:49.878954 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.878954 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:49.886863 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.886863 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:49.887418 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:58:49.887585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.api [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Checking backup size 1 against volume size 1 {{(pid=99810) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 11:58:49.887740 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Overwriting volume 5bba463f-7c8b-450a-9a90-7aa80b363fd2 with restore of backup 05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:49.904386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] restore_backup in rpcapi backup_id 05369d00-1a55-4588-bf08-30fdf363167d {{(pid=99810) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 11:58:49.906434 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d37c134e-5e6a-4634-be73-ff2abf346c63 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d/restore returned with HTTP 202 Jul 03 11:58:49.906972 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 590/2380] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 11:58:49 2026] POST /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:49.920941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:49.924905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:49.924905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:49.924905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:49.924905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:49.937159 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:49.937159 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:49.937992 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c55696e5-65d5-4bea-8d28-c7e3a6dbc859 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:49.938406 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 605/2381] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:49 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:50.234142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:50.234142 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:50.234142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:50.234142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:50.252750 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:50.252750 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:50.256622 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:50.261723 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b49fc69-02ad-4063-ad3c-4adb337482a6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:50.262212 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 591/2382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:50 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:50.544640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:50.546932 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:50.547231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:50.547583 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:50.547712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:50.552868 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:50.552868 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:50.553638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81f3fc0-2b26-4ca0-ac6d-f6c7bd44df56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:50.554062 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 597/2383] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:50 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:50.950483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-799018df-7a83-4063-85d0-7f0fc482c30f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:50.952488 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-799018df-7a83-4063-85d0-7f0fc482c30f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:50.952738 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-799018df-7a83-4063-85d0-7f0fc482c30f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:50.953003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-799018df-7a83-4063-85d0-7f0fc482c30f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:50.953163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-799018df-7a83-4063-85d0-7f0fc482c30f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:50.958766 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:50.958766 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:50.959776 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-799018df-7a83-4063-85d0-7f0fc482c30f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:50.960302 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 591/2384] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:50 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:51.287499 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-11f73491-3ca1-461b-b917-976a1726909b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:51.289300 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11f73491-3ca1-461b-b917-976a1726909b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:51.289534 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11f73491-3ca1-461b-b917-976a1726909b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:51.289689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11f73491-3ca1-461b-b917-976a1726909b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:51.300500 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:51.300500 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:51.305825 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-11f73491-3ca1-461b-b917-976a1726909b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:51.312090 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11f73491-3ca1-461b-b917-976a1726909b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:51.312664 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 606/2385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:51 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:51.566355 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:51.568395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:51.568610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:51.568816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:51.568959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:51.572794 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:51.572794 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:51.573553 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e91477f0-522e-4bb4-8920-20f19b2fd922 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:51.573904 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 592/2386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:51 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:51.975908 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:51.977677 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:51.977867 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:51.978042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:51.978145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:51.983087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:51.983087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:51.983959 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a31e4a8-d79c-4770-a70d-0b4208de1d05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:51.984318 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 598/2387] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:51 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:52.364028 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:52.365846 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:52.366032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:52.366207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:52.375328 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:52.375328 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:52.379445 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:52.383632 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3edd570a-1e71-4b3f-b12e-84fdbd1977b9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:52.383965 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 592/2388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:52 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:52.586631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:52.590928 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:52.590928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:52.590928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:52.590928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:52.596429 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:52.596429 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:52.597742 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28850d8d-d06c-4852-bd9f-4e07130e3999 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:52.598346 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 607/2389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:52 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:52.995972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-650e79fe-553b-4975-b42f-882b67ce14fc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:52.997705 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-650e79fe-553b-4975-b42f-882b67ce14fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:52.997920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-650e79fe-553b-4975-b42f-882b67ce14fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:52.998107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-650e79fe-553b-4975-b42f-882b67ce14fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:52.998205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-650e79fe-553b-4975-b42f-882b67ce14fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:53.003149 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:53.003149 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:53.004113 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-650e79fe-553b-4975-b42f-882b67ce14fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:53.004530 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 593/2390] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:52 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:53.401717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:53.403986 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:53.404249 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:53.404544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:53.416833 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:53.416833 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:53.421290 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:53.427285 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2992fc7b-4ead-4a78-84ae-6d908bdf4b85 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:53.427764 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 599/2391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:53 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:53.612103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:53.613687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:53.613849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:53.614021 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:53.614154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:53.618310 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:53.618310 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:53.619227 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b9c9bdc-2ed0-4ac0-b987-11109a593a56 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:53.619668 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 593/2392] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:53 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:54.016416 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:54.018076 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:54.018300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:54.018515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:54.018618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:54.023024 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:54.023024 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:54.023827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca2e6c3c-b224-4147-bc25-210b6ca4d905 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:54.024206 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 608/2393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:54 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:54.441168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:54.442887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:54.443124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:54.443329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:54.457233 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:54.457233 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:54.461334 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:54.465582 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9693c70b-693a-4969-811c-3ab4b9bc9693 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:54.465915 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 594/2394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:54 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:54.632232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a38002f0-c5d4-466d-ada1-903901594bae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:54.634395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a38002f0-c5d4-466d-ada1-903901594bae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:54.636112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a38002f0-c5d4-466d-ada1-903901594bae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:54.636112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a38002f0-c5d4-466d-ada1-903901594bae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:54.636112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a38002f0-c5d4-466d-ada1-903901594bae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:54.640709 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:54.640709 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:54.641774 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a38002f0-c5d4-466d-ada1-903901594bae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:54.642296 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 600/2395] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:54 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:55.037344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.040422 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:55.040590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.040830 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.040972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:55.046655 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.046655 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:55.047772 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47d3efae-0b05-4bbb-a3e6-8c409ba4968b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:55.048218 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 594/2396] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:55.208064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-4a2fbf26-8b17-481b-9fdb-d302dd68a4c5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.210657 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-4a2fbf26-8b17-481b-9fdb-d302dd68a4c5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91/action Jul 03 11:58:55.211353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-4a2fbf26-8b17-481b-9fdb-d302dd68a4c5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:58:55.211353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-4a2fbf26-8b17-481b-9fdb-d302dd68a4c5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:55.235008 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.235008 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:55.257062 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-c6f00eb0-b0ce-4de3-adef-6dad66ba3f66 req-4a2fbf26-8b17-481b-9fdb-d302dd68a4c5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91/action returned with HTTP 204 Jul 03 11:58:55.257484 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 609/2397] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:58:55 2026] POST /volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:55.386204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.389638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 11:58:55.389638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.389822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.407398 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1185779160 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1185779160, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.407794 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1185779160 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1185779160, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.408139 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1185779160 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1185779160, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.408439 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.408673 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.408893 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-670621452-1593225236, it is now deprecated. Please use the default quota class for default quota. Jul 03 11:58:55.428463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-1b608d86-9fd7-49cc-8caf-cb6ef3f63e62 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 11:58:55.429015 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 595/2398] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:55.486792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.488910 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 11:58:55.489109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.489596 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.508247 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.508247 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:55.516446 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:55.527211 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2afd3c04-c00b-4293-973c-bc3a27c4c2ab tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 11:58:55.527758 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 601/2399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:55.584692 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.587436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:55.587629 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.587884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.596723 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.596723 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:55.602080 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:55.607822 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-86b09c51-9b8e-45ac-ab15-ab193a18c3da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:55.608330 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 595/2400] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:55.656204 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.658136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:55.658353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.658574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.658707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:55.663182 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.663182 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:55.663963 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0cb09244-417b-4bcc-926c-3ad1aeec7d4f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:55.664385 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 610/2401] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:55.970006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:55.973023 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:58:55.973296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:55.973637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:55.990479 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:55.990479 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:55.995384 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:56.001982 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-2a5f4fef-e077-4ff3-8d73-f10550862d7f tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 11:58:56.002531 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 596/2402] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:55 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:56.015547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:56.017835 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 11:58:56.018166 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cffe8799-a740-450d-a58c-7338ebffe377", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1647597924", "description": null, "metadata": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:56.043268 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:56.043268 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:56.043865 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:56.044045 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create snapshot from volume cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 11:58:56.061223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-499c45b9-59ed-43f7-a562-b16955749cc4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:56.063060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-499c45b9-59ed-43f7-a562-b16955749cc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:56.063238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-499c45b9-59ed-43f7-a562-b16955749cc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:56.066645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-499c45b9-59ed-43f7-a562-b16955749cc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:56.066790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-499c45b9-59ed-43f7-a562-b16955749cc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:56.075508 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:56.075508 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:56.076333 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-499c45b9-59ed-43f7-a562-b16955749cc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:56.076826 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 596/2403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:56 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:56.096901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Created reservations ['d1b068ce-245b-4afb-94bd-c43974a3b1c2', 'ce1e6b6b-124f-4361-892e-032f973ff3b4', '6d0dd839-ac1e-4d17-97ca-5e439cf39f37', 'd8929466-097a-4d98-8b92-1aca04a1be22'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:56.138559 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot force create request issued successfully. Jul 03 11:58:56.138985 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d0ca2514-74f0-4c91-a1dc-31cbe9a9ef68 req-cec8196c-347a-480b-a510-3e5e9009e397 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 11:58:56.139550 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 602/2404] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 11:58:56 2026] POST /volume/v3/snapshots => generated 324 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:56.677078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aab915be-4983-42eb-948b-e6d21792e33e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:56.679351 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aab915be-4983-42eb-948b-e6d21792e33e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:56.679593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aab915be-4983-42eb-948b-e6d21792e33e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:56.679823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aab915be-4983-42eb-948b-e6d21792e33e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:56.679960 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-aab915be-4983-42eb-948b-e6d21792e33e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:56.685211 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:56.685211 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:56.686178 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aab915be-4983-42eb-948b-e6d21792e33e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:56.686670 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 611/2405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:56 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:57.092432 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-00071c02-7ea5-4842-916e-a1fda41bdccf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.095314 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00071c02-7ea5-4842-916e-a1fda41bdccf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:57.095529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00071c02-7ea5-4842-916e-a1fda41bdccf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:57.095705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00071c02-7ea5-4842-916e-a1fda41bdccf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:57.095834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-00071c02-7ea5-4842-916e-a1fda41bdccf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:57.113179 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.113179 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:57.114088 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00071c02-7ea5-4842-916e-a1fda41bdccf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:57.114591 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 597/2406] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:57 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5c11a9a4-a8ff-486c-9f48-0b1f0aaa2bc2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c11a9a4-a8ff-486c-9f48-0b1f0aaa2bc2 None None] GET https://10.4.3.170/volume// Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c11a9a4-a8ff-486c-9f48-0b1f0aaa2bc2 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c11a9a4-a8ff-486c-9f48-0b1f0aaa2bc2 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c11a9a4-a8ff-486c-9f48-0b1f0aaa2bc2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:57.664869 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 597/2407] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:58:57 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 11:58:57.672580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-c819582f-e53b-46ea-8c7a-2a1efe02be8d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.676465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-c819582f-e53b-46ea-8c7a-2a1efe02be8d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:58:57.676907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-c819582f-e53b-46ea-8c7a-2a1efe02be8d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "585a255b-85b9-4a5c-b19e-2f6c190dfec0", "connector": null, "instance_uuid": "45bce84e-c7c2-49ac-b278-21af6fc04954"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:57.689947 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.689947 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:57.700398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-925d64e7-28bd-48c3-be35-19894cbb4506 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.702566 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-925d64e7-28bd-48c3-be35-19894cbb4506 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:57.702821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-925d64e7-28bd-48c3-be35-19894cbb4506 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:57.703045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-925d64e7-28bd-48c3-be35-19894cbb4506 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:57.703206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-925d64e7-28bd-48c3-be35-19894cbb4506 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:57.707872 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.707872 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:57.708896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-925d64e7-28bd-48c3-be35-19894cbb4506 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:57.709352 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 612/2408] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:57 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:57.722646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-94bf1c1f-655a-46b2-963a-06217c8b991e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.725624 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94bf1c1f-655a-46b2-963a-06217c8b991e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:58:57.726119 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94bf1c1f-655a-46b2-963a-06217c8b991e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:57.726288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94bf1c1f-655a-46b2-963a-06217c8b991e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:57.733016 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-c819582f-e53b-46ea-8c7a-2a1efe02be8d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:58:57.736512 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 603/2409] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:58:57 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 11:58:57.740169 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.740169 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:57.746398 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-94bf1c1f-655a-46b2-963a-06217c8b991e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:57.751885 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94bf1c1f-655a-46b2-963a-06217c8b991e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:58:57.752333 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 598/2410] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:57 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:57.775527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:57.777785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca/restore Jul 03 11:58:57.778254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:57.779510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Restoring backup 9d8a894a-88f1-4b8d-a956-96abfcb227ca ({'restore': {}}) {{(pid=99810) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 11:58:57.780642 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Restoring backup 9d8a894a-88f1-4b8d-a956-96abfcb227ca to volume None. Jul 03 11:58:57.785079 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.785079 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:57.785232 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating volume of 1 GB for restore of backup 9d8a894a-88f1-4b8d-a956-96abfcb227ca. Jul 03 11:58:57.792255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:58:57.791995. {{(pid=99810) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:58:57.792418 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 11:58:57.797583 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (ed3d0fc9-87f3-436f-af99-1c45e74a6fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:57.798593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b32c0-471e-4dd6-9e98-efa9b6be12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:57.799625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:57.826101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b32c0-471e-4dd6-9e98-efa9b6be12cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:57.826855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ae601d-218f-4829-875f-5a77223d34d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:57.868000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['613002ad-100f-4301-8fc9-069dc78f2b9d', 'e5cc22f9-3cc1-4827-8a10-c0a52fe86cb8', '390a406e-a5dc-412f-a6cb-fec13f838d79', 'a2cff9fd-5f89-4717-a22c-031496213137'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:57.869386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ae601d-218f-4829-875f-5a77223d34d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613002ad-100f-4301-8fc9-069dc78f2b9d', 'e5cc22f9-3cc1-4827-8a10-c0a52fe86cb8', '390a406e-a5dc-412f-a6cb-fec13f838d79', 'a2cff9fd-5f89-4717-a22c-031496213137']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:57.870913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1783941f-ea04-4e8f-9680-a5ad9dc6d4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:57.904847 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1783941f-ea04-4e8f-9680-a5ad9dc6d4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3', '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_9d8a894a-88f1-4b8d-a956-96abfcb227ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['613002ad-100f-4301-8fc9-069dc78f2b9d','e5cc22f9-3cc1-4827-8a10-c0a52fe86cb8','390a406e-a5dc-412f-a6cb-fec13f838d79','a2cff9fd-5f89-4717-a22c-031496213137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:58:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9d8a894a-88f1-4b8d-a956-96abfcb227ca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:57.905545 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b470cd-e8c5-4044-b24e-5a3282510f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:57.921349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b470cd-e8c5-4044-b24e-5a3282510f85) transitioned into 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_9d8a894a-88f1-4b8d-a956-96abfcb227ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['613002ad-100f-4301-8fc9-069dc78f2b9d','e5cc22f9-3cc1-4827-8a10-c0a52fe86cb8','390a406e-a5dc-412f-a6cb-fec13f838d79','a2cff9fd-5f89-4717-a22c-031496213137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:57.922004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fff996-a045-4748-af08-2616ded31d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:57.932222 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fff996-a045-4748-af08-2616ded31d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:57.933282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (ed3d0fc9-87f3-436f-af99-1c45e74a6fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:57.933773 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 11:58:57.942555 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:57.942555 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:57.943275 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:58.133639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.136716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.137573 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:58.137871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.138155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.138333 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:58.138672 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:58.138672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.138885 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.144089 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.144089 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:58.145416 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13ee1553-f6c2-432e-bc26-35241283d6d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:58.145959 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 613/2411] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:58.154612 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.154612 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:58.158983 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:58.167474 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20f5cb0-1599-4f57-a90d-6a8402fa62ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:58.167883 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 604/2412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:58.281778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2f8b505e-e4c8-4f8e-8ca7-ba26f08cdd1d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.282107 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f8b505e-e4c8-4f8e-8ca7-ba26f08cdd1d None None] GET https://10.4.3.170/volume// Jul 03 11:58:58.282239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f8b505e-e4c8-4f8e-8ca7-ba26f08cdd1d None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.282482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f8b505e-e4c8-4f8e-8ca7-ba26f08cdd1d None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.282728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f8b505e-e4c8-4f8e-8ca7-ba26f08cdd1d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:58:58.282959 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 599/2413] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:58: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 11:58:58.287443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4233359-6f40-4abc-88b2-a3eb44685588 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.291667 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4233359-6f40-4abc-88b2-a3eb44685588 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 Jul 03 11:58:58.291959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4233359-6f40-4abc-88b2-a3eb44685588 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.292337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4233359-6f40-4abc-88b2-a3eb44685588 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.295782 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.298093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:58.298432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.298868 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.299757 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.299757 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:58.300432 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a4233359-6f40-4abc-88b2-a3eb44685588 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 11:58:58.301564 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4233359-6f40-4abc-88b2-a3eb44685588 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 returned with HTTP 200 Jul 03 11:58:58.302054 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 614/2414] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:58.309302 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.309302 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:58.312920 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:58.317584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-9b2d833a-a2d5-43e1-807a-1b92d26022a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:58.317976 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 605/2415] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:58.336698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.339606 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:58.340003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1835071871", "snapshot_id": null, "imageRef": "c9c12811-bef1-41f8-9309-7dd4d159f167", "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:58.342095 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1835071871', 'snapshot_id': None, 'imageRef': 'c9c12811-bef1-41f8-9309-7dd4d159f167', 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:58.428623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.431092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] PUT https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c Jul 03 11:58:58.431596 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:58.442100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Acquiring lock "cinder-attachment_update-585a255b-85b9-4a5c-b19e-2f6c190dfec0-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:58:58.449132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-585a255b-85b9-4a5c-b19e-2f6c190dfec0-np0000004412" acquired by "attachment_update" :: waited 0.007s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:58:58.450467 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.450467 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:58.469883 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.469883 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:58.470341 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 11:58:58.470560 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume of 1 GB Jul 03 11:58:58.474492 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Availability Zones retrieved successfully. Jul 03 11:58:58.480879 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (e7a8ea33-8df8-4161-a145-fde484ec9a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:58.482748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410ab4c2-f43d-45d1-9796-09b00eb87198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.483783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:58.530225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410ab4c2-f43d-45d1-9796-09b00eb87198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e968c77-4cb7-417c-bf37-8803fdfa4613', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.531078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb628e19-986c-42f9-9448-e295236c8286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.589558 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Created reservations ['db95b100-fb3f-463d-8ed0-b1bfef3e26f2', 'c82f7d43-7ddb-4aee-b0d4-93c6216df9de', 'ef27edfc-8265-4c23-b605-e0ca65c65df2', '148d1414-b1cf-4b23-be12-f98c1a028764'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:58.590712 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb628e19-986c-42f9-9448-e295236c8286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db95b100-fb3f-463d-8ed0-b1bfef3e26f2', 'c82f7d43-7ddb-4aee-b0d4-93c6216df9de', 'ef27edfc-8265-4c23-b605-e0ca65c65df2', '148d1414-b1cf-4b23-be12-f98c1a028764']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.591852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9f48a5-1d4c-4b4b-88a2-8d0c07f2138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.652956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-445cac1b-7013-4915-bb4a-82266b0f7302 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.655169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9f48a5-1d4c-4b4b-88a2-8d0c07f2138b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c4ffc9-d8fd-473f-82e5-d65299e043a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1835071871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['db95b100-fb3f-463d-8ed0-b1bfef3e26f2','c82f7d43-7ddb-4aee-b0d4-93c6216df9de','ef27edfc-8265-4c23-b605-e0ca65c65df2','148d1414-b1cf-4b23-be12-f98c1a028764'],size=1,snapshot_id=1e968c77-4cb7-417c-bf37-8803fdfa4613,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T11:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1835071871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42c4ffc9-d8fd-473f-82e5-d65299e043a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa2798b1aae4441a972f0a4a123075f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e968c77-4cb7-417c-bf37-8803fdfa4613,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.656285 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d2a327-4ead-4526-948d-a956f801ad8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.658387 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:58.659154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-5181403"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:58.661765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-5181403'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:58.666859 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume of 1 GB Jul 03 11:58:58.667279 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.667279 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:58.667941 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Availability Zones retrieved successfully. Jul 03 11:58:58.682067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (12566538-9fc5-4601-8539-a3d0d999ae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:58.683609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b040a692-983d-446a-9dff-ee8561101452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.685180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:58.699879 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.699879 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:58.721112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b040a692-983d-446a-9dff-ee8561101452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.722830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a81d064-41c1-4499-a51f-dbb5508e684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.728872 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d2a327-4ead-4526-948d-a956f801ad8e) transitioned into state 'SUCCESS' from state '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-1835071871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa2798b1aae4441a972f0a4a123075f',qos_specs=None,replication_status=,reservations=['db95b100-fb3f-463d-8ed0-b1bfef3e26f2','c82f7d43-7ddb-4aee-b0d4-93c6216df9de','ef27edfc-8265-4c23-b605-e0ca65c65df2','148d1414-b1cf-4b23-be12-f98c1a028764'],size=1,snapshot_id=1e968c77-4cb7-417c-bf37-8803fdfa4613,source_replicaid=,source_volid=None,status='creating',user_id='582bc6f8a85e45f19ec8e7db4b13aefd',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.733205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67985d8-b896-455c-9fd8-17c7d36f13d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.776535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Created reservations ['75fdd191-d15e-466a-9770-c1fd668a0cfa', '71177405-7c36-4d24-b0ca-b4b68ba28ecd', 'eb2dc6d0-4fec-41af-aa6a-b01c22e4f75d', '64fe546f-7d7c-4700-9f6c-677391f77e49'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:58:58.777012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a81d064-41c1-4499-a51f-dbb5508e684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75fdd191-d15e-466a-9770-c1fd668a0cfa', '71177405-7c36-4d24-b0ca-b4b68ba28ecd', 'eb2dc6d0-4fec-41af-aa6a-b01c22e4f75d', '64fe546f-7d7c-4700-9f6c-677391f77e49']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.777877 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ee0f76-2d5d-4a72-9358-98d38efcd96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.803311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ee0f76-2d5d-4a72-9358-98d38efcd96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a1df4f-6c8e-41b0-8b83-6d4d39e842af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-5181403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['75fdd191-d15e-466a-9770-c1fd668a0cfa','71177405-7c36-4d24-b0ca-b4b68ba28ecd','eb2dc6d0-4fec-41af-aa6a-b01c22e4f75d','64fe546f-7d7c-4700-9f6c-677391f77e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T11:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-5181403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a1df4f-6c8e-41b0-8b83-6d4d39e842af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7139be887ae404c91d71b55f9713697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.804152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24c7a5-9c27-425b-9bb0-d460b5adb393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.826095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24c7a5-9c27-425b-9bb0-d460b5adb393) transitioned into state 'SUCCESS' from state '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-5181403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['75fdd191-d15e-466a-9770-c1fd668a0cfa','71177405-7c36-4d24-b0ca-b4b68ba28ecd','eb2dc6d0-4fec-41af-aa6a-b01c22e4f75d','64fe546f-7d7c-4700-9f6c-677391f77e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.826095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e96558-755c-47a1-92fa-6d8cc635341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:58.829893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67985d8-b896-455c-9fd8-17c7d36f13d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.830420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Flow 'volume_create_api' (e7a8ea33-8df8-4161-a145-fde484ec9a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:58.830668 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Create volume request issued successfully. Jul 03 11:58:58.831230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c738e80-2f39-49d7-a37c-920f5b5833ad tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:58.831923 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 600/2416] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 11:58:58 2026] POST /volume/v3/volumes => generated 814 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:58:58.838889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e96558-755c-47a1-92fa-6d8cc635341d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:58:58.839308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (12566538-9fc5-4601-8539-a3d0d999ae77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:58.840658 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request issued successfully. Jul 03 11:58:58.840658 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-445cac1b-7013-4915-bb4a-82266b0f7302 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:58:58.840803 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 606/2417] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:58 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:58.845535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.847671 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:58:58.847938 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.848208 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.855628 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.855628 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:58.858403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.859835 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:58.860473 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:58:58.860701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.860928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.864756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32854196-d714-4f14-9b86-b8c4a66c4fa5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:58:58.865250 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 601/2418] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:58.868611 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.868611 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:58.873596 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:58.879149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1a093290-c43c-43f7-8aea-29a9dc5c8cd2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:58:58.879677 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 607/2419] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:58:58.952738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:58.952738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:58.953226 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:58:58.953591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Checking backup size 1 against volume size 1 {{(pid=99810) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 11:58:58.953591 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Overwriting volume 12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 with restore of backup 9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:58.972505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] restore_backup in rpcapi backup_id 9d8a894a-88f1-4b8d-a956-96abfcb227ca {{(pid=99810) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 11:58:58.977391 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0fde2429-2ebf-40fd-b6b9-dbe1da28b4e6 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca/restore returned with HTTP 202 Jul 03 11:58:58.977391 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 598/2420] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 11:58:57 2026] POST /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca/restore => generated 189 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:58:58.980553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-585a255b-85b9-4a5c-b19e-2f6c190dfec0-np0000004412" released by "attachment_update" :: held 0.531s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:58:58.981119 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-b058eda1-0764-4219-8ed4-6479e1320b0b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c returned with HTTP 200 Jul 03 11:58:58.981757 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 615/2421] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:58:58 2026] PUT /volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:58:58.983941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.986439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:58:58.986439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.986439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:58.986439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:58.996799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-61c20163-f70c-4775-b93a-898cb11a8f2a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:58.998954 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-61c20163-f70c-4775-b93a-898cb11a8f2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption Jul 03 11:58:58.999149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-61c20163-f70c-4775-b93a-898cb11a8f2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:58.999344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-61c20163-f70c-4775-b93a-898cb11a8f2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.000954 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.000954 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:59.001880 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-099fbc02-0c78-4a5c-a2b4-be1c4b8dc152 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:58:59.002232 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 602/2422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:59.016612 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.016612 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:59.024020 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-61c20163-f70c-4775-b93a-898cb11a8f2a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption returned with HTTP 200 Jul 03 11:58:59.024020 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 608/2423] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 11:58:58 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:59.130642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.143638 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:58:59.145355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4a77bf50-736b-42af-956c-3fdc39f6b2bc", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1328443249"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:58:59.158979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'imageRef': '4a77bf50-736b-42af-956c-3fdc39f6b2bc', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1328443249'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:58:59.162733 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.168192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:58:59.168519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.168742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.168892 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:58:59.177940 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.177940 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:59.179233 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf59422-e00a-4f8d-8d4a-5132c3bca3d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:58:59.179721 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 616/2424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:59.183433 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.190927 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:58:59.191463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.192200 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.232296 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.232296 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:59.237095 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:58:59.245976 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed1658c1-6563-4745-ac90-d30a0a8b06b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:58:59.245976 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 603/2425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:59.294171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume of 2 GB Jul 03 11:58:59.302095 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Availability Zones retrieved successfully. Jul 03 11:58:59.308556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (fc086b47-0a15-46e6-b4f0-542fd0df75b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:58:59.309748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af8b96-76f4-41d8-94b3-aefa2f2107c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:59.310709 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Validating volume size '2' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:58:59.340564 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af8b96-76f4-41d8-94b3-aefa2f2107c7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 11:58:59.340564 np0000004412 devstack@c-api.service[99810]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4a77bf50-736b-42af-956c-3fdc39f6b2bc is not active. Jul 03 11:58:59.341970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af8b96-76f4-41d8-94b3-aefa2f2107c7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:58:59.342679 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af8b96-76f4-41d8-94b3-aefa2f2107c7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:58:59.343312 np0000004412 devstack@c-api.service[99810]: WARNING cinder.volume.api [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (fc086b47-0a15-46e6-b4f0-542fd0df75b0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 11:58:59.343593 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-087be769-6d31-4bd6-909c-02d9e86bb9b8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:58:59.344047 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 599/2426] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:58:59 2026] POST /volume/v3/volumes => generated 125 bytes in 222 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:58:59.878856 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.880660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:58:59.880873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.881153 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.889598 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.889598 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:58:59.894772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.896884 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:58:59.896961 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:59.897048 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.897227 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.906067 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.906067 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:58:59.906825 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6807c1e0-3ac1-485c-92bd-ef2c543d5da8 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:58:59.907522 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 609/2427] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:59.913086 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:58:59.919812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6864f2c3-d33d-4f9a-9cf2-fd140153dc9c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:58:59.920197 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 617/2428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:58:59.924070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.925843 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:58:59.926043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.926227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.932989 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.932989 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:58:59.936568 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:58:59.941610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9460af16-e736-4b54-8ee1-d5fd806ea89b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:58:59.942016 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 604/2429] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:58:59.973866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:58:59.975857 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:58:59.976078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:58:59.976324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:58:59.989208 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:58:59.989208 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:58:59.994910 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:00.001610 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4833cb25-18cd-4111-a9eb-2899c1d9ae0a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:00.002141 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 600/2430] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:58:59 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:00.017097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:00.022879 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:00.023046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:00.023229 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:00.023318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:00.027886 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:00.027886 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:00.028619 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67d5239a-2f84-4098-a7fe-5c638603fae7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:00.028963 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 610/2431] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:00 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:00.192950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:00.195463 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:00.195832 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:00.196087 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:00.196241 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:00.202197 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:00.202197 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:00.203752 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3722357f-6b48-445d-b6e2-5c5f95f03584 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:00.204142 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 618/2432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:00 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:00.264889 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-45367a92-6451-44a2-9818-35592fe36b17 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:00.267980 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-45367a92-6451-44a2-9818-35592fe36b17 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:00.268269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-45367a92-6451-44a2-9818-35592fe36b17 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:00.268561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-45367a92-6451-44a2-9818-35592fe36b17 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:00.299673 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:00.299673 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:00.299673 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-45367a92-6451-44a2-9818-35592fe36b17 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:00.309167 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-45367a92-6451-44a2-9818-35592fe36b17 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:00.309792 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 605/2433] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:00 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:01.051414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.065349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:01.065349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.065349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.065349 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:01.094768 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:01.094768 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:01.098564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d014e6e6-124f-4d7f-879b-dfc26cdf725c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:01.098564 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 601/2434] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:01.216399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.218867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:01.219164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.222386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.222386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:01.225171 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:01.225171 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:01.226196 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14dfeb93-ea9a-46e3-b4cd-38ffd1caeac3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:01.226698 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 611/2435] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:01.253500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.255896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.256217 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "cfbf4add-03a5-4857-81bd-2016bcaf5398"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.257630 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'cfbf4add-03a5-4857-81bd-2016bcaf5398'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:01.323228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.325541 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:59:01.325715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.325944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.327007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.329856 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:01.330035 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.330203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.339935 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:01.339935 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:01.340670 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:01.340670 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:01.343761 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:01.345214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume of 1 GB Jul 03 11:59:01.347176 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:59:01.347871 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7f03871c-37cc-40ee-a3af-d7c3e4ee4bf0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:01.348336 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 602/2436] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:01.350139 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Availability Zones retrieved successfully. Jul 03 11:59:01.355603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (078cad78-7435-4506-b502-29143534de68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:01.356654 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15670997-fe64-4f10-8cfa-8bedfd19151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:01.356801 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-ce391642-e988-41b7-9baa-e72b14ca3b00 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:59:01.357242 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 606/2437] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:01.357510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:59:01.391729 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15670997-fe64-4f10-8cfa-8bedfd19151c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 11:59:01.391729 np0000004412 devstack@c-api.service[99811]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 11:59:01.394461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15670997-fe64-4f10-8cfa-8bedfd19151c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:01.395675 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15670997-fe64-4f10-8cfa-8bedfd19151c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 11:59:01.397072 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Flow 'volume_create_api' (078cad78-7435-4506-b502-29143534de68) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 11:59:01.397535 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-22df60ce-701a-428a-a6e7-9da0f0e7d0b6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:59:01.398446 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 619/2438] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes => generated 134 bytes in 145 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:59:01.621918 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b6699fd-d105-4755-bf84-e03e883e8828 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.623741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b6699fd-d105-4755-bf84-e03e883e8828 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.624095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b6699fd-d105-4755-bf84-e03e883e8828 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.628515 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b6699fd-d105-4755-bf84-e03e883e8828 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:59:01.628515 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 612/2439] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:59:01.640668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-22352ba8-9e1b-41f1-87fc-db5eaa274356 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.644097 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22352ba8-9e1b-41f1-87fc-db5eaa274356 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.646817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22352ba8-9e1b-41f1-87fc-db5eaa274356 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8319759a-4b4c-4c40-8eb8-54be984e44d7"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.649614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-22352ba8-9e1b-41f1-87fc-db5eaa274356 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8319759a-4b4c-4c40-8eb8-54be984e44d7'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:01.655747 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22352ba8-9e1b-41f1-87fc-db5eaa274356 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 03 11:59:01.656550 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 603/2440] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:01.668527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cc1ad84f-46be-4b68-ae5c-48a32b62f1df None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.671058 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc1ad84f-46be-4b68-ae5c-48a32b62f1df tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.671687 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc1ad84f-46be-4b68-ae5c-48a32b62f1df tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5baae266-b9e1-4950-9412-e7c1770b5003"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.673489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-cc1ad84f-46be-4b68-ae5c-48a32b62f1df tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5baae266-b9e1-4950-9412-e7c1770b5003'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:01.680359 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc1ad84f-46be-4b68-ae5c-48a32b62f1df tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 03 11:59:01.681026 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 607/2441] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:01.693864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1e696016-d69e-4d29-ac15-3dd30fd3174a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.697134 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1e696016-d69e-4d29-ac15-3dd30fd3174a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.697601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1e696016-d69e-4d29-ac15-3dd30fd3174a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0c3585f8-a1ca-497e-84ed-cb233093e12a"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.699460 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-1e696016-d69e-4d29-ac15-3dd30fd3174a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '0c3585f8-a1ca-497e-84ed-cb233093e12a'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:01.707700 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1e696016-d69e-4d29-ac15-3dd30fd3174a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 03 11:59:01.708396 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 620/2442] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:01.716983 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fba07214-5f0b-43e8-b642-06268abdb5d9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.718679 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fba07214-5f0b-43e8-b642-06268abdb5d9 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.719015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fba07214-5f0b-43e8-b642-06268abdb5d9 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.720992 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fba07214-5f0b-43e8-b642-06268abdb5d9 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:59:01.721444 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 613/2443] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 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 11:59:01.730851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eb662435-0ae0-4c10-b740-5cd9b8e2021c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.732789 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb662435-0ae0-4c10-b740-5cd9b8e2021c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.733154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eb662435-0ae0-4c10-b740-5cd9b8e2021c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.735517 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eb662435-0ae0-4c10-b740-5cd9b8e2021c tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:59:01.735995 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 604/2444] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 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 11:59:01.745813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-61461875-eebf-47ce-b9ea-af64431917d6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.747913 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61461875-eebf-47ce-b9ea-af64431917d6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:01.747913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-61461875-eebf-47ce-b9ea-af64431917d6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.749364 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-61461875-eebf-47ce-b9ea-af64431917d6 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 11:59:01.749890 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 608/2445] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:01 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 11:59:01.758879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.761464 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-202843201 Jul 03 11:59:01.761692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.761931 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.762116 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Delete volume with id: tempest-invalid-202843201 Jul 03 11:59:01.772310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8eb73135-7d93-4318-9aba-c3a14cc8d2fa tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-202843201 returned with HTTP 404 Jul 03 11:59:01.772835 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 621/2446] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 11:59:01 2026] DELETE /volume/v3/volumes/tempest-invalid-202843201 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:01.782560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ff38f117-101c-4f93-9df7-23104d5cd6b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.784521 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 614/2447] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 11:59:01 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 11:59:01.793268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1eb932f4-39dc-4117-abd8-b9f60a6e3582 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.795058 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1eb932f4-39dc-4117-abd8-b9f60a6e3582 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/xxx/action Jul 03 11:59:01.795445 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1eb932f4-39dc-4117-abd8-b9f60a6e3582 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-detach": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:01.795638 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1eb932f4-39dc-4117-abd8-b9f60a6e3582 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:01.804348 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1eb932f4-39dc-4117-abd8-b9f60a6e3582 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 11:59:01.804834 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 605/2448] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 3 11:59:01 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:01.812969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-26bb38ae-b675-4853-bdbe-a7da5b4f52a8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.817080 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26bb38ae-b675-4853-bdbe-a7da5b4f52a8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/tempest-invalid-1830523384 Jul 03 11:59:01.817354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26bb38ae-b675-4853-bdbe-a7da5b4f52a8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.817609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26bb38ae-b675-4853-bdbe-a7da5b4f52a8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.825980 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26bb38ae-b675-4853-bdbe-a7da5b4f52a8 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1830523384 returned with HTTP 404 Jul 03 11:59:01.826601 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 609/2449] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/tempest-invalid-1830523384 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:01.845395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3e494752-a0ab-4ae9-af26-82382e8d8751 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.845395 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 622/2450] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 3 11:59:01 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 11:59:01.859894 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-232339d0-65c0-4420-964f-647e0d4c69c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.862034 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=null Jul 03 11:59:01.862315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.862593 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.862934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:59:01.863238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Could not evaluate value null, assuming string {{(pid=99809) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:59:01.864043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:59:01.905048 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Get all volumes completed successfully. Jul 03 11:59:01.908127 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-232339d0-65c0-4420-964f-647e0d4c69c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 11:59:01.908751 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 615/2451] 10.4.3.170 () {66 vars in 1281 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:59:01.925609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0837a72b-20c2-4866-9047-06802dc46c03 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.927855 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1451937716 Jul 03 11:59:01.928102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.928500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.928998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:59:01.930045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1451937716'), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:59:01.936026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.938088 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:59:01.938316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.938538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.941808 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Get all volumes completed successfully. Jul 03 11:59:01.942724 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0837a72b-20c2-4866-9047-06802dc46c03 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1451937716 returned with HTTP 200 Jul 03 11:59:01.944482 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 606/2452] 10.4.3.170 () {66 vars in 1359 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1451937716 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:59:01.964962 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:01.964962 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:01.968602 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.970414 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes?status=null Jul 03 11:59:01.970617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.970825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.971195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:59:01.971592 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Could not evaluate value null, assuming string {{(pid=99811) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 11:59:01.972203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:59:01.974650 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:59:01.981459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-bcc7b3a1-1791-42a8-8ebf-267cc557d920 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:59:01.981943 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 610/2453] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1405 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:01.984168 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Get all volumes completed successfully. Jul 03 11:59:01.984534 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1cf61a0e-f306-4274-9a87-5f00aebcc130 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 11:59:01.985028 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 623/2454] 10.4.3.170 () {66 vars in 1260 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:59:01.995815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e79faf7d-f675-4a1a-ba37-01c7982efe38 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:01.997323 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e79faf7d-f675-4a1a-ba37-01c7982efe38 None None] GET https://10.4.3.170/volume// Jul 03 11:59:01.997323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e79faf7d-f675-4a1a-ba37-01c7982efe38 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:01.997323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e79faf7d-f675-4a1a-ba37-01c7982efe38 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:01.997323 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e79faf7d-f675-4a1a-ba37-01c7982efe38 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:01.997998 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 616/2455] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:59: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 11:59:01.998658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.004040 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-299524882 Jul 03 11:59:02.004040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.004040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.004040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:59:02.008639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-299524882'), ('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 11:59:02.012463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-7a055992-175b-464a-8517-cf823333a8a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.013679 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-7a055992-175b-464a-8517-cf823333a8a1 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:02.013679 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-7a055992-175b-464a-8517-cf823333a8a1 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42c4ffc9-d8fd-473f-82e5-d65299e043a1", "connector": null, "instance_uuid": "622bedeb-0342-4e72-80f3-612ea39d09ea"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.018275 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Get all volumes completed successfully. Jul 03 11:59:02.019018 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00ae6f38-1ca9-4a0a-9798-872659809c3e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-299524882 returned with HTTP 200 Jul 03 11:59:02.019463 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 607/2456] 10.4.3.170 () {66 vars in 1336 bytes} [Fri Jul 3 11:59:01 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-299524882 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 11:59:02.028676 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.028676 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:02.032121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.036497 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.036932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.037896 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.051190 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.051190 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:02.051690 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.055164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0acdab4c-cc82-4436-b750-f12751921c48 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.058390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0acdab4c-cc82-4436-b750-f12751921c48 None None] GET https://10.4.3.170/volume// Jul 03 11:59:02.058390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0acdab4c-cc82-4436-b750-f12751921c48 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.058390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0acdab4c-cc82-4436-b750-f12751921c48 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.058390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0acdab4c-cc82-4436-b750-f12751921c48 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:02.058390 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 617/2457] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:59: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 11:59:02.064107 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Reserve volume completed successfully. Jul 03 11:59:02.064362 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8970fdc-af4a-449d-b30e-1bcd2bc401ea tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 202 Jul 03 11:59:02.065017 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 624/2458] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:02.068723 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-7a055992-175b-464a-8517-cf823333a8a1 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:02.069286 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 611/2459] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:02.075961 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8bacb8ef-c630-4300-8889-bdbba039b44f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.077022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-aeff4d5e-0a36-4bd5-8542-d740eaf078ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.078323 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.079160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.079425 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.091216 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.091216 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:02.091744 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.096072 np0000004412 devstack@c-api.service[99810]: ERROR cinder.volume.api [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 11:59:02.097128 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bacb8ef-c630-4300-8889-bdbba039b44f tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 400 Jul 03 11:59:02.097128 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 608/2460] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:59:02.109767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.109885 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b74f733-be94-416c-99c6-193208569a12 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.112211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:02.112711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.112711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.112855 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.112902 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:02.113313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.113482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.121146 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.121146 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:02.121146 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2c5ebdd0-fd75-4633-a2b6-b560cfb9b5d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:02.121146 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 612/2461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.125348 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.125348 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:02.125532 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.139404 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-aeff4d5e-0a36-4bd5-8542-d740eaf078ac tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:02.139763 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-aeff4d5e-0a36-4bd5-8542-d740eaf078ac tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0a1df4f-6c8e-41b0-8b83-6d4d39e842af", "connector": null, "instance_uuid": "56c0939d-309d-41cb-be48-bfd2f2ae050a"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.143362 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Unreserve volume completed successfully. Jul 03 11:59:02.143686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b74f733-be94-416c-99c6-193208569a12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 202 Jul 03 11:59:02.144192 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 625/2462] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:02.151838 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.151838 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:02.154646 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7b6dad0c-db10-48f7-ab96-35d394371c6a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.156983 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b6dad0c-db10-48f7-ab96-35d394371c6a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/5515e07a-2c7d-4cb6-8f8a-03e27d40d358/action Jul 03 11:59:02.157503 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b6dad0c-db10-48f7-ab96-35d394371c6a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.157665 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7b6dad0c-db10-48f7-ab96-35d394371c6a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.166506 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7b6dad0c-db10-48f7-ab96-35d394371c6a tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/5515e07a-2c7d-4cb6-8f8a-03e27d40d358/action returned with HTTP 404 Jul 03 11:59:02.167064 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 609/2463] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/5515e07a-2c7d-4cb6-8f8a-03e27d40d358/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.182973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-16548978-bf4e-453c-8aea-00b32348c3ba None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.185280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16548978-bf4e-453c-8aea-00b32348c3ba tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/ffd08ac9-a2e4-4d98-a076-d7c328a5f2c7/action Jul 03 11:59:02.185846 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16548978-bf4e-453c-8aea-00b32348c3ba tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.186023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16548978-bf4e-453c-8aea-00b32348c3ba tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.193920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-aeff4d5e-0a36-4bd5-8542-d740eaf078ac tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:02.194584 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 618/2464] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:02.198818 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16548978-bf4e-453c-8aea-00b32348c3ba tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/ffd08ac9-a2e4-4d98-a076-d7c328a5f2c7/action returned with HTTP 404 Jul 03 11:59:02.199470 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 613/2465] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/ffd08ac9-a2e4-4d98-a076-d7c328a5f2c7/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.209799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c248847b-f25f-4f19-a509-5e095d45c37b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.219623 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 626/2466] 10.4.3.170 () {68 vars in 1260 bytes} [Fri Jul 3 11:59:02 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 11:59:02.232319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d0c9be5e-f901-4684-80e8-1a33550b5ca3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.237699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d0c9be5e-f901-4684-80e8-1a33550b5ca3 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] PUT https://10.4.3.170/volume/v3/volumes/tempest-invalid-831392253 Jul 03 11:59:02.238322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d0c9be5e-f901-4684-80e8-1a33550b5ca3 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.245098 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9c7c217b-b749-4c6f-8387-1190c111b402 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.245874 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9c7c217b-b749-4c6f-8387-1190c111b402 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:02.245984 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9c7c217b-b749-4c6f-8387-1190c111b402 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.246194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9c7c217b-b749-4c6f-8387-1190c111b402 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.246304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9c7c217b-b749-4c6f-8387-1190c111b402 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:02.249416 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d0c9be5e-f901-4684-80e8-1a33550b5ca3 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-831392253 returned with HTTP 404 Jul 03 11:59:02.250005 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 610/2467] 10.4.3.170 () {68 vars in 1335 bytes} [Fri Jul 3 11:59:02 2026] PUT /volume/v3/volumes/tempest-invalid-831392253 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:02.254398 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.254398 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:02.255636 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9c7c217b-b749-4c6f-8387-1190c111b402 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:02.256147 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 619/2468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.263455 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e09c227a-5b31-4010-9866-3b7441a2b1be None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.266129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e09c227a-5b31-4010-9866-3b7441a2b1be tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] PUT https://10.4.3.170/volume/v3/volumes/b419c073-1b92-45ac-acc0-2ac5e24dcdab Jul 03 11:59:02.266597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e09c227a-5b31-4010-9866-3b7441a2b1be tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.277208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e09c227a-5b31-4010-9866-3b7441a2b1be tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/b419c073-1b92-45ac-acc0-2ac5e24dcdab returned with HTTP 404 Jul 03 11:59:02.277665 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 614/2469] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 3 11:59:02 2026] PUT /volume/v3/volumes/b419c073-1b92-45ac-acc0-2ac5e24dcdab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.288344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.290136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3e680df2-4a05-4bf5-88b7-fadd1be2fc80 Jul 03 11:59:02.290339 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.298399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.298653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Delete volume with id: 3e680df2-4a05-4bf5-88b7-fadd1be2fc80 Jul 03 11:59:02.310813 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa6e57cb-2674-487e-89e0-1dc1f4c344ed tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/3e680df2-4a05-4bf5-88b7-fadd1be2fc80 returned with HTTP 404 Jul 03 11:59:02.311461 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 627/2470] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:02 2026] DELETE /volume/v3/volumes/3e680df2-4a05-4bf5-88b7-fadd1be2fc80 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.322819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d5647721-7d96-4466-b2e4-df2f2fdfdb12 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.324850 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5647721-7d96-4466-b2e4-df2f2fdfdb12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.325257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5647721-7d96-4466-b2e4-df2f2fdfdb12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.325511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5647721-7d96-4466-b2e4-df2f2fdfdb12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.327243 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5647721-7d96-4466-b2e4-df2f2fdfdb12 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 400 Jul 03 11:59:02.327793 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 611/2471] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:59:02.337973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-10b9a033-ed1e-4052-8d0f-a9193198bd1b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.341834 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10b9a033-ed1e-4052-8d0f-a9193198bd1b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.342470 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10b9a033-ed1e-4052-8d0f-a9193198bd1b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.342652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10b9a033-ed1e-4052-8d0f-a9193198bd1b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.344089 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10b9a033-ed1e-4052-8d0f-a9193198bd1b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 400 Jul 03 11:59:02.344553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 620/2472] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 11:59:02.358831 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-855cd7de-9e5d-4ba8-b9c6-9d43cb28451b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.364439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-855cd7de-9e5d-4ba8-b9c6-9d43cb28451b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/75839079-577c-4209-bdb9-0a37255f0062/action Jul 03 11:59:02.364716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-855cd7de-9e5d-4ba8-b9c6-9d43cb28451b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.364919 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-855cd7de-9e5d-4ba8-b9c6-9d43cb28451b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.374000 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-855cd7de-9e5d-4ba8-b9c6-9d43cb28451b tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/75839079-577c-4209-bdb9-0a37255f0062/action returned with HTTP 404 Jul 03 11:59:02.374000 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 615/2473] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/75839079-577c-4209-bdb9-0a37255f0062/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.378524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.383846 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:02.383846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.383846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.392696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7503f599-1eb5-49f7-9b5e-7b92d4c37b1e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.394825 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7503f599-1eb5-49f7-9b5e-7b92d4c37b1e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action Jul 03 11:59:02.395225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7503f599-1eb5-49f7-9b5e-7b92d4c37b1e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.395357 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7503f599-1eb5-49f7-9b5e-7b92d4c37b1e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.399080 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7503f599-1eb5-49f7-9b5e-7b92d4c37b1e tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action returned with HTTP 400 Jul 03 11:59:02.399837 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 612/2474] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 03 11:59:02.403278 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.403278 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:02.407553 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:02.414439 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5228fbf9-ab22-45eb-921f-6b31cdfce646 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:02.414706 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 628/2475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.417896 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b844ac98-7438-4878-96b9-1b765957acb0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.421107 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b844ac98-7438-4878-96b9-1b765957acb0 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] POST https://10.4.3.170/volume/v3/volumes/None/action Jul 03 11:59:02.423134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b844ac98-7438-4878-96b9-1b765957acb0 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:02.423134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b844ac98-7438-4878-96b9-1b765957acb0 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.432773 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b844ac98-7438-4878-96b9-1b765957acb0 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 11:59:02.433338 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 621/2476] 10.4.3.170 () {68 vars in 1294 bytes} [Fri Jul 3 11:59:02 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:02.447579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c856b11-4eca-49bf-9dc6-d15017e0d1c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.449857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c856b11-4eca-49bf-9dc6-d15017e0d1c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/0eb21d40-8631-4140-a1a5-ecf475c4b908 Jul 03 11:59:02.450276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c856b11-4eca-49bf-9dc6-d15017e0d1c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.450624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c856b11-4eca-49bf-9dc6-d15017e0d1c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.459170 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c856b11-4eca-49bf-9dc6-d15017e0d1c5 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/0eb21d40-8631-4140-a1a5-ecf475c4b908 returned with HTTP 404 Jul 03 11:59:02.460026 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 616/2477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/0eb21d40-8631-4140-a1a5-ecf475c4b908 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:02.477608 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1902d114-fbd0-40bd-9b47-829eca074779 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.481650 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1902d114-fbd0-40bd-9b47-829eca074779 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:59:02.481915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1902d114-fbd0-40bd-9b47-829eca074779 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.482170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1902d114-fbd0-40bd-9b47-829eca074779 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.493146 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.493146 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:02.497974 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1902d114-fbd0-40bd-9b47-829eca074779 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.503449 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1902d114-fbd0-40bd-9b47-829eca074779 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 200 Jul 03 11:59:02.504002 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 613/2478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.520106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1fecf916-a00e-4b56-a245-5e3e56117256 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.522570 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:59:02.522838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.523114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.523362 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Delete volume with id: 2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:59:02.533618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.535293 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:02.536796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.536796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.540208 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.540208 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:02.540877 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.548872 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.548872 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:02.557272 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:02.559540 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-82e88f4c-e3ff-4404-b107-d6fdfff6fc54 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:02.560041 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 622/2479] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.566824 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Delete volume request issued successfully. Jul 03 11:59:02.567098 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fecf916-a00e-4b56-a245-5e3e56117256 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 202 Jul 03 11:59:02.567680 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 629/2480] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:02 2026] DELETE /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:59:02.577715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.578552 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:59:02.578642 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.578882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.586612 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.586612 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:02.591670 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Volume info retrieved successfully. Jul 03 11:59:02.596817 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcdebf7c-73e4-4905-8afd-5f9eb04bce93 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 200 Jul 03 11:59:02.597263 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 617/2481] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:02.737512 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e0b387e2-cdd9-4c33-abc4-5fae2d842c87 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.738057 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e0b387e2-cdd9-4c33-abc4-5fae2d842c87 None None] GET https://10.4.3.170/volume// Jul 03 11:59:02.738350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e0b387e2-cdd9-4c33-abc4-5fae2d842c87 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.738649 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e0b387e2-cdd9-4c33-abc4-5fae2d842c87 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.739172 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e0b387e2-cdd9-4c33-abc4-5fae2d842c87 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:02.739537 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 614/2482] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 11:59:02.752301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.756392 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:02.756392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:02.756392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:02.768202 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.768202 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:02.772761 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:02.779080 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-4834117d-8356-4532-919c-b20b6207b1dd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:02.779787 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 623/2483] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:02 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:02.890842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:02.894285 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 Jul 03 11:59:02.894832 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:02.906779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:02.912693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:02.914291 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:02.914291 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:03.134020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:03.135728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:03.135909 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:03.136109 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:03.136232 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:03.140627 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:03.140627 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:03.141356 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5c4ce919-ef41-41e1-bc99-79a92c8414cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:03.141736 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 618/2484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:03 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:03.268121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d7858697-7124-454d-baa8-7a3f80520c1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:03.270480 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7858697-7124-454d-baa8-7a3f80520c1b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:03.270765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7858697-7124-454d-baa8-7a3f80520c1b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:03.271052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7858697-7124-454d-baa8-7a3f80520c1b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:03.271211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d7858697-7124-454d-baa8-7a3f80520c1b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:03.276776 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:03.276776 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:03.277706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7858697-7124-454d-baa8-7a3f80520c1b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:03.278195 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 615/2485] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:03 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:03.429993 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:03.432502 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:03.432710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:03.432962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:03.443868 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:03.443868 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:03.447237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" released by "attachment_update" :: held 0.534s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:03.447686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fb2dacf1-74d9-478f-8e69-fb8513dba8e2 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 returned with HTTP 200 Jul 03 11:59:03.447949 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:03.448124 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 630/2486] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:02 2026] PUT /volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:03.452773 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1417a5bb-87fa-4cde-b721-c30ab383e301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:03.453156 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 624/2487] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:03 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:03.577522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-451da082-0813-4114-aa69-84810a18c80f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:03.580191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-451da082-0813-4114-aa69-84810a18c80f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:03.580505 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-451da082-0813-4114-aa69-84810a18c80f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:03.580699 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-451da082-0813-4114-aa69-84810a18c80f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:03.599949 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:03.599949 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:03.605778 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-451da082-0813-4114-aa69-84810a18c80f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:03.610927 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-451da082-0813-4114-aa69-84810a18c80f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:03.611510 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 619/2488] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:03 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:03.617207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bd73981e-a522-4736-8b96-3d21ef8a8305 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:03.618944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd73981e-a522-4736-8b96-3d21ef8a8305 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] GET https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 Jul 03 11:59:03.619140 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd73981e-a522-4736-8b96-3d21ef8a8305 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:03.619332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd73981e-a522-4736-8b96-3d21ef8a8305 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:03.625931 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd73981e-a522-4736-8b96-3d21ef8a8305 tempest-VolumesNegativeTest-1830646948 tempest-VolumesNegativeTest-1830646948-project-member] https://10.4.3.170/volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 returned with HTTP 404 Jul 03 11:59:03.626430 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 616/2489] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:03 2026] GET /volume/v3/volumes/2caf8ad6-1c09-4a60-89a6-23323aa30dc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:04.154908 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:04.158533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:04.158533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:04.158533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:04.158533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:04.163863 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:04.163863 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:04.164783 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b21d15b6-32e6-4db8-9427-86993251e3f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:04.165156 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 631/2490] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:04 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:04.291707 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eea284ff-f626-40f6-b82c-91d2307bfcff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:04.293739 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eea284ff-f626-40f6-b82c-91d2307bfcff tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:04.294058 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eea284ff-f626-40f6-b82c-91d2307bfcff tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:04.294286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eea284ff-f626-40f6-b82c-91d2307bfcff tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:04.294468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-eea284ff-f626-40f6-b82c-91d2307bfcff tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:04.302726 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:04.302726 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:04.303824 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eea284ff-f626-40f6-b82c-91d2307bfcff tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:04.304530 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 625/2491] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:04 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:04.467157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76140d95-df75-4aea-a70c-0149ce2d1389 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:04.470991 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76140d95-df75-4aea-a70c-0149ce2d1389 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:04.471227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76140d95-df75-4aea-a70c-0149ce2d1389 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:04.471527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76140d95-df75-4aea-a70c-0149ce2d1389 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:04.483423 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:04.483423 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:04.487938 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-76140d95-df75-4aea-a70c-0149ce2d1389 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:04.493326 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76140d95-df75-4aea-a70c-0149ce2d1389 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:04.493783 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 620/2492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:04 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:04.626121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-27da49ab-1116-43be-85fc-f8f744c21a49 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:04.628926 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-27da49ab-1116-43be-85fc-f8f744c21a49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:04.629324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-27da49ab-1116-43be-85fc-f8f744c21a49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:04.630074 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-27da49ab-1116-43be-85fc-f8f744c21a49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:04.648609 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:04.648609 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:04.652763 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-27da49ab-1116-43be-85fc-f8f744c21a49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:04.659097 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-27da49ab-1116-43be-85fc-f8f744c21a49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:04.659763 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 617/2493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:04 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:05.181317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:05.183813 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:05.184036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:05.184269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:05.184432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:05.189200 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:05.189200 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:05.190189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a113ffeb-dc7b-4508-bbaf-9d3e8806b958 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:05.190627 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 632/2494] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:05 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:05.317360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:05.320868 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:05.321099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:05.321348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:05.321507 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:05.330213 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:05.330213 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:05.331748 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b16f6c3c-2890-4a3c-b939-4394b0cab1c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:05.332442 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 626/2495] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:05 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:05.512709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8fb3e044-352e-4c65-9263-af35c86928a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:05.514730 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8fb3e044-352e-4c65-9263-af35c86928a1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:05.514918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8fb3e044-352e-4c65-9263-af35c86928a1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:05.515141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8fb3e044-352e-4c65-9263-af35c86928a1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:05.528734 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:05.528734 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:05.533226 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8fb3e044-352e-4c65-9263-af35c86928a1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:05.539302 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8fb3e044-352e-4c65-9263-af35c86928a1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:05.539937 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 621/2496] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:05 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:05.676000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a925fda9-52e8-4fa2-9358-2cced9743916 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:05.683432 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a925fda9-52e8-4fa2-9358-2cced9743916 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:05.683732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a925fda9-52e8-4fa2-9358-2cced9743916 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:05.684002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a925fda9-52e8-4fa2-9358-2cced9743916 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:05.703091 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:05.703091 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:05.709994 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a925fda9-52e8-4fa2-9358-2cced9743916 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:05.715294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a925fda9-52e8-4fa2-9358-2cced9743916 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:05.715869 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 618/2497] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:05 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:06.202739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:06.206457 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:06.206457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:06.206457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:06.206457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:06.211538 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:06.211538 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:06.212610 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b4d89f5-cb18-4c20-98b1-b298db3f81cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:06.213077 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 633/2498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:06 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:06.349553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c745d70-1ed5-453d-b53e-16922583394c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:06.352987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c745d70-1ed5-453d-b53e-16922583394c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:06.352987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c745d70-1ed5-453d-b53e-16922583394c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:06.352987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c745d70-1ed5-453d-b53e-16922583394c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:06.352987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1c745d70-1ed5-453d-b53e-16922583394c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:06.361170 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:06.361170 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:06.361526 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c745d70-1ed5-453d-b53e-16922583394c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:06.361935 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 627/2499] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:06 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:06.555402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:06.557128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:06.557339 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:06.557576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:06.567540 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:06.567540 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:06.571644 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:06.576683 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab006a1e-dc06-410d-b7fe-bf56788b7e44 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:06.577098 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 622/2500] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:06 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:06.735397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:06.736418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:06.736700 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:06.736832 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:06.747177 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:06.747177 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:06.751157 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:06.756840 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-910cd4ed-1204-4ed4-8d73-5b2a4abb53ae tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:06.757307 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 619/2501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:06 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:07.225208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4e195441-ada4-44f7-9de4-c45476eb864d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:07.227398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e195441-ada4-44f7-9de4-c45476eb864d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:07.227661 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e195441-ada4-44f7-9de4-c45476eb864d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:07.227918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4e195441-ada4-44f7-9de4-c45476eb864d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:07.228092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4e195441-ada4-44f7-9de4-c45476eb864d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:07.235197 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:07.235197 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:07.236381 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4e195441-ada4-44f7-9de4-c45476eb864d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:07.236894 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 634/2502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:07 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:07.376315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:07.381824 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:07.381995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:07.382173 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:07.382290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:07.393212 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:07.393212 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:07.394308 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f991e77-33e3-4c42-955c-ce0ed2cb8826 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:07.394623 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 628/2503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:07 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:07.592613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d1367011-7409-4306-ac44-6b9d245b9a47 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:07.595046 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1367011-7409-4306-ac44-6b9d245b9a47 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:07.595046 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1367011-7409-4306-ac44-6b9d245b9a47 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:07.595611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1367011-7409-4306-ac44-6b9d245b9a47 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:07.605773 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:07.605773 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:07.610066 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d1367011-7409-4306-ac44-6b9d245b9a47 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:07.619716 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1367011-7409-4306-ac44-6b9d245b9a47 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:07.620195 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 623/2504] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:07 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:07.776348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:07.781217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:07.781696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:07.781923 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:07.799751 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:07.799751 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:07.805310 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:07.822177 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a97ea2dc-4b42-4888-a4be-31e75e34e3e8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:07.822177 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 620/2505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:07 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:08.250582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.253722 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:08.253934 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.254147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.254294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:08.265740 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.265740 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:08.266755 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-157d9018-cbfe-45ae-8dae-d459c6cf9d8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:08.267202 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 635/2506] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:08 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:08.408108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.410351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:08.410572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.410765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.410866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:08.415870 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.415870 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:08.416796 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0da47ae5-a67b-4d70-89e7-c2699c92479a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:08.417185 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 629/2507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:08 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:08.634089 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.636690 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:08.636885 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.637073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.648131 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.648131 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:08.654761 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:08.660031 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0475241a-fce5-494e-be65-8812f1d0b7e3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:08.663109 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 624/2508] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:08 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:08.679224 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9ee6b11e-710d-4ef3-84ac-b3d51a045473 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.679924 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ee6b11e-710d-4ef3-84ac-b3d51a045473 None None] GET https://10.4.3.170/volume// Jul 03 11:59:08.680095 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ee6b11e-710d-4ef3-84ac-b3d51a045473 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.680356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ee6b11e-710d-4ef3-84ac-b3d51a045473 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.680787 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ee6b11e-710d-4ef3-84ac-b3d51a045473 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:08.681427 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 621/2509] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:08.691386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.693794 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 11:59:08.693996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.694065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.712557 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.712557 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:08.720703 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 11:59:08.728779 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-fdba968a-c172-4256-b4e3-ec37c5de11aa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 11:59:08.729218 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 636/2510] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:08 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1584 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:08.839533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.839744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:08.841584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] PUT https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 Jul 03 11:59:08.842118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:08.843364 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:08.843614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:08.843834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:08.864121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Acquiring lock "cinder-attachment_update-42c4ffc9-d8fd-473f-82e5-d65299e043a1-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:08.865122 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.865122 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:08.876818 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:08.876994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-42c4ffc9-d8fd-473f-82e5-d65299e043a1-np0000004412" acquired by "attachment_update" :: waited 0.013s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:08.879930 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:08.879930 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:08.884872 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6db2fe35-5291-46e0-abc9-7e2af173f5e5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:08.884872 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 625/2511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:08 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.279792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.283207 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:09.283493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.283835 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.284637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:09.292767 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.292767 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:09.293981 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bf57397b-4988-4e8e-bb9a-ebd16c306124 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:09.294905 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 622/2512] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.409925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Lock "cinder-attachment_update-42c4ffc9-d8fd-473f-82e5-d65299e043a1-np0000004412" released by "attachment_update" :: held 0.533s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:09.410345 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-6a3f1060-0a29-453a-98bc-30f7ff226d7b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 returned with HTTP 200 Jul 03 11:59:09.410782 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 630/2513] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:08 2026] PUT /volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:09.429078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.433392 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:09.433392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.433392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.433392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:09.438524 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.438524 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:09.439817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1674c8d-9fd6-4940-bbfc-133eb962ae11 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:09.440478 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 637/2514] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.450433 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-67a5ff7c-5200-4729-9d2f-733597a91589 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.453215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-67a5ff7c-5200-4729-9d2f-733597a91589 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 11:59:09.453491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-67a5ff7c-5200-4729-9d2f-733597a91589 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.453780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-67a5ff7c-5200-4729-9d2f-733597a91589 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.462303 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.462303 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:09.466822 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-67a5ff7c-5200-4729-9d2f-733597a91589 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:09.472489 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-67a5ff7c-5200-4729-9d2f-733597a91589 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 200 Jul 03 11:59:09.472968 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 626/2515] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.492763 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.495889 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:09.496288 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.496607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.496763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: 05369d00-1a55-4588-bf08-30fdf363167d. Jul 03 11:59:09.504770 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.504770 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:09.537023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id 05369d00-1a55-4588-bf08-30fdf363167d {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:59:09.540082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2cd3c4cd-70b5-4e1f-8059-773336625ce9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 202 Jul 03 11:59:09.540537 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 623/2516] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:09 2026] DELETE /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:09.550782 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e9189025-e2f5-4421-ac19-54596fb496c6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.552356 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e9189025-e2f5-4421-ac19-54596fb496c6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:09.552567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e9189025-e2f5-4421-ac19-54596fb496c6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.552710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e9189025-e2f5-4421-ac19-54596fb496c6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.552828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e9189025-e2f5-4421-ac19-54596fb496c6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:09.557591 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.557591 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:09.558906 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e9189025-e2f5-4421-ac19-54596fb496c6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:09.559307 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 631/2517] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.674632 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.676114 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:09.676479 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.676848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.688288 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.688288 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:09.692450 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:09.697875 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c8dda3a7-3a81-448d-9b7f-5400bd89d359 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:09.698426 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 638/2518] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.897953 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.903474 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:09.905676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:09.905676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:09.920512 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.920512 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:09.925274 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:09.925417 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-380bc1ae-c820-4270-a584-40ee1a5b31f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:09.929897 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ed5ae3f-89ac-4002-ba12-2e2452924761 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:09.929986 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-380bc1ae-c820-4270-a584-40ee1a5b31f3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] POST https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583/action Jul 03 11:59:09.931719 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 627/2519] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:09 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:09.931791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-380bc1ae-c820-4270-a584-40ee1a5b31f3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:09.931791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-380bc1ae-c820-4270-a584-40ee1a5b31f3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:09.959324 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:09.959324 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:09.970837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-3eb33d50-aa3f-44e5-a1cb-5a2bf8964121 req-380bc1ae-c820-4270-a584-40ee1a5b31f3 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583/action returned with HTTP 204 Jul 03 11:59:09.971391 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 624/2520] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:09 2026] POST /volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:10.311253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.313278 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:10.313489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:10.313727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:10.313862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:10.319984 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.319984 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:10.321119 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b022eee-e6a5-4156-a6d4-7b2cbebf3d70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:10.321976 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 632/2521] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:10 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:10.518995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-7b8927d9-38eb-4561-9fdd-da429b604bf6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.521099 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-7b8927d9-38eb-4561-9fdd-da429b604bf6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c/action Jul 03 11:59:10.521496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-7b8927d9-38eb-4561-9fdd-da429b604bf6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:10.521638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-7b8927d9-38eb-4561-9fdd-da429b604bf6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:10.541300 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.541300 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:10.558184 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-602a707e-90d3-4ce1-bdf5-5c4e5a087fa2 req-7b8927d9-38eb-4561-9fdd-da429b604bf6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c/action returned with HTTP 204 Jul 03 11:59:10.558877 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 639/2522] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:10 2026] POST /volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:10.575401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.578422 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:10.579386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:10.579386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:10.579386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:10.589916 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.589916 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:10.595274 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cecb53bd-dbd7-4879-83e4-3efd9082d3e0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 200 Jul 03 11:59:10.595274 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 628/2523] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:10 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:10.711775 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.717395 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 11:59:10.717395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:10.717395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:10.729094 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.729094 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:10.733316 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:10.738434 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67b4e989-b8c7-4c55-8a1b-1f7db8eb19da tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 11:59:10.739009 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 625/2524] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:10 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1165 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:10.855582 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fc94832d-d683-4ab0-858d-478216f55d03 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.858420 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fc94832d-d683-4ab0-858d-478216f55d03 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8/action Jul 03 11:59:10.858767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fc94832d-d683-4ab0-858d-478216f55d03 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:10.859219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fc94832d-d683-4ab0-858d-478216f55d03 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:10.875454 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.875454 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:10.893494 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fd02608-5b45-4e79-b0ba-6dd20c3f41d1 req-fc94832d-d683-4ab0-858d-478216f55d03 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8/action returned with HTTP 204 Jul 03 11:59:10.893494 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 633/2525] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:10 2026] POST /volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:10.954295 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:10.956165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:10.956407 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:10.956619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:10.972731 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:10.972731 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:10.977426 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:10.982235 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc292a6e-d948-4c53-94e2-86ee93cc5962 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:10.982651 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 640/2526] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:10 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:11.026996 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.029125 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:11.030394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:11.030394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:11.042496 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:11.042496 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:11.048921 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:11.053111 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-e204e07a-3832-416f-be1d-3ffc5c5e099a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:11.053728 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 629/2527] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:11 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:11.337505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f7420979-b975-46c8-92b0-30f28d88d637 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.342013 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7420979-b975-46c8-92b0-30f28d88d637 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:11.342232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7420979-b975-46c8-92b0-30f28d88d637 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:11.342548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7420979-b975-46c8-92b0-30f28d88d637 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:11.342711 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f7420979-b975-46c8-92b0-30f28d88d637 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:11.351224 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:11.351224 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:11.352087 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7420979-b975-46c8-92b0-30f28d88d637 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:11.352828 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 626/2528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:11 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:11.532174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.534876 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:11.535084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:11.535337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:11.543569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:11.543569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:11.547840 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:11.552490 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-665040ba-56a1-447d-9d8e-0d41b1f12caf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:11.552864 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 634/2529] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:11 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:11.610833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.612860 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d Jul 03 11:59:11.613059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:11.613254 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:11.613398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 05369d00-1a55-4588-bf08-30fdf363167d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:11.617664 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9ad54c46-05d2-4d48-a5a6-7b57f3229b1d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d returned with HTTP 404 Jul 03 11:59:11.618278 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 641/2530] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:11 2026] GET /volume/v3/backups/05369d00-1a55-4588-bf08-30fdf363167d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:11.632542 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dc375b65-e784-49bb-af22-d5512ceba250 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.635511 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:11.636348 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1960628674"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:11.638742 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1960628674'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:11.638946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume of 1 GB Jul 03 11:59:11.644064 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Availability Zones retrieved successfully. Jul 03 11:59:11.651870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (99e81960-e3fd-4617-8812-261a2326335d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:11.653775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550d7b58-c1de-4da4-91cb-4e08aadaf186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:11.657619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:59:11.695269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550d7b58-c1de-4da4-91cb-4e08aadaf186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:11.696040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b2b64a-f1b1-4798-bbcf-ab931fbd67b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:11.750720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['e0b175e3-3f78-4a84-9afb-dcf041934379', '211a4ea9-7683-44fb-a2a0-fff3d9a47166', 'e1513973-67e3-4d5c-b6f6-8ca3d476a0e5', 'ebf8f750-4197-45f6-b547-16119bf0d84e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:11.751736 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b2b64a-f1b1-4798-bbcf-ab931fbd67b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b175e3-3f78-4a84-9afb-dcf041934379', '211a4ea9-7683-44fb-a2a0-fff3d9a47166', 'e1513973-67e3-4d5c-b6f6-8ca3d476a0e5', 'ebf8f750-4197-45f6-b547-16119bf0d84e']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:11.752764 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f61dfe7-e3cf-4113-9edf-13450663e24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:11.783627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f61dfe7-e3cf-4113-9edf-13450663e24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07065be-5909-44e7-98f3-139bd6d20b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1960628674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['e0b175e3-3f78-4a84-9afb-dcf041934379','211a4ea9-7683-44fb-a2a0-fff3d9a47166','e1513973-67e3-4d5c-b6f6-8ca3d476a0e5','ebf8f750-4197-45f6-b547-16119bf0d84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1960628674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a07065be-5909-44e7-98f3-139bd6d20b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3b964f0fad4c82bc4692c80242bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504d0257b45347879555684a59bdd7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:11.784738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d48b9115-4918-4e62-b8c0-8693940971c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:11.811507 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d48b9115-4918-4e62-b8c0-8693940971c9) transitioned into state 'SUCCESS' from state '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-1960628674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['e0b175e3-3f78-4a84-9afb-dcf041934379','211a4ea9-7683-44fb-a2a0-fff3d9a47166','e1513973-67e3-4d5c-b6f6-8ca3d476a0e5','ebf8f750-4197-45f6-b547-16119bf0d84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:11.814432 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f0e0e1-d130-4585-98a4-7e1f9dede4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:11.823444 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f0e0e1-d130-4585-98a4-7e1f9dede4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:11.824289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (99e81960-e3fd-4617-8812-261a2326335d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:11.824752 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request issued successfully. Jul 03 11:59:11.825131 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dc375b65-e784-49bb-af22-d5512ceba250 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:59:11.825644 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 630/2531] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 11:59:11 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:11.851278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:11.853791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 11:59:11.854077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:11.854354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:11.864246 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:11.864246 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:11.872394 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:11.881705 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b1e152ff-e44d-4cac-b534-1b0e378ea921 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 200 Jul 03 11:59:11.882215 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 627/2532] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:11 2026] GET /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:12.364239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:12.366123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:12.366406 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:12.366600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:12.366720 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:12.372689 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:12.372689 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:12.373831 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d10173a9-3f28-4947-82ab-885b27c1c7f4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:12.374384 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 635/2533] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:12 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:12.898693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:12.902397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 11:59:12.902397 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:12.902397 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:12.909719 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:12.909719 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:12.914862 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:12.919946 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61b4c446-1e2e-4ddd-9a01-1e5be6f00f68 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 200 Jul 03 11:59:12.919946 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 642/2534] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:12 2026] GET /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:12.938422 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:12.940398 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:59:12.940731 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a07065be-5909-44e7-98f3-139bd6d20b44", "name": "tempest-VolumesBackupsTest-Backup-2111401401"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:12.943203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': 'a07065be-5909-44e7-98f3-139bd6d20b44', 'name': 'tempest-VolumesBackupsTest-Backup-2111401401'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:59:12.943492 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume a07065be-5909-44e7-98f3-139bd6d20b44 in container None Jul 03 11:59:12.953042 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:12.953042 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:12.953915 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:12.980686 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['a31b3ee9-1b02-453e-818b-ddd46bddea7c', '0c1590be-8ca6-4bcf-a217-787c2054d671'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:13.044175 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-69b3e998-0e6f-4602-8cd1-92964a7342f7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:59:13.044733 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 631/2535] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:59:12 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:13.055338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.057166 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:13.057402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.057588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.057734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:13.062893 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.062893 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:13.064044 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c60304a-87f7-47e5-8b56-a19d9ab5d14b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:13.064402 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 628/2536] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:13 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:13.106279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-335fea12-7115-440c-b846-1dc1c5a12866 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.106774 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-335fea12-7115-440c-b846-1dc1c5a12866 None None] GET https://10.4.3.170/volume// Jul 03 11:59:13.106995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-335fea12-7115-440c-b846-1dc1c5a12866 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.107219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-335fea12-7115-440c-b846-1dc1c5a12866 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.107612 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-335fea12-7115-440c-b846-1dc1c5a12866 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:13.107932 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 636/2537] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:59: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 11:59:13.127932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-f2664903-d0e8-4a1f-84f5-08646f0b8a18 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.131559 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-f2664903-d0e8-4a1f-84f5-08646f0b8a18 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:13.136831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-f2664903-d0e8-4a1f-84f5-08646f0b8a18 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0a1df4f-6c8e-41b0-8b83-6d4d39e842af", "connector": null, "instance_uuid": "6cd55a6a-506b-4a2c-b900-9be92b55ed64"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:13.154554 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.154554 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:13.189671 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-f2664903-d0e8-4a1f-84f5-08646f0b8a18 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:13.190243 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 643/2538] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:13 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 11:59:13.389186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.390894 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:13.391625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.391625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.391963 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:13.397679 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.397679 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:13.399140 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-92ffa88b-c931-40b6-9b30-98706dcb38d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:13.399140 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 632/2539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:13 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:13.585049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b9546596-b5aa-42a4-b822-de542f236eda None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.587209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b9546596-b5aa-42a4-b822-de542f236eda tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:13.589392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b9546596-b5aa-42a4-b822-de542f236eda tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.589392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b9546596-b5aa-42a4-b822-de542f236eda tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.596034 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ecf7e4e6-fa7c-4530-8778-5ae21dd98db2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.596531 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecf7e4e6-fa7c-4530-8778-5ae21dd98db2 None None] GET https://10.4.3.170/volume// Jul 03 11:59:13.596601 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e4e6-fa7c-4530-8778-5ae21dd98db2 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.596762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e4e6-fa7c-4530-8778-5ae21dd98db2 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.597058 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecf7e4e6-fa7c-4530-8778-5ae21dd98db2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:13.597360 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 637/2540] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:59: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 11:59:13.608693 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.608693 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:13.608952 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-21a100a3-e59b-499f-802a-2d34a9257887 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.609650 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-21a100a3-e59b-499f-802a-2d34a9257887 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:13.610115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-21a100a3-e59b-499f-802a-2d34a9257887 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "057a5bc8-2702-481e-b7e9-b007c79c6bbb", "connector": null, "instance_uuid": "45bce84e-c7c2-49ac-b278-21af6fc04954"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:13.613327 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b9546596-b5aa-42a4-b822-de542f236eda tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:13.620917 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.620917 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:13.621867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b9546596-b5aa-42a4-b822-de542f236eda tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:13.623206 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 629/2541] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:13 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:13.656616 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-21a100a3-e59b-499f-802a-2d34a9257887 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:13.657137 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 644/2542] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:13 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 11:59:13.720358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-112c3c4b-1e5b-49ef-bacc-a68ed53bcae5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.720880 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-112c3c4b-1e5b-49ef-bacc-a68ed53bcae5 None None] GET https://10.4.3.170/volume// Jul 03 11:59:13.721133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-112c3c4b-1e5b-49ef-bacc-a68ed53bcae5 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.721302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-112c3c4b-1e5b-49ef-bacc-a68ed53bcae5 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.721613 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-112c3c4b-1e5b-49ef-bacc-a68ed53bcae5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:13.726076 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 633/2543] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59:13 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 11:59:13.735925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.739484 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:13.740099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:13.740439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:13.754640 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.754640 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:13.758034 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:13.763054 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-19aad096-d22e-4d4c-90d6-f65c968d18ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:13.763680 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 638/2544] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:13 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:13.878392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:13.880826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c Jul 03 11:59:13.882066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:13.889788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:13.894518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:13.895682 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:13.895682 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:14.076683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.077536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.078828 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:14.079118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.079463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:14.079519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.079669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:14.079701 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.079875 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.084024 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.084024 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:14.084812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc77ec65-8433-4a2d-863d-b3a0f847b479 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:14.085337 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 645/2545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:14 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:14.091349 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.091349 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:14.096791 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:14.103861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47d67510-997d-4be4-8f9e-aa3affa6fbcf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:14.104363 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 634/2546] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:14 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:14.195065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5214fcf4-3181-4b47-9c93-ea1da3ae7314 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.195594 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5214fcf4-3181-4b47-9c93-ea1da3ae7314 None None] GET https://10.4.3.170/volume// Jul 03 11:59:14.195820 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5214fcf4-3181-4b47-9c93-ea1da3ae7314 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.196061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5214fcf4-3181-4b47-9c93-ea1da3ae7314 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.196499 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5214fcf4-3181-4b47-9c93-ea1da3ae7314 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:14.196873 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 639/2547] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:14.207587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.210127 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:14.210557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.210821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.222792 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.222792 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:14.226872 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:14.232080 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-31606a25-cc1c-440f-92d9-c91be750f1f5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:14.232670 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 646/2548] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:14 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:14.335203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.337538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] PUT https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 Jul 03 11:59:14.338621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:14.346667 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Acquiring lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:14.351691 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:14.353549 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.353549 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:14.410286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.413588 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:14.413859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.414042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.414361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:14.430871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" released by "attachment_update" :: held 0.534s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:14.430871 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-72e92b8e-62af-4e32-a6c4-8d5ff12ed945 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c returned with HTTP 200 Jul 03 11:59:14.430871 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 630/2549] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:13 2026] PUT /volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:14.434190 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.434190 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:14.436595 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ca58a6c-1c96-45db-8430-0dc81ff0ddef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:14.437094 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 640/2550] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:14 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:14.637764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:14.639581 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:14.639838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:14.640064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:14.651598 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:14.651598 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:14.655081 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:14.659852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9eaedcd9-a3ab-4564-9bee-6fcf15b6062e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:14.660221 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 647/2551] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:14 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:14.879530 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:14.879911 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-453c30c1-5710-4e5d-b92b-6abbf5c2c8d1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 returned with HTTP 200 Jul 03 11:59:14.880547 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 635/2552] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:14 2026] PUT /volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:15.096316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:15.100297 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:15.100297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:15.100297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:15.100297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:15.104322 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:15.104322 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:15.105203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7bea0802-aef3-4781-8b98-0d9d0e061b1f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:15.105581 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 631/2553] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:15 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:15.117755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:15.119520 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:15.119729 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:15.119951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:15.128713 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:15.128713 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:15.132145 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:15.136634 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af7b170d-c50f-4e21-8df8-8be1663186a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:15.137017 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 641/2554] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:15 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:15.450084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:15.452446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:15.452648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:15.452818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:15.452913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:15.458239 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:15.458239 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:15.459058 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94851453-8a3d-4784-b574-3fc90fb1e0a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:15.459420 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 648/2555] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:15 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:15.676509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:15.678211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:15.678523 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:15.678799 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:15.692037 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:15.692037 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:15.698071 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:15.699942 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6340af7-91c7-47b4-a91f-21a1ebcb32e4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:15.700462 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 636/2556] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:15 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:16.122269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-808410a4-808a-4256-85f9-30d0e7ec2fce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:16.124182 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-808410a4-808a-4256-85f9-30d0e7ec2fce tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:16.124182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-808410a4-808a-4256-85f9-30d0e7ec2fce tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:16.124510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-808410a4-808a-4256-85f9-30d0e7ec2fce tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:16.124510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-808410a4-808a-4256-85f9-30d0e7ec2fce tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:16.129501 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:16.129501 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:16.129501 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-808410a4-808a-4256-85f9-30d0e7ec2fce tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:16.129938 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 632/2557] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:16 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:16.159837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:16.161225 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:16.161494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:16.161675 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:16.172167 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:16.172167 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:16.175578 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:16.179557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc947f1d-310b-41f2-a33d-19f5ed5084b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:16.179967 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 642/2558] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:16 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:16.475263 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:16.478624 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:16.478624 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:16.478624 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:16.478624 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:16.483568 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:16.483568 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:16.484801 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6010094e-3d6b-40a2-92b4-adced8550ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:16.485157 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 649/2559] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:16 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:16.713112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:16.715208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:16.715482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:16.715735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:16.726139 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:16.726139 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:16.729177 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:16.732973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4083f506-fc84-41fa-b7bb-66ff34208b45 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:16.733332 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 637/2560] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:16 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:17.140461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-af981336-c10d-421f-8fdf-810228ead148 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:17.142068 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af981336-c10d-421f-8fdf-810228ead148 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:17.142251 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af981336-c10d-421f-8fdf-810228ead148 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:17.142446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af981336-c10d-421f-8fdf-810228ead148 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:17.142562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-af981336-c10d-421f-8fdf-810228ead148 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:17.150110 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:17.150110 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:17.150980 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af981336-c10d-421f-8fdf-810228ead148 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:17.151332 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 633/2561] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:17 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:17.194076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:17.195699 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:17.195934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:17.196034 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:17.204248 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:17.204248 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:17.207397 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:17.211350 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dfc77d0-fcc9-4e63-a4b4-4fb104792107 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:17.211724 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 643/2562] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:17 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:17.497127 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-754899e5-f17b-4aac-adae-2e562387e929 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:17.499219 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-754899e5-f17b-4aac-adae-2e562387e929 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:17.499511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-754899e5-f17b-4aac-adae-2e562387e929 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:17.499771 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-754899e5-f17b-4aac-adae-2e562387e929 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:17.499924 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-754899e5-f17b-4aac-adae-2e562387e929 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:17.505632 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:17.505632 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:17.506811 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-754899e5-f17b-4aac-adae-2e562387e929 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:17.507308 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 650/2563] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:17 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:17.749908 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:17.752315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:17.752637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:17.752987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:17.774428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:17.774428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:17.783265 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:17.789046 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aa3933f2-aaf1-42c5-ae50-fb4bc1084b35 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:17.789503 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 638/2564] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:17 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:18.165184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.166521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.168222 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:18.168222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:18.168416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:18.168546 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:18.170826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:18.171401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1385185621", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:18.172613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1385185621', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:18.180350 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:18.180350 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:18.181180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7d6b286-a202-4b2d-b011-01d4e1d3f523 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:18.181641 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 644/2565] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:18 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:18.234312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.236515 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:18.236739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:18.236954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:18.249165 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:18.249165 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:18.253683 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:18.258435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cefc5eea-84cb-4adb-b11a-46afb879d9d3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:18.258909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 651/2566] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:18 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:18.269346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Create volume of 1 GB Jul 03 11:59:18.273479 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Availability Zones retrieved successfully. Jul 03 11:59:18.279223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Flow 'volume_create_api' (300c8757-ccf2-4b5d-877f-358dd282ed48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:18.280211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48005f26-7f0f-4c17-a452-2cfccdff8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:18.281082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:59:18.347329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48005f26-7f0f-4c17-a452-2cfccdff8fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:18.348196 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aabf4d6-cdf9-4b06-894b-0262b5bf2875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:18.414089 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Created reservations ['b4c57aa6-2188-44de-beef-a111013cb057', '335c86e5-3606-482a-b56e-9a2215e5163a', '59a51797-3412-4eaf-ad22-477b26087981', '089a7c2b-7a29-434b-97f6-a2d7aedc8686'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:18.414956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aabf4d6-cdf9-4b06-894b-0262b5bf2875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c57aa6-2188-44de-beef-a111013cb057', '335c86e5-3606-482a-b56e-9a2215e5163a', '59a51797-3412-4eaf-ad22-477b26087981', '089a7c2b-7a29-434b-97f6-a2d7aedc8686']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:18.415683 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680b5ce9-894c-47ba-8f23-df026ad8d775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:18.442177 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680b5ce9-894c-47ba-8f23-df026ad8d775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c24a8ce-9f86-4db0-a556-b2eb253c2fa8', '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-1385185621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be76d39508ab47ba975d75d9edcaab0a',qos_specs=None,replication_status=,reservations=['b4c57aa6-2188-44de-beef-a111013cb057','335c86e5-3606-482a-b56e-9a2215e5163a','59a51797-3412-4eaf-ad22-477b26087981','089a7c2b-7a29-434b-97f6-a2d7aedc8686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be75d58836aa420ab5e2c86e46bd5ce9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1385185621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c24a8ce-9f86-4db0-a556-b2eb253c2fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be76d39508ab47ba975d75d9edcaab0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be75d58836aa420ab5e2c86e46bd5ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:18.442952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a992bbb-4f96-4dd6-bdc1-156383c1f031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:18.459967 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a992bbb-4f96-4dd6-bdc1-156383c1f031) transitioned into state 'SUCCESS' from state '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-1385185621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be76d39508ab47ba975d75d9edcaab0a',qos_specs=None,replication_status=,reservations=['b4c57aa6-2188-44de-beef-a111013cb057','335c86e5-3606-482a-b56e-9a2215e5163a','59a51797-3412-4eaf-ad22-477b26087981','089a7c2b-7a29-434b-97f6-a2d7aedc8686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be75d58836aa420ab5e2c86e46bd5ce9',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:18.460660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8487d72-28f5-415e-92b0-eeb4b763593c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:18.468712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8487d72-28f5-415e-92b0-eeb4b763593c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:18.469450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Flow 'volume_create_api' (300c8757-ccf2-4b5d-877f-358dd282ed48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:18.469741 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Create volume request issued successfully. Jul 03 11:59:18.470292 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2c70694-7f4b-460a-b70a-80d8ff74e6cc tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:59:18.470762 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 634/2567] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:59:18 2026] POST /volume/v3/volumes => generated 753 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:18.482655 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-88d62b63-fb82-492e-8830-93efda354265 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.484717 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-88d62b63-fb82-492e-8830-93efda354265 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 11:59:18.484920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-88d62b63-fb82-492e-8830-93efda354265 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:18.485133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-88d62b63-fb82-492e-8830-93efda354265 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:18.492238 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:18.492238 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:18.496175 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-88d62b63-fb82-492e-8830-93efda354265 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 11:59:18.500727 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-88d62b63-fb82-492e-8830-93efda354265 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 11:59:18.501077 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 639/2568] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:18 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:18.518876 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.520431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:18.520624 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:18.520821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:18.520955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:18.524993 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:18.524993 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:18.525743 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-883bbda3-d7e0-4c61-8253-8bdcc64d6529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:18.526110 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 645/2569] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:18 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:18.807291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-03250dc1-cc04-48fd-9195-48eaeed103ab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:18.809751 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03250dc1-cc04-48fd-9195-48eaeed103ab tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:18.810043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03250dc1-cc04-48fd-9195-48eaeed103ab tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:18.810340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03250dc1-cc04-48fd-9195-48eaeed103ab tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:18.826205 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:18.826205 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:18.831680 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-03250dc1-cc04-48fd-9195-48eaeed103ab tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:18.837838 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03250dc1-cc04-48fd-9195-48eaeed103ab tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:18.838417 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 652/2570] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:18 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:19.191630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c021e982-59ab-446c-9131-60056a7d57f1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.193577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c021e982-59ab-446c-9131-60056a7d57f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:19.193839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c021e982-59ab-446c-9131-60056a7d57f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.194056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c021e982-59ab-446c-9131-60056a7d57f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.194271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c021e982-59ab-446c-9131-60056a7d57f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:19.198728 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.198728 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:19.199523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c021e982-59ab-446c-9131-60056a7d57f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:19.199878 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 635/2571] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:19.271452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.273267 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:19.273480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.273684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.283852 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.283852 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:19.287864 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:19.292308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7187bfab-58d1-42ec-8b5a-94aea2c68f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:19.292747 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 640/2572] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:19.513973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.515897 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 11:59:19.516114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.516347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.525252 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.525252 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:19.529891 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 11:59:19.534572 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67fb35b3-87df-45ec-bac2-9ac07b5f0f05 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 11:59:19.534949 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 646/2573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:19.536585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.538554 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:19.538717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.538879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.538977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:19.543297 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.543297 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:19.543976 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae2f0abe-8d68-455d-98bd-c83c771d07a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:19.544303 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 653/2574] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:19.567137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.569206 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 11:59:19.569409 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.569609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.575889 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.575889 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:19.579379 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 11:59:19.583626 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-36a3c7ac-06a7-48b2-8f94-3fd6e95f0618 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 11:59:19.583974 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 636/2575] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:19.681325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-ec9a51b0-bd2d-4f54-b5b1-a115a56cd30f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.683767 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-ec9a51b0-bd2d-4f54-b5b1-a115a56cd30f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c/action Jul 03 11:59:19.684207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-ec9a51b0-bd2d-4f54-b5b1-a115a56cd30f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:19.684386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-ec9a51b0-bd2d-4f54-b5b1-a115a56cd30f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:19.710007 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.710007 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:19.724171 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-57b504c1-6827-4f6f-9b2c-be29787fe4ad req-ec9a51b0-bd2d-4f54-b5b1-a115a56cd30f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c/action returned with HTTP 204 Jul 03 11:59:19.724702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 641/2576] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:19 2026] POST /volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:19.852672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:19.854429 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:19.854602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:19.854795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:19.865494 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:19.865494 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:19.868282 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:19.871689 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bfa78672-2afe-47f3-a87c-7027df9f32d5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:19.872015 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 647/2577] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:19 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:20.010529 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.012305 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 11:59:20.012485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:20.012649 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:20.023519 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:20.023519 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:20.028973 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 11:59:20.041161 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-b569b435-9f30-4c6f-92d8-b91070436337 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 11:59:20.041708 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 654/2578] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:20 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:20.053321 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-54225240-c846-4602-aa08-5e46e2248d25 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.053824 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-54225240-c846-4602-aa08-5e46e2248d25 None None] GET https://10.4.3.170/volume// Jul 03 11:59:20.054048 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-54225240-c846-4602-aa08-5e46e2248d25 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:20.054337 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-54225240-c846-4602-aa08-5e46e2248d25 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:20.054792 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-54225240-c846-4602-aa08-5e46e2248d25 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:20.055156 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 637/2579] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 11:59: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 11:59:20.064619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-f118241e-7ce6-4138-96a4-5e6a351f4953 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.066728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-f118241e-7ce6-4138-96a4-5e6a351f4953 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:20.067088 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-f118241e-7ce6-4138-96a4-5e6a351f4953 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c24a8ce-9f86-4db0-a556-b2eb253c2fa8", "connector": null, "instance_uuid": "6ff2019d-fd45-4ca3-be7c-34f65c03dc8b"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:20.076079 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:20.076079 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:20.102450 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-f118241e-7ce6-4138-96a4-5e6a351f4953 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:20.102865 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 642/2580] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:20 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 11:59:20.217648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.217648 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:20.217648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:20.217648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:20.217648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:20.223624 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:20.223624 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:20.224344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cdfc4fcb-9f8c-40b9-9c30-6ab6861b5796 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:20.224704 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 648/2581] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:20 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:20.310069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.313026 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:20.313215 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:20.313413 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:20.330446 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:20.330446 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:20.336899 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:20.341441 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3c6c912-4f8c-43dc-95ad-f72c89c6d44c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:20.341800 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 655/2582] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:20 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:20.558221 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:20.564199 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:20.564431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:20.564676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:20.564801 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:20.574172 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:20.574172 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:20.575220 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ea1ba889-4f0b-4365-b088-f767d7de0a26 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:20.578873 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 638/2583] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:20 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:21.239619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:21.242019 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:21.242120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:21.242533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:21.242609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:21.248201 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:21.248201 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:21.249191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2b5b223-2afe-4e67-aec1-6fdf913efe8d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:21.249697 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 643/2584] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:21 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:21.360723 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:21.363116 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:21.363566 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:21.363887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:21.373261 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:21.373261 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:21.376826 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:21.380987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a34ba0de-995e-4e3a-8c38-c12f34d8650c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:21.381417 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 649/2585] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:21 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:21.592306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:21.594006 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:21.594186 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:21.594403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:21.594512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:21.598707 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:21.598707 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:21.599417 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-abdbe25c-225a-4266-a570-b6ca61dd7efd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:21.599740 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 656/2586] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:21 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:22.260395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c09cea57-ef80-401b-9975-18620602cabd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:22.264343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c09cea57-ef80-401b-9975-18620602cabd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:22.264746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c09cea57-ef80-401b-9975-18620602cabd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:22.264953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c09cea57-ef80-401b-9975-18620602cabd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:22.265112 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c09cea57-ef80-401b-9975-18620602cabd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:22.272697 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:22.272697 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:22.273751 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c09cea57-ef80-401b-9975-18620602cabd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:22.274317 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 639/2587] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:22 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:22.396464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:22.398696 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:22.398936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:22.399161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:22.411748 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:22.411748 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:22.416307 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:22.421950 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cdc8e201-c4be-4807-8f34-836e423d7b99 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:22.422429 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 644/2588] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:22 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:22.609792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f401c848-1526-431c-ad2a-08df612546a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:22.611605 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f401c848-1526-431c-ad2a-08df612546a5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:22.611850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f401c848-1526-431c-ad2a-08df612546a5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:22.612077 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f401c848-1526-431c-ad2a-08df612546a5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:22.612269 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f401c848-1526-431c-ad2a-08df612546a5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:22.616396 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:22.616396 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:22.617136 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f401c848-1526-431c-ad2a-08df612546a5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:22.617519 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 650/2589] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:22 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:22.703099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-06d56088-44a6-4dc0-b7d7-1f2105e03783 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:22.704981 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-06d56088-44a6-4dc0-b7d7-1f2105e03783 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695/action Jul 03 11:59:22.705469 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-06d56088-44a6-4dc0-b7d7-1f2105e03783 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:22.705637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-06d56088-44a6-4dc0-b7d7-1f2105e03783 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:22.733486 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:22.733486 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:22.748638 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-cc70724c-fd61-408b-ad0c-b6ec5fc04a50 req-06d56088-44a6-4dc0-b7d7-1f2105e03783 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695/action returned with HTTP 204 Jul 03 11:59:22.749096 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 657/2590] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:22 2026] POST /volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:23.292076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b319371-3b2d-4aee-a900-43490d8e9eca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.292076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b319371-3b2d-4aee-a900-43490d8e9eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:23.292076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b319371-3b2d-4aee-a900-43490d8e9eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.292076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b319371-3b2d-4aee-a900-43490d8e9eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.292076 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8b319371-3b2d-4aee-a900-43490d8e9eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:23.298880 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.298880 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:23.301325 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b319371-3b2d-4aee-a900-43490d8e9eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:23.301325 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 640/2591] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:23.434973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.436791 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 11:59:23.436987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.437186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.446432 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.446432 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:23.450138 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 11:59:23.454653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd9ce9c7-3733-490b-a060-3144eff3e1f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 11:59:23.455117 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 645/2592] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:23.629344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.630953 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:23.631146 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.631328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.631581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:23.635742 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.635742 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:23.638078 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8d843aa-9d45-4cb8-8d29-1b0b177eda48 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:23.640042 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 651/2593] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:23.647563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.649054 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:23.649216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.649422 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.656315 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.656315 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:23.659799 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:23.664913 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4912f929-53c6-4bd3-994a-4f2444f286f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 returned with HTTP 200 Jul 03 11:59:23.665493 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 658/2594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 => generated 1412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:23.677824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.679438 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:23.679620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.679805 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.686580 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.686580 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:23.690750 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:23.696163 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d3562fe8-79b9-4c4c-9664-2c6261dcf9fc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 returned with HTTP 200 Jul 03 11:59:23.696753 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 641/2595] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:23.708392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.711049 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:23.711308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.711591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.711806 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:23.720360 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.720360 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:23.721150 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:23.742878 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 11:59:23.743123 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce7f0fe0-3e16-43f5-b804-0b48f07af6cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 returned with HTTP 202 Jul 03 11:59:23.744517 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 646/2596] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:23 2026] DELETE /volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:59:23.753016 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:23.754983 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:23.755216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:23.755492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:23.765778 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:23.765778 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:23.770097 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:23.775746 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-412572ff-cf9a-45f5-b9e4-4d998ce44e91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 returned with HTTP 200 Jul 03 11:59:23.776105 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 652/2597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:23 2026] GET /volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:24.312436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:24.314190 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:24.314403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:24.314625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:24.314743 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:24.319126 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:24.319126 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:24.319889 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4842a77-7cdc-42b2-a164-960e23f554d3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:24.320228 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 659/2598] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:24 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:24.789763 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-33156ba0-20d3-4a2d-a03d-452cd556934b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:24.791161 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33156ba0-20d3-4a2d-a03d-452cd556934b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 Jul 03 11:59:24.791416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33156ba0-20d3-4a2d-a03d-452cd556934b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:24.791628 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33156ba0-20d3-4a2d-a03d-452cd556934b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:24.801389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33156ba0-20d3-4a2d-a03d-452cd556934b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 returned with HTTP 404 Jul 03 11:59:24.801389 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 642/2599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:24 2026] GET /volume/v3/volumes/12e4af38-b6cf-4e97-b8d4-2d6d6b7b68f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:24.806709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:24.809205 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:24.809477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:24.809777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:24.809876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: 9d8a894a-88f1-4b8d-a956-96abfcb227ca. Jul 03 11:59:24.815608 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:24.815608 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:24.831436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id 9d8a894a-88f1-4b8d-a956-96abfcb227ca {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 11:59:24.833527 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-97d8d503-36ec-4dec-9222-f1279caa09a4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 202 Jul 03 11:59:24.834056 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 647/2600] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:24 2026] DELETE /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:24.846087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:24.848492 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:24.848829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:24.849054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:24.849187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:24.858694 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:24.858694 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:24.859567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e51e245-4110-4466-ab1f-6073cadd4ca7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 200 Jul 03 11:59:24.859966 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 653/2601] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:24 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:25.334588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:25.337848 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:25.337848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:25.338336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:25.338632 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:25.350117 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:25.350117 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:25.351835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fcea8998-2dde-4b3f-bdbb-ad7ffb54345a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:25.353335 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 660/2602] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:25 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:25.873439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:25.877967 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca Jul 03 11:59:25.878150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:25.878358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:25.878487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id 9d8a894a-88f1-4b8d-a956-96abfcb227ca. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:25.886695 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5a6bede0-41c2-4985-b9b0-87475d1a16b5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca returned with HTTP 404 Jul 03 11:59:25.887391 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 643/2603] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:25 2026] GET /volume/v3/backups/9d8a894a-88f1-4b8d-a956-96abfcb227ca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:25.994500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-18ce0c99-62b8-4186-a505-4f4e478cabea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:25.997548 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18ce0c99-62b8-4186-a505-4f4e478cabea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:59:25.997797 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18ce0c99-62b8-4186-a505-4f4e478cabea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:25.998466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-18ce0c99-62b8-4186-a505-4f4e478cabea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.008041 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.008041 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:26.012571 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-18ce0c99-62b8-4186-a505-4f4e478cabea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:26.018631 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-18ce0c99-62b8-4186-a505-4f4e478cabea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:59:26.019159 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 648/2604] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:25 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:26.035783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f20f552-dab9-478f-8686-68dac97490d0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.037923 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:59:26.038114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:26.038272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.038501 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:59:26.047153 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.047153 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:26.048386 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:26.072703 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 11:59:26.072979 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f20f552-dab9-478f-8686-68dac97490d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 202 Jul 03 11:59:26.075436 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 654/2605] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 11:59:26 2026] DELETE /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 11:59:26.085571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-75e18b0e-5561-4346-85bf-dd840be83821 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.088187 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-75e18b0e-5561-4346-85bf-dd840be83821 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:59:26.088187 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-75e18b0e-5561-4346-85bf-dd840be83821 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:26.088456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-75e18b0e-5561-4346-85bf-dd840be83821 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.097156 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.097156 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:26.105350 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-75e18b0e-5561-4346-85bf-dd840be83821 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:26.108050 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-75e18b0e-5561-4346-85bf-dd840be83821 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 200 Jul 03 11:59:26.108721 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 661/2606] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:26 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:26.365903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.367973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:26.368175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:26.368446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.368602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:26.373857 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.373857 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:26.374895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ece9148-a1cd-482a-82b2-120ea5b866e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:26.375489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 644/2607] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:26 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:26.763168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8e4d4f6b-4f2a-4f38-a3d4-30db654e45cc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.763607 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8e4d4f6b-4f2a-4f38-a3d4-30db654e45cc None None] GET https://10.4.3.170/volume// Jul 03 11:59:26.763775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8e4d4f6b-4f2a-4f38-a3d4-30db654e45cc None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:26.763950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8e4d4f6b-4f2a-4f38-a3d4-30db654e45cc None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.764260 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8e4d4f6b-4f2a-4f38-a3d4-30db654e45cc None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:26.764551 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 649/2608] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:26.771149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.773264 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 11:59:26.773491 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:26.773726 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:26.782068 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.782068 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:26.785230 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 11:59:26.789647 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-794f0030-8faf-4faa-ad36-7ec59a2a941f tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 11:59:26.790029 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 655/2609] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:26 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 1540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:26.888022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:26.890645 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] PUT https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d Jul 03 11:59:26.891015 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:26.898459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Acquiring lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:26.903385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:26.904383 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:26.904383 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:27.129328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76af0bdd-149f-4f1f-8331-fb8ea73fdf65 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:27.131646 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76af0bdd-149f-4f1f-8331-fb8ea73fdf65 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 Jul 03 11:59:27.131827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76af0bdd-149f-4f1f-8331-fb8ea73fdf65 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:27.132002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76af0bdd-149f-4f1f-8331-fb8ea73fdf65 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:27.138454 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76af0bdd-149f-4f1f-8331-fb8ea73fdf65 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 returned with HTTP 404 Jul 03 11:59:27.139494 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 645/2610] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:27 2026] GET /volume/v3/volumes/65ebc440-9fe2-4a5b-b0ce-8b3b518a5778 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:27.152386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:27.154936 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 11:59:27.155432 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-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-541599980"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:27.158085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-541599980'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 11:59:27.158264 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume of 1 GB Jul 03 11:59:27.163618 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 11:59:27.171168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (5680c971-f9b3-42c5-b9e8-7389d0902d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:27.172127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb6d588-0772-43d6-9bd4-699b70f98bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:27.173074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:59:27.204756 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb6d588-0772-43d6-9bd4-699b70f98bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:27.205807 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c648663-2014-47a1-b0a7-dd956701a3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:27.253313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['e03669e0-988f-4d03-a889-12159cf73a29', '7d7517c7-17fd-47ba-814c-e74eb2f2f56d', '06786ac3-bfcd-408f-8761-81ce650cf3cf', '13927a47-2f6a-4e85-b88d-ed1d27234f28'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:27.253313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c648663-2014-47a1-b0a7-dd956701a3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e03669e0-988f-4d03-a889-12159cf73a29', '7d7517c7-17fd-47ba-814c-e74eb2f2f56d', '06786ac3-bfcd-408f-8761-81ce650cf3cf', '13927a47-2f6a-4e85-b88d-ed1d27234f28']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:27.253893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c973f69c-660c-442a-985d-8f3ba41b608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:27.286794 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c973f69c-660c-442a-985d-8f3ba41b608a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a981118-c60b-4827-a68e-adaab351fec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-541599980',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['e03669e0-988f-4d03-a889-12159cf73a29','7d7517c7-17fd-47ba-814c-e74eb2f2f56d','06786ac3-bfcd-408f-8761-81ce650cf3cf','13927a47-2f6a-4e85-b88d-ed1d27234f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-541599980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a981118-c60b-4827-a68e-adaab351fec0,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:27.287591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf1fe4a-2c92-4ecf-80c9-635a4345c52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:27.310885 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf1fe4a-2c92-4ecf-80c9-635a4345c52d) transitioned into state 'SUCCESS' from state '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-541599980',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['e03669e0-988f-4d03-a889-12159cf73a29','7d7517c7-17fd-47ba-814c-e74eb2f2f56d','06786ac3-bfcd-408f-8761-81ce650cf3cf','13927a47-2f6a-4e85-b88d-ed1d27234f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:27.312023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fd9a08-be55-4e75-a64f-c6944da64e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:27.323841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fd9a08-be55-4e75-a64f-c6944da64e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:27.324735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (5680c971-f9b3-42c5-b9e8-7389d0902d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:27.325055 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 11:59:27.325776 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9b83e10-b0d9-41ee-85a6-134f8262b677 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 11:59:27.326284 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 650/2611] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:59:27 2026] POST /volume/v3/volumes => generated 815 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:27.345436 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:27.347540 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 11:59:27.347787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:27.348042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:27.367194 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:27.367194 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:27.374790 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:27.380588 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20e91b0-fce8-4e3e-93f6-f4fc1394acff tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 200 Jul 03 11:59:27.381019 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 656/2612] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:27 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:27.387039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:27.389591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:27.389739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:27.389919 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:27.390078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:27.399612 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:27.399612 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:27.401070 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ded1072e-6be5-4c6d-ac7a-54baf24f82a1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:27.401070 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 646/2613] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:27 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:27.423941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:27.424343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-a457bdcf-3604-47c6-b779-35a5f0215529 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d returned with HTTP 200 Jul 03 11:59:27.424941 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 662/2614] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:26 2026] PUT /volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:27.938204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-25d9a843-a088-4778-b338-2374284f6be0 req-0a988752-70d9-4057-9626-ebb06bb28d43 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:27.941331 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-0a988752-70d9-4057-9626-ebb06bb28d43 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] POST https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d/action Jul 03 11:59:27.942046 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-0a988752-70d9-4057-9626-ebb06bb28d43 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:27.942269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-0a988752-70d9-4057-9626-ebb06bb28d43 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:27.971580 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:27.971580 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:27.990048 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-25d9a843-a088-4778-b338-2374284f6be0 req-0a988752-70d9-4057-9626-ebb06bb28d43 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d/action returned with HTTP 204 Jul 03 11:59:27.990604 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 651/2615] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:27 2026] POST /volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:28.395013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3996598b-e727-4444-b040-a86056f1582f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:28.396702 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3996598b-e727-4444-b040-a86056f1582f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 11:59:28.397931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3996598b-e727-4444-b040-a86056f1582f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:28.397931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3996598b-e727-4444-b040-a86056f1582f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:28.406662 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:28.406662 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:28.410325 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3996598b-e727-4444-b040-a86056f1582f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:28.415621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-47eb5427-20b5-41c4-a380-97d85e9689ac None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:28.421180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3996598b-e727-4444-b040-a86056f1582f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 200 Jul 03 11:59:28.421558 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 657/2616] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:28 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:28.421867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47eb5427-20b5-41c4-a380-97d85e9689ac tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:28.422103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47eb5427-20b5-41c4-a380-97d85e9689ac tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:28.422304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47eb5427-20b5-41c4-a380-97d85e9689ac tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:28.422420 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-47eb5427-20b5-41c4-a380-97d85e9689ac tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:28.427644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:28.427644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:28.427644 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47eb5427-20b5-41c4-a380-97d85e9689ac tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:28.427832 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 647/2617] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:28 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:28.436513 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:28.439195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:59:28.439195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a981118-c60b-4827-a68e-adaab351fec0", "name": "tempest-VolumesBackupsTest-Backup-1341544508", "description": "tempest-backup-description-1422302914", "container": "tempest-volumesbackupstest-backup-container-1581496083"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:28.440351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': '1a981118-c60b-4827-a68e-adaab351fec0', 'name': 'tempest-VolumesBackupsTest-Backup-1341544508', 'description': 'tempest-backup-description-1422302914', 'container': 'tempest-volumesbackupstest-backup-container-1581496083'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:59:28.440543 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume 1a981118-c60b-4827-a68e-adaab351fec0 in container tempest-volumesbackupstest-backup-container-1581496083 Jul 03 11:59:28.448994 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:28.448994 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:28.449523 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:28.468618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['f9eafcc9-a016-4010-aaf3-faa9e0bfde40', 'ddbeb6da-e3dd-4f5c-8cce-3b9bdbe070d3'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:28.503087 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8c2dd3f4-88fc-491a-8c70-bd5650f02213 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:59:28.503490 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 663/2618] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:59:28 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 11:59:28.517997 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:28.520712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:28.521095 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:28.521836 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:28.521836 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:28.527259 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:28.527259 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:28.528727 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6c48762-65eb-483f-b2b1-ce407e986cf8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:28.529265 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 652/2619] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:28 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:29.441542 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:29.443415 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:29.443629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:29.443811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:29.443902 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:29.448181 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:29.448181 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:29.449009 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d13e32ef-d063-49cd-aa3e-ffa2fdfd4005 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:29.449413 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 658/2620] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:29 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:29.541723 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-95de8a89-31df-48ad-a162-80baaf09370d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:29.545883 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-95de8a89-31df-48ad-a162-80baaf09370d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:29.545883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-95de8a89-31df-48ad-a162-80baaf09370d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:29.545883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-95de8a89-31df-48ad-a162-80baaf09370d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:29.545883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-95de8a89-31df-48ad-a162-80baaf09370d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:29.553538 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:29.553538 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:29.553538 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-95de8a89-31df-48ad-a162-80baaf09370d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:29.553538 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 648/2621] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:29 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:30.464870 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a7863946-235e-4a64-b2de-32099b07a5b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:30.467071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7863946-235e-4a64-b2de-32099b07a5b8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:30.467393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a7863946-235e-4a64-b2de-32099b07a5b8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:30.467617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a7863946-235e-4a64-b2de-32099b07a5b8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:30.467753 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a7863946-235e-4a64-b2de-32099b07a5b8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:30.472175 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:30.472175 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:30.473050 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7863946-235e-4a64-b2de-32099b07a5b8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:30.473599 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 664/2622] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:30 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:30.566716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:30.569119 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:30.569322 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:30.569536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:30.569689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:30.584671 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:30.584671 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:30.587106 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-969cc0e0-3b11-4959-ba0a-37c8a8cd9066 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:30.590389 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 653/2623] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:30 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:31.487398 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1d4020c-2439-4174-9283-574b023ef081 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:31.488874 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1d4020c-2439-4174-9283-574b023ef081 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:31.489055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1d4020c-2439-4174-9283-574b023ef081 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:31.489236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1d4020c-2439-4174-9283-574b023ef081 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:31.489342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d1d4020c-2439-4174-9283-574b023ef081 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:31.495604 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:31.495604 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:31.496134 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1d4020c-2439-4174-9283-574b023ef081 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:31.496855 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 659/2624] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:31 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:31.601332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:31.603151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:31.603151 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:31.603933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:31.603933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:31.608244 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:31.608244 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:31.609414 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e45255c8-aa8f-4666-9e55-663bc2be0f24 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:31.609768 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 649/2625] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:31 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:31.621113 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:31.623658 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 11:59:31.624001 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:31.624446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:31.652218 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:31.652218 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:31.655680 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 11:59:31.660968 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-99a8364b-4ebb-4fb6-8676-144c53f271d7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 11:59:31.661504 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 665/2626] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:31 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:32.508690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:32.510721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:32.510954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:32.511219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:32.511405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:32.517667 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:32.517667 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:32.518654 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-098bc130-dc11-4526-9d86-beb4a33d4e45 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:32.519086 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 654/2627] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:32 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:32.585577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-45e2864e-d3ba-42c6-b4dc-7be2d5f5e2d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:32.586792 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45e2864e-d3ba-42c6-b4dc-7be2d5f5e2d4 None None] GET https://10.4.3.170/volume// Jul 03 11:59:32.587003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45e2864e-d3ba-42c6-b4dc-7be2d5f5e2d4 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:32.587265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45e2864e-d3ba-42c6-b4dc-7be2d5f5e2d4 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:32.587699 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45e2864e-d3ba-42c6-b4dc-7be2d5f5e2d4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:32.588053 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 660/2628] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59:32 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 11:59:32.599305 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-6e3f99e0-fdb3-45fb-b02a-e6755ebf44cd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:32.602691 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-6e3f99e0-fdb3-45fb-b02a-e6755ebf44cd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:32.603188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-6e3f99e0-fdb3-45fb-b02a-e6755ebf44cd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0a1df4f-6c8e-41b0-8b83-6d4d39e842af", "connector": null, "instance_uuid": "56c0939d-309d-41cb-be48-bfd2f2ae050a"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:32.622843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:32.625490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:32.625707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:32.625948 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:32.626057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:32.628816 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:32.628816 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:32.634303 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:32.634303 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:32.635051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d6378b00-b6a0-4e3f-a814-21ad2bf82d55 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:32.635438 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 666/2629] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:32 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:32.665669 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-6e3f99e0-fdb3-45fb-b02a-e6755ebf44cd tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:32.666297 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 650/2630] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:32 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 11:59:32.677845 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-0b02ed9e-ebab-4a6d-9cc2-07a7d8b7173e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:32.680544 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-0b02ed9e-ebab-4a6d-9cc2-07a7d8b7173e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 Jul 03 11:59:32.680750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-0b02ed9e-ebab-4a6d-9cc2-07a7d8b7173e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:32.682055 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-0b02ed9e-ebab-4a6d-9cc2-07a7d8b7173e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:32.697577 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:32.697577 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:33.227695 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-0b02ed9e-ebab-4a6d-9cc2-07a7d8b7173e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 returned with HTTP 200 Jul 03 11:59:33.228338 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 655/2631] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:59:32 2026] DELETE /volume/v3/attachments/c31bdc81-8391-4c31-bfd0-47ab28e0a8e8 => generated 367 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:33.534759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:33.536525 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:33.536748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:33.536990 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:33.537170 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:33.551456 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:33.551456 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:33.551456 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb9f8f1a-2985-4b1c-8f83-6b0d0b4ea45d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:33.551456 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 661/2632] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:33 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:33.606344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:33.608406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:59:33.608597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:33.608771 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:33.617623 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:33.617623 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:33.620776 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:33.624289 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-e81531db-2f4c-48e0-8da9-5654c8b82f71 req-89e6a588-4045-47db-b9d8-b756514dc69a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:59:33.624732 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 667/2633] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:33 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:33.645188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:33.646829 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:33.646991 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:33.647154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:33.647294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:33.651412 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:33.651412 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:33.652024 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5c2307b-f754-4b88-b8af-5bd476e09918 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:33.652353 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 651/2634] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:33 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:34.559073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:34.563782 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:34.563953 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:34.564130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:34.564250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:34.572737 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:34.572737 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:34.573552 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-661bb8e8-5185-4500-a3aa-7220cf89bf33 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:34.574149 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 656/2635] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:34 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:34.664865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5d3834b2-4193-45dd-be15-232165bf3546 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:34.667239 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d3834b2-4193-45dd-be15-232165bf3546 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:34.667432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d3834b2-4193-45dd-be15-232165bf3546 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:34.667602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d3834b2-4193-45dd-be15-232165bf3546 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:34.667696 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5d3834b2-4193-45dd-be15-232165bf3546 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:34.672910 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:34.672910 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:34.673703 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d3834b2-4193-45dd-be15-232165bf3546 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:34.674262 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 662/2636] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:34 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:35.584627 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:35.587025 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:35.587286 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:35.587541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:35.587689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:35.597296 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:35.597296 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:35.598343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33689a4e-e39f-4a5b-8d48-7c5e90232f71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:35.598793 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 668/2637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:35 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:35.685672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:35.688658 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:35.688836 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:35.689011 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:35.689145 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:35.695883 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:35.695883 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:35.696603 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b790f4d-fc0b-41e3-86d1-2254fe18b0d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:35.696938 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 652/2638] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:35 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:36.608056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:36.610647 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:36.610895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:36.611104 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:36.611224 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:36.615678 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:36.615678 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:36.616558 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8935976b-4747-4ccb-b6bc-175b5759ebc8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:36.617005 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 657/2639] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:36 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:36.706060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:36.708234 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:36.708529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:36.708771 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:36.708922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:36.713939 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:36.713939 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:36.714629 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f915a420-f62f-41a9-881e-40a0f1e773a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:36.714980 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 663/2640] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:36 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:37.631450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:37.637434 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 11:59:37.637434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:37.637434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:37.637434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:37.638093 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:37.638093 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:37.638674 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b952c2f-dcfd-4bb7-a3db-e18bfbf3c6f0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 11:59:37.639021 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 669/2641] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:37 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:37.651399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:37.653715 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 11:59:37.653970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a07065be-5909-44e7-98f3-139bd6d20b44", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-431764420"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:37.655348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': 'a07065be-5909-44e7-98f3-139bd6d20b44', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-431764420'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 11:59:37.655508 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume a07065be-5909-44e7-98f3-139bd6d20b44 in container None Jul 03 11:59:37.664554 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:37.664554 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:37.665027 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:37.690113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['fd870355-f072-4569-8dd3-db1f3621e05d', '936b35d6-1a48-4816-affd-d802c95031ac'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:37.727931 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:37.729452 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:37.729618 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:37.729788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:37.729877 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:37.731765 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff305f57-2e5a-4591-9f9d-5de87586aba6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 11:59:37.732425 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 653/2642] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 11:59:37 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:37.734298 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:37.734298 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:37.735113 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bba2a9da-dbbe-4f2c-ab0e-8a4a0d6103cb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:37.735683 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 658/2643] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:37 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:37.742166 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:37.744545 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:37.745160 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:37.745160 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:37.745384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:37.750886 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:37.750886 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:37.751884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b9b2e453-d7ac-451d-bf6c-9e00a0acce32 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:37.752110 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 664/2644] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:37 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:38.584391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:38.586559 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af Jul 03 11:59:38.587021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:38.596441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:38.601759 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:38.602845 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:38.602845 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:38.746847 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:38.750518 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:38.750518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:38.750518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:38.750518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:38.764745 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:38.764745 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:38.766106 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa4633fb-40d2-44db-a0c5-a9de6d7018a1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:38.766244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4972339e-af34-409c-9a34-d79f93821ac4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:38.768000 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 654/2645] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:38 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:38.771825 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4972339e-af34-409c-9a34-d79f93821ac4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:38.772837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4972339e-af34-409c-9a34-d79f93821ac4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:38.772837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4972339e-af34-409c-9a34-d79f93821ac4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:38.772837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4972339e-af34-409c-9a34-d79f93821ac4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:38.781864 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:38.781864 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:38.783814 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4972339e-af34-409c-9a34-d79f93821ac4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:38.783814 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 659/2646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:38 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:39.130687 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" released by "attachment_update" :: held 0.529s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:39.131113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-8c03648d-d38a-4865-bdef-a18eb4180c80 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af returned with HTTP 200 Jul 03 11:59:39.131632 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 670/2647] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:38 2026] PUT /volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:39.149251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-ed3a138f-680c-4777-b251-579bf13bff48 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:39.154224 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-ed3a138f-680c-4777-b251-579bf13bff48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af Jul 03 11:59:39.154523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-ed3a138f-680c-4777-b251-579bf13bff48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:39.154772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-ed3a138f-680c-4777-b251-579bf13bff48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:39.175984 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-ed3a138f-680c-4777-b251-579bf13bff48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af returned with HTTP 200 Jul 03 11:59:39.176600 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 665/2648] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 11:59:39 2026] GET /volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:39.779532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8064cf11-089d-43f4-9bd7-d296a259483c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:39.781508 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8064cf11-089d-43f4-9bd7-d296a259483c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:39.781689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8064cf11-089d-43f4-9bd7-d296a259483c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:39.781861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8064cf11-089d-43f4-9bd7-d296a259483c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:39.781952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8064cf11-089d-43f4-9bd7-d296a259483c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:39.786597 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:39.786597 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:39.787313 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8064cf11-089d-43f4-9bd7-d296a259483c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:39.787732 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 655/2649] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:39 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:39.798889 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:39.800905 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:39.801111 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:39.801388 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:39.801540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:39.808431 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:39.808431 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:39.809520 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04c478cb-68e8-4dd1-bbec-f2dd9eeac82f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:39.810017 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 660/2650] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:39 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:40.798929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d024b3b3-604f-4886-a679-bc665efd4980 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:40.801937 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d024b3b3-604f-4886-a679-bc665efd4980 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:40.802230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d024b3b3-604f-4886-a679-bc665efd4980 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:40.802507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d024b3b3-604f-4886-a679-bc665efd4980 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:40.802664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d024b3b3-604f-4886-a679-bc665efd4980 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:40.810363 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:40.810363 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:40.810991 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d024b3b3-604f-4886-a679-bc665efd4980 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:40.810991 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 671/2651] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:40 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:40.819245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:40.820946 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:40.821152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:40.821387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:40.821502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:40.826227 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:40.826227 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:40.826659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6de0752f-e4b9-4941-b90c-36aa9bdd9c27 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:40.829238 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 666/2652] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:40 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:41.296388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:41.304191 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:59:41.304461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:41.304679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:41.321417 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:41.321417 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:41.327384 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:41.334382 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca871579-5218-419a-a3b8-1a1aaf9b9612 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:59:41.335238 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 656/2653] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:41 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:41.381795 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:41.384715 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:59:41.384918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:41.385130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:41.395304 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:41.395304 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:41.398363 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:41.402165 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-6d1416e5-5aee-44f8-8728-1ba4a0708c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:59:41.402380 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 661/2654] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:41 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:41.420511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:41.423716 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801/action Jul 03 11:59:41.424115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:41.424266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:41.437005 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:41.437005 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:41.439021 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:41.449158 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Begin detaching volume completed successfully. Jul 03 11:59:41.449533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-3c2124c2-5cef-47d6-9b43-25293177ea03 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801/action returned with HTTP 202 Jul 03 11:59:41.450309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 672/2655] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 11:59:41 2026] POST /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:41.821248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:41.822995 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:41.823345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:41.823417 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:41.823504 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:41.832144 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:41.832144 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:41.834497 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65cc8287-9c5c-4d4e-b57c-155d67895390 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:41.835670 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 667/2656] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:41 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:41.840023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a3b59b0f-2086-454c-8c14-e410dceb339d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:41.842891 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3b59b0f-2086-454c-8c14-e410dceb339d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:41.843387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3b59b0f-2086-454c-8c14-e410dceb339d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:41.843387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3b59b0f-2086-454c-8c14-e410dceb339d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:41.843558 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a3b59b0f-2086-454c-8c14-e410dceb339d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:41.848614 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:41.848614 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:41.849615 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3b59b0f-2086-454c-8c14-e410dceb339d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:41.849999 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 657/2657] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:41 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:42.463680 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.465407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:42.465614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.465826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.472063 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.472063 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:42.475654 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:42.479624 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce0fc300-0ac9-49cf-9f05-99a866e4f1d6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:42.480143 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 662/2658] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:42.483540 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f70195c2-2513-4844-83df-a351c63f5edf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.484009 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f70195c2-2513-4844-83df-a351c63f5edf None None] GET https://10.4.3.170/volume// Jul 03 11:59:42.484225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f70195c2-2513-4844-83df-a351c63f5edf None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.484480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f70195c2-2513-4844-83df-a351c63f5edf None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.484856 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f70195c2-2513-4844-83df-a351c63f5edf None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:42.485172 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 673/2659] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:42.500323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-028612df-fe04-46af-a37e-75d63bc2ec16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.501740 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.502419 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-028612df-fe04-46af-a37e-75d63bc2ec16 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:42.502649 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-028612df-fe04-46af-a37e-75d63bc2ec16 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.502887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-028612df-fe04-46af-a37e-75d63bc2ec16 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.505640 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=239,cinder:INSERT=22,cinder:UPDATE=46 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:59:42.505822 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:59:42.506097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.506165 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.517601 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.517601 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:42.522050 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-028612df-fe04-46af-a37e-75d63bc2ec16 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:42.523637 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.523637 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:42.527811 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-028612df-fe04-46af-a37e-75d63bc2ec16 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:42.528570 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 668/2660] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:42.529284 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:42.537733 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-129c501b-0f03-48a4-92d9-be14a00d0a36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:59:42.538317 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 658/2661] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:42.584749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.586864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:42.587078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.587348 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.589261 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=342,cinder:INSERT=38,cinder:UPDATE=70 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:59:42.596038 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.596038 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:42.600618 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:42.605908 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-a6e11e13-417c-48aa-91d1-8e7faf05329a tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:42.606434 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 663/2662] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:42.851845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7376316a-7f96-4631-8044-12856365d5f2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.854112 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7376316a-7f96-4631-8044-12856365d5f2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:42.855066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7376316a-7f96-4631-8044-12856365d5f2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.855066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7376316a-7f96-4631-8044-12856365d5f2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.855066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7376316a-7f96-4631-8044-12856365d5f2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:42.857020 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=211,cinder:UPDATE=26,cinder:INSERT=6 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:59:42.861463 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.861463 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:42.863699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7376316a-7f96-4631-8044-12856365d5f2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:42.863699 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 674/2663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:42.865017 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4867436-9198-4d79-b475-c14b97b9a173 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:42.867597 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4867436-9198-4d79-b475-c14b97b9a173 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:42.867799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4867436-9198-4d79-b475-c14b97b9a173 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:42.867988 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4867436-9198-4d79-b475-c14b97b9a173 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:42.868088 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d4867436-9198-4d79-b475-c14b97b9a173 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:42.874328 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:42.874328 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:42.875597 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4867436-9198-4d79-b475-c14b97b9a173 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:42.876279 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 669/2664] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:42 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:43.874338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a3591228-236f-4f0d-8d27-f68c332c6255 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:43.876552 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3591228-236f-4f0d-8d27-f68c332c6255 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:43.876786 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3591228-236f-4f0d-8d27-f68c332c6255 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:43.877038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3591228-236f-4f0d-8d27-f68c332c6255 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:43.877162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a3591228-236f-4f0d-8d27-f68c332c6255 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:43.879104 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=261,cinder:INSERT=36,cinder:UPDATE=68 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 11:59:43.882679 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:43.882679 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:43.883425 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3591228-236f-4f0d-8d27-f68c332c6255 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:43.883801 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 659/2665] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:43 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:43.888813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:43.890837 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:43.891056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:43.891303 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:43.891452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:43.895825 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:43.895825 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:43.896573 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-999dcc09-a5e6-49e7-a9db-ea293ed4347a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:43.896895 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 664/2666] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:43 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e4e373ca-9bab-43bf-9ee7-6f4abb7c7507 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4e373ca-9bab-43bf-9ee7-6f4abb7c7507 None None] GET https://10.4.3.170/volume// Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4e373ca-9bab-43bf-9ee7-6f4abb7c7507 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4e373ca-9bab-43bf-9ee7-6f4abb7c7507 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4e373ca-9bab-43bf-9ee7-6f4abb7c7507 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:44.647089 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 675/2667] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:59: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 11:59:44.653908 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b74f4d03-b60b-4665-9979-331ff745635a req-91b940fb-3eb3-4ad9-b3d8-5cc4208cc041 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:44.655992 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-91b940fb-3eb3-4ad9-b3d8-5cc4208cc041 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:44.656394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-91b940fb-3eb3-4ad9-b3d8-5cc4208cc041 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3", "connector": null, "instance_uuid": "7b4515d6-3092-43ef-a69c-801702028ebe"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:44.666274 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:44.666274 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:44.698024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-91b940fb-3eb3-4ad9-b3d8-5cc4208cc041 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:44.698476 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 670/2668] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:44 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 11:59:44.895288 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:44.899591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:44.899815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:44.900039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:44.900176 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:44.905139 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:44.905139 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:44.906104 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4cf4c15a-9e51-46ca-ad42-56836f4db462 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:44.906592 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 660/2669] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:44 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:44.908007 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:44.910487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:44.910758 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:44.911042 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:44.911234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:44.917058 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:44.917058 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:44.918270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5ddc9b1-1e2f-4bbd-88cb-b0e838f10a6b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:44.918997 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 665/2670] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:44 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:45.131236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.133509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:45.133985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:45.134392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:45.149783 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:45.149783 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:45.156728 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:45.163868 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db5f0e39-df40-4822-8fcf-b2a1ca133bac tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:45.164443 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 676/2671] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:45 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:45.233856 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5aadedd9-bbb2-44db-b145-1b270d23529d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.234276 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5aadedd9-bbb2-44db-b145-1b270d23529d None None] GET https://10.4.3.170/volume// Jul 03 11:59:45.234479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5aadedd9-bbb2-44db-b145-1b270d23529d None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:45.234680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5aadedd9-bbb2-44db-b145-1b270d23529d None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:45.235007 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5aadedd9-bbb2-44db-b145-1b270d23529d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:45.235299 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 671/2672] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:45.244534 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.247352 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:45.247666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:45.247934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:45.260711 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:45.260711 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:45.265625 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:45.270899 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-420e6a51-5fba-409d-9d34-77e1b2cff6fd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:45.271472 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 661/2673] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:45 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:45.385097 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.387054 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] PUT https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 Jul 03 11:59:45.387423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:45.395229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Acquiring lock "cinder-attachment_update-8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 11:59:45.399637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Lock "cinder-attachment_update-8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 11:59:45.400511 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:45.400511 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:45.917839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-26e88468-eb7c-4160-8325-41318a0dae0e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.922154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-26e88468-eb7c-4160-8325-41318a0dae0e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:45.922154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-26e88468-eb7c-4160-8325-41318a0dae0e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:45.922154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-26e88468-eb7c-4160-8325-41318a0dae0e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:45.922154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-26e88468-eb7c-4160-8325-41318a0dae0e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:45.922296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Lock "cinder-attachment_update-8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 11:59:45.922296 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-9f8caa3f-7b0b-4169-9199-476184410bae tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 returned with HTTP 200 Jul 03 11:59:45.922601 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 666/2674] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:45 2026] PUT /volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:45.932082 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:45.932422 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:45.932422 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:45.932422 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-26e88468-eb7c-4160-8325-41318a0dae0e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:45.932422 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 677/2675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:45 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:45.932819 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:45.932986 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:45.933395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:45.933395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:45.940847 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:45.940847 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:45.941658 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9bc88998-e81b-4acd-9cd3-6528d572a9a5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:45.942005 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 672/2676] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:45 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:46.178573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fd114d96-70c4-4168-9a95-f72747084d48 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:46.180109 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fd114d96-70c4-4168-9a95-f72747084d48 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:46.180283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fd114d96-70c4-4168-9a95-f72747084d48 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:46.180470 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fd114d96-70c4-4168-9a95-f72747084d48 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:46.190151 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:46.190151 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:46.194843 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fd114d96-70c4-4168-9a95-f72747084d48 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:46.200635 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fd114d96-70c4-4168-9a95-f72747084d48 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:46.201311 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 662/2677] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:46 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:46.942209 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3de7ab3a-763c-4a2c-a478-947d9786acef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:46.944106 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3de7ab3a-763c-4a2c-a478-947d9786acef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:46.944318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3de7ab3a-763c-4a2c-a478-947d9786acef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:46.944761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3de7ab3a-763c-4a2c-a478-947d9786acef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:46.944872 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-3de7ab3a-763c-4a2c-a478-947d9786acef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:46.950836 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:46.950836 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:46.952098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3de7ab3a-763c-4a2c-a478-947d9786acef tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:46.953872 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 667/2678] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:46 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:46.953975 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:46.956014 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:46.956477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:46.958051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:46.958051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:46.962441 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:46.962441 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:46.963457 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85ec0c92-54ee-43f6-8522-bb7ff80c87a4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:46.963938 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 678/2679] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:46 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:47.215285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:47.216939 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:47.217121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:47.217306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:47.226778 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:47.226778 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:47.230141 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:47.234305 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-220006a9-2bb9-4649-bebd-81a2dd4008a6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:47.234693 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 673/2680] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:47 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:47.964000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:47.965653 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:47.965884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:47.966072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:47.966231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:47.970722 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:47.970722 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:47.971560 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-438d658e-fff5-4fa4-92d4-b5953900b9ea tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:47.971950 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 663/2681] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:47 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:47.973936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:47.975766 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:47.975963 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:47.976142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:47.976264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:47.980545 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:47.980545 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:47.981342 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a5e47c78-04f1-4c97-9c2b-5e615bdd69c2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:47.981715 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 668/2682] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:47 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:48.249538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-765724a7-7910-42eb-abe6-c0b72aace7da None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:48.252158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-765724a7-7910-42eb-abe6-c0b72aace7da tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:48.253918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-765724a7-7910-42eb-abe6-c0b72aace7da tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:48.253918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-765724a7-7910-42eb-abe6-c0b72aace7da tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:48.262923 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:48.262923 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:48.269918 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-765724a7-7910-42eb-abe6-c0b72aace7da tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:48.272622 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-765724a7-7910-42eb-abe6-c0b72aace7da tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:48.273275 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 679/2683] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:48 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:48.986467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:48.991215 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:48.991215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:48.992070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:48.992070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:48.993225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-80db6f37-030a-4c07-a738-e10279df7adb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:48.995732 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80db6f37-030a-4c07-a738-e10279df7adb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:48.995934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80db6f37-030a-4c07-a738-e10279df7adb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:48.996148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80db6f37-030a-4c07-a738-e10279df7adb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:48.996285 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-80db6f37-030a-4c07-a738-e10279df7adb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:48.997200 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:48.997200 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:48.998094 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3b88d1d-4d4f-446e-856e-bee96755f1b4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:48.998535 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 674/2684] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:48 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:49.006584 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:49.006584 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:49.007802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80db6f37-030a-4c07-a738-e10279df7adb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:49.008264 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 664/2685] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:48 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:49.139721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-2750b2b9-858e-47ea-992d-f35c629723fd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:49.142223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-2750b2b9-858e-47ea-992d-f35c629723fd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 Jul 03 11:59:49.142549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-2750b2b9-858e-47ea-992d-f35c629723fd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:49.142788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-2750b2b9-858e-47ea-992d-f35c629723fd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:49.151577 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:49.151577 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:49.286053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:49.289871 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:49.289871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:49.289871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:49.300662 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:49.300662 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:49.305840 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:49.310105 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c3a50c9-50ea-4e07-b019-5079ca830587 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:49.310936 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 680/2686] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:49 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:49.685764 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-77360380-eb2b-4bdc-a7be-dadd35db06dc req-2750b2b9-858e-47ea-992d-f35c629723fd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 returned with HTTP 200 Jul 03 11:59:49.686088 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 669/2687] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 11:59:49 2026] DELETE /volume/v3/attachments/d077ef9a-deed-4f9d-8e11-0113c2062717 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:50.010803 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5174e0f6-6732-470c-91bf-84db636a9942 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:50.012568 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5174e0f6-6732-470c-91bf-84db636a9942 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:50.012758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5174e0f6-6732-470c-91bf-84db636a9942 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:50.012968 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5174e0f6-6732-470c-91bf-84db636a9942 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:50.013063 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5174e0f6-6732-470c-91bf-84db636a9942 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:50.017558 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:50.017558 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:50.018698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5174e0f6-6732-470c-91bf-84db636a9942 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:50.020319 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 675/2688] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:50 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:50.024245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fcb4314d-529d-4a9d-83c9-522db41be596 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:50.025935 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcb4314d-529d-4a9d-83c9-522db41be596 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:50.026161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fcb4314d-529d-4a9d-83c9-522db41be596 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:50.026382 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fcb4314d-529d-4a9d-83c9-522db41be596 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:50.026500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-fcb4314d-529d-4a9d-83c9-522db41be596 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:50.030848 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:50.030848 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:50.031664 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcb4314d-529d-4a9d-83c9-522db41be596 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:50.032038 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 665/2689] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:50 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:50.327464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:50.332963 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:50.333240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:50.333500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:50.348305 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:50.348305 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:50.353616 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:50.360113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e322cf34-ff78-4fd6-a32f-7df3e3bc8785 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:50.360653 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 681/2690] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:50 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:50.882714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:50.884226 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 11:59:50.884416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:50.884592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:50.890702 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:50.890702 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:50.894052 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 11:59:50.897740 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a8435a8-1066-42c9-84e3-9cc1e9f2214f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 11:59:50.898070 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 670/2691] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:50 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:51.032330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:51.034462 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:51.036392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:51.038001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:51.038001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:51.041973 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:51.042851 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:51.042851 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:51.043844 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:51.044073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:51.044235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:51.044337 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:51.046033 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7194d289-c052-468b-b1bb-31b23c7cf5bc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:51.046421 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 676/2692] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:51 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:51.052284 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:51.052284 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:51.053101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c66da141-6d68-4b49-b12e-b2da31af4e00 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:51.053527 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 666/2693] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:51 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:51.376821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-99e860de-e00b-45e0-8b75-506737ed31f4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:51.378605 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99e860de-e00b-45e0-8b75-506737ed31f4 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:51.378812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-99e860de-e00b-45e0-8b75-506737ed31f4 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:51.379007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-99e860de-e00b-45e0-8b75-506737ed31f4 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:51.388932 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:51.388932 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:51.394262 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-99e860de-e00b-45e0-8b75-506737ed31f4 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:51.400712 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99e860de-e00b-45e0-8b75-506737ed31f4 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:51.401189 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 682/2694] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:51 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:52.035301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-f9c93054-8060-49fc-bec5-0707e8669ebf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:52.038034 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-f9c93054-8060-49fc-bec5-0707e8669ebf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af/action Jul 03 11:59:52.039513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-f9c93054-8060-49fc-bec5-0707e8669ebf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:52.039513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-f9c93054-8060-49fc-bec5-0707e8669ebf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:52.057356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-32944970-3519-403e-91a1-207fa4e06ea8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:52.063100 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32944970-3519-403e-91a1-207fa4e06ea8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:52.063342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32944970-3519-403e-91a1-207fa4e06ea8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:52.063579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32944970-3519-403e-91a1-207fa4e06ea8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:52.063705 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-32944970-3519-403e-91a1-207fa4e06ea8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:52.064530 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:52.064530 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:52.067104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:52.068126 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:52.068362 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:52.068908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:52.068908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:52.069130 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:52.069130 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:52.070146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32944970-3519-403e-91a1-207fa4e06ea8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:52.073388 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 677/2695] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:52 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:52.079716 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:52.079716 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:52.080298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4d0e379-bfba-461d-acc0-4c9126ca4bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:52.080664 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 667/2696] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:52 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:52.084839 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-533d45e7-b2b2-431b-a726-fbdb47a26ec8 req-f9c93054-8060-49fc-bec5-0707e8669ebf tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af/action returned with HTTP 204 Jul 03 11:59:52.085308 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 671/2697] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:52 2026] POST /volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:52.413882 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:52.415685 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:52.415889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:52.416101 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:52.432772 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:52.432772 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:52.438812 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:52.444938 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3d505297-3a8b-4e7f-a453-1b20c5b90034 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:52.445304 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 683/2698] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:52 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:53.082018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:53.083942 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:53.084121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:53.084551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:53.084551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:53.089066 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:53.089066 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:53.090836 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c17e582-bdaf-4251-a4e9-3c97213ece70 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:53.090836 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 678/2699] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:53 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:53.095424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:53.098945 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:53.099218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:53.099485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:53.099573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:53.104155 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:53.104155 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:53.104998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bf9bd11-03fb-473c-ac3a-b25690d89a05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:53.105358 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 668/2700] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:53 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:53.457225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-88951b82-87db-474f-a824-3acb0dafd1e1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:53.459009 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-88951b82-87db-474f-a824-3acb0dafd1e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:53.459214 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-88951b82-87db-474f-a824-3acb0dafd1e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:53.459418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-88951b82-87db-474f-a824-3acb0dafd1e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:53.470887 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:53.470887 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:53.475062 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-88951b82-87db-474f-a824-3acb0dafd1e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:53.479753 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-88951b82-87db-474f-a824-3acb0dafd1e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:53.480388 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 672/2701] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:53 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.107061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-65780d92-ee95-48e2-9450-0276c35ce533 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.109399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65780d92-ee95-48e2-9450-0276c35ce533 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:54.109399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65780d92-ee95-48e2-9450-0276c35ce533 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.109399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65780d92-ee95-48e2-9450-0276c35ce533 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.109399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-65780d92-ee95-48e2-9450-0276c35ce533 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:54.113714 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.113714 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:54.114516 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65780d92-ee95-48e2-9450-0276c35ce533 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:54.114924 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 684/2702] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.119978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.123132 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:54.123132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.123132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.123132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:54.126291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8aa2e649-2d85-4d85-938c-e456787574f7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.127183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8aa2e649-2d85-4d85-938c-e456787574f7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 11:59:54.127441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8aa2e649-2d85-4d85-938c-e456787574f7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.127642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8aa2e649-2d85-4d85-938c-e456787574f7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.127908 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.127908 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:54.128754 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-afb17d28-0250-420a-a355-8715fb9fbcc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:54.129133 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 679/2703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.135490 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.135490 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:54.139531 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8aa2e649-2d85-4d85-938c-e456787574f7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:54.143748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.144459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8aa2e649-2d85-4d85-938c-e456787574f7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 200 Jul 03 11:59:54.145063 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 669/2704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.145573 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af/restore Jul 03 11:59:54.145921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a07065be-5909-44e7-98f3-139bd6d20b44"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:54.147337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Restoring backup 607baef7-49b6-49ce-aad8-6546c63a92af ({'restore': {'volume_id': 'a07065be-5909-44e7-98f3-139bd6d20b44'}}) {{(pid=99808) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 11:59:54.147488 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Restoring backup 607baef7-49b6-49ce-aad8-6546c63a92af to volume a07065be-5909-44e7-98f3-139bd6d20b44. Jul 03 11:59:54.152057 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.152057 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:54.159506 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.159506 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:54.159939 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 11:59:54.160066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.api [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Checking backup size 1 against volume size 1 {{(pid=99808) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 11:59:54.160212 np0000004412 devstack@c-api.service[99808]: INFO cinder.backup.api [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Overwriting volume a07065be-5909-44e7-98f3-139bd6d20b44 with restore of backup 607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:54.161174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9dddc934-a477-4863-a88f-bdc62f4a485c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.163494 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dddc934-a477-4863-a88f-bdc62f4a485c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:54.163762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dddc934-a477-4863-a88f-bdc62f4a485c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.164059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dddc934-a477-4863-a88f-bdc62f4a485c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.164238 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9dddc934-a477-4863-a88f-bdc62f4a485c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:54.169383 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.169383 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:54.170255 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dddc934-a477-4863-a88f-bdc62f4a485c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:54.170715 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 685/2705] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.176970 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] restore_backup in rpcapi backup_id 607baef7-49b6-49ce-aad8-6546c63a92af {{(pid=99808) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 11:59:54.179161 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ca8de35-126d-4b35-ab15-2326cce4a4ca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af/restore returned with HTTP 202 Jul 03 11:59:54.179734 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 673/2706] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 11:59:54 2026] POST /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:54.183633 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.185385 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/detail Jul 03 11:59:54.185581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.185803 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.186042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 11:59:54.191328 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-043c32ff-0435-49dc-ad92-9c31fc47a761 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/detail returned with HTTP 200 Jul 03 11:59:54.191466 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.191729 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 680/2707] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/backups/detail => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.193844 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:54.194028 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.194216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.194311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:54.204792 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b11eb7e6-9364-44e2-ab32-141539346a74 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.204912 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.204912 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:54.205723 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-886dee53-cfbd-4b1f-91ef-f0b579f5c26f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:54.206080 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 670/2708] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:54.207846 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904/restore Jul 03 11:59:54.208210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:54.210012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Restoring backup e386611b-e2b1-497b-9e46-1d39ef9a6904 ({'restore': {}}) {{(pid=99811) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 11:59:54.210188 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Restoring backup e386611b-e2b1-497b-9e46-1d39ef9a6904 to volume None. Jul 03 11:59:54.216815 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.216815 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:54.217915 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating volume of 1 GB for restore of backup e386611b-e2b1-497b-9e46-1d39ef9a6904. Jul 03 11:59:54.226208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability zone cache updated, next update will occur around 2026-07-03 12:59:54.225841. {{(pid=99811) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 11:59:54.226323 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 11:59:54.232103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (5acbdc5a-ab57-4495-9215-3445350a6616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:54.233242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84a7495-4326-4393-970c-201799924658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:54.234131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 11:59:54.265504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84a7495-4326-4393-970c-201799924658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:54.265504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b4f7ac-110a-4fc0-8dcd-d938eb1f035e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:54.302420 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['efb2dcfd-d2cf-4b74-8697-e419323c7e02', '6169d270-d8af-4311-892a-2a7315882877', '2b7b80d5-1790-4be7-8845-6e5d0130abe9', 'cc2c3df1-7522-4655-b9ec-a053e35c893e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 11:59:54.302541 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b4f7ac-110a-4fc0-8dcd-d938eb1f035e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb2dcfd-d2cf-4b74-8697-e419323c7e02', '6169d270-d8af-4311-892a-2a7315882877', '2b7b80d5-1790-4be7-8845-6e5d0130abe9', 'cc2c3df1-7522-4655-b9ec-a053e35c893e']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:54.303244 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ed38e5-ef47-492e-a15c-a1a53a82679c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:54.335652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ed38e5-ef47-492e-a15c-a1a53a82679c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ded8c0-6d41-49fb-9ded-751bf6c5efb5', '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_e386611b-e2b1-497b-9e46-1d39ef9a6904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['efb2dcfd-d2cf-4b74-8697-e419323c7e02','6169d270-d8af-4311-892a-2a7315882877','2b7b80d5-1790-4be7-8845-6e5d0130abe9','cc2c3df1-7522-4655-b9ec-a053e35c893e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T11:59:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e386611b-e2b1-497b-9e46-1d39ef9a6904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ded8c0-6d41-49fb-9ded-751bf6c5efb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:54.336811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b622f37f-d3b7-4351-9ec4-385aae643cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:54.353037 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b622f37f-d3b7-4351-9ec4-385aae643cb5) transitioned into 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_e386611b-e2b1-497b-9e46-1d39ef9a6904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['efb2dcfd-d2cf-4b74-8697-e419323c7e02','6169d270-d8af-4311-892a-2a7315882877','2b7b80d5-1790-4be7-8845-6e5d0130abe9','cc2c3df1-7522-4655-b9ec-a053e35c893e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:54.353733 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700851f4-0d51-4c54-8c4e-7d2e3773e736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 11:59:54.362960 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700851f4-0d51-4c54-8c4e-7d2e3773e736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 11:59:54.363671 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (5acbdc5a-ab57-4495-9215-3445350a6616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 11:59:54.364214 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 11:59:54.375356 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.375356 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:54.375775 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:54.492079 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-81d92246-6803-45dd-baf1-f0d247022e6f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:54.493807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81d92246-6803-45dd-baf1-f0d247022e6f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:54.494036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81d92246-6803-45dd-baf1-f0d247022e6f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:54.494291 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-81d92246-6803-45dd-baf1-f0d247022e6f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:54.504637 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:54.504637 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:54.508347 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-81d92246-6803-45dd-baf1-f0d247022e6f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:54.513098 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-81d92246-6803-45dd-baf1-f0d247022e6f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:54.513562 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 674/2709] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:54 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:55.217226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.219310 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:55.219590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:55.220753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:55.220753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:55.226032 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.226032 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:55.226831 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a4f21a1-1828-4bf2-a71d-aaa4040fb771 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:55.227244 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 681/2710] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:55 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:55.340252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b74f4d03-b60b-4665-9979-331ff745635a req-e67e1dc2-8cef-425e-b781-d606d2acd6cf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.342637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-e67e1dc2-8cef-425e-b781-d606d2acd6cf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5/action Jul 03 11:59:55.343104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-e67e1dc2-8cef-425e-b781-d606d2acd6cf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:55.343270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-e67e1dc2-8cef-425e-b781-d606d2acd6cf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:55.364515 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.364515 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:55.376711 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b74f4d03-b60b-4665-9979-331ff745635a req-e67e1dc2-8cef-425e-b781-d606d2acd6cf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5/action returned with HTTP 204 Jul 03 11:59:55.377276 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 671/2711] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 11:59:55 2026] POST /volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 11:59:55.385392 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.385392 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:55.385967 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 11:59:55.386134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Checking backup size 1 against volume size 1 {{(pid=99811) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 11:59:55.386288 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Overwriting volume 85ded8c0-6d41-49fb-9ded-751bf6c5efb5 with restore of backup e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:55.401002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] restore_backup in rpcapi backup_id e386611b-e2b1-497b-9e46-1d39ef9a6904 {{(pid=99811) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 11:59:55.403048 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b11eb7e6-9364-44e2-ab32-141539346a74 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904/restore returned with HTTP 202 Jul 03 11:59:55.403618 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 686/2712] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 11:59:54 2026] POST /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:55.411405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ff86a824-74ae-444e-a799-932924ce8e7e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.413124 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff86a824-74ae-444e-a799-932924ce8e7e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:55.413340 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff86a824-74ae-444e-a799-932924ce8e7e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:55.413538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff86a824-74ae-444e-a799-932924ce8e7e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:55.413632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-ff86a824-74ae-444e-a799-932924ce8e7e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:55.418188 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.418188 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:55.418921 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff86a824-74ae-444e-a799-932924ce8e7e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:55.419284 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 675/2713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:55 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:55.528959 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.530684 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:55.530912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:55.531113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:55.543469 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.543469 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:55.547854 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:55.552214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1bc1623e-3bbe-4bf4-a331-2db56dc216ea tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:55.552577 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 682/2714] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:55 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:55.569773 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.572192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:55.572515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:55.572787 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:55.585437 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.585437 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:55.590288 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:55.595939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e584f9fe-d762-40d6-a3de-b143aa671e35 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:55.596481 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 672/2715] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:55 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:55.618384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:55.620381 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 11:59:55.620753 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-detach": {}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:55.620920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:55.632471 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:55.632471 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:55.633033 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:55.703293 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Attachment connected to vm 7b4515d6-3092-43ef-a69c-801702028ebe, checking data on nova Jul 03 11:59:55.703669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.compute.nova [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=99811) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 11:59:55.906498 np0000004412 devstack@c-api.service[99811]: DEBUG novaclient.v2.client [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}61e1148ef9af892c01d161422f12648d86cebdb2986d772d6c69ac1a1a97e687" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b" -H "X-Service-Token: {SHA256}362939f8b7127221b791ee01216bd99c221c73a06a336bd79739d86933f8378c" {{(pid=99811) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 11:59:56.021866 np0000004412 devstack@c-api.service[99811]: DEBUG novaclient.v2.client [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 11:59:55 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-ab884a8c-a39b-47c8-a9a9-6d57ecc2d830 x-openstack-request-id: req-ab884a8c-a39b-47c8-a9a9-6d57ecc2d830 {{(pid=99811) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 11:59:56.021975 np0000004412 devstack@c-api.service[99811]: DEBUG novaclient.v2.client [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3", "serverId": "7b4515d6-3092-43ef-a69c-801702028ebe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e84ce702-f802-4185-a0f1-bc75c83331a5", "bdm_uuid": "f5973dcf-49d8-4cac-970f-000869425e55"}} {{(pid=99811) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 11:59:56.022084 np0000004412 devstack@c-api.service[99811]: DEBUG novaclient.v2.client [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 used request id req-ab884a8c-a39b-47c8-a9a9-6d57ecc2d830 {{(pid=99811) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 11:59:56.024187 np0000004412 devstack@c-api.service[99811]: ERROR cinder.volume.api [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Caught error: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.026488 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: 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 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: ERROR cinder.api.middleware.fault Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.middleware.fault [None req-211f0f6b-58eb-4f8e-bf63-b8f6e9d07e8b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 409 Jul 03 11:59:56.027463 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 687/2716] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:55 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 167 bytes in 409 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:56.034770 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.036837 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 11:59:56.037026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:56.037211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:56.050179 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.050179 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:56.050703 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:56.109239 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Attachment connected to vm 7b4515d6-3092-43ef-a69c-801702028ebe, checking data on nova Jul 03 11:59:56.109597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.compute.nova [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=99808) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 11:59:56.238735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.241514 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:56.241744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:56.242515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:56.242515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:56.247631 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.247631 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:56.248511 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4da8dad-3daf-41a4-a54e-90e4f7b61103 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:56.248920 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 683/2717] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:56 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:56.249285 np0000004412 devstack@c-api.service[99808]: DEBUG novaclient.v2.client [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4f1ce1edf3ba92f6dd14c9ff14333649501ed98364ac30d567374770b70b3ad3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c" -H "X-Service-Token: {SHA256}d03988298f6cc3e8ccd176e8584e1b7996fb75f19cdafc5eaede7e802d451253" {{(pid=99808) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 11:59:56.340078 np0000004412 devstack@c-api.service[99808]: DEBUG novaclient.v2.client [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 11:59:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5cf2e5a2-4653-4ab0-a2ce-af52022ee11b x-openstack-request-id: req-5cf2e5a2-4653-4ab0-a2ce-af52022ee11b {{(pid=99808) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 11:59:56.340293 np0000004412 devstack@c-api.service[99808]: DEBUG novaclient.v2.client [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3", "serverId": "7b4515d6-3092-43ef-a69c-801702028ebe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e84ce702-f802-4185-a0f1-bc75c83331a5", "bdm_uuid": "f5973dcf-49d8-4cac-970f-000869425e55"}} {{(pid=99808) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 11:59:56.340460 np0000004412 devstack@c-api.service[99808]: DEBUG novaclient.v2.client [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 used request id req-5cf2e5a2-4653-4ab0-a2ce-af52022ee11b {{(pid=99808) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 11:59:56.342978 np0000004412 devstack@c-api.service[99808]: ERROR cinder.volume.api [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Caught error: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.346557 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: 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 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: ERROR cinder.api.middleware.fault Jul 03 11:59:56.347634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.middleware.fault [None req-7b0f70e9-2901-4c9a-b1a8-5492513fd79c tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 409 Jul 03 11:59:56.348534 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 676/2718] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 167 bytes in 313 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:56.356063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3f0f9cab-06fa-4626-9403-ef0ace0a68ed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.357828 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 673/2719] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:56.365305 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f69d7a61-fa8d-46ab-8bac-b9d7d2949005 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.367669 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 688/2720] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:56.373886 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-34afc622-ac30-4ccf-b1cc-6ae8a954f239 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.425427 np0000004412 devstack@c-api.service[99809]: WARNING keystonemiddleware.auth_token [None req-34afc622-ac30-4ccf-b1cc-6ae8a954f239 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 11:59:56.426630 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 684/2721] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:56.433599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.435304 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:56.435488 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:56.435692 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:56.435783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:56.436522 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e04bd867-1f11-4e95-b8e7-1a7e488f57e5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.465853 np0000004412 devstack@c-api.service[99810]: WARNING keystonemiddleware.auth_token [None req-e04bd867-1f11-4e95-b8e7-1a7e488f57e5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 11:59:56.466878 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 674/2722] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:56.470479 np0000004412 devstack@c-api.service[99808]: DEBUG oslo_db.sqlalchemy.engines [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:59:56.473599 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.473940 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.473940 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:56.474864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ad72369-8fba-48f1-bf4e-32ceafd19ceb tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:56.475259 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 677/2723] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:56 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:56.551809 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 11:59:56.557153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:56.557290 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:56.590539 np0000004412 devstack@c-api.service[99811]: DEBUG oslo_db.sqlalchemy.engines [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-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=99811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:59:56.598600 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.598600 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:56.598992 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Updating volume '8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3' with '{'status': 'error'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 11:59:56.622730 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1dd2405-94cd-4203-91dc-a6851eebe66a tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 202 Jul 03 11:59:56.623162 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 689/2724] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 11:59:56.630097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.632185 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 11:59:56.632517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:56.632754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:56.642655 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.642655 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:56.646976 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:56.652880 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3fad3279-e3b4-4361-adb2-b02ba5c056b6 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 11:59:56.653448 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 685/2725] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:56 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 11:59:56.666020 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.667752 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 11:59:56.668090 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e84ce702-f802-4185-a0f1-bc75c83331a5"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 11:59:56.668260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e84ce702-f802-4185-a0f1-bc75c83331a5"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:56.679198 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:56.679198 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:56.679593 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Volume info retrieved successfully. Jul 03 11:59:56.739077 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Attachment connected to vm 7b4515d6-3092-43ef-a69c-801702028ebe, checking data on nova Jul 03 11:59:56.739483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.compute.nova [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=99810) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 11:59:56.884052 np0000004412 devstack@c-api.service[99810]: DEBUG novaclient.v2.client [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5f34eb25fbea3aa5e76056a86080820ed0a2b4637fd13c3469e9f32a658070b9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff" -H "X-Service-Token: {SHA256}ee31bfffa3c49120dbead5de2d7cc99e4e54f082ce8a4e94f5af0a4fffc28650" {{(pid=99810) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 11:59:56.970422 np0000004412 devstack@c-api.service[99810]: DEBUG novaclient.v2.client [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 11:59:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-d05db9bd-6006-48cb-bd17-e517f29e8c64 x-openstack-request-id: req-d05db9bd-6006-48cb-bd17-e517f29e8c64 {{(pid=99810) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 11:59:56.970422 np0000004412 devstack@c-api.service[99810]: DEBUG novaclient.v2.client [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3", "serverId": "7b4515d6-3092-43ef-a69c-801702028ebe", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e84ce702-f802-4185-a0f1-bc75c83331a5", "bdm_uuid": "f5973dcf-49d8-4cac-970f-000869425e55"}} {{(pid=99810) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 11:59:56.970422 np0000004412 devstack@c-api.service[99810]: DEBUG novaclient.v2.client [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] GET call to compute for https://10.4.3.170/compute/v2.1/servers/7b4515d6-3092-43ef-a69c-801702028ebe/os-volume_attachments/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 used request id req-d05db9bd-6006-48cb-bd17-e517f29e8c64 {{(pid=99810) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 11:59:56.970422 np0000004412 devstack@c-api.service[99810]: ERROR cinder.volume.api [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Caught error: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 11:59:56.972718 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: 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 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b4515d6-3092-43ef-a69c-801702028ebe using the Compute API Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: ERROR cinder.api.middleware.fault Jul 03 11:59:56.973636 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.middleware.fault [None req-2f993ae5-d4cd-4947-8e0f-d2663984a7ff tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 409 Jul 03 11:59:56.978097 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 675/2726] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 167 bytes in 308 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 11:59:56.982265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ca0a12a5-a9d5-4ee7-8a40-c3a3f65fca24 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:56.985566 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 678/2727] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:56.993830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bf1b6596-823a-4111-ba3f-ea6181f009bf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.008946 np0000004412 devstack@c-api.service[99811]: WARNING keystonemiddleware.auth_token [None req-bf1b6596-823a-4111-ba3f-ea6181f009bf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 11:59:57.009820 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 690/2728] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 3 11:59:56 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 11:59:57.016950 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.018428 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 11:59:57.018635 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:57.018843 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:57.026334 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:57.026334 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:57.029674 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:57.033093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7396cbe8-fbde-40dd-b9a3-ba31ecb8f84b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 11:59:57.033509 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 686/2729] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:57 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:57.044681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-df378247-bbb5-4057-b550-6dd81d56365f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.046524 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 11:59:57.046717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:57.046893 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:57.078390 np0000004412 devstack@c-api.service[99810]: DEBUG oslo_db.sqlalchemy.engines [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 11:59:57.086588 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:57.086588 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:57.091295 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:57.096677 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df378247-bbb5-4057-b550-6dd81d56365f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 11:59:57.097213 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 676/2730] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:57 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:57.135899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.138416 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 11:59:57.138665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:57.138925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:57.147496 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:57.147496 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:57.151800 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:57.157222 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c80a27cb-e193-47c8-bfd8-a3ba0a4989ee tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 11:59:57.157784 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 679/2731] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 11:59:57 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:57.259972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.261821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:57.262078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:57.262270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:57.262313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:57.267196 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:57.267196 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:57.268100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c03540-7f53-432a-ba7c-b808c21ff1f8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:57.268526 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 691/2732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:57 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:57.484844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:57.486832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:57.486962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:57.487391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:57.487391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:57.493092 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:57.493092 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:57.494090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-60cd4cc5-dbf5-46e6-be55-6e5d36c62234 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:57.494749 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 687/2733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:57 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:58.282027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:58.283977 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:58.284205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:58.284389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:58.284495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:58.288674 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:58.288674 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:58.289433 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5054da35-5a2d-414c-a0f6-c83c212891c5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:58.289804 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 677/2734] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:58 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:58.506224 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:58.508163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:58.508410 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:58.508575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:58.508678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:58.512494 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:58.512494 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:58.513205 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8930a9eb-a407-4dc9-b0ad-9321b10a75af tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:58.513661 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 680/2735] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:58 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:59.194999 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2f488fae-8b58-4bc6-b123-5eee22c35569 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.195460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f488fae-8b58-4bc6-b123-5eee22c35569 None None] GET https://10.4.3.170/volume// Jul 03 11:59:59.195657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f488fae-8b58-4bc6-b123-5eee22c35569 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.195909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f488fae-8b58-4bc6-b123-5eee22c35569 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.196331 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f488fae-8b58-4bc6-b123-5eee22c35569 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:59.196725 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 692/2736] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 11:59: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 11:59:59.206704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-219905c2-42dc-493e-b799-290f07d47377 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.211836 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-219905c2-42dc-493e-b799-290f07d47377 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 11:59:59.212326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-219905c2-42dc-493e-b799-290f07d47377 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac", "connector": null, "instance_uuid": "7b4515d6-3092-43ef-a69c-801702028ebe"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 11:59:59.227458 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:59.227458 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 11:59:59.268097 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-219905c2-42dc-493e-b799-290f07d47377 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 11:59:59.268489 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 688/2737] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 11:59:59 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 11:59:59.302495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.304561 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 11:59:59.304731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.305048 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.306212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:59.311771 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:59.311771 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:59.311771 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70ff8c52-fc25-4652-b4a6-88d87a95b54d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 11:59:59.311771 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 678/2738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:59 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:59.524555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.526849 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 11:59:59.527095 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.527361 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.527535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 11:59:59.534996 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:59.534996 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 11:59:59.536055 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-024aca85-72bf-49ad-a24e-78dd5be4d5f9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 11:59:59.537070 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 681/2739] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:59 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 11:59:59.677656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.679574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 11:59:59.679809 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.679991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.689530 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:59.689530 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 11:59:59.693032 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:59.698085 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a844173f-000a-42b9-a0ac-ea626b3fc3e1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 11:59:59.698470 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 693/2740] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 11:59:59 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 11:59:59.796436 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6014eb4d-4fc0-40f4-a561-8b2f8a4eb5f1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.796884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6014eb4d-4fc0-40f4-a561-8b2f8a4eb5f1 None None] GET https://10.4.3.170/volume// Jul 03 11:59:59.797041 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6014eb4d-4fc0-40f4-a561-8b2f8a4eb5f1 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.797266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6014eb4d-4fc0-40f4-a561-8b2f8a4eb5f1 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.797702 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6014eb4d-4fc0-40f4-a561-8b2f8a4eb5f1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 11:59:59.798098 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 689/2741] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 11:59: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 11:59:59.807732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.809895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 11:59:59.810420 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 11:59:59.810792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 11:59:59.824743 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 11:59:59.824743 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 11:59:59.828159 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 11:59:59.833578 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-ceaa86e2-5744-4b1c-a9b2-9cdf2c8e8624 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 11:59:59.834329 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 679/2742] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 11:59:59 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 1036 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 11:59:59.949703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 11:59:59.958771 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] PUT https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 Jul 03 11:59:59.960575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:00.007536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Acquiring lock "cinder-attachment_update-0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:00.018067 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Lock "cinder-attachment_update-0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac-np0000004412" acquired by "attachment_update" :: waited 0.011s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:00.021562 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:00.021562 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:00.327316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:00.332043 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:00.332352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:00.332814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:00.332814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:00.346568 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:00.346568 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:00.347541 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-85fd0983-e65c-4e70-ac84-fffc140d2b71 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:00.348161 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 694/2743] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:00 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:00.549311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:00.549619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Lock "cinder-attachment_update-0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac-np0000004412" released by "attachment_update" :: held 0.531s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:00.549826 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-31ec5d0a-7869-4312-95d8-214afabea237 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 returned with HTTP 200 Jul 03 12:00:00.550288 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 682/2744] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 11:59:59 2026] PUT /volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 => generated 969 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:00.551285 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:00.551690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:00.551785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:00.551915 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:00.560780 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:00.560780 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:00.561678 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bbc5e5cf-f6a3-464d-bf28-5cb0ba7a765b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:00.562077 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 690/2745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:00 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:00.710485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:00.712270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:00.712490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:00.712649 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:00.721392 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:00.721392 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:00.724517 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:00.728639 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bb8a53b-873a-4291-bc3a-530d6a96c3c2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:00.729002 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 680/2746] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:00 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:01.366438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-91800052-f33c-4d15-b8e4-34a4df65119e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:01.371721 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91800052-f33c-4d15-b8e4-34a4df65119e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:01.372720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91800052-f33c-4d15-b8e4-34a4df65119e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:01.374508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-91800052-f33c-4d15-b8e4-34a4df65119e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:01.374508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-91800052-f33c-4d15-b8e4-34a4df65119e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:01.379827 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:01.379827 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:01.380773 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-91800052-f33c-4d15-b8e4-34a4df65119e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:01.381298 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 695/2747] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:01 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:01.578497 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:01.580494 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:01.580809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:01.581091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:01.581273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:01.588452 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:01.588452 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:01.589306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0a6aca2b-b53f-421d-9e4a-563032849b7b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:01.589737 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 683/2748] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:01 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:01.748800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:01.751272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:01.751354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:01.751827 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:01.769478 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:01.769478 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:01.774946 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:01.780409 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4aef2eee-e677-424d-b9fa-9e14f1185cc1 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:01.781304 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 691/2749] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:01 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:02.395295 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:02.397116 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:02.397345 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:02.397588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:02.397725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:02.408050 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:02.408050 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:02.408625 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a8554b9-76f7-4c31-b2bc-11ac864e1beb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:02.409042 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 681/2750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:02 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:02.605184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2c6dc950-9959-4782-a00c-1b47b9037529 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:02.607509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c6dc950-9959-4782-a00c-1b47b9037529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:02.607932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c6dc950-9959-4782-a00c-1b47b9037529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:02.609431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c6dc950-9959-4782-a00c-1b47b9037529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:02.609431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-2c6dc950-9959-4782-a00c-1b47b9037529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:02.614232 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:02.614232 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:02.615530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c6dc950-9959-4782-a00c-1b47b9037529 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:02.616175 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 696/2751] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:02 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:02.768566 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-97a6cd09-44be-4b12-84be-a8bee5a8fdc2 req-fe893666-a37b-4c52-b5f0-0b07e8c9adaa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:02.771445 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-97a6cd09-44be-4b12-84be-a8bee5a8fdc2 req-fe893666-a37b-4c52-b5f0-0b07e8c9adaa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 Jul 03 12:00:02.771617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-97a6cd09-44be-4b12-84be-a8bee5a8fdc2 req-fe893666-a37b-4c52-b5f0-0b07e8c9adaa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:02.771781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-97a6cd09-44be-4b12-84be-a8bee5a8fdc2 req-fe893666-a37b-4c52-b5f0-0b07e8c9adaa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:02.786791 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:02.786791 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:02.794526 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:02.796063 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:02.796246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:02.796420 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:02.804348 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:02.804348 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:02.808665 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:02.812584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2f1c462c-5fce-4ee1-9bcc-bb0f8420bf54 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:02.812976 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 692/2752] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:02 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:03.323512 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-97a6cd09-44be-4b12-84be-a8bee5a8fdc2 req-fe893666-a37b-4c52-b5f0-0b07e8c9adaa tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 returned with HTTP 200 Jul 03 12:00:03.323953 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 684/2753] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:02 2026] DELETE /volume/v3/attachments/d567682d-2295-430a-a30d-de5c8e7ef583 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:03.419437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:03.421224 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:03.421406 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:03.421577 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:03.421671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:03.426117 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:03.426117 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:03.426909 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76f9ed20-01a2-4b9b-9d6d-431c742c33af tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:03.427403 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 682/2754] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:03 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:03.627488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-64361829-cf59-4484-8748-f34ca708b51d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:03.629928 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64361829-cf59-4484-8748-f34ca708b51d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:03.630496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-64361829-cf59-4484-8748-f34ca708b51d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:03.631388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-64361829-cf59-4484-8748-f34ca708b51d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:03.631388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-64361829-cf59-4484-8748-f34ca708b51d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:03.636949 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:03.636949 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:03.638499 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64361829-cf59-4484-8748-f34ca708b51d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:03.639044 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 697/2755] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:03 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:03.826864 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:03.829188 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:03.830489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:03.830489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:03.841539 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:03.841539 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:03.845465 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:03.850214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4588ac12-5a38-4dac-a67d-c7810655ee44 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:03.850690 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 693/2756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:03 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:04.442076 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:04.443887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:04.444128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:04.444332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:04.444454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:04.451263 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:04.451263 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:04.452112 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-091c1277-e88b-4a62-8f60-42aa45054ba8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:04.452649 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 685/2757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:04 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:04.651307 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:04.654037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:04.654498 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:04.654891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:04.655155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:04.664190 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:04.664190 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:04.666127 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4a9fffb9-7b2a-4aca-afed-5e45eee51801 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:04.666979 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 683/2758] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:04 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:04.865790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09183fbe-95b3-459a-a300-32df642bae1f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:04.868002 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09183fbe-95b3-459a-a300-32df642bae1f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:04.869972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09183fbe-95b3-459a-a300-32df642bae1f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:04.869972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09183fbe-95b3-459a-a300-32df642bae1f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:04.883418 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:04.883418 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:04.889647 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09183fbe-95b3-459a-a300-32df642bae1f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:04.894634 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09183fbe-95b3-459a-a300-32df642bae1f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:04.895122 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 698/2759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:04 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:05.463065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:05.464957 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:05.465345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:05.465652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:05.465866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:05.470624 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:05.470624 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:05.471749 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57d8fe6e-f4dd-44c6-abee-85f3cfa02dd5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:05.472218 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 694/2760] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:05 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:05.682006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:05.684931 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:05.685734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:05.686267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:05.686470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:05.690946 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:05.690946 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:05.691734 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bf9261a1-90d4-4730-ac97-2ce5264f3eb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:05.692065 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 686/2761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:05 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:00:05.909308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:05.911035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:05.911247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:05.911424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:05.921614 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:05.921614 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:05.925124 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:05.929702 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bfc7453d-5bc6-456f-9987-02241d0d5231 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:05.930092 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 684/2762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:05 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:00:06.485213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:06.487486 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:06.487732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:06.487964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:06.488122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:06.493450 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:06.493450 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:06.494504 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4d7ec852-6bcf-4418-aa89-b334baefdd5a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:06.495121 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 699/2763] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:06 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:06.703992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:06.706692 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:06.706979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:06.707237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:06.707382 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:06.713568 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:06.713568 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:06.714622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4e45b0fb-d77a-4bb9-80c6-22ab572f8549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:06.715145 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 695/2764] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:06 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:06.785274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c907e6c9-0275-406c-ba28-22dbd1acce5b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:06.788668 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c907e6c9-0275-406c-ba28-22dbd1acce5b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3/action Jul 03 12:00:06.789294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c907e6c9-0275-406c-ba28-22dbd1acce5b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:06.789506 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c907e6c9-0275-406c-ba28-22dbd1acce5b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:06.828770 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:06.828770 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:06.845942 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-26fb5c42-0b78-4f80-9dce-868fe630befb req-c907e6c9-0275-406c-ba28-22dbd1acce5b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3/action returned with HTTP 204 Jul 03 12:00:06.846682 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 687/2765] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:00:06 2026] POST /volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:06.947193 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:06.949648 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:06.949873 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:06.950134 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:06.966055 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:06.966055 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:06.971481 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:06.978153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71d97eab-d76d-41c6-aeec-31e5c40c50c3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:06.978859 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 685/2766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:06 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:06.991544 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-db13494e-214b-4d67-9e25-5291e6903ddf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:06.993349 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db13494e-214b-4d67-9e25-5291e6903ddf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:06.993563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db13494e-214b-4d67-9e25-5291e6903ddf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:06.993776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db13494e-214b-4d67-9e25-5291e6903ddf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.003773 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.003773 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:07.008075 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-db13494e-214b-4d67-9e25-5291e6903ddf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:07.013491 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db13494e-214b-4d67-9e25-5291e6903ddf tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:07.013907 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 700/2767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:06 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:07.027450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.029055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 12:00:07.029473 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-detach": {"attachment_id": "df7d4055-b267-4848-8a93-97816bf86de3"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:07.030019 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "df7d4055-b267-4848-8a93-97816bf86de3"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:07.039644 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.039644 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:07.040138 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:07.046765 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0639551c-75d2-4883-b01c-fad1fa5e9754 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 400 Jul 03 12:00:07.047286 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 696/2768] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:00:07 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:00:07.088841 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.090762 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:07.090949 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:07.091124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.103298 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.103298 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:07.107631 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:07.111639 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-99963d14-fe78-4b39-a81b-97725e9d275b tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:07.112010 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 688/2769] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:07 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:07.133486 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.136210 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac/action Jul 03 12:00:07.136674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:07.136924 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:07.154988 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.154988 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:07.155922 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:07.170131 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Begin detaching volume completed successfully. Jul 03 12:00:07.170433 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-3ab02886-78c7-497c-9e45-ff7edb624385 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac/action returned with HTTP 202 Jul 03 12:00:07.171305 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 686/2770] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:00:07 2026] POST /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:07.512156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.515228 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:07.515228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:07.515228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.515228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:07.521481 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.521481 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:07.521984 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24d96ddd-474e-4b30-a460-974a9ea7f1d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:07.521984 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 701/2771] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:07 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:07.725056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.726913 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:07.727196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:07.727455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.727552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:07.732182 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.732182 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:07.733115 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-636a91ea-0885-4ae2-9817-6b8dabd666cc tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:07.733609 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 697/2772] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:07 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:07.830385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.832688 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 12:00:07.833891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:07.833891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.833891 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume with id: 42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 12:00:07.846521 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.846521 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:07.847440 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:07.876586 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume request issued successfully. Jul 03 12:00:07.876586 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c40a2ea0-5b5d-4d16-8795-d0253d92279b tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 202 Jul 03 12:00:07.876586 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 689/2773] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:00:07 2026] DELETE /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:00:07.884752 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d856a726-6760-410e-ade2-91c90b24a8b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:07.886590 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d856a726-6760-410e-ade2-91c90b24a8b7 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 12:00:07.886842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d856a726-6760-410e-ade2-91c90b24a8b7 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:07.887039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d856a726-6760-410e-ade2-91c90b24a8b7 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:07.894069 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:07.894069 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:07.897671 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d856a726-6760-410e-ade2-91c90b24a8b7 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:07.904746 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d856a726-6760-410e-ade2-91c90b24a8b7 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 200 Jul 03 12:00:07.905267 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 687/2774] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:07 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:08.206954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-63e72396-adc5-45fb-b693-2172049d0920 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.207699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63e72396-adc5-45fb-b693-2172049d0920 None None] GET https://10.4.3.170/volume// Jul 03 12:00:08.207996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63e72396-adc5-45fb-b693-2172049d0920 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.208327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63e72396-adc5-45fb-b693-2172049d0920 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.210320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63e72396-adc5-45fb-b693-2172049d0920 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:08.210902 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 702/2775] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00:08 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 12:00:08.220207 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.222724 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:08.223042 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.223340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.234734 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:08.234734 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:08.240731 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:08.244477 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-25951926-e062-49ee-bf9a-466ce63bbed7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:08.245390 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 698/2776] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:08 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:08.532518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.534309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:08.534571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.534762 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.534898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:08.540671 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:08.540671 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:08.541421 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6fcbe72-6187-40cc-8e6b-3f2696a5e3f1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:08.541937 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 690/2777] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:08 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:08.746298 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.748356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:08.748592 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.748816 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.748949 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:08.754212 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:08.754212 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:08.755576 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82161d0d-7d3d-4b46-8e38-ab2c2e938251 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:08.756213 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 688/2778] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:08 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:00:08.919093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2f472bd8-d31a-4f2a-84c7-ca96fae48d36 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.920796 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f472bd8-d31a-4f2a-84c7-ca96fae48d36 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 Jul 03 12:00:08.920968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f472bd8-d31a-4f2a-84c7-ca96fae48d36 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.921255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2f472bd8-d31a-4f2a-84c7-ca96fae48d36 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.926466 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2f472bd8-d31a-4f2a-84c7-ca96fae48d36 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 returned with HTTP 404 Jul 03 12:00:08.926866 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 703/2779] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:08 2026] GET /volume/v3/volumes/42c4ffc9-d8fd-473f-82e5-d65299e043a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:00:08.933590 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:08.935617 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 Jul 03 12:00:08.935879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:08.936084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:08.936202 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete snapshot with id: 1e968c77-4cb7-417c-bf37-8803fdfa4613 Jul 03 12:00:08.943736 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:08.943736 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:08.944600 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 12:00:09.147903 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot delete request issued successfully. Jul 03 12:00:09.148327 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c10b0d01-6b98-4db5-9258-6f99330b3fbc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 returned with HTTP 202 Jul 03 12:00:09.148914 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 699/2780] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:00:08 2026] DELETE /volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:09.157520 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:09.161124 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 Jul 03 12:00:09.161399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:09.161578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:09.168239 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:09.168239 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:09.170456 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 12:00:09.170456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c577c201-02b5-4fd2-a93f-891d20bb01e5 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 returned with HTTP 200 Jul 03 12:00:09.170679 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 691/2781] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:00:09 2026] GET /volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:09.216317 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-80618116-722b-4e32-99de-880e2afd99c0 req-75ec54fc-6146-44a9-a665-42208ad0e9b0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:09.218790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-75ec54fc-6146-44a9-a665-42208ad0e9b0 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] DELETE https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 Jul 03 12:00:09.219001 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-75ec54fc-6146-44a9-a665-42208ad0e9b0 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:09.219249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-75ec54fc-6146-44a9-a665-42208ad0e9b0 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:09.228237 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:09.228237 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:09.551556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:09.553218 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:09.553404 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:09.553576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:09.553675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:09.557936 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:09.557936 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:09.558653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-feaf1398-3780-4b6f-b0aa-b95434e3488d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:09.558970 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 704/2782] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:09 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:09.768851 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-80618116-722b-4e32-99de-880e2afd99c0 req-75ec54fc-6146-44a9-a665-42208ad0e9b0 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 returned with HTTP 200 Jul 03 12:00:09.769328 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 689/2783] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:09 2026] DELETE /volume/v3/attachments/df7d4055-b267-4848-8a93-97816bf86de3 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:09.773883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:09.775750 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:09.776181 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:09.776578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:09.776855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:09.782936 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:09.782936 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:09.784791 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96bf93a5-8716-4243-b8aa-107e9c864a8f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:09.784791 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 700/2784] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:09 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:10.180160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4fa675a2-99f5-4873-998d-7d50265ce420 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.183967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4fa675a2-99f5-4873-998d-7d50265ce420 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 Jul 03 12:00:10.184203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4fa675a2-99f5-4873-998d-7d50265ce420 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:10.184440 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4fa675a2-99f5-4873-998d-7d50265ce420 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:10.189045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4fa675a2-99f5-4873-998d-7d50265ce420 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 returned with HTTP 404 Jul 03 12:00:10.189742 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 692/2785] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:00:10 2026] GET /volume/v3/snapshots/1e968c77-4cb7-417c-bf37-8803fdfa4613 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:10.358981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.361138 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 12:00:10.361603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:10.361763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:10.377525 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.377525 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:10.381567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] Updating volume '8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3' with '{'status': 'in-use'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 12:00:10.413595 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90a1737a-e7b4-4fbc-bebf-5ca075df40bf tempest-TestServerVolumeAttachmentScenario-2044267876 tempest-TestServerVolumeAttachmentScenario-2044267876-project-admin] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 202 Jul 03 12:00:10.414027 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 705/2786] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:00:10 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:10.422389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.424233 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:10.424466 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:10.424649 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:10.436644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.436644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:10.443606 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:10.450472 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0b5e735-f471-4ff0-a0f6-7462d1c3c7eb tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 12:00:10.451033 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 690/2787] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:10 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:10.494814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.496943 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:10.497271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:10.497628 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:10.510172 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.510172 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:10.514359 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:10.520781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-ceaca917-651e-4b79-a77d-074613e6f82f tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 12:00:10.521519 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 701/2788] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:10 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:10.542151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.544597 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] POST https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action Jul 03 12:00:10.544998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:10.545204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:10.557657 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.557657 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:10.558388 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:10.566789 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Begin detaching volume completed successfully. Jul 03 12:00:10.567064 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-c7128ea6-ca0a-479b-b8ef-6eb7b31d3efd tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action returned with HTTP 202 Jul 03 12:00:10.567667 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 693/2789] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:00:10 2026] POST /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:10.569815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-49503f47-be08-487e-9736-36134b5ebde2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.572290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49503f47-be08-487e-9736-36134b5ebde2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:10.572507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49503f47-be08-487e-9736-36134b5ebde2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:10.572700 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49503f47-be08-487e-9736-36134b5ebde2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:10.572814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-49503f47-be08-487e-9736-36134b5ebde2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:10.576953 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.576953 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:10.577748 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49503f47-be08-487e-9736-36134b5ebde2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:10.578188 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 706/2790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:10 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:10.797027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:10.798788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:10.798956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:10.799124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:10.799251 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:10.803130 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:10.803130 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:10.803848 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6bcf025-8d77-4c9c-9189-4ccf37316017 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:10.804176 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 691/2791] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:10 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:11.588452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc5b0971-faa3-4450-9b75-b184672a151d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.590186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc5b0971-faa3-4450-9b75-b184672a151d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:11.590384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc5b0971-faa3-4450-9b75-b184672a151d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.590568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc5b0971-faa3-4450-9b75-b184672a151d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.590666 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fc5b0971-faa3-4450-9b75-b184672a151d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:11.594950 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.594950 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:11.595964 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc5b0971-faa3-4450-9b75-b184672a151d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:11.596305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-38cdf3c1-6009-4860-a9ff-41c31a73bf42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.596672 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 702/2792] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:11 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:11.596781 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38cdf3c1-6009-4860-a9ff-41c31a73bf42 None None] GET https://10.4.3.170/volume// Jul 03 12:00:11.596975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38cdf3c1-6009-4860-a9ff-41c31a73bf42 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.597194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38cdf3c1-6009-4860-a9ff-41c31a73bf42 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.597650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38cdf3c1-6009-4860-a9ff-41c31a73bf42 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:11.598033 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 694/2793] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00:11 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 12:00:11.605309 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.607281 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:11.607511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.607681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.618516 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.618516 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:11.622422 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:11.627902 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-94743f3b-59a8-4492-998d-9f4f09074c4d tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 12:00:11.628442 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 707/2794] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:11 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 1332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:11.818035 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.824386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:11.824386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.824386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.824386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:11.832263 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.832263 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:11.833284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b0f30e6-a8ef-4d8f-a755-37198282ebd3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:11.833775 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 692/2795] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:11 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:11.846909 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.848423 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:11.848763 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.849127 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.868490 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.868490 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:11.877012 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:11.879036 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce7fdee7-6f0e-48eb-a6f2-bb35c8971690 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 returned with HTTP 200 Jul 03 12:00:11.879425 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 703/2796] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:11 2026] GET /volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 => generated 965 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:11.895783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.897928 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:11.898040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.898237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.905767 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.905767 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:11.910409 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:11.914140 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c363b9d-5924-4263-a4cf-b3cb7a881366 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 returned with HTTP 200 Jul 03 12:00:11.914500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 695/2797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:11 2026] GET /volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:11.930984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:11.935771 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:11.935999 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:11.936249 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:11.936458 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:11.953579 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:11.953579 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:11.954348 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:11.995706 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 12:00:11.995706 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fd8fcaf-b66b-4598-842d-ce494db72646 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 returned with HTTP 202 Jul 03 12:00:11.995706 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 708/2798] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:11 2026] DELETE /volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:12.004799 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4a9c7816-6b38-44ff-9335-d0837151920d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.010901 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4a9c7816-6b38-44ff-9335-d0837151920d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:12.010995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4a9c7816-6b38-44ff-9335-d0837151920d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.011161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4a9c7816-6b38-44ff-9335-d0837151920d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.027258 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.027258 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:12.031191 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4a9c7816-6b38-44ff-9335-d0837151920d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:12.036876 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4a9c7816-6b38-44ff-9335-d0837151920d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 returned with HTTP 200 Jul 03 12:00:12.037393 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 693/2799] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:12 2026] GET /volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 => generated 964 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:12.606173 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e1182caa-920c-417e-8284-b9978694b17e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.608011 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1182caa-920c-417e-8284-b9978694b17e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:12.608359 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1182caa-920c-417e-8284-b9978694b17e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.608582 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1182caa-920c-417e-8284-b9978694b17e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.608733 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e1182caa-920c-417e-8284-b9978694b17e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:12.613323 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.613323 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:12.614217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1182caa-920c-417e-8284-b9978694b17e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:12.614634 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 704/2800] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:12 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:12.623544 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.625578 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 12:00:12.625743 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.625916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.633841 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.633841 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:12.637395 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:12.641486 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a42ea6e-7fe3-4121-bfbb-9414701c06d7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 200 Jul 03 12:00:12.641893 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 696/2801] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:12 2026] GET /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:12.657173 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.659023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:12.659240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.659428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.659533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: 607baef7-49b6-49ce-aad8-6546c63a92af. Jul 03 12:00:12.666295 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.666295 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:12.694726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-540c0909-62c2-4a18-82f2-67002ec981da req-1dca1dde-67a6-468b-928f-56357a4ad1a7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.695387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id 607baef7-49b6-49ce-aad8-6546c63a92af {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:00:12.698261 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-1dca1dde-67a6-468b-928f-56357a4ad1a7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 Jul 03 12:00:12.698553 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-1dca1dde-67a6-468b-928f-56357a4ad1a7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.698823 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-1dca1dde-67a6-468b-928f-56357a4ad1a7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.699500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bab841c9-6f74-4ee4-8c4b-483977c0c5bf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 202 Jul 03 12:00:12.700059 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 709/2802] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:12 2026] DELETE /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:12.707756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-628d0557-69b3-48f9-9af2-3586a40ca93b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:12.709505 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-628d0557-69b3-48f9-9af2-3586a40ca93b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:12.709700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-628d0557-69b3-48f9-9af2-3586a40ca93b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:12.709884 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-628d0557-69b3-48f9-9af2-3586a40ca93b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:12.709978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-628d0557-69b3-48f9-9af2-3586a40ca93b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:12.710333 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.710333 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:12.714757 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:12.714757 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:12.715585 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-628d0557-69b3-48f9-9af2-3586a40ca93b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 200 Jul 03 12:00:12.716045 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 705/2803] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:12 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:13.054305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cb0d3be0-86d9-41a8-8249-dc85aa7a1101 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.056674 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb0d3be0-86d9-41a8-8249-dc85aa7a1101 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 Jul 03 12:00:13.056934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb0d3be0-86d9-41a8-8249-dc85aa7a1101 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.057201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb0d3be0-86d9-41a8-8249-dc85aa7a1101 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.062911 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb0d3be0-86d9-41a8-8249-dc85aa7a1101 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 returned with HTTP 404 Jul 03 12:00:13.063366 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 697/2804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:13 2026] GET /volume/v3/volumes/85ded8c0-6d41-49fb-9ded-751bf6c5efb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:13.070010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.071779 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:13.072000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.072136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.072246 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: e386611b-e2b1-497b-9e46-1d39ef9a6904. Jul 03 12:00:13.076076 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:13.076076 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:13.089000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id e386611b-e2b1-497b-9e46-1d39ef9a6904 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:00:13.090551 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-584c6a7a-75c2-42ab-b92e-b64c47da9fed tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 202 Jul 03 12:00:13.090923 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 710/2805] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:13 2026] DELETE /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:13.097626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.099618 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:13.099795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.100033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.100203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:13.105525 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:13.105525 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:13.106120 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1572163f-a25f-4b4c-9d29-548fbfcb8321 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 200 Jul 03 12:00:13.106492 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 706/2806] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:13 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:13.240384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-540c0909-62c2-4a18-82f2-67002ec981da req-1dca1dde-67a6-468b-928f-56357a4ad1a7 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 returned with HTTP 200 Jul 03 12:00:13.240840 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 694/2807] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:12 2026] DELETE /volume/v3/attachments/e84ce702-f802-4185-a0f1-bc75c83331a5 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:13.727030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.730207 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af Jul 03 12:00:13.730396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.730579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.730694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 607baef7-49b6-49ce-aad8-6546c63a92af. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:13.735656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00675f8a-6070-41ca-898d-0bfdc01a8dc4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af returned with HTTP 404 Jul 03 12:00:13.736086 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 698/2808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:13 2026] GET /volume/v3/backups/607baef7-49b6-49ce-aad8-6546c63a92af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:13.744964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a54c15c4-434b-4146-955e-c45ba4e76780 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.747877 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 12:00:13.748063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.748251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.748348 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: c70e5797-7455-47ce-b346-5e45b3d660d7. Jul 03 12:00:13.757634 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:13.757634 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:13.774273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id c70e5797-7455-47ce-b346-5e45b3d660d7 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:00:13.776247 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a54c15c4-434b-4146-955e-c45ba4e76780 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 202 Jul 03 12:00:13.776818 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 711/2809] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:13 2026] DELETE /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:13.787509 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-38a2a299-c360-48cf-8eae-11388efba045 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:13.789665 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38a2a299-c360-48cf-8eae-11388efba045 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 12:00:13.789890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38a2a299-c360-48cf-8eae-11388efba045 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:13.790080 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-38a2a299-c360-48cf-8eae-11388efba045 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:13.790233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-38a2a299-c360-48cf-8eae-11388efba045 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:13.795297 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:13.795297 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:13.796483 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-38a2a299-c360-48cf-8eae-11388efba045 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 200 Jul 03 12:00:13.796829 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 707/2810] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:13 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:14.116684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.119888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 Jul 03 12:00:14.119888 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:14.120146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:14.120146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id e386611b-e2b1-497b-9e46-1d39ef9a6904. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:14.125132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4e8f30f-6d8a-44ff-8244-77745bc0fe78 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 returned with HTTP 404 Jul 03 12:00:14.125680 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 695/2811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:14 2026] GET /volume/v3/backups/e386611b-e2b1-497b-9e46-1d39ef9a6904 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:14.217175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.219689 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:14.219854 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:14.220083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:14.220300 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:14.229217 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:14.229217 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:14.229777 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:14.248268 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 12:00:14.248460 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-edf71075-c8a6-491d-94ee-fe4ec071de90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 202 Jul 03 12:00:14.248827 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 699/2812] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:14 2026] DELETE /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:14.258061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.261192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:14.261445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:14.261606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:14.268718 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:14.268718 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:14.272281 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:14.276662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b777c00-ede8-411c-8fcd-f1b9045e2e9c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 200 Jul 03 12:00:14.276662 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 712/2813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:14 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:14.809099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.811005 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 Jul 03 12:00:14.811210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:14.811416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:14.811541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id c70e5797-7455-47ce-b346-5e45b3d660d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:14.817412 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46f7b750-5474-40f5-95ca-09bf0d7d7772 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 returned with HTTP 404 Jul 03 12:00:14.818009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 708/2814] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:14 2026] GET /volume/v3/backups/c70e5797-7455-47ce-b346-5e45b3d660d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:14.849077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.851444 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-30932364-1562-4ac4-aeed-48bd87268d7e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:14.852798 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:14.853176 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:14.853473 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:14.853619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:14.853879 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "name": "tempest-VolumesBackupsTest-Volume-1139469968"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:14.855588 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'name': 'tempest-VolumesBackupsTest-Volume-1139469968'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:14.864915 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:14.864915 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:14.868992 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:14.873465 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-74baa22b-edf8-49c8-a74d-a471b14299ea req-ab1669c5-af03-4f77-82b9-c61eb11165b2 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 12:00:14.874018 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 696/2815] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:14 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:14.939357 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume of 1 GB Jul 03 12:00:14.943818 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Availability Zones retrieved successfully. Jul 03 12:00:14.950465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (62b5b740-b442-4fd9-a036-d6443f31ec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:14.951590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6851dc3f-64ed-4b04-b1b0-c871be410dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:14.953440 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:15.022329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6851dc3f-64ed-4b04-b1b0-c871be410dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.023138 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c8f2d9-bc82-4dc3-89c9-46c09236f161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.058116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['d46b4edb-1064-4874-b5c1-1527892fb2a5', 'ea23d41d-0679-4422-af69-f6082de603a0', 'f3ffb839-365f-4bd9-8d2f-34121c181923', 'f40dac65-859a-4275-924b-3f7573cba239'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:15.058828 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c8f2d9-bc82-4dc3-89c9-46c09236f161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d46b4edb-1064-4874-b5c1-1527892fb2a5', 'ea23d41d-0679-4422-af69-f6082de603a0', 'f3ffb839-365f-4bd9-8d2f-34121c181923', 'f40dac65-859a-4275-924b-3f7573cba239']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.059478 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d50ab3-ff02-47c5-adfd-445d65c1fc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.081529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d50ab3-ff02-47c5-adfd-445d65c1fc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c605910c-7d3f-46b2-ac90-b558e9d72e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1139469968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['d46b4edb-1064-4874-b5c1-1527892fb2a5','ea23d41d-0679-4422-af69-f6082de603a0','f3ffb839-365f-4bd9-8d2f-34121c181923','f40dac65-859a-4275-924b-3f7573cba239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1139469968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c605910c-7d3f-46b2-ac90-b558e9d72e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3b964f0fad4c82bc4692c80242bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504d0257b45347879555684a59bdd7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.082137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676c4cb-7f4a-4dd7-8d5c-33bfb8558bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.098269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676c4cb-7f4a-4dd7-8d5c-33bfb8558bf2) transitioned into state 'SUCCESS' from state '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-1139469968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['d46b4edb-1064-4874-b5c1-1527892fb2a5','ea23d41d-0679-4422-af69-f6082de603a0','f3ffb839-365f-4bd9-8d2f-34121c181923','f40dac65-859a-4275-924b-3f7573cba239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.098921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395532fc-c7f9-4398-8cb3-984ca1dc976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.107248 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395532fc-c7f9-4398-8cb3-984ca1dc976c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.107986 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (62b5b740-b442-4fd9-a036-d6443f31ec4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:15.108294 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request issued successfully. Jul 03 12:00:15.108813 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30932364-1562-4ac4-aeed-48bd87268d7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:15.109276 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 700/2816] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:00:14 2026] POST /volume/v3/volumes => generated 749 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:15.122649 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.124493 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:00:15.124493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.124637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.130588 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:15.130588 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:15.134221 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:15.139323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-adcc52b9-2d77-4cd7-b12f-ce39e32114f7 req-0e4ce811-b399-4787-8213-47ea1a6d98c2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.139510 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c48db4ea-dc7f-4817-9e15-55b813d7fa93 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:00:15.139915 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 713/2817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:15 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:15.141344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adcc52b9-2d77-4cd7-b12f-ce39e32114f7 req-0e4ce811-b399-4787-8213-47ea1a6d98c2 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e Jul 03 12:00:15.141555 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-adcc52b9-2d77-4cd7-b12f-ce39e32114f7 req-0e4ce811-b399-4787-8213-47ea1a6d98c2 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.141734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-adcc52b9-2d77-4cd7-b12f-ce39e32114f7 req-0e4ce811-b399-4787-8213-47ea1a6d98c2 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.148605 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:15.148605 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:15.289327 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-96cdeadb-2984-45c1-83cb-575e77c198cf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.291601 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96cdeadb-2984-45c1-83cb-575e77c198cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:15.291874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96cdeadb-2984-45c1-83cb-575e77c198cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.292142 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96cdeadb-2984-45c1-83cb-575e77c198cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.299548 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96cdeadb-2984-45c1-83cb-575e77c198cf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 404 Jul 03 12:00:15.300035 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 697/2818] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:15 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:15.311070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5b40b394-765b-4302-814f-268ffcf7a71d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.313120 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b40b394-765b-4302-814f-268ffcf7a71d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:15.313357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b40b394-765b-4302-814f-268ffcf7a71d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.313622 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b40b394-765b-4302-814f-268ffcf7a71d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.319335 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b40b394-765b-4302-814f-268ffcf7a71d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 404 Jul 03 12:00:15.319893 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 701/2819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:15 2026] GET /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:15.326960 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.331467 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:15.331718 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.332041 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.332181 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: 1a981118-c60b-4827-a68e-adaab351fec0 Jul 03 12:00:15.341257 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b8362a29-cb5e-47b0-bc83-5e7b85d014fa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 returned with HTTP 404 Jul 03 12:00:15.342049 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 714/2820] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:15 2026] DELETE /volume/v3/volumes/1a981118-c60b-4827-a68e-adaab351fec0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:15.354470 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4ce1e369-2260-4cee-9c39-885095b24c83 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.357257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:15.357775 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-673551309"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:15.363659 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-673551309'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:15.363659 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume of 1 GB Jul 03 12:00:15.371169 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Availability Zones retrieved successfully. Jul 03 12:00:15.380287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (cfa67b8b-678b-4bfc-b35d-0aff29ae843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:15.381856 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86095c6-17a4-4b92-b99f-58d367edce0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.383060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:15.412874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86095c6-17a4-4b92-b99f-58d367edce0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.413728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ee5b79-327e-4f28-a5d7-f7aa395fd139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.459653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['bd06078f-8229-4d85-bc74-b2852a568de6', 'd4e98e7c-57a4-41c2-a2c0-9aaa40a9f1d2', 'bcca5629-9a86-4d6f-a068-8ecea8632ffe', '3ded25c1-965e-49d0-92ff-3e42cd7b03f6'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:15.460490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ee5b79-327e-4f28-a5d7-f7aa395fd139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd06078f-8229-4d85-bc74-b2852a568de6', 'd4e98e7c-57a4-41c2-a2c0-9aaa40a9f1d2', 'bcca5629-9a86-4d6f-a068-8ecea8632ffe', '3ded25c1-965e-49d0-92ff-3e42cd7b03f6']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.461298 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9952a4c6-a362-4544-9efe-957c0e29cae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.489674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9952a4c6-a362-4544-9efe-957c0e29cae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c718f634-5158-4a79-8cbf-de33e7a05750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-673551309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['bd06078f-8229-4d85-bc74-b2852a568de6','d4e98e7c-57a4-41c2-a2c0-9aaa40a9f1d2','bcca5629-9a86-4d6f-a068-8ecea8632ffe','3ded25c1-965e-49d0-92ff-3e42cd7b03f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-673551309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c718f634-5158-4a79-8cbf-de33e7a05750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2a493614386404e9853dc3559d7b922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80fe8b478fe74876b4da1cf55fa52008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.492634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374e293d-a83a-4cd5-b266-0fbab337235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.513059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (374e293d-a83a-4cd5-b266-0fbab337235f) transitioned into state 'SUCCESS' from state '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-673551309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2a493614386404e9853dc3559d7b922',qos_specs=None,replication_status=,reservations=['bd06078f-8229-4d85-bc74-b2852a568de6','d4e98e7c-57a4-41c2-a2c0-9aaa40a9f1d2','bcca5629-9a86-4d6f-a068-8ecea8632ffe','3ded25c1-965e-49d0-92ff-3e42cd7b03f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80fe8b478fe74876b4da1cf55fa52008',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.513746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26440f94-d9d7-40ed-88c4-071577aea110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:15.522272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26440f94-d9d7-40ed-88c4-071577aea110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:15.523186 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Flow 'volume_create_api' (cfa67b8b-678b-4bfc-b35d-0aff29ae843b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:15.523557 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Create volume request issued successfully. Jul 03 12:00:15.524082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ce1e369-2260-4cee-9c39-885095b24c83 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:15.524546 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 698/2821] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:00:15 2026] POST /volume/v3/volumes => generated 748 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:15.535569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-39ade1c7-2c23-4d99-9126-faf8be345839 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:15.537456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39ade1c7-2c23-4d99-9126-faf8be345839 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:00:15.537687 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39ade1c7-2c23-4d99-9126-faf8be345839 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:15.537896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-39ade1c7-2c23-4d99-9126-faf8be345839 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:15.552991 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:15.552991 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:15.558920 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-39ade1c7-2c23-4d99-9126-faf8be345839 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:15.562962 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-39ade1c7-2c23-4d99-9126-faf8be345839 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:00:15.563354 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 702/2822] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:15 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:15.683340 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-adcc52b9-2d77-4cd7-b12f-ce39e32114f7 req-0e4ce811-b399-4787-8213-47ea1a6d98c2 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e returned with HTTP 200 Jul 03 12:00:15.683779 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 709/2823] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:15 2026] DELETE /volume/v3/attachments/9cc87497-c23c-4842-bf4f-83a53cbd784e => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:16.154216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bc38b8c-e758-41db-b286-e88979592c69 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:16.156267 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bc38b8c-e758-41db-b286-e88979592c69 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:00:16.156552 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bc38b8c-e758-41db-b286-e88979592c69 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:16.156762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bc38b8c-e758-41db-b286-e88979592c69 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:16.164657 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:16.164657 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:16.168694 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bc38b8c-e758-41db-b286-e88979592c69 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:16.177467 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bc38b8c-e758-41db-b286-e88979592c69 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:00:16.177467 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 715/2824] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:16 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:16.191792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:16.194771 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:00:16.195269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c605910c-7d3f-46b2-ac90-b558e9d72e2a", "name": "tempest-VolumesBackupsTest-Backup-2107896073"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:16.200458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': 'c605910c-7d3f-46b2-ac90-b558e9d72e2a', 'name': 'tempest-VolumesBackupsTest-Backup-2107896073'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:00:16.200458 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume c605910c-7d3f-46b2-ac90-b558e9d72e2a in container None Jul 03 12:00:16.212088 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:16.212088 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:16.212088 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:16.234970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['2430058d-c6e0-486f-8979-a55c2070f896', 'b8cdc4cf-3616-43bc-8b90-45d898eab448'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:16.298749 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8069cc4e-b5e7-43e2-922f-0eb7feb466a3 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:00:16.298749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 699/2825] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:00:16 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:16.320802 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d5a08586-89ef-4794-991c-2188612bb21f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:16.323093 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d5a08586-89ef-4794-991c-2188612bb21f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:16.323447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d5a08586-89ef-4794-991c-2188612bb21f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:16.323904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d5a08586-89ef-4794-991c-2188612bb21f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:16.324096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d5a08586-89ef-4794-991c-2188612bb21f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:16.328968 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:16.328968 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:16.329950 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d5a08586-89ef-4794-991c-2188612bb21f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:16.330362 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 703/2826] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:16 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:16.578871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:16.580625 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:00:16.580837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:16.581037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:16.602817 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:16.602817 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:16.609532 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:00:16.613996 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a4b9e31c-2a57-4e86-85fd-6073ccd3dbb2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:00:16.614602 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 710/2827] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:16 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:17.344521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:17.346614 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:17.346856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:17.346921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:17.347247 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:17.351601 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:17.351601 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:17.352347 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-98d1ed5e-f833-4f97-a222-7892d85f4e2f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:17.353357 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 716/2828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:17 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:18.363873 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:18.365932 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:18.366038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:18.366293 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:18.366460 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:18.372613 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:18.372613 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:18.373453 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15ea020a-8ab6-4fcc-ad28-6e482152da67 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:18.373849 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 700/2829] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:18 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:18.455581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:18.458279 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:18.458502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:18.458713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:18.469026 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:18.469026 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:18.473439 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:18.478596 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-e3b112cc-399b-4878-b015-24c188666abe tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:18.479042 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 704/2830] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:18 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:19.252600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:19.254556 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 12:00:19.254842 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:19.255012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:19.255174 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume with id: 93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 12:00:19.262459 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:19.262459 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:19.262981 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:19.281389 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume request issued successfully. Jul 03 12:00:19.281718 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-424c3c37-fce0-47e0-aa80-18aa59f79326 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 202 Jul 03 12:00:19.282148 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 711/2831] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:00:19 2026] DELETE /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:00:19.291756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d899b282-e7c6-4d53-895b-375b361de628 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:19.294047 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d899b282-e7c6-4d53-895b-375b361de628 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 12:00:19.294385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d899b282-e7c6-4d53-895b-375b361de628 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:19.294652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d899b282-e7c6-4d53-895b-375b361de628 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:19.303459 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:19.303459 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:19.308131 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d899b282-e7c6-4d53-895b-375b361de628 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:19.314298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d899b282-e7c6-4d53-895b-375b361de628 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 200 Jul 03 12:00:19.314817 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 717/2832] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:19 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:19.384444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:19.386100 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:19.386294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:19.386492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:19.386586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:19.391065 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:19.391065 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:19.391797 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1e5f40fa-db9d-478c-8b95-f2c668102e73 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:19.392318 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 701/2833] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:19 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:20.327757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-94af6ee4-f6b5-498e-a371-21ae74b2ad06 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.329868 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94af6ee4-f6b5-498e-a371-21ae74b2ad06 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 Jul 03 12:00:20.330041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94af6ee4-f6b5-498e-a371-21ae74b2ad06 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:20.330283 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94af6ee4-f6b5-498e-a371-21ae74b2ad06 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:20.338232 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94af6ee4-f6b5-498e-a371-21ae74b2ad06 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 returned with HTTP 404 Jul 03 12:00:20.338843 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 705/2834] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:20 2026] GET /volume/v3/volumes/93962e45-73b9-4a70-adec-9df23652daf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:00:20.345193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.346858 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd Jul 03 12:00:20.347290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:20.347290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:20.347290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete snapshot with id: 00b98255-1571-4b5e-8f44-fd19d97274cd Jul 03 12:00:20.353214 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:20.353214 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:20.353349 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 12:00:20.374963 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot delete request issued successfully. Jul 03 12:00:20.375118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-788bbb3b-c0f0-48bb-bc70-0c6e38f86a17 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd returned with HTTP 202 Jul 03 12:00:20.375609 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 712/2835] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:00:20 2026] DELETE /volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:20.392092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.392092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd Jul 03 12:00:20.392092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:20.392092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:20.398520 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:20.398520 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:20.399703 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Snapshot retrieved successfully. Jul 03 12:00:20.401063 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a1cdbd8b-e370-40c2-9e04-256e2b35c6dc tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd returned with HTTP 200 Jul 03 12:00:20.402006 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 718/2836] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:00:20 2026] GET /volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:20.408572 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.411001 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:20.411223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:20.411487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:20.412427 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:20.417861 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:20.417861 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:20.419212 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bf8bc7b-be46-44b5-b5d0-52b1958ff75f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:20.419810 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 702/2837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:20 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:20.530238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3d24280f-adcb-4137-a2a7-f1ac75120a57 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.530238 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d24280f-adcb-4137-a2a7-f1ac75120a57 None None] GET https://10.4.3.170/volume// Jul 03 12:00:20.530238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d24280f-adcb-4137-a2a7-f1ac75120a57 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:20.530238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d24280f-adcb-4137-a2a7-f1ac75120a57 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:20.530428 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d24280f-adcb-4137-a2a7-f1ac75120a57 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:20.530689 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 706/2838] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:00: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 12:00:20.540245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-75ec45d4-235f-4722-a7d8-bab032be78da req-7985146c-5498-4164-9a3f-320f4047f164 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:20.543197 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-7985146c-5498-4164-9a3f-320f4047f164 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:00:20.543628 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-7985146c-5498-4164-9a3f-320f4047f164 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "057a5bc8-2702-481e-b7e9-b007c79c6bbb", "connector": null, "instance_uuid": "a77c5130-86fd-41b6-94b3-8ec54501c0eb"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:20.562363 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:20.562363 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:20.598247 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-7985146c-5498-4164-9a3f-320f4047f164 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:00:20.598741 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 713/2839] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:00:20 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:21.010262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.012071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:21.012265 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:21.012502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:21.023698 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:21.023698 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:21.026901 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:21.030761 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b73db4ff-98bd-478c-a093-46cc9409fb6c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:21.031155 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 719/2840] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:21 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:21.133854 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d55c0b68-07d0-4b1e-a69b-8091371002de None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.134213 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d55c0b68-07d0-4b1e-a69b-8091371002de None None] GET https://10.4.3.170/volume// Jul 03 12:00:21.134382 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d55c0b68-07d0-4b1e-a69b-8091371002de None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:21.134576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d55c0b68-07d0-4b1e-a69b-8091371002de None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:21.134912 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d55c0b68-07d0-4b1e-a69b-8091371002de None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:21.135183 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 703/2841] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:21.141665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.144050 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:21.144287 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:21.144498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:21.155903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:21.155903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:21.159019 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:21.163073 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-3599645c-768e-45a7-bd62-7f85407e1b57 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:21.163497 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 707/2842] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:21 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:21.266425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.268809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] PUT https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a Jul 03 12:00:21.269262 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:21.281997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Acquiring lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:21.286925 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:21.287872 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:21.287872 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:21.416713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3411469f-25be-40a5-83c1-f77d419a3ad9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.419896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3411469f-25be-40a5-83c1-f77d419a3ad9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd Jul 03 12:00:21.420218 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3411469f-25be-40a5-83c1-f77d419a3ad9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:21.420525 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3411469f-25be-40a5-83c1-f77d419a3ad9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:21.430823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3411469f-25be-40a5-83c1-f77d419a3ad9 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd returned with HTTP 404 Jul 03 12:00:21.431949 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 720/2843] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:00:21 2026] GET /volume/v3/snapshots/00b98255-1571-4b5e-8f44-fd19d97274cd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:21.434789 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:21.436888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:21.437050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:21.437249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:21.437339 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:21.442985 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:21.442985 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:21.443837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8a950a0-dcda-43bc-90bc-d73340fdeb6f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:21.444188 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 704/2844] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:21 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:21.808664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-057a5bc8-2702-481e-b7e9-b007c79c6bbb-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:21.808957 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-28680d40-f678-4fb4-b743-a0b709fa6b0c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a returned with HTTP 200 Jul 03 12:00:21.809403 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 714/2845] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:00:21 2026] PUT /volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:22.043334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:22.045251 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:22.045446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:22.045685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:22.067554 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:22.067554 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:22.078126 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:22.091614 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d4eff1a-1f63-4d7f-9254-db7a77654a60 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:22.091614 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 708/2846] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:22 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:22.456388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:22.458971 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:22.459628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:22.460046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:22.460046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:22.467196 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:22.467196 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:22.468382 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6dfe6b7a-85d4-4e57-bb37-ed5eeab4f399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:22.468925 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 721/2847] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:22 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:22.528523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:22.530194 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:22.530387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:22.530717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:22.530895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Delete volume with id: 0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:22.537531 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:22.537531 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:22.538084 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:22.556407 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Delete volume request issued successfully. Jul 03 12:00:22.556670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17abb8ba-f09b-484e-a45f-ccbb61c31fc8 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 202 Jul 03 12:00:22.557186 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 705/2848] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:22 2026] DELETE /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:22.571112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:22.573078 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:22.573719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:22.573719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:22.589595 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:22.589595 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:22.599033 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:22.604973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2a17d5c-5e36-4efb-9d74-0cb766b546b3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 200 Jul 03 12:00:22.605275 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 715/2849] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:22 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:23.105988 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:23.107893 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:23.108110 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:23.108395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:23.121857 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:23.121857 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:23.125071 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:23.130451 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2dac0b3-3716-4657-85dc-564fa8163a56 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:23.130920 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 709/2850] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:23 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:23.483045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:23.485124 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:23.485337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:23.485577 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:23.485707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:23.491398 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:23.491398 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:23.492281 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3b1fe33-fa06-40de-b5b3-4d6d536c26e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:23.492722 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 722/2851] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:23 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:23.621380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ee29f191-d1b3-47cb-af10-1b602068dd51 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:23.623353 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee29f191-d1b3-47cb-af10-1b602068dd51 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac Jul 03 12:00:23.623552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee29f191-d1b3-47cb-af10-1b602068dd51 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:23.623765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee29f191-d1b3-47cb-af10-1b602068dd51 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:23.629768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee29f191-d1b3-47cb-af10-1b602068dd51 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac returned with HTTP 404 Jul 03 12:00:23.630223 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 706/2852] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:23 2026] GET /volume/v3/volumes/0c3ca2f6-55bf-4e2f-83b7-ea8afb2272ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:23.637019 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:23.638736 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:23.638913 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:23.639080 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:23.639261 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Delete volume with id: 8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:23.645633 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:23.645633 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:23.646025 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:23.662777 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Delete volume request issued successfully. Jul 03 12:00:23.663053 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84f3faf3-4db8-4e20-9236-e59852d897a3 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 202 Jul 03 12:00:23.663647 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 716/2853] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:23 2026] DELETE /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:23.674111 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0911024a-e881-4e52-af4b-4a57db73d434 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:23.677479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0911024a-e881-4e52-af4b-4a57db73d434 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:23.677676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0911024a-e881-4e52-af4b-4a57db73d434 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:23.677919 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0911024a-e881-4e52-af4b-4a57db73d434 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:23.691930 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:23.691930 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:23.703729 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0911024a-e881-4e52-af4b-4a57db73d434 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Volume info retrieved successfully. Jul 03 12:00:23.712637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0911024a-e881-4e52-af4b-4a57db73d434 tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 200 Jul 03 12:00:23.712979 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 710/2854] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:23 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:24.149056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:24.151876 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:24.152022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:24.152248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:24.164706 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:24.164706 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:24.168120 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:24.172999 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b26e3a4-5724-49f8-b7b8-765638beaa1e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:24.173449 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 723/2855] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:24 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:24.505199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:24.506975 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:24.507197 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:24.507394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:24.507514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:24.511940 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:24.511940 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:24.512766 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-312b7527-c828-49fe-8be5-3c07fd2c4f25 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:24.513162 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 707/2856] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:24 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:24.729292 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-52d779f4-cc03-4fd8-98d6-60dee244d1df None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:24.733869 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52d779f4-cc03-4fd8-98d6-60dee244d1df tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] GET https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 Jul 03 12:00:24.733869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52d779f4-cc03-4fd8-98d6-60dee244d1df tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:24.733869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52d779f4-cc03-4fd8-98d6-60dee244d1df tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:24.747977 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52d779f4-cc03-4fd8-98d6-60dee244d1df tempest-TestServerVolumeAttachmentScenario-972202512 tempest-TestServerVolumeAttachmentScenario-972202512-project-member] https://10.4.3.170/volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 returned with HTTP 404 Jul 03 12:00:24.748661 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 717/2857] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:24 2026] GET /volume/v3/volumes/8e1ca5d1-fa3a-4a98-a619-c4ca7bbfc1a3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:25.194259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-944619f0-a197-485b-9590-99e273514f29 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:25.197173 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-944619f0-a197-485b-9590-99e273514f29 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:25.197476 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-944619f0-a197-485b-9590-99e273514f29 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:25.198993 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-944619f0-a197-485b-9590-99e273514f29 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:25.218947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b487b96b-ad69-4f79-9abb-0b2ca713415f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:25.219634 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b487b96b-ad69-4f79-9abb-0b2ca713415f None None] GET https://10.4.3.170/volume// Jul 03 12:00:25.219634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b487b96b-ad69-4f79-9abb-0b2ca713415f None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:25.221894 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b487b96b-ad69-4f79-9abb-0b2ca713415f None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:25.222441 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b487b96b-ad69-4f79-9abb-0b2ca713415f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:25.222828 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 724/2858] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00:25 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 12:00:25.230957 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:25.230957 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:25.236798 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-944619f0-a197-485b-9590-99e273514f29 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:25.237680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-7d09323e-e25e-47c2-926f-1f582ed85bda None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:25.241612 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-7d09323e-e25e-47c2-926f-1f582ed85bda tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:00:25.242042 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-7d09323e-e25e-47c2-926f-1f582ed85bda tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c24a8ce-9f86-4db0-a556-b2eb253c2fa8", "connector": null, "instance_uuid": "6ff2019d-fd45-4ca3-be7c-34f65c03dc8b"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:25.246339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-944619f0-a197-485b-9590-99e273514f29 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:25.247303 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 711/2859] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:25 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:25.264648 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:25.264648 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:25.317167 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-7d09323e-e25e-47c2-926f-1f582ed85bda tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:00:25.317167 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 708/2860] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:00:25 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:25.326500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-555acdb6-b29d-4dfe-9517-a2a961a377f5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:25.328675 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-555acdb6-b29d-4dfe-9517-a2a961a377f5 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] DELETE https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d Jul 03 12:00:25.328862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-555acdb6-b29d-4dfe-9517-a2a961a377f5 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:25.329029 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-555acdb6-b29d-4dfe-9517-a2a961a377f5 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:25.337017 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:25.337017 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:25.524223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:25.526341 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:25.526621 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:25.526833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:25.526976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:25.535523 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:25.535523 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:25.539641 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c41c9b59-a469-4809-8310-5fc7c51ce015 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:25.539641 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 725/2861] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:25 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:25.876126 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7c28743a-1856-4808-994a-86ba2b3ac695 req-555acdb6-b29d-4dfe-9517-a2a961a377f5 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d returned with HTTP 200 Jul 03 12:00:25.876633 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 718/2862] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:25 2026] DELETE /volume/v3/attachments/61cc06f5-ef0d-48b0-a92f-d2963af8901d => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:26.264782 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d0fd4a50-c69f-4203-a103-046d21427904 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:26.267433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0fd4a50-c69f-4203-a103-046d21427904 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:26.267670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0fd4a50-c69f-4203-a103-046d21427904 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:26.267906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0fd4a50-c69f-4203-a103-046d21427904 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:26.282220 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:26.282220 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:26.286851 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d0fd4a50-c69f-4203-a103-046d21427904 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:26.292539 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0fd4a50-c69f-4203-a103-046d21427904 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:26.292950 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 712/2863] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:26 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:26.489965 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-beab11f1-8184-4b70-b753-f28dc8d705a2 req-2d83c767-2d17-487e-a316-ddfd82c3ea34 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:26.496969 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-beab11f1-8184-4b70-b753-f28dc8d705a2 req-2d83c767-2d17-487e-a316-ddfd82c3ea34 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae Jul 03 12:00:26.497237 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-beab11f1-8184-4b70-b753-f28dc8d705a2 req-2d83c767-2d17-487e-a316-ddfd82c3ea34 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:26.497503 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-beab11f1-8184-4b70-b753-f28dc8d705a2 req-2d83c767-2d17-487e-a316-ddfd82c3ea34 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:26.511475 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:26.511475 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:26.555029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:26.558698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:26.558930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:26.559147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:26.559289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:26.565090 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:26.565090 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:26.566343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8aa0eb5a-44ad-440d-909e-0ebae73070e5 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:26.566864 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 726/2864] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:26 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:27.056128 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-beab11f1-8184-4b70-b753-f28dc8d705a2 req-2d83c767-2d17-487e-a316-ddfd82c3ea34 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae returned with HTTP 200 Jul 03 12:00:27.056644 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 709/2865] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:26 2026] DELETE /volume/v3/attachments/55c5b0a1-e53f-4489-8ab1-1fa251e0d5ae => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:27.100679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-75ec45d4-235f-4722-a7d8-bab032be78da req-388462a6-5920-46d1-8304-22e34c189d36 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:27.104639 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-388462a6-5920-46d1-8304-22e34c189d36 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a/action Jul 03 12:00:27.105152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-388462a6-5920-46d1-8304-22e34c189d36 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:27.105381 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-388462a6-5920-46d1-8304-22e34c189d36 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:27.131100 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:27.131100 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:27.147010 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-75ec45d4-235f-4722-a7d8-bab032be78da req-388462a6-5920-46d1-8304-22e34c189d36 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a/action returned with HTTP 204 Jul 03 12:00:27.147670 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 719/2866] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:00:27 2026] POST /volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:27.306192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:27.307943 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:27.308120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:27.308363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:27.319546 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:27.319546 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:27.323960 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:27.329220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a87c5643-9bfa-43a0-b2ba-b0d98b07b865 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:27.329635 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 713/2867] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:27 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:27.583026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:27.584939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:27.585114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:27.585301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:27.585431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:27.590823 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:27.590823 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:27.592728 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8e20dca-cea3-4c95-a2d7-1b8a18353a31 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:27.593125 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 727/2868] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:27 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:28.603630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b53c705f-053f-41ba-a188-6e2d5637e607 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.606802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b53c705f-053f-41ba-a188-6e2d5637e607 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:28.606802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b53c705f-053f-41ba-a188-6e2d5637e607 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:28.606802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b53c705f-053f-41ba-a188-6e2d5637e607 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:28.606802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b53c705f-053f-41ba-a188-6e2d5637e607 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:28.612263 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.612263 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:28.613127 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b53c705f-053f-41ba-a188-6e2d5637e607 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:28.613549 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 710/2869] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:28 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:28.710333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.712591 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:28.712818 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:28.713060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:28.735431 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.735431 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:28.741578 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:28.747252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b2841c7-e67f-48dd-bdfe-01bf37fe026f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:28.747680 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 720/2870] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:28 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1511 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:28.761973 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.764063 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:28.764297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:28.764523 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:28.783555 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.783555 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:28.789404 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:28.793061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d3c0d3b-7c34-4428-978f-631f8d0299c2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:28.793815 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 714/2871] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:28 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:00:28.809868 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0a304c40-0370-4539-a652-43a58ffb19e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.813968 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a304c40-0370-4539-a652-43a58ffb19e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:28.813968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a304c40-0370-4539-a652-43a58ffb19e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:28.813968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a304c40-0370-4539-a652-43a58ffb19e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:28.829783 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.829783 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:28.835619 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0a304c40-0370-4539-a652-43a58ffb19e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:28.842026 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a304c40-0370-4539-a652-43a58ffb19e6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:28.842026 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 728/2872] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:28 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:28.900764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.903149 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:28.903383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:28.903621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:28.916805 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.916805 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:28.921791 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:28.928684 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-8d7a1bc6-480d-4c1c-a04d-f4c88bc3aa16 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:28.929118 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 711/2873] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:28 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:28.953395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:28.959039 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action Jul 03 12:00:28.959488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:28.959655 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:28.982029 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:28.982029 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:28.982824 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:28.990957 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Begin detaching volume completed successfully. Jul 03 12:00:28.991269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-05e9384a-c36e-4fa4-9f0a-9d7e6630b528 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action returned with HTTP 202 Jul 03 12:00:28.991773 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 721/2874] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:00:28 2026] POST /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:00:29.016065 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:29.017907 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:29.018258 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:29.018569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:29.032792 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:29.032792 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:29.037499 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:29.044115 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76e5c3f5-31f1-42fc-8bf3-08a68db1c163 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:29.044828 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 715/2875] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:29 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:29.627330 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:29.631349 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:29.631566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:29.631749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:29.631858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:29.637278 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:29.637278 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:29.638128 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-08660b6a-c6b6-486d-a8a0-0152911981b9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:29.638515 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 729/2876] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:29 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:30.031838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aac97b26-9a87-4b93-87a4-42560e0966c9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.032179 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aac97b26-9a87-4b93-87a4-42560e0966c9 None None] GET https://10.4.3.170/volume// Jul 03 12:00:30.032351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aac97b26-9a87-4b93-87a4-42560e0966c9 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.032540 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aac97b26-9a87-4b93-87a4-42560e0966c9 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.032831 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aac97b26-9a87-4b93-87a4-42560e0966c9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:30.033087 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 712/2877] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:30.046724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.048837 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:30.048996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.049180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.059153 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.061022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:30.061301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.061557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.062216 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.062216 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:30.071527 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:30.085152 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.085152 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:30.085741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-58c072b3-ae12-4364-9582-29d97d57c214 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:30.085800 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 722/2878] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1694 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:30.089789 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:30.095383 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72623c35-5ab3-4ba2-8850-a0bb0ba1220b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:30.095933 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 716/2879] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1514 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:30.345075 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-694a261b-0df6-4a8e-ae9a-d4ee6a67a897 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.345493 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-694a261b-0df6-4a8e-ae9a-d4ee6a67a897 None None] GET https://10.4.3.170/volume// Jul 03 12:00:30.345679 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-694a261b-0df6-4a8e-ae9a-d4ee6a67a897 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.345862 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-694a261b-0df6-4a8e-ae9a-d4ee6a67a897 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.346178 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-694a261b-0df6-4a8e-ae9a-d4ee6a67a897 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:30.346562 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 730/2880] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:30.370896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.373763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] GET https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 12:00:30.374078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.374380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.394230 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.394230 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:30.402586 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 12:00:30.409757 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-46577063-7013-4b9c-a6d1-2c2d3b64cae1 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 200 Jul 03 12:00:30.410391 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 713/2881] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:30.527716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.530149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] PUT https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b Jul 03 12:00:30.530522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:30.539447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Acquiring lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:30.544611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:30.545924 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.545924 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:30.651201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.653615 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:30.653615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.653615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.653615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:30.658423 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.658423 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:30.659456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-233abdcd-ca78-42d9-b5fe-baf4da362e08 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:30.659836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 717/2882] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:30.803003 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.805430 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:30.805430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.805582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.823644 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.823644 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:30.828996 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:30.840033 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-b444c2f4-fe35-47ef-93ce-20a5dd100d1d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:30.840634 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 731/2883] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1514 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:30.843088 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:30.846601 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:00:30.846827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:30.847022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:30.867031 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:30.867031 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:30.872240 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:00:30.878177 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ac56e932-1922-4f78-b0a8-b3e566dfbed8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:00:30.878820 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 714/2884] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:30 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:00:31.072256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Lock "cinder-attachment_update-2c24a8ce-9f86-4db0-a556-b2eb253c2fa8-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:31.072698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-096a57db-d6eb-4a00-9610-1c5da3f05677 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b returned with HTTP 200 Jul 03 12:00:31.072984 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 723/2885] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:00:30 2026] PUT /volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:31.114387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f575790c-39d1-476a-b104-c79cbaa4a968 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.116818 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f575790c-39d1-476a-b104-c79cbaa4a968 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:31.117116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f575790c-39d1-476a-b104-c79cbaa4a968 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.117472 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f575790c-39d1-476a-b104-c79cbaa4a968 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.134039 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.134039 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:31.137913 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f575790c-39d1-476a-b104-c79cbaa4a968 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:31.143860 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f575790c-39d1-476a-b104-c79cbaa4a968 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:31.143860 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 718/2886] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:31 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:31.355319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-dd400c9d-ed91-406c-b869-338841ff5307 req-21726fc8-ccdf-4a97-8cfa-647ac2348301 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.359312 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-21726fc8-ccdf-4a97-8cfa-647ac2348301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a Jul 03 12:00:31.359312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-21726fc8-ccdf-4a97-8cfa-647ac2348301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.359550 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-21726fc8-ccdf-4a97-8cfa-647ac2348301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.384541 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.384541 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:31.592559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-c3d39ebf-3d2c-462c-832d-ef5c1b63d2e3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.596788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-c3d39ebf-3d2c-462c-832d-ef5c1b63d2e3 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] POST https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b/action Jul 03 12:00:31.597081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-c3d39ebf-3d2c-462c-832d-ef5c1b63d2e3 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:31.597241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-c3d39ebf-3d2c-462c-832d-ef5c1b63d2e3 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:31.620358 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.620358 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:31.651245 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f5c9b0ef-bea0-4a44-942b-3c323fe1cdc8 req-c3d39ebf-3d2c-462c-832d-ef5c1b63d2e3 tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b/action returned with HTTP 204 Jul 03 12:00:31.651793 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 715/2887] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:00:31 2026] POST /volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:31.677014 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c2d62f16-a732-48a9-8460-3678966eabfa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.677613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.680032 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 12:00:31.680380 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.680669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.680924 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume with id: cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 12:00:31.681068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2d62f16-a732-48a9-8460-3678966eabfa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:31.681295 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c2d62f16-a732-48a9-8460-3678966eabfa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.681506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c2d62f16-a732-48a9-8460-3678966eabfa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.681627 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-c2d62f16-a732-48a9-8460-3678966eabfa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:31.693280 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.693280 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:31.695283 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2d62f16-a732-48a9-8460-3678966eabfa tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:31.695283 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 724/2888] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:31 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:31.696771 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.696771 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:31.696862 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:31.720802 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Delete volume request issued successfully. Jul 03 12:00:31.721028 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9e1cc076-ce16-41bb-8d01-3959326f4e3c tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 202 Jul 03 12:00:31.721586 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 719/2889] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:00:31 2026] DELETE /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:00:31.735490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.740010 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 12:00:31.740273 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.740538 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.751533 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.751533 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:31.754243 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Volume info retrieved successfully. Jul 03 12:00:31.763382 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-325dd3a5-fdf9-431e-beab-d0e7a53f4209 tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 200 Jul 03 12:00:31.765892 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 716/2890] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:31 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:31.857660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-faaacdcd-4897-45a8-b0ff-1f886e91b5ca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.858071 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-faaacdcd-4897-45a8-b0ff-1f886e91b5ca None None] GET https://10.4.3.170/volume// Jul 03 12:00:31.858286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-faaacdcd-4897-45a8-b0ff-1f886e91b5ca None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.858897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-faaacdcd-4897-45a8-b0ff-1f886e91b5ca None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.859272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-faaacdcd-4897-45a8-b0ff-1f886e91b5ca None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:31.859621 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 725/2891] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:31.869445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-bddbac95-b6ab-4749-bf2d-43a876981da3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.874747 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-bddbac95-b6ab-4749-bf2d-43a876981da3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:00:31.875254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-bddbac95-b6ab-4749-bf2d-43a876981da3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0a1df4f-6c8e-41b0-8b83-6d4d39e842af", "connector": null, "instance_uuid": "6cd55a6a-506b-4a2c-b900-9be92b55ed64"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:31.900397 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.900397 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:31.944421 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-dd400c9d-ed91-406c-b869-338841ff5307 req-21726fc8-ccdf-4a97-8cfa-647ac2348301 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a returned with HTTP 200 Jul 03 12:00:31.944421 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 732/2892] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:31 2026] DELETE /volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a => generated 192 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:31.958834 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-bddbac95-b6ab-4749-bf2d-43a876981da3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:00:31.959294 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 720/2893] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:00:31 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:31.973572 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-c7559ae9-fb98-4611-9a29-6d99e354b83f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:31.976043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-c7559ae9-fb98-4611-9a29-6d99e354b83f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c Jul 03 12:00:31.976254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-c7559ae9-fb98-4611-9a29-6d99e354b83f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:31.976455 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-c7559ae9-fb98-4611-9a29-6d99e354b83f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:31.985009 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:31.985009 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:32.160263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:32.163534 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:32.163785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:32.164031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:32.177360 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:32.177360 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:32.181444 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:32.187450 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcbda10a-17a4-49e3-aa23-5dbec113b647 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:32.188237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 726/2894] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:32 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:32.520083 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-c7559ae9-fb98-4611-9a29-6d99e354b83f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c returned with HTTP 200 Jul 03 12:00:32.520602 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 717/2895] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:00:31 2026] DELETE /volume/v3/attachments/aa52670e-e82b-41b8-a1c9-3b980117729c => generated 367 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:32.706574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:32.708330 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:32.708557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:32.708762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:32.708901 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:32.712753 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:32.712753 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:32.713456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ad7aa8ed-0cbc-4740-b601-991a9f20acde tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:32.713818 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 733/2896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:32 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:32.780319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c1723dad-a393-4d65-9964-70ee15691cbd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:32.782699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1723dad-a393-4d65-9964-70ee15691cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] GET https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 Jul 03 12:00:32.782998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1723dad-a393-4d65-9964-70ee15691cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:32.783265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1723dad-a393-4d65-9964-70ee15691cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:32.790570 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1723dad-a393-4d65-9964-70ee15691cbd tempest-TestVolumeBootPatternV346-1574087982 tempest-TestVolumeBootPatternV346-1574087982-project-member] https://10.4.3.170/volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 returned with HTTP 404 Jul 03 12:00:32.791229 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 721/2897] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:00:32 2026] GET /volume/v3/volumes/cffe8799-a740-450d-a58c-7338ebffe377 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:00:33.726385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:33.728904 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:33.729210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:33.729513 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:33.729694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:33.740088 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:33.740088 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:33.741349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eadcd1e4-2946-41c8-b61f-626b01a0bf86 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:33.742148 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 727/2898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:33 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:00:34.367571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:34.369837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:00:34.369919 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:34.370121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:34.379876 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:34.379876 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:34.396563 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:00:34.403400 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-e290c112-a97e-420c-879f-f7848071aa37 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:00:34.403400 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 718/2899] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:34 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:34.752132 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc541202-7d05-45d7-b374-dd0221a301d0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:34.754111 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc541202-7d05-45d7-b374-dd0221a301d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:00:34.754298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc541202-7d05-45d7-b374-dd0221a301d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:34.754486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc541202-7d05-45d7-b374-dd0221a301d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:34.754577 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-dc541202-7d05-45d7-b374-dd0221a301d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:00:34.762779 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:34.762779 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:34.763848 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc541202-7d05-45d7-b374-dd0221a301d0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:00:34.765014 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 734/2900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:34 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:36.773633 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:36.775913 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:00:36.775913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:36.775913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:36.794599 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:36.794599 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:36.803322 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:36.812400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-1c14705f-0d0a-4747-b2a8-f01a37e7a9b2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:00:36.813453 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 722/2901] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:36 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1357 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:36.830097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e21b1061-1d4c-465f-ba31-a4684b7311c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:36.830757 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e21b1061-1d4c-465f-ba31-a4684b7311c5 None None] GET https://10.4.3.170/volume// Jul 03 12:00:36.830907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e21b1061-1d4c-465f-ba31-a4684b7311c5 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:36.831216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e21b1061-1d4c-465f-ba31-a4684b7311c5 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:36.831666 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e21b1061-1d4c-465f-ba31-a4684b7311c5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:36.832063 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 728/2902] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:00: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 12:00:36.841544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-c6102f2d-4124-4e42-9a4f-68b8279c073f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:36.843987 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-c6102f2d-4124-4e42-9a4f-68b8279c073f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:00:36.844476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-c6102f2d-4124-4e42-9a4f-68b8279c073f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c605910c-7d3f-46b2-ac90-b558e9d72e2a", "connector": null, "instance_uuid": "dcc172b6-b507-458d-b162-5357c904fef3"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:36.855923 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:36.855923 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:36.886641 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-c6102f2d-4124-4e42-9a4f-68b8279c073f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:00:36.887157 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 719/2903] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:00:36 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 12:00:37.399725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:37.402179 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 Jul 03 12:00:37.402609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:37.411394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:37.415934 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:37.417076 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:37.417076 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:37.953054 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-d0a1df4f-6c8e-41b0-8b83-6d4d39e842af-np0000004412" released by "attachment_update" :: held 0.537s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:37.953488 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-704fe4eb-6104-41b0-91e0-f9b048f7e141 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 returned with HTTP 200 Jul 03 12:00:37.954041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 735/2904] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:00:37 2026] PUT /volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:37.962917 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-131af6a8-3c2a-4c96-9a5b-878e1ef2562d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:37.968207 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-131af6a8-3c2a-4c96-9a5b-878e1ef2562d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 Jul 03 12:00:37.968467 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-131af6a8-3c2a-4c96-9a5b-878e1ef2562d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:37.969716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-131af6a8-3c2a-4c96-9a5b-878e1ef2562d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:37.992709 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-131af6a8-3c2a-4c96-9a5b-878e1ef2562d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 returned with HTTP 200 Jul 03 12:00:37.992709 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 723/2905] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 12:00:37 2026] GET /volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:40.083503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a872af48-d86e-4abd-bdcc-7681a36663fa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:40.160876 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a872af48-d86e-4abd-bdcc-7681a36663fa tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 03 12:00:40.161440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a872af48-d86e-4abd-bdcc-7681a36663fa tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:40.161440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a872af48-d86e-4abd-bdcc-7681a36663fa tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-admin] Calling method 'get_pools' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:40.664071 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a872af48-d86e-4abd-bdcc-7681a36663fa tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 12:00:40.664741 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 729/2906] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 12:00:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:40.677589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:40.740757 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-member] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:00:40.740951 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:40.741183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:40.741402 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:40.741402 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:40.742341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '67f5a23c2c8549bb8d1a8cfdf8a9b9f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17dcc66e1ad745f2bb2469210b23eca4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:40.742341 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-976ed8e4-f540-4b10-b75e-f0fea0ce0acb tempest-ProjectMemberTests-304260326 tempest-ProjectMemberTests-304260326-project-member] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 403 Jul 03 12:00:40.742563 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 720/2907] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:00:40 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 110 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:41.651576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:41.653211 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:41.653805 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2037640123", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:41.655327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2037640123', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:41.655485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume of 1 GB Jul 03 12:00:41.655798 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:41.655798 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:41.660644 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Availability Zones retrieved successfully. Jul 03 12:00:41.666255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Flow 'volume_create_api' (6245d53a-f63c-48da-a131-6535add2d7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:41.667889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85e42c8-b96f-4910-8104-ad6423d07251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:41.669055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:41.697223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85e42c8-b96f-4910-8104-ad6423d07251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:41.698156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e759fe88-b1fa-47d9-ae5c-6e8eadc9b711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:41.769776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Created reservations ['67956465-aa90-428c-8a99-70b4ac0b83e7', '6406c0c8-6ad4-4857-a42f-65c260e48c56', 'b4629f45-3435-41eb-9e06-0fea2bb12ff2', 'b99437a5-ac01-4d1d-8e75-3418ef98c178'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:41.770645 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e759fe88-b1fa-47d9-ae5c-6e8eadc9b711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67956465-aa90-428c-8a99-70b4ac0b83e7', '6406c0c8-6ad4-4857-a42f-65c260e48c56', 'b4629f45-3435-41eb-9e06-0fea2bb12ff2', 'b99437a5-ac01-4d1d-8e75-3418ef98c178']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:41.771209 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafd4900-2dca-46fc-b669-1edded47d30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:41.800816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafd4900-2dca-46fc-b669-1edded47d30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eccfff8-9f1d-410b-a76e-a07901b4ccd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2037640123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9c544fa48e147b6a404358ceed5bf44',qos_specs=None,replication_status=,reservations=['67956465-aa90-428c-8a99-70b4ac0b83e7','6406c0c8-6ad4-4857-a42f-65c260e48c56','b4629f45-3435-41eb-9e06-0fea2bb12ff2','b99437a5-ac01-4d1d-8e75-3418ef98c178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260ed9232c70431484b58eda4eedd5c6',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2037640123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eccfff8-9f1d-410b-a76e-a07901b4ccd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c544fa48e147b6a404358ceed5bf44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260ed9232c70431484b58eda4eedd5c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:41.801860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2ea55-6af8-41b4-b347-6054809ecb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:41.824740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2ea55-6af8-41b4-b347-6054809ecb98) transitioned into state 'SUCCESS' from state '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-2037640123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9c544fa48e147b6a404358ceed5bf44',qos_specs=None,replication_status=,reservations=['67956465-aa90-428c-8a99-70b4ac0b83e7','6406c0c8-6ad4-4857-a42f-65c260e48c56','b4629f45-3435-41eb-9e06-0fea2bb12ff2','b99437a5-ac01-4d1d-8e75-3418ef98c178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260ed9232c70431484b58eda4eedd5c6',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:41.825574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549dbf52-7186-498a-b696-1d37b69c86e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:41.837735 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549dbf52-7186-498a-b696-1d37b69c86e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:41.838103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Flow 'volume_create_api' (6245d53a-f63c-48da-a131-6535add2d7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:41.838420 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume request issued successfully. Jul 03 12:00:41.838940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-98ce7b2f-7c84-4974-afba-ce75e5a2a180 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:41.839622 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 736/2908] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:00:41 2026] POST /volume/v3/volumes => generated 747 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:42.473736 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7767efbd-2dfd-4528-a113-908470a78c4d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:42.581957 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7767efbd-2dfd-4528-a113-908470a78c4d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:42.582308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7767efbd-2dfd-4528-a113-908470a78c4d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1680072029", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1182857125", "vendor_name": "tempest-vendor_name-712563023"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:42.586981 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:42.586981 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:42.612733 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=221,cinder:UPDATE=32,cinder:INSERT=13 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:00:42.617204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7767efbd-2dfd-4528-a113-908470a78c4d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:42.617596 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 724/2909] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:42 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 12:00:42.630528 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:42.632721 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:42.633201 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5ac5719c-1986-409e-8cb4-3f44cf69d928", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:42.636172 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume request body: {'volume': {'volume_type': '5ac5719c-1986-409e-8cb4-3f44cf69d928', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:42.638132 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=178,cinder:UPDATE=21,cinder:INSERT=5 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:00:42.641424 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume of 1 GB Jul 03 12:00:42.642107 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:42.642107 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:42.642747 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Availability Zones retrieved successfully. Jul 03 12:00:42.652611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Flow 'volume_create_api' (5a40ca84-e473-4df6-b666-2f1e39ac3b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:42.653735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa025632-e4d4-485f-bc59-41d76e1f2297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:42.655821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:42.682313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa025632-e4d4-485f-bc59-41d76e1f2297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:00:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1182857125',vendor_name='tempest-vendor_name-712563023'},id=5ac5719c-1986-409e-8cb4-3f44cf69d928,is_public=True,name='tempest-ProjectReaderTests-volume-type-1680072029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ac5719c-1986-409e-8cb4-3f44cf69d928', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:42.683548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb35e561-bb39-4052-a285-6680b06f3362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:42.717828 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1680072029 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1680072029, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:42.718272 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1680072029 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1680072029, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:42.764722 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Created reservations ['b188e31b-7982-4d95-9113-3c5209f8f74e', '2dfbf02c-e4d6-464e-a12f-62be4ed4257d', '6c40d654-fecd-4d91-8ea3-1f2f4999d7ff', 'f61655e1-5237-41f0-8a1c-51595c331168'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:42.765711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb35e561-bb39-4052-a285-6680b06f3362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b188e31b-7982-4d95-9113-3c5209f8f74e', '2dfbf02c-e4d6-464e-a12f-62be4ed4257d', '6c40d654-fecd-4d91-8ea3-1f2f4999d7ff', 'f61655e1-5237-41f0-8a1c-51595c331168']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:42.766420 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523476cc-9d52-48b0-909f-39001d520f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:42.795514 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523476cc-9d52-48b0-909f-39001d520f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9f38b6-6392-448f-857d-81656f200485', '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='450c09447f0f40a7a8f253914f115bfc',qos_specs=None,replication_status=,reservations=['b188e31b-7982-4d95-9113-3c5209f8f74e','2dfbf02c-e4d6-464e-a12f-62be4ed4257d','6c40d654-fecd-4d91-8ea3-1f2f4999d7ff','f61655e1-5237-41f0-8a1c-51595c331168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c85d063928498bbfa23f8645561b1a',volume_type_id=5ac5719c-1986-409e-8cb4-3f44cf69d928), 'volume': Volume(_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-03T12:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b9f38b6-6392-448f-857d-81656f200485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450c09447f0f40a7a8f253914f115bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29c85d063928498bbfa23f8645561b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ac5719c-1986-409e-8cb4-3f44cf69d928),volume_type_id=5ac5719c-1986-409e-8cb4-3f44cf69d928)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:42.797265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823e1433-e765-4884-b258-9db77fc217ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:42.817008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (823e1433-e765-4884-b258-9db77fc217ed) transitioned into state 'SUCCESS' from 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='450c09447f0f40a7a8f253914f115bfc',qos_specs=None,replication_status=,reservations=['b188e31b-7982-4d95-9113-3c5209f8f74e','2dfbf02c-e4d6-464e-a12f-62be4ed4257d','6c40d654-fecd-4d91-8ea3-1f2f4999d7ff','f61655e1-5237-41f0-8a1c-51595c331168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c85d063928498bbfa23f8645561b1a',volume_type_id=5ac5719c-1986-409e-8cb4-3f44cf69d928)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:42.817754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2845ba5-fb6c-4e16-99bd-5cf88e32b268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:42.827727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2845ba5-fb6c-4e16-99bd-5cf88e32b268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:42.828621 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Flow 'volume_create_api' (5a40ca84-e473-4df6-b666-2f1e39ac3b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:42.828806 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume request issued successfully. Jul 03 12:00:42.829403 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b99bddb3-4396-4073-b924-1a2ec159b7d6 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:42.829857 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 730/2910] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:00:42 2026] POST /volume/v3/volumes => generated 774 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:42.846570 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:42.848697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 Jul 03 12:00:42.849025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:42.852947 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:42.870276 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:42.870276 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:42.877638 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:42.882444 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa5dbd46-f870-4a34-b64b-23ea82a6a2bb tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 returned with HTTP 200 Jul 03 12:00:42.882444 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 721/2911] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:00:42 2026] GET /volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:43.903825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:43.908466 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 Jul 03 12:00:43.908466 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:43.908466 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:43.917700 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=212,cinder:INSERT=17,cinder:UPDATE=36,cinder:DELETE=2 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:00:43.920095 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:43.920095 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:43.926161 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:43.935057 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b5a8df3-381f-4f86-aa6d-3de37b375e88 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 returned with HTTP 200 Jul 03 12:00:43.935681 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 737/2912] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:00:43 2026] GET /volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 => generated 974 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:43.952001 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-096ac22f-0532-40c7-9974-74189089a605 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:43.954693 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-096ac22f-0532-40c7-9974-74189089a605 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 12:00:43.954952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-096ac22f-0532-40c7-9974-74189089a605 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:43.955144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-096ac22f-0532-40c7-9974-74189089a605 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:43.962670 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-096ac22f-0532-40c7-9974-74189089a605 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 12:00:43.962963 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 725/2913] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 12:00:43 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 12:00:43.974061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-75b232f4-eca6-409b-b4b0-d64b0f8f2004 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.016015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ac280669-7d86-4da3-abfc-a099db76d7c5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.016340 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac280669-7d86-4da3-abfc-a099db76d7c5 None None] GET https://10.4.3.170/volume// Jul 03 12:00:44.016528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac280669-7d86-4da3-abfc-a099db76d7c5 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.016704 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac280669-7d86-4da3-abfc-a099db76d7c5 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.017036 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac280669-7d86-4da3-abfc-a099db76d7c5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:44.017295 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 722/2914] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:44.024638 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.026387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:00:44.026572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.026758 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.035319 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.035319 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:44.038488 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:00:44.042980 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-fa5d63b1-00af-40cf-90cd-d97674e0b3ba tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:00:44.043584 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 738/2915] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:44 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:44.052132 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75b232f4-eca6-409b-b4b0-d64b0f8f2004 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] GET https://10.4.3.170/volume/v3/messages Jul 03 12:00:44.052387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75b232f4-eca6-409b-b4b0-d64b0f8f2004 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.052605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-75b232f4-eca6-409b-b4b0-d64b0f8f2004 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.052859 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.052859 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:44.062921 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-75b232f4-eca6-409b-b4b0-d64b0f8f2004 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 12:00:44.063516 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 731/2916] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 12:00:43 2026] GET /volume/v3/messages => generated 670 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:44.075271 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ae5ba123-5d63-4c86-b34b-00783ce8c10d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.077079 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae5ba123-5d63-4c86-b34b-00783ce8c10d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/messages/9bc317f0-a985-4b0f-b7d4-f926a7b49bb2 Jul 03 12:00:44.077343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ae5ba123-5d63-4c86-b34b-00783ce8c10d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.077583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ae5ba123-5d63-4c86-b34b-00783ce8c10d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.088516 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae5ba123-5d63-4c86-b34b-00783ce8c10d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/messages/9bc317f0-a985-4b0f-b7d4-f926a7b49bb2 returned with HTTP 204 Jul 03 12:00:44.089429 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 726/2917] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 12:00:44 2026] DELETE /volume/v3/messages/9bc317f0-a985-4b0f-b7d4-f926a7b49bb2 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 12:00:44.102437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.104472 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 Jul 03 12:00:44.104707 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.104925 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.105130 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Delete volume with id: 9b9f38b6-6392-448f-857d-81656f200485 Jul 03 12:00:44.110443 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=217,cinder:UPDATE=42,cinder:INSERT=12 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:00:44.123751 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.123751 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:44.124127 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:44.125075 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99810) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 12:00:44.142637 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1680072029 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1680072029, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:44.143050 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1680072029 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1680072029, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:44.157834 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.159007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Created reservations ['90a3dad9-58f6-45e3-a628-014c55dcce9b', '3d47525d-a398-41b2-84ef-2ceed1c6607d', 'f9a95951-86ca-4a1c-bc4e-db57c01ae09a', 'e3b1a315-5526-406e-a0d1-2b72269ad1a7'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:44.159872 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] PUT https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 Jul 03 12:00:44.160267 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:44.169013 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Acquiring lock "cinder-attachment_update-c605910c-7d3f-46b2-ac90-b558e9d72e2a-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:44.175151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Lock "cinder-attachment_update-c605910c-7d3f-46b2-ac90-b558e9d72e2a-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:44.176580 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.176580 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:44.197805 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Delete volume request issued successfully. Jul 03 12:00:44.198344 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7328cb08-88a4-4e7d-861a-5361f34eb0bc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 returned with HTTP 202 Jul 03 12:00:44.198815 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 723/2918] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:00:44 2026] DELETE /volume/v3/volumes/9b9f38b6-6392-448f-857d-81656f200485 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:44.208876 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4d02efa4-7794-427e-aec3-53d343927f9d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.210951 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d02efa4-7794-427e-aec3-53d343927f9d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/types/5ac5719c-1986-409e-8cb4-3f44cf69d928 Jul 03 12:00:44.211762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d02efa4-7794-427e-aec3-53d343927f9d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.211762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d02efa4-7794-427e-aec3-53d343927f9d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.244489 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d02efa4-7794-427e-aec3-53d343927f9d tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/types/5ac5719c-1986-409e-8cb4-3f44cf69d928 returned with HTTP 202 Jul 03 12:00:44.244489 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 732/2919] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:44 2026] DELETE /volume/v3/types/5ac5719c-1986-409e-8cb4-3f44cf69d928 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:44.254332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d17c7ddf-6c50-4cd7-9124-c7210c6b84ae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.255841 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d17c7ddf-6c50-4cd7-9124-c7210c6b84ae tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:44.256150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d17c7ddf-6c50-4cd7-9124-c7210c6b84ae tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1886604989", "extra_specs": {"storage_protocol": "tempest-storage_protocol-693378870", "vendor_name": "tempest-vendor_name-1251291468"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:44.274534 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d17c7ddf-6c50-4cd7-9124-c7210c6b84ae tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:44.274942 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 727/2920] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:44 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:44.286413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.288260 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:44.288642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f747e60-ac09-4ba2-96a8-33e73b6975c9", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:44.290027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume request body: {'volume': {'volume_type': '0f747e60-ac09-4ba2-96a8-33e73b6975c9', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:44.293869 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume of 1 GB Jul 03 12:00:44.294160 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.294160 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:44.294547 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Availability Zones retrieved successfully. Jul 03 12:00:44.299986 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Flow 'volume_create_api' (95d0d4d4-77f2-4cad-b0cb-526a733fa418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:44.300835 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fb3387-d130-4881-8801-ddd74e4caff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:44.301607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:44.325709 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fb3387-d130-4881-8801-ddd74e4caff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:00:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-693378870',vendor_name='tempest-vendor_name-1251291468'},id=0f747e60-ac09-4ba2-96a8-33e73b6975c9,is_public=True,name='tempest-ProjectReaderTests-volume-type-1886604989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f747e60-ac09-4ba2-96a8-33e73b6975c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:44.326416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5fa8d9-5f1a-4e59-917e-38a41034b3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:44.350272 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1886604989 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1886604989, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:44.350272 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1886604989 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1886604989, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:00:44.373892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Created reservations ['cd785d33-48e8-480d-a3fc-e938f43a2a59', 'ba97dbed-7c55-4b56-9d5f-7a8df7708185', 'e45a2433-e204-4778-9e49-2447ba7c9325', '0002527b-2d70-4416-acc7-2d3a7926c02c'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:44.374479 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5fa8d9-5f1a-4e59-917e-38a41034b3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd785d33-48e8-480d-a3fc-e938f43a2a59', 'ba97dbed-7c55-4b56-9d5f-7a8df7708185', 'e45a2433-e204-4778-9e49-2447ba7c9325', '0002527b-2d70-4416-acc7-2d3a7926c02c']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:44.375162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27a656-ce6b-42dc-8630-da6d8f5f654f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:44.398340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27a656-ce6b-42dc-8630-da6d8f5f654f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d5a1f9c-2a41-4f1c-bb0b-6958d69df853', '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='450c09447f0f40a7a8f253914f115bfc',qos_specs=None,replication_status=,reservations=['cd785d33-48e8-480d-a3fc-e938f43a2a59','ba97dbed-7c55-4b56-9d5f-7a8df7708185','e45a2433-e204-4778-9e49-2447ba7c9325','0002527b-2d70-4416-acc7-2d3a7926c02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c85d063928498bbfa23f8645561b1a',volume_type_id=0f747e60-ac09-4ba2-96a8-33e73b6975c9), 'volume': Volume(_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-03T12:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d5a1f9c-2a41-4f1c-bb0b-6958d69df853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450c09447f0f40a7a8f253914f115bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29c85d063928498bbfa23f8645561b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f747e60-ac09-4ba2-96a8-33e73b6975c9),volume_type_id=0f747e60-ac09-4ba2-96a8-33e73b6975c9)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:44.398980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b3938b-1242-48ba-972f-9ad29473491e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:44.415315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b3938b-1242-48ba-972f-9ad29473491e) transitioned into state 'SUCCESS' from 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='450c09447f0f40a7a8f253914f115bfc',qos_specs=None,replication_status=,reservations=['cd785d33-48e8-480d-a3fc-e938f43a2a59','ba97dbed-7c55-4b56-9d5f-7a8df7708185','e45a2433-e204-4778-9e49-2447ba7c9325','0002527b-2d70-4416-acc7-2d3a7926c02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c85d063928498bbfa23f8645561b1a',volume_type_id=0f747e60-ac09-4ba2-96a8-33e73b6975c9)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:44.415960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf0f2a1-e5e6-4d8e-8f9b-109d2d1ed8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:44.427326 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf0f2a1-e5e6-4d8e-8f9b-109d2d1ed8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:44.429545 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Flow 'volume_create_api' (95d0d4d4-77f2-4cad-b0cb-526a733fa418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:44.429545 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Create volume request issued successfully. Jul 03 12:00:44.429545 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0778261-2b6c-4ed4-9b05-f9c20e7eea32 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:44.429545 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 724/2921] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:00:44 2026] POST /volume/v3/volumes => generated 774 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:44.443880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:44.448585 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 Jul 03 12:00:44.448585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:44.448585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:44.455896 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:44.455896 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:44.460225 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:44.464714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c1e90626-cb65-42f6-9aa2-a6c826a9711e tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 returned with HTTP 200 Jul 03 12:00:44.465205 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 733/2922] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:00:44 2026] GET /volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:44.698473 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Lock "cinder-attachment_update-c605910c-7d3f-46b2-ac90-b558e9d72e2a-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:44.698760 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-d6eac56f-6ad2-4334-ae00-c5a85be9d821 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 returned with HTTP 200 Jul 03 12:00:44.699180 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 739/2923] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:00:44 2026] PUT /volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:45.209097 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-48e3d6a0-6bd4-42ce-b210-37556d7ca2fc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.211225 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-48e3d6a0-6bd4-42ce-b210-37556d7ca2fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1/action Jul 03 12:00:45.211579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-48e3d6a0-6bd4-42ce-b210-37556d7ca2fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:45.211715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-48e3d6a0-6bd4-42ce-b210-37556d7ca2fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:45.227278 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:45.227278 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:45.243599 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-9b975e2f-3d48-448a-b0d2-3416cc44bad5 req-48e3d6a0-6bd4-42ce-b210-37556d7ca2fc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1/action returned with HTTP 204 Jul 03 12:00:45.244052 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 728/2924] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:00:45 2026] POST /volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:45.477947 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.480331 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 Jul 03 12:00:45.480591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.480778 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.489008 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:45.489008 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:45.498392 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:45.501789 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d3c0a0e-b52c-4993-8dcc-b55a275f01a7 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 returned with HTTP 200 Jul 03 12:00:45.502221 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 725/2925] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:00:45 2026] GET /volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:45.517410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0659d411-4993-4829-9b3f-6705c626dc85 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.520470 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0659d411-4993-4829-9b3f-6705c626dc85 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 03 12:00:45.520470 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0659d411-4993-4829-9b3f-6705c626dc85 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.520470 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0659d411-4993-4829-9b3f-6705c626dc85 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.523249 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0659d411-4993-4829-9b3f-6705c626dc85 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 03 12:00:45.523801 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 734/2926] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 3 12:00:45 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 12:00:45.532539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b3453415-ff5c-4972-b245-44f283a35397 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.534204 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b3453415-ff5c-4972-b245-44f283a35397 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] GET https://10.4.3.170/volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf Jul 03 12:00:45.534406 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b3453415-ff5c-4972-b245-44f283a35397 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.534593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b3453415-ff5c-4972-b245-44f283a35397 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.537302 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:45.537302 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:45.537976 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b3453415-ff5c-4972-b245-44f283a35397 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-reader] https://10.4.3.170/volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf returned with HTTP 200 Jul 03 12:00:45.538309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 740/2927] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:00:45 2026] GET /volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:45.547211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dd2404ab-8770-4e12-bb17-4fd298ddc57a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.548386 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd2404ab-8770-4e12-bb17-4fd298ddc57a tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf Jul 03 12:00:45.548594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd2404ab-8770-4e12-bb17-4fd298ddc57a tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.548796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd2404ab-8770-4e12-bb17-4fd298ddc57a tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.556875 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd2404ab-8770-4e12-bb17-4fd298ddc57a tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf returned with HTTP 204 Jul 03 12:00:45.557316 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 729/2928] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 3 12:00:45 2026] DELETE /volume/v3/messages/6e38d0fc-60d8-46a0-a6a9-5039684900cf => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 12:00:45.564082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.565927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 Jul 03 12:00:45.566155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.566338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.566526 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Delete volume with id: 9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 Jul 03 12:00:45.573988 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:45.573988 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:45.575446 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Volume info retrieved successfully. Jul 03 12:00:45.575709 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99810) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 12:00:45.595361 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Created reservations ['67bcea99-de32-4151-bd94-0ddb8a1bfaf9', '9c0ba8e6-cf15-4eb6-b45e-deda2c9629ad', '2b4839b3-dee1-4aa3-b65e-f9673961aa77', 'dee38676-8d61-47f5-b08d-3afd99ec7a30'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:45.619802 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Delete volume request issued successfully. Jul 03 12:00:45.620004 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6bd300a7-ad07-4e8a-8cf9-0403ab228fcc tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 returned with HTTP 202 Jul 03 12:00:45.620404 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 726/2929] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:00:45 2026] DELETE /volume/v3/volumes/9d5a1f9c-2a41-4f1c-bb0b-6958d69df853 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:45.627854 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-541f6c5e-0e0e-4d34-9a59-53d490903d14 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:45.628997 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-541f6c5e-0e0e-4d34-9a59-53d490903d14 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] DELETE https://10.4.3.170/volume/v3/types/0f747e60-ac09-4ba2-96a8-33e73b6975c9 Jul 03 12:00:45.629202 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-541f6c5e-0e0e-4d34-9a59-53d490903d14 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:45.629409 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-541f6c5e-0e0e-4d34-9a59-53d490903d14 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:45.667931 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-541f6c5e-0e0e-4d34-9a59-53d490903d14 tempest-ProjectReaderTests-335903336 tempest-ProjectReaderTests-335903336-project-admin] https://10.4.3.170/volume/v3/types/0f747e60-ac09-4ba2-96a8-33e73b6975c9 returned with HTTP 202 Jul 03 12:00:45.668301 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 735/2930] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:45 2026] DELETE /volume/v3/types/0f747e60-ac09-4ba2-96a8-33e73b6975c9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:47.443930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:47.533728 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:47.534503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-400184731"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:47.535399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-400184731'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:47.535566 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume of 1 GB Jul 03 12:00:47.539855 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Availability Zones retrieved successfully. Jul 03 12:00:47.545080 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Flow 'volume_create_api' (f3b93c26-3fa9-41a9-80e7-d6a29e81ec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:47.546443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fd6d5f-075b-4121-90c6-d0926545f762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:47.547268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:47.572032 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fd6d5f-075b-4121-90c6-d0926545f762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:47.572822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262f4397-7183-4177-8029-a70580ad605e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:47.643071 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Created reservations ['0eee320f-dded-4bf2-bfae-5e5706fac188', '128e8030-d19d-4cf9-a5ae-2bf106be7828', '95280f22-b9ad-48f4-97c4-236aa966c789', '6f968caf-1fbf-46fc-ac45-dcf5dec2fa08'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:47.643879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262f4397-7183-4177-8029-a70580ad605e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eee320f-dded-4bf2-bfae-5e5706fac188', '128e8030-d19d-4cf9-a5ae-2bf106be7828', '95280f22-b9ad-48f4-97c4-236aa966c789', '6f968caf-1fbf-46fc-ac45-dcf5dec2fa08']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:47.644688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12f592c-b822-43c0-be79-ab08e98339d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:47.674315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12f592c-b822-43c0-be79-ab08e98339d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-400184731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b1298f8b724b9e91fd9edbdb131ebe',qos_specs=None,replication_status=,reservations=['0eee320f-dded-4bf2-bfae-5e5706fac188','128e8030-d19d-4cf9-a5ae-2bf106be7828','95280f22-b9ad-48f4-97c4-236aa966c789','6f968caf-1fbf-46fc-ac45-dcf5dec2fa08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3e904d674488fba6b26b5c8ab9780',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-400184731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90b1298f8b724b9e91fd9edbdb131ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c3e904d674488fba6b26b5c8ab9780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:47.675601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bd44d4-f7f5-4ba5-953b-7027dec06102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:47.699404 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bd44d4-f7f5-4ba5-953b-7027dec06102) transitioned into state 'SUCCESS' from state '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-400184731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b1298f8b724b9e91fd9edbdb131ebe',qos_specs=None,replication_status=,reservations=['0eee320f-dded-4bf2-bfae-5e5706fac188','128e8030-d19d-4cf9-a5ae-2bf106be7828','95280f22-b9ad-48f4-97c4-236aa966c789','6f968caf-1fbf-46fc-ac45-dcf5dec2fa08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3e904d674488fba6b26b5c8ab9780',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:47.700140 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51895f2a-e228-4b9d-ade0-9e73598709cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:47.722399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51895f2a-e228-4b9d-ade0-9e73598709cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:47.722399 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Flow 'volume_create_api' (f3b93c26-3fa9-41a9-80e7-d6a29e81ec21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:47.722691 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume request issued successfully. Jul 03 12:00:47.723388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbac75f5-3b90-44a2-b540-833e8fbdb266 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:47.723909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 741/2931] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:00:47 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 12:00:47.738395 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:47.740702 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:47.740943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:47.741226 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:47.750703 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:47.750703 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:47.754819 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:47.758800 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1a20c98-0269-45e0-9de2-ffdcde1b5107 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 returned with HTTP 200 Jul 03 12:00:47.759175 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 730/2932] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:47 2026] GET /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:48.770560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:48.772683 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:48.772914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:48.773127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:48.780744 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:48.780744 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:48.784346 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:48.788191 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae42e05c-ea84-40a2-b790-3fe4a8802424 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 returned with HTTP 200 Jul 03 12:00:48.788601 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 727/2933] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:48 2026] GET /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:48.804744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:48.864275 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] POST https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5/action Jul 03 12:00:48.864626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:48.864747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:48.873298 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:48.873298 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:48.873792 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Volume info retrieved successfully. Jul 03 12:00:48.874869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '70e93820a9854fccb3416302aaa058ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '90b1298f8b724b9e91fd9edbdb131ebe', '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=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:48.875199 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e224c11b-4d76-4f07-9c7c-fa1657e1cda3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5/action returned with HTTP 403 Jul 03 12:00:48.875610 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 736/2934] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:00:48 2026] POST /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5/action => generated 131 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:48.882741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:48.884387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:48.884566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:48.884737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:48.884895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Delete volume with id: cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:48.892286 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:48.892286 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:48.892758 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:48.913279 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Delete volume request issued successfully. Jul 03 12:00:48.913542 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9db2adb-dd4f-4bc3-9e7e-f9885df3abe3 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 returned with HTTP 202 Jul 03 12:00:48.914098 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 742/2935] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:48 2026] DELETE /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:48.921031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fe5de948-3f3a-41d5-8811-2520160d0905 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:48.922587 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fe5de948-3f3a-41d5-8811-2520160d0905 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:48.922780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fe5de948-3f3a-41d5-8811-2520160d0905 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:48.922951 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fe5de948-3f3a-41d5-8811-2520160d0905 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:48.929875 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:48.929875 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:48.933741 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fe5de948-3f3a-41d5-8811-2520160d0905 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:48.938739 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fe5de948-3f3a-41d5-8811-2520160d0905 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 returned with HTTP 200 Jul 03 12:00:48.939097 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 731/2936] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:48 2026] GET /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:49.951432 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a0bebbef-05c2-44b1-9f30-4251f6db966a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:49.953171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a0bebbef-05c2-44b1-9f30-4251f6db966a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 Jul 03 12:00:49.953351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a0bebbef-05c2-44b1-9f30-4251f6db966a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:49.953545 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a0bebbef-05c2-44b1-9f30-4251f6db966a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:49.958836 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a0bebbef-05c2-44b1-9f30-4251f6db966a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 returned with HTTP 404 Jul 03 12:00:49.959287 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 728/2937] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:49 2026] GET /volume/v3/volumes/cbfe6b53-a3b5-48f7-9f11-f8c39dbd7ff5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:49.969047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:49.970856 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:49.971226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1638930732"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:49.972786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1638930732'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:49.972946 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume of 1 GB Jul 03 12:00:49.977574 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Availability Zones retrieved successfully. Jul 03 12:00:49.983039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Flow 'volume_create_api' (de9a0a76-1c76-4efa-82e3-3a1adfc3a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:49.984143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d02b36-92f9-493a-a5b1-af686e4286e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:49.985308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:50.019453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d02b36-92f9-493a-a5b1-af686e4286e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:50.020088 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d98da9-bf1d-4a82-80b4-2502f5deb993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:50.064026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Created reservations ['6d6cf351-6e02-4caf-afe9-1265feb3bf45', 'c967c9e7-fa30-4690-833f-5973d2d5f15b', '91951493-4546-4ee6-96e9-1001167e3067', 'c8aa78b7-8098-4acb-bd15-08ab910bb525'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:50.065233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d98da9-bf1d-4a82-80b4-2502f5deb993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d6cf351-6e02-4caf-afe9-1265feb3bf45', 'c967c9e7-fa30-4690-833f-5973d2d5f15b', '91951493-4546-4ee6-96e9-1001167e3067', 'c8aa78b7-8098-4acb-bd15-08ab910bb525']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:50.066430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3281314e-6d7d-49ae-af9f-7b3ddbefe90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:50.090063 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3281314e-6d7d-49ae-af9f-7b3ddbefe90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ba9a12-87e6-44a0-8acb-9a8f114a32a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638930732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b1298f8b724b9e91fd9edbdb131ebe',qos_specs=None,replication_status=,reservations=['6d6cf351-6e02-4caf-afe9-1265feb3bf45','c967c9e7-fa30-4690-833f-5973d2d5f15b','91951493-4546-4ee6-96e9-1001167e3067','c8aa78b7-8098-4acb-bd15-08ab910bb525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3e904d674488fba6b26b5c8ab9780',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638930732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76ba9a12-87e6-44a0-8acb-9a8f114a32a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90b1298f8b724b9e91fd9edbdb131ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c3e904d674488fba6b26b5c8ab9780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:50.091007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80969c6f-6e38-486d-b8c3-416aa1e9c865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:50.106994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80969c6f-6e38-486d-b8c3-416aa1e9c865) transitioned into state 'SUCCESS' from state '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-1638930732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b1298f8b724b9e91fd9edbdb131ebe',qos_specs=None,replication_status=,reservations=['6d6cf351-6e02-4caf-afe9-1265feb3bf45','c967c9e7-fa30-4690-833f-5973d2d5f15b','91951493-4546-4ee6-96e9-1001167e3067','c8aa78b7-8098-4acb-bd15-08ab910bb525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3e904d674488fba6b26b5c8ab9780',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:50.107850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527fd3c8-2ee0-4e8c-a7e5-d7e669e076fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:50.119033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (527fd3c8-2ee0-4e8c-a7e5-d7e669e076fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:50.119976 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Flow 'volume_create_api' (de9a0a76-1c76-4efa-82e3-3a1adfc3a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:50.120346 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Create volume request issued successfully. Jul 03 12:00:50.120915 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6e87068-88cd-48fd-b9b5-29b7c9a558c2 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:50.121438 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 737/2938] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:00:49 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 12:00:50.132826 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:50.134955 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:50.135208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:50.135455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:50.145508 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:50.145508 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:50.149982 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:50.155143 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9f5a3b6b-dcfc-4e7b-acf1-f630cc902045 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 returned with HTTP 200 Jul 03 12:00:50.155804 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 743/2939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:50 2026] GET /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:51.168262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.169901 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:51.170075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:51.170274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:51.176577 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:51.176577 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:51.179654 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:51.183220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3a97b36c-4265-4dac-ac8f-1a5f69fc792f tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 returned with HTTP 200 Jul 03 12:00:51.183596 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 732/2940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:51 2026] GET /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:51.195559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6fac989d-7edb-466b-bd45-cd399715f00a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.197228 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6fac989d-7edb-466b-bd45-cd399715f00a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] POST https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2/action Jul 03 12:00:51.197550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6fac989d-7edb-466b-bd45-cd399715f00a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:00:51.197668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6fac989d-7edb-466b-bd45-cd399715f00a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:51.205131 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:51.205131 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:51.205764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-6fac989d-7edb-466b-bd45-cd399715f00a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '70e93820a9854fccb3416302aaa058ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '90b1298f8b724b9e91fd9edbdb131ebe', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:51.205956 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6fac989d-7edb-466b-bd45-cd399715f00a tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-reader] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2/action returned with HTTP 403 Jul 03 12:00:51.206452 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 729/2941] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:00:51 2026] POST /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:51.213393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-34c49430-0487-4f22-bd0d-66051ee3e207 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.215137 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:51.215316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:51.215520 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:51.215676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Delete volume with id: 76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:51.222281 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:51.222281 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:51.222612 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:51.238209 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Delete volume request issued successfully. Jul 03 12:00:51.238442 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-34c49430-0487-4f22-bd0d-66051ee3e207 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 returned with HTTP 202 Jul 03 12:00:51.238877 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 738/2942] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:00:51 2026] DELETE /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:51.245505 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.247399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:51.247694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:51.247945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:51.255451 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:51.255451 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:51.259205 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Volume info retrieved successfully. Jul 03 12:00:51.263671 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a90b021-5d44-4c6e-820c-74f80c2d22b0 tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 returned with HTTP 200 Jul 03 12:00:51.264102 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 744/2943] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:51 2026] GET /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:51.349261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.350951 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:00:51.351272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-613447551"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:51.352685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-613447551'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:00:51.352813 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume of 1 GB Jul 03 12:00:51.356738 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Availability Zones retrieved successfully. Jul 03 12:00:51.361908 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (e9eee631-ee93-4993-ba77-f2675815c333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:51.362827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4648a420-f8a4-4b72-9c60-fb64ea6880a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:51.363724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:00:51.387840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4648a420-f8a4-4b72-9c60-fb64ea6880a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:51.388569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6144aca1-24f2-481a-891a-c9ff2747a850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:51.425892 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Created reservations ['818c7240-aec3-41a1-bcb2-ab38a591c128', 'cb01c34c-d860-42df-87d0-26b2ae1a052e', '10b96376-000d-4839-8a01-086cea564612', 'e75b9fc4-5658-44a9-81d1-e694c8942290'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:00:51.426628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6144aca1-24f2-481a-891a-c9ff2747a850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818c7240-aec3-41a1-bcb2-ab38a591c128', 'cb01c34c-d860-42df-87d0-26b2ae1a052e', '10b96376-000d-4839-8a01-086cea564612', 'e75b9fc4-5658-44a9-81d1-e694c8942290']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:51.427326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8897fcde-277b-4dd8-8e08-c1a4a75d048d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:51.450895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8897fcde-277b-4dd8-8e08-c1a4a75d048d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414c9932-d522-46fa-8862-266a42f1fc06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-613447551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['818c7240-aec3-41a1-bcb2-ab38a591c128','cb01c34c-d860-42df-87d0-26b2ae1a052e','10b96376-000d-4839-8a01-086cea564612','e75b9fc4-5658-44a9-81d1-e694c8942290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-613447551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414c9932-d522-46fa-8862-266a42f1fc06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='063283aee02a4396b3123d9d90248732',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd3758945b04cf38870546e4fb6e392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:51.451706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a5d12a-d87b-44f1-a3c9-c672f4f6b130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:51.469716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a5d12a-d87b-44f1-a3c9-c672f4f6b130) transitioned into state 'SUCCESS' from state '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-613447551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['818c7240-aec3-41a1-bcb2-ab38a591c128','cb01c34c-d860-42df-87d0-26b2ae1a052e','10b96376-000d-4839-8a01-086cea564612','e75b9fc4-5658-44a9-81d1-e694c8942290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:51.470377 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db2d45c-1c34-4974-885c-c7dbffad0875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:00:51.478710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db2d45c-1c34-4974-885c-c7dbffad0875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:00:51.479587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (e9eee631-ee93-4993-ba77-f2675815c333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:00:51.479860 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request issued successfully. Jul 03 12:00:51.480379 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ac26d0cd-316b-48cb-b3c9-f2a07feed219 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:00:51.480800 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 733/2944] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:00:51 2026] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:00:51.492266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8625c811-2ecd-4785-ba45-49adc0aed072 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:51.493885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8625c811-2ecd-4785-ba45-49adc0aed072 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:51.494052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8625c811-2ecd-4785-ba45-49adc0aed072 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:51.494232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8625c811-2ecd-4785-ba45-49adc0aed072 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:51.501236 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:51.501236 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:51.504754 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8625c811-2ecd-4785-ba45-49adc0aed072 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:51.508894 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8625c811-2ecd-4785-ba45-49adc0aed072 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:51.509270 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 730/2945] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:51 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:52.276600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c999349-864f-4874-b7e7-eed95079535b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:52.278221 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c999349-864f-4874-b7e7-eed95079535b tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] GET https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 Jul 03 12:00:52.278411 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c999349-864f-4874-b7e7-eed95079535b tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:52.278605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c999349-864f-4874-b7e7-eed95079535b tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:52.284358 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c999349-864f-4874-b7e7-eed95079535b tempest-ProjectReaderTests-2025608888 tempest-ProjectReaderTests-2025608888-project-admin] https://10.4.3.170/volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 returned with HTTP 404 Jul 03 12:00:52.284861 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 739/2946] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:52 2026] GET /volume/v3/volumes/76ba9a12-87e6-44a0-8acb-9a8f114a32a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:52.521719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:52.523530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:52.523714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:52.523903 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:52.530645 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:52.530645 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:52.535092 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:52.539713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e046eb7-9fce-4e39-9b38-56529488ce36 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:52.540139 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 745/2947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:52 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:52.578329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:52.580542 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:52.580724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:52.581004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:52.587490 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:52.587490 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:52.590863 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:52.594846 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-e957f068-9767-4ecc-bae4-7ea8cc49deaf tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:52.595231 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 734/2948] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:00:52 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.646502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-352311ed-c725-4821-a512-6bb24627540a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.723289 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-352311ed-c725-4821-a512-6bb24627540a tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.723658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-352311ed-c725-4821-a512-6bb24627540a tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1598593881", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.746683 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-352311ed-c725-4821-a512-6bb24627540a tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:53.747001 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 731/2949] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types => generated 380 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.754304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fdcce272-925e-478b-b905-d254e371ed66 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.755911 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fdcce272-925e-478b-b905-d254e371ed66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption Jul 03 12:00:53.756217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fdcce272-925e-478b-b905-d254e371ed66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.771049 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fdcce272-925e-478b-b905-d254e371ed66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption returned with HTTP 200 Jul 03 12:00:53.771445 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 740/2950] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.779095 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0fae25c1-d7d6-4e2d-864c-cc093ff22a3b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.780641 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fae25c1-d7d6-4e2d-864c-cc093ff22a3b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.780938 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fae25c1-d7d6-4e2d-864c-cc093ff22a3b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1594192642", "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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.795149 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fae25c1-d7d6-4e2d-864c-cc093ff22a3b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:53.795611 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 746/2951] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.802676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ee344657-5d66-4a51-bb24-90afe15b7a43 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.854720 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ee344657-5d66-4a51-bb24-90afe15b7a43 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] POST https://10.4.3.170/volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712/encryption Jul 03 12:00:53.855032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ee344657-5d66-4a51-bb24-90afe15b7a43 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.856798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-ee344657-5d66-4a51-bb24-90afe15b7a43 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:53.856961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ee344657-5d66-4a51-bb24-90afe15b7a43 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712/encryption returned with HTTP 403 Jul 03 12:00:53.857383 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 735/2952] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:53.866034 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-efd3bfb0-cb9b-41d7-9c66-4fe44fb1e33c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.867912 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-efd3bfb0-cb9b-41d7-9c66-4fe44fb1e33c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.868274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-efd3bfb0-cb9b-41d7-9c66-4fe44fb1e33c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-96510183", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.888914 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-efd3bfb0-cb9b-41d7-9c66-4fe44fb1e33c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:53.889387 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 732/2953] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types => generated 378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.897199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac57b242-e7bb-4c0c-b28b-2673914bd934 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.898858 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac57b242-e7bb-4c0c-b28b-2673914bd934 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] POST https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/extra_specs Jul 03 12:00:53.899176 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac57b242-e7bb-4c0c-b28b-2673914bd934 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.900946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-ac57b242-e7bb-4c0c-b28b-2673914bd934 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:53.901157 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac57b242-e7bb-4c0c-b28b-2673914bd934 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/extra_specs returned with HTTP 403 Jul 03 12:00:53.901604 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 741/2954] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:53.907737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3079fe31-1720-4f25-a100-16586f2d4f99 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.909293 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3079fe31-1720-4f25-a100-16586f2d4f99 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] PUT https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/extra_specs/key2 Jul 03 12:00:53.909588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3079fe31-1720-4f25-a100-16586f2d4f99 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.911489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-3079fe31-1720-4f25-a100-16586f2d4f99 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:53.911650 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3079fe31-1720-4f25-a100-16586f2d4f99 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/extra_specs/key2 returned with HTTP 403 Jul 03 12:00:53.911997 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 747/2955] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:00:53 2026] PUT /volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30/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 12:00:53.918406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9b18693-c8f2-43aa-82a2-629d7c179e6d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.920014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9b18693-c8f2-43aa-82a2-629d7c179e6d tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.920387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9b18693-c8f2-43aa-82a2-629d7c179e6d tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.922512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-e9b18693-c8f2-43aa-82a2-629d7c179e6d tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:53.922721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9b18693-c8f2-43aa-82a2-629d7c179e6d tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types returned with HTTP 403 Jul 03 12:00:53.923171 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 736/2956] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:53.928881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-acefd065-9fe8-4032-8f35-b7f38257456b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.930542 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-acefd065-9fe8-4032-8f35-b7f38257456b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.930886 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-acefd065-9fe8-4032-8f35-b7f38257456b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1117461949", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.946198 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-acefd065-9fe8-4032-8f35-b7f38257456b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:53.946658 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 733/2957] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.954006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dd9675a5-6c0d-4110-8dac-4cf6ec139214 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.955885 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dd9675a5-6c0d-4110-8dac-4cf6ec139214 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption Jul 03 12:00:53.956239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dd9675a5-6c0d-4110-8dac-4cf6ec139214 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:53.973763 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dd9675a5-6c0d-4110-8dac-4cf6ec139214 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption returned with HTTP 200 Jul 03 12:00:53.974161 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 742/2958] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:00:53 2026] POST /volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:53.983501 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.985173 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] DELETE https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption/907ded57-ac87-43e4-9938-34b8b4e5f8d8 Jul 03 12:00:53.985387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:53.985564 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:53.986147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:53.986316 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a8336bd-5e62-4d77-bc33-d4c701ecf12f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption/907ded57-ac87-43e4-9938-34b8b4e5f8d8 returned with HTTP 403 Jul 03 12:00:53.986809 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 748/2959] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 3 12:00:53 2026] DELETE /volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c/encryption/907ded57-ac87-43e4-9938-34b8b4e5f8d8 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:53.994154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-452e1d28-0898-4072-9b56-8b9a455267fe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:53.995821 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-452e1d28-0898-4072-9b56-8b9a455267fe tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:53.996196 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-452e1d28-0898-4072-9b56-8b9a455267fe tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1217820743", "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=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.018725 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-452e1d28-0898-4072-9b56-8b9a455267fe tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:54.018881 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 737/2960] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:53 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 12:00:54.026578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c7922373-5419-4540-b174-0b45c44a5352 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.028285 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7922373-5419-4540-b174-0b45c44a5352 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] DELETE https://10.4.3.170/volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa/extra_specs/key1 Jul 03 12:00:54.028496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7922373-5419-4540-b174-0b45c44a5352 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.028673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7922373-5419-4540-b174-0b45c44a5352 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.035662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-c7922373-5419-4540-b174-0b45c44a5352 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.035907 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7922373-5419-4540-b174-0b45c44a5352 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa/extra_specs/key1 returned with HTTP 403 Jul 03 12:00:54.036407 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 734/2961] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.044274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1062503a-390e-43b3-a459-18b1f8285d22 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.045908 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1062503a-390e-43b3-a459-18b1f8285d22 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:00:54.046263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1062503a-390e-43b3-a459-18b1f8285d22 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-931374048", "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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.063245 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1062503a-390e-43b3-a459-18b1f8285d22 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:00:54.063671 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 743/2962] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:00:54 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 12:00:54.071343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-12c49226-210f-4e02-a5b9-60c73af40595 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.073190 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12c49226-210f-4e02-a5b9-60c73af40595 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] DELETE https://10.4.3.170/volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b Jul 03 12:00:54.073376 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12c49226-210f-4e02-a5b9-60c73af40595 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.073584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12c49226-210f-4e02-a5b9-60c73af40595 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.074208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-12c49226-210f-4e02-a5b9-60c73af40595 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.074381 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12c49226-210f-4e02-a5b9-60c73af40595 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b returned with HTTP 403 Jul 03 12:00:54.074865 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 749/2963] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.082032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-87b21d49-eb36-413c-89e9-4ddf5d6e9747 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.084448 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87b21d49-eb36-413c-89e9-4ddf5d6e9747 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] GET https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs Jul 03 12:00:54.084734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87b21d49-eb36-413c-89e9-4ddf5d6e9747 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.085016 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87b21d49-eb36-413c-89e9-4ddf5d6e9747 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.094465 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87b21d49-eb36-413c-89e9-4ddf5d6e9747 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs returned with HTTP 200 Jul 03 12:00:54.094854 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 738/2964] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 12:00:54 2026] GET /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:54.103852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.105404 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] GET https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/cipher Jul 03 12:00:54.105567 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.105733 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.106262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.106430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0d12e6ad-fbf3-4f9f-ae37-5e3fe9496e7b tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/cipher returned with HTTP 403 Jul 03 12:00:54.106777 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 735/2965] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:00:54 2026] GET /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.113850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0d3993f5-ed16-47fd-b829-eff2b244769c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.115606 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d3993f5-ed16-47fd-b829-eff2b244769c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] GET https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption Jul 03 12:00:54.115778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d3993f5-ed16-47fd-b829-eff2b244769c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.115954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d3993f5-ed16-47fd-b829-eff2b244769c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.116568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-0d3993f5-ed16-47fd-b829-eff2b244769c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.116752 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d3993f5-ed16-47fd-b829-eff2b244769c tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption returned with HTTP 403 Jul 03 12:00:54.117288 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 744/2966] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:00:54 2026] GET /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.123349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d5b40323-7992-4f6c-9a84-650b1fc713e3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.125419 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d5b40323-7992-4f6c-9a84-650b1fc713e3 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] GET https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/multiattach Jul 03 12:00:54.125600 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d5b40323-7992-4f6c-9a84-650b1fc713e3 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.125744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d5b40323-7992-4f6c-9a84-650b1fc713e3 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.133472 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d5b40323-7992-4f6c-9a84-650b1fc713e3 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/multiattach returned with HTTP 200 Jul 03 12:00:54.133811 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 750/2967] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 3 12:00:54 2026] GET /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:00:54.140015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e723f18b-12f2-43f1-8db2-9201c80bf369 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.141542 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e723f18b-12f2-43f1-8db2-9201c80bf369 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] GET https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/volume_backend_name Jul 03 12:00:54.141704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e723f18b-12f2-43f1-8db2-9201c80bf369 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.141886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e723f18b-12f2-43f1-8db2-9201c80bf369 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.148848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e723f18b-12f2-43f1-8db2-9201c80bf369 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 12:00:54.149259 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 739/2968] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 3 12:00:54 2026] GET /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.158148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-daad55bc-139b-480d-bea6-addce78afd39 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.159775 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-daad55bc-139b-480d-bea6-addce78afd39 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] PUT https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/2334a9ec-fa27-40a4-938f-3098746976db Jul 03 12:00:54.160054 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-daad55bc-139b-480d-bea6-addce78afd39 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.161728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-daad55bc-139b-480d-bea6-addce78afd39 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.161883 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-daad55bc-139b-480d-bea6-addce78afd39 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/2334a9ec-fa27-40a4-938f-3098746976db returned with HTTP 403 Jul 03 12:00:54.162315 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 736/2969] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 3 12:00:54 2026] PUT /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/encryption/2334a9ec-fa27-40a4-938f-3098746976db => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.170217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a93c58e6-0b3e-4f23-88bd-a1b78a0e4a40 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.171934 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a93c58e6-0b3e-4f23-88bd-a1b78a0e4a40 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] PUT https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/key1 Jul 03 12:00:54.173240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a93c58e6-0b3e-4f23-88bd-a1b78a0e4a40 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.174010 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-a93c58e6-0b3e-4f23-88bd-a1b78a0e4a40 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.174226 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a93c58e6-0b3e-4f23-88bd-a1b78a0e4a40 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/extra_specs/key1 returned with HTTP 403 Jul 03 12:00:54.174785 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 745/2970] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:00:54 2026] PUT /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a/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 12:00:54.182232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7e52c135-241c-4e0d-8126-3bd82dab35df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.183966 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e52c135-241c-4e0d-8126-3bd82dab35df tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] PUT https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a Jul 03 12:00:54.184298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e52c135-241c-4e0d-8126-3bd82dab35df tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.186139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-7e52c135-241c-4e0d-8126-3bd82dab35df tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9c170a8368fe4e699d0a9c08ce559974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e78cbb29ac744a7a4dfbbb24f4ae54b', '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=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:00:54.186299 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e52c135-241c-4e0d-8126-3bd82dab35df tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-reader] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a returned with HTTP 403 Jul 03 12:00:54.186815 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 751/2971] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 3 12:00:54 2026] PUT /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:00:54.193396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c7dd097d-41f4-4f91-8a88-dd032890cc66 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.195057 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7dd097d-41f4-4f91-8a88-dd032890cc66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b Jul 03 12:00:54.195290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7dd097d-41f4-4f91-8a88-dd032890cc66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.195553 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7dd097d-41f4-4f91-8a88-dd032890cc66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.223310 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7dd097d-41f4-4f91-8a88-dd032890cc66 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b returned with HTTP 202 Jul 03 12:00:54.223764 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 740/2972] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/22645034-db7c-4b3f-a8c2-3674a1948c5b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.230460 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d28a4be9-a30f-4aee-bfa4-c79ddf661b17 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.232613 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d28a4be9-a30f-4aee-bfa4-c79ddf661b17 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa Jul 03 12:00:54.232809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d28a4be9-a30f-4aee-bfa4-c79ddf661b17 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.233021 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d28a4be9-a30f-4aee-bfa4-c79ddf661b17 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.257286 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d28a4be9-a30f-4aee-bfa4-c79ddf661b17 tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa returned with HTTP 202 Jul 03 12:00:54.257613 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 737/2973] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/93357e9a-1e5d-45c3-9208-d14f5fc7b5aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.263790 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-65495e87-124d-411b-af1d-a7d81f8a52cb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.265973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65495e87-124d-411b-af1d-a7d81f8a52cb tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c Jul 03 12:00:54.266231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65495e87-124d-411b-af1d-a7d81f8a52cb tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.266520 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65495e87-124d-411b-af1d-a7d81f8a52cb tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.287400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65495e87-124d-411b-af1d-a7d81f8a52cb tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c returned with HTTP 202 Jul 03 12:00:54.287812 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 746/2974] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/d37844cf-069c-467e-98b7-e5af7948281c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.294176 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-797fdb24-e741-4356-abf6-f1304e6b5e7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.295879 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-797fdb24-e741-4356-abf6-f1304e6b5e7f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30 Jul 03 12:00:54.296074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-797fdb24-e741-4356-abf6-f1304e6b5e7f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.296294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-797fdb24-e741-4356-abf6-f1304e6b5e7f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.322044 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-797fdb24-e741-4356-abf6-f1304e6b5e7f tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30 returned with HTTP 202 Jul 03 12:00:54.322502 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 752/2975] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/2b4f095f-015b-4274-8215-446ef8633e30 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.329641 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b455cc63-6129-49e8-a2fb-b722df9ea7bf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.331286 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b455cc63-6129-49e8-a2fb-b722df9ea7bf tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712 Jul 03 12:00:54.331480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b455cc63-6129-49e8-a2fb-b722df9ea7bf tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.331670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b455cc63-6129-49e8-a2fb-b722df9ea7bf tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.354579 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b455cc63-6129-49e8-a2fb-b722df9ea7bf tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712 returned with HTTP 202 Jul 03 12:00:54.354949 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 741/2976] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/4d829108-7ac3-4680-a7fc-630b3b61a712 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.361492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-613f506a-2733-4769-a461-bcdb4dbe1ede None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.362944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-613f506a-2733-4769-a461-bcdb4dbe1ede tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] DELETE https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a Jul 03 12:00:54.363084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-613f506a-2733-4769-a461-bcdb4dbe1ede tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.363300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-613f506a-2733-4769-a461-bcdb4dbe1ede tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.385509 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-613f506a-2733-4769-a461-bcdb4dbe1ede tempest-VolumeTypesReaderTests-1970367703 tempest-VolumeTypesReaderTests-1970367703-project-admin] https://10.4.3.170/volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a returned with HTTP 202 Jul 03 12:00:54.385975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 738/2977] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:00:54 2026] DELETE /volume/v3/types/493921d4-e481-4e80-b8d5-38f238dae42a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:00:54.629115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b382ad6a-a943-4a83-bae1-5de623623444 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.629489 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b382ad6a-a943-4a83-bae1-5de623623444 None None] GET https://10.4.3.170/volume// Jul 03 12:00:54.629690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b382ad6a-a943-4a83-bae1-5de623623444 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:54.629909 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b382ad6a-a943-4a83-bae1-5de623623444 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:54.630335 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b382ad6a-a943-4a83-bae1-5de623623444 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:54.630700 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 747/2978] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:00: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 12:00:54.637532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-4f9e7644-539f-4cee-a8a8-c7746eee7c48 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:54.639145 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-4f9e7644-539f-4cee-a8a8-c7746eee7c48 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:00:54.639489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-4f9e7644-539f-4cee-a8a8-c7746eee7c48 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "414c9932-d522-46fa-8862-266a42f1fc06", "connector": null, "instance_uuid": "a93e666e-2334-4ae3-8041-1d9498da2982"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:54.646950 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:54.646950 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:54.678947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-4f9e7644-539f-4cee-a8a8-c7746eee7c48 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:00:54.679576 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 753/2979] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:55.120308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:55.122232 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:55.122479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:55.122697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:55.133957 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:55.133957 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:55.137865 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:55.142605 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-364e3a2d-be2c-4a79-b3f1-22c4d5cba16f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:55.143018 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 742/2980] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:55 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:55.211837 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-89d4b267-c6e5-4845-ad6b-0b47ceac8e64 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:55.212224 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89d4b267-c6e5-4845-ad6b-0b47ceac8e64 None None] GET https://10.4.3.170/volume// Jul 03 12:00:55.212459 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89d4b267-c6e5-4845-ad6b-0b47ceac8e64 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:55.212614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89d4b267-c6e5-4845-ad6b-0b47ceac8e64 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:55.212936 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89d4b267-c6e5-4845-ad6b-0b47ceac8e64 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:00:55.213234 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 739/2981] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:00: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 12:00:55.220577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:55.222964 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:55.223284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:55.223498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:55.233989 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:55.233989 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:55.238185 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:55.243576 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-b9cf156a-e643-4bb7-9cdb-78de50bf40ac tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:55.244074 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 748/2982] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:00:55 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:00:55.348796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:55.351029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] PUT https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 Jul 03 12:00:55.351519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:00:55.360058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Acquiring lock "cinder-attachment_update-414c9932-d522-46fa-8862-266a42f1fc06-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:00:55.364427 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-414c9932-d522-46fa-8862-266a42f1fc06-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:00:55.365470 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:55.365470 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:55.891070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-414c9932-d522-46fa-8862-266a42f1fc06-np0000004412" released by "attachment_update" :: held 0.526s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:00:55.891070 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-06b4629e-1263-4066-bf14-4ce03b528b99 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 returned with HTTP 200 Jul 03 12:00:55.892552 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 754/2983] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:00:55 2026] PUT /volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:00:56.156393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:56.160087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:56.160398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:56.160676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:56.184000 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:56.184000 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:00:56.195427 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:56.198535 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-96cc41bf-f0b6-472d-88ca-3acee79a6263 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:56.198626 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 743/2984] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:56 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:57.212815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:57.214639 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:57.214800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:57.214966 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:57.227592 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:57.227592 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:00:57.231032 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:57.238191 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7caca4b4-1920-4b42-a75e-fe942c0ddcd1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:57.238653 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 740/2985] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:57 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:58.252907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:58.255299 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:58.255299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:58.255299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:58.266747 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:58.266747 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:00:58.271899 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:58.276740 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4a88b24-2212-4d80-8106-7cf99b5250e5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:58.277328 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 749/2986] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:58 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:00:59.291165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:00:59.293178 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:00:59.293403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:00:59.293635 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:00:59.303308 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:00:59.303308 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:00:59.307325 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:00:59.311721 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cd626a6c-1c17-4ae0-8c4a-9e8bebc387f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:00:59.312168 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 755/2987] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:00:59 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:00.327124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af50cd65-100b-43be-87d3-f325cb26eb3a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:00.329554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af50cd65-100b-43be-87d3-f325cb26eb3a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:00.329783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af50cd65-100b-43be-87d3-f325cb26eb3a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:00.329964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af50cd65-100b-43be-87d3-f325cb26eb3a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:00.340104 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:00.340104 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:00.343648 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-af50cd65-100b-43be-87d3-f325cb26eb3a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:00.347745 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af50cd65-100b-43be-87d3-f325cb26eb3a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:00.348139 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 744/2988] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:00 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:01.361280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:01.363362 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:01.363586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:01.363770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:01.373383 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:01.373383 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:01.377310 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:01.383036 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19cacaa5-e598-46ac-9225-83102bdc80d2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:01.383546 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 741/2989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:01 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:02.399174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:02.400774 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:02.400774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:02.400774 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:02.412091 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:02.412091 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:02.417402 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:02.421438 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4ec7a57-7df1-44ab-84bd-4fe8601e1011 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:02.421559 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 750/2990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:02 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:03.438024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec527fe0-5c9a-4774-9935-184759eb6346 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:03.439919 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec527fe0-5c9a-4774-9935-184759eb6346 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:03.440134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec527fe0-5c9a-4774-9935-184759eb6346 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:03.440356 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec527fe0-5c9a-4774-9935-184759eb6346 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:03.451293 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:03.451293 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:03.455104 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ec527fe0-5c9a-4774-9935-184759eb6346 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:03.459864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec527fe0-5c9a-4774-9935-184759eb6346 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:03.460349 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 756/2991] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:03 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:04.473402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f66c148d-dc37-4586-bef9-b3077a866920 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:04.474926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f66c148d-dc37-4586-bef9-b3077a866920 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:04.475107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f66c148d-dc37-4586-bef9-b3077a866920 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:04.475279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f66c148d-dc37-4586-bef9-b3077a866920 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:04.483578 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:04.483578 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:04.486631 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f66c148d-dc37-4586-bef9-b3077a866920 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:04.490212 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f66c148d-dc37-4586-bef9-b3077a866920 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:04.490623 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 745/2992] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:04 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:04.992646 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:05.110432 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:01:05.110755 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1378736193", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:05.112315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1378736193', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:01:05.112474 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume of 1 GB Jul 03 12:01:05.116136 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Availability Zones retrieved successfully. Jul 03 12:01:05.121035 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Flow 'volume_create_api' (9068547c-0f06-435e-8939-4b00c0986510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:01:05.121916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415efe29-6871-4256-957f-0e0d43c737b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:05.122897 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:01:05.145039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415efe29-6871-4256-957f-0e0d43c737b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:05.145838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7bb3d9-4f2b-465f-9400-9b8496a10954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:05.197398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Created reservations ['685ce864-9f9e-4a9c-8a6b-73eb1bef6bd8', '2fc1887a-5a44-40b1-8b09-69d8cd3da424', 'a3fe3a59-9f9e-41c3-962a-e222120e4ca2', '1afaeca6-dda1-4894-9ec7-2b982e131dbb'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:01:05.198118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7bb3d9-4f2b-465f-9400-9b8496a10954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685ce864-9f9e-4a9c-8a6b-73eb1bef6bd8', '2fc1887a-5a44-40b1-8b09-69d8cd3da424', 'a3fe3a59-9f9e-41c3-962a-e222120e4ca2', '1afaeca6-dda1-4894-9ec7-2b982e131dbb']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:05.198824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2495ab64-1a39-461e-9307-110a5851b053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:05.223099 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2495ab64-1a39-461e-9307-110a5851b053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de3a03f-8b7b-4154-8492-ac1e5f265167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1378736193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4bd91764404395bee35c56ac668569',qos_specs=None,replication_status=,reservations=['685ce864-9f9e-4a9c-8a6b-73eb1bef6bd8','2fc1887a-5a44-40b1-8b09-69d8cd3da424','a3fe3a59-9f9e-41c3-962a-e222120e4ca2','1afaeca6-dda1-4894-9ec7-2b982e131dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14142f76d884c3695f024aef71a8abc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1378736193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de3a03f-8b7b-4154-8492-ac1e5f265167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4bd91764404395bee35c56ac668569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14142f76d884c3695f024aef71a8abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:05.223857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef13cc7-ccb5-4081-9765-546949644323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:05.245253 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef13cc7-ccb5-4081-9765-546949644323) transitioned into state 'SUCCESS' from state '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-1378736193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4bd91764404395bee35c56ac668569',qos_specs=None,replication_status=,reservations=['685ce864-9f9e-4a9c-8a6b-73eb1bef6bd8','2fc1887a-5a44-40b1-8b09-69d8cd3da424','a3fe3a59-9f9e-41c3-962a-e222120e4ca2','1afaeca6-dda1-4894-9ec7-2b982e131dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14142f76d884c3695f024aef71a8abc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:05.245865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae915395-4498-4558-90af-215c837f516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:05.256270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae915395-4498-4558-90af-215c837f516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:05.256968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Flow 'volume_create_api' (9068547c-0f06-435e-8939-4b00c0986510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:01:05.257270 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume request issued successfully. Jul 03 12:01:05.257770 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19114700-5989-46c9-9bc3-dfd4af8236c0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:01:05.258146 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 742/2993] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:01:04 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:01:05.271676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:05.273411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:05.273579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:05.273767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:05.280566 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:05.280566 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:05.284250 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:05.288780 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62946b0d-4d65-4bc3-abfa-e89b3985a1ae tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 200 Jul 03 12:01:05.289309 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 751/2994] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:05 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:05.502633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:05.504245 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:05.504439 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:05.504684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:05.515797 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:05.515797 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:05.520511 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:05.526158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0d5e2cf-731c-4865-aad3-dea45a70824a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:05.526607 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 757/2995] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:05 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:06.303326 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:06.305554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:06.305863 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:06.306134 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:06.315611 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:06.315611 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:06.318871 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:06.322712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b8a3df91-352f-4e5b-9bfb-3135ac291344 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 200 Jul 03 12:01:06.323132 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 746/2996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:06 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:06.335236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:06.337230 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:06.337523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:06.337781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:06.344386 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:06.344386 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:06.347520 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:06.351641 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-88da794b-2dbe-46e3-8722-8239e5d08f4f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 200 Jul 03 12:01:06.352007 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 743/2997] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:06 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:06.363562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8b042d7-dd42-4556-83dd-4032bb07373b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:06.365214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:01:06.365553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de3a03f-8b7b-4154-8492-ac1e5f265167", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2128810477", "description": null, "metadata": null}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:06.373976 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:06.373976 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:06.374614 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:06.374614 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create snapshot from volume 8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:06.411174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Created reservations ['5ed86753-7370-441c-b784-cc0a7481e9b3', '41390e63-693b-43c2-b693-6da1b3f601fc', '7f3e1a49-6b30-470a-885f-ad70590a446f', '13083b7a-a5ca-4b6d-8a49-dba7d32abc2c'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:01:06.442551 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot force create request issued successfully. Jul 03 12:01:06.442877 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b042d7-dd42-4556-83dd-4032bb07373b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:01:06.443301 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 752/2998] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:01:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:01:06.452419 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:06.454314 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:06.454531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:06.454872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:06.462399 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:06.462399 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:06.462399 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:06.462399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80932f38-09c7-4fb0-9564-3eeb7d5b7255 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 200 Jul 03 12:01:06.462399 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 758/2999] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:06 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:06.538124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:06.539711 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:06.539921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:06.540104 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:06.548479 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:06.548479 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:06.551533 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:06.555245 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c9a5b904-6fda-40e5-8e56-5e9c0ffec152 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:06.555656 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 747/3000] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:06 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:07.470821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-22c90ac1-333e-42c4-a270-593b7279ab06 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.472251 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22c90ac1-333e-42c4-a270-593b7279ab06 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:07.472424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22c90ac1-333e-42c4-a270-593b7279ab06 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:07.472638 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22c90ac1-333e-42c4-a270-593b7279ab06 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:07.477014 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.477014 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:07.477389 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-22c90ac1-333e-42c4-a270-593b7279ab06 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:07.478013 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22c90ac1-333e-42c4-a270-593b7279ab06 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 200 Jul 03 12:01:07.478326 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 744/3001] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:07 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:07.486902 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.488708 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:07.488936 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:07.489173 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:07.493837 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.493837 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:07.494301 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:07.495030 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-25cc9a4f-2729-468d-b5bd-79b183664c9e tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 200 Jul 03 12:01:07.495415 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 753/3002] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:07 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:07.503053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.504847 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:07.504984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:07.505172 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:07.510706 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.510706 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:07.511190 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:07.511914 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca59ab12-cea3-45af-ad1a-ce3f5acced6c tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 200 Jul 03 12:01:07.512249 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 759/3003] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:07 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:07.520029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.521621 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:01:07.521940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:07.523262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:01:07.527867 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.527867 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:07.528405 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:07.528555 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume of 1 GB Jul 03 12:01:07.532160 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Availability Zones retrieved successfully. Jul 03 12:01:07.537903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Flow 'volume_create_api' (5e7bbd5b-7060-40f3-89ed-f301ce8e29f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:01:07.538874 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b41616-1223-461b-9f70-27fa972cb369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:07.539843 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:01:07.567520 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.569026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b41616-1223-461b-9f70-27fa972cb369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:07.569157 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:07.569346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:07.569531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:07.569958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fafadc-dec1-4ff2-9e4b-f7f14bf4cf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:07.577701 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.577701 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:07.580664 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:07.584488 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d17836f7-a158-4c16-9e0f-5011adfbae5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:07.584829 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 745/3004] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:07 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:07.620313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Created reservations ['7c56bb8f-1152-44a1-8093-e78803b43e11', '5707271e-b337-4e0a-86b6-8680a50969a6', '8b9ff441-a2e8-4131-91e1-57ae10293bf9', '70e0971a-4cb1-4d53-8aa0-5e5842d94138'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:01:07.621364 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fafadc-dec1-4ff2-9e4b-f7f14bf4cf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c56bb8f-1152-44a1-8093-e78803b43e11', '5707271e-b337-4e0a-86b6-8680a50969a6', '8b9ff441-a2e8-4131-91e1-57ae10293bf9', '70e0971a-4cb1-4d53-8aa0-5e5842d94138']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:07.622527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a2b0fc-b951-4bb9-9e55-2559f269d34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:07.669064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a2b0fc-b951-4bb9-9e55-2559f269d34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0cf828-1396-4bf3-8acf-9c6207509409', '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='ac4bd91764404395bee35c56ac668569',qos_specs=None,replication_status=,reservations=['7c56bb8f-1152-44a1-8093-e78803b43e11','5707271e-b337-4e0a-86b6-8680a50969a6','8b9ff441-a2e8-4131-91e1-57ae10293bf9','70e0971a-4cb1-4d53-8aa0-5e5842d94138'],size=1,snapshot_id=ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059,source_replicaid=,source_volid=None,status='creating',user_id='b14142f76d884c3695f024aef71a8abc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:01:07Z,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=0b0cf828-1396-4bf3-8acf-9c6207509409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4bd91764404395bee35c56ac668569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14142f76d884c3695f024aef71a8abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:07.669965 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf1e55e-6d45-463f-8035-a93198e96315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:07.690856 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf1e55e-6d45-463f-8035-a93198e96315) transitioned into state 'SUCCESS' from 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='ac4bd91764404395bee35c56ac668569',qos_specs=None,replication_status=,reservations=['7c56bb8f-1152-44a1-8093-e78803b43e11','5707271e-b337-4e0a-86b6-8680a50969a6','8b9ff441-a2e8-4131-91e1-57ae10293bf9','70e0971a-4cb1-4d53-8aa0-5e5842d94138'],size=1,snapshot_id=ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059,source_replicaid=,source_volid=None,status='creating',user_id='b14142f76d884c3695f024aef71a8abc',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:07.691812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af13475e-7ff7-431e-808d-eeff6b4c0408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:01:07.713889 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af13475e-7ff7-431e-808d-eeff6b4c0408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:01:07.714994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Flow 'volume_create_api' (5e7bbd5b-7060-40f3-89ed-f301ce8e29f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:01:07.715355 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Create volume request issued successfully. Jul 03 12:01:07.715953 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b472bceb-c0c2-498d-b2f2-7dc78d3fd220 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:01:07.716428 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 748/3005] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:01:07 2026] POST /volume/v3/volumes => generated 741 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:01:07.731941 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:07.734240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:07.734822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:07.734822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:07.744299 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:07.744299 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:07.749734 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:07.756530 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-16265a36-6876-4bdc-8751-a946c2dcc7f0 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 200 Jul 03 12:01:07.756724 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 754/3006] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:07 2026] GET /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 809 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:08.599094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:08.600997 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:08.601202 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:08.601389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:08.612511 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:08.612511 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:08.617476 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:08.623339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2ab20348-10a0-4cda-bcc0-74bdb6d5a0f9 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:08.624024 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 760/3007] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:08 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:08.772878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:08.774810 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:08.775023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:08.775257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:08.783403 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:08.783403 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:08.787108 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:08.791649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e13ba082-fc72-4de9-888a-a8f505c74e81 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 200 Jul 03 12:01:08.792078 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 746/3008] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:08 2026] GET /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:08.804418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:08.806284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:08.806512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:08.806696 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:08.813631 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:08.813631 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:08.817036 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:08.820829 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-13ae37e1-28d3-4970-84e6-6e63c47f7bdc tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 200 Jul 03 12:01:08.821196 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 749/3009] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:08 2026] GET /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:08.833709 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:08.835524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:08.835707 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:08.835907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:08.835989 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete snapshot with id: ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:08.840860 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:08.840860 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:08.841289 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:08.858460 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot delete request issued successfully. Jul 03 12:01:08.858646 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4b6dfc5-7587-41f0-9d87-7cbd41b7c75b tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 202 Jul 03 12:01:08.859124 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 755/3010] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:01:08 2026] DELETE /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:01:08.867323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6763c58f-21d5-4917-a453-427cf23288b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:08.869649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6763c58f-21d5-4917-a453-427cf23288b1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:08.869912 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6763c58f-21d5-4917-a453-427cf23288b1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:08.870210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6763c58f-21d5-4917-a453-427cf23288b1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:08.876514 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:08.876514 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:08.877125 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6763c58f-21d5-4917-a453-427cf23288b1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Snapshot retrieved successfully. Jul 03 12:01:08.878215 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6763c58f-21d5-4917-a453-427cf23288b1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 200 Jul 03 12:01:08.878757 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 761/3011] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:08 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:09.634824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:09.636697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:09.636906 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:09.637146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:09.647498 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:09.647498 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:09.651215 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:09.656133 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c02e8e6-211b-4a01-ae93-a523aa96336a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:09.656597 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 747/3012] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:09 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:09.887745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c779e8ef-51d0-4d87-a330-bca418e2cec7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:09.889475 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c779e8ef-51d0-4d87-a330-bca418e2cec7 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:09.889650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c779e8ef-51d0-4d87-a330-bca418e2cec7 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:09.889823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c779e8ef-51d0-4d87-a330-bca418e2cec7 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:09.893688 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c779e8ef-51d0-4d87-a330-bca418e2cec7 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 404 Jul 03 12:01:09.894263 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 750/3013] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:09 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:09.902830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:09.904820 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:09.905059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:09.905297 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:09.905509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete volume with id: 8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:09.912664 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:09.912664 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:09.913142 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:09.931210 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete volume request issued successfully. Jul 03 12:01:09.931448 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a20f4eaf-8544-4ef9-ae4c-3aa7c407537f tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 202 Jul 03 12:01:09.931839 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 756/3014] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:01:09 2026] DELETE /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:01:09.938931 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:09.941352 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:09.941634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:09.941810 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:09.950459 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:09.950459 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:09.954157 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:09.958480 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f220c829-3177-4ea0-ac05-2c94d5ab7dd8 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 200 Jul 03 12:01:09.959104 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 762/3015] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:09 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:10.668537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:10.670202 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:10.670408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:10.670595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:10.679499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:10.679499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:10.682663 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:10.686563 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec8aea72-6cca-4444-8eb4-3f110b966f91 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:10.686936 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 748/3016] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:10 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:10.971781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8b76593b-49bc-4f5e-94e1-c0e0f61986f2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:10.973917 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b76593b-49bc-4f5e-94e1-c0e0f61986f2 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:10.974168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b76593b-49bc-4f5e-94e1-c0e0f61986f2 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:10.974336 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b76593b-49bc-4f5e-94e1-c0e0f61986f2 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:10.980012 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b76593b-49bc-4f5e-94e1-c0e0f61986f2 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 404 Jul 03 12:01:10.980685 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 751/3017] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:10 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:10.987211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-029d697a-ccd9-4fe0-9645-4251afad9224 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:10.988952 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:10.989183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:10.989440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:10.989606 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete volume with id: 0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:10.996915 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:10.996915 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:10.997427 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:11.021176 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete volume request issued successfully. Jul 03 12:01:11.021449 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-029d697a-ccd9-4fe0-9645-4251afad9224 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 202 Jul 03 12:01:11.021844 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 757/3018] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:01:10 2026] DELETE /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:01:11.029358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c4e33665-3d42-4163-9b58-9da127e17905 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:11.031156 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c4e33665-3d42-4163-9b58-9da127e17905 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:11.031388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c4e33665-3d42-4163-9b58-9da127e17905 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:11.031586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c4e33665-3d42-4163-9b58-9da127e17905 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:11.040255 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:11.040255 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:11.044732 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c4e33665-3d42-4163-9b58-9da127e17905 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Volume info retrieved successfully. Jul 03 12:01:11.049251 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c4e33665-3d42-4163-9b58-9da127e17905 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 200 Jul 03 12:01:11.049677 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 763/3019] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:11 2026] GET /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:11.699807 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:11.701517 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:11.701742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:11.701959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:11.711699 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:11.711699 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:11.718216 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:11.720456 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8dcf847-ca90-4f94-a825-6d146bb57b1b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:11.720972 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 749/3020] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:11 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:11.810131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:11.811807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:11.812159 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:11.812495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:11.820110 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:11.820110 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:11.823265 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:11.828041 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-01a1ce07-f094-4003-abeb-c6938818ea1d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:11.828666 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 752/3021] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:11 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:12.066869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72ed6e3c-f62f-4377-9149-fbb3a84b8d02 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.068463 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72ed6e3c-f62f-4377-9149-fbb3a84b8d02 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 Jul 03 12:01:12.068645 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72ed6e3c-f62f-4377-9149-fbb3a84b8d02 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.068838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72ed6e3c-f62f-4377-9149-fbb3a84b8d02 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.074028 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72ed6e3c-f62f-4377-9149-fbb3a84b8d02 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 returned with HTTP 404 Jul 03 12:01:12.074487 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 758/3022] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:12 2026] GET /volume/v3/volumes/0b0cf828-1396-4bf3-8acf-9c6207509409 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:12.082087 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.083818 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:12.083984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.084153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.084242 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete snapshot with id: ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:12.088309 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70c9f8b2-ffb8-467a-a94b-d82f186e49c1 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 404 Jul 03 12:01:12.088780 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 764/3023] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:01:12 2026] DELETE /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:12.094678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bea619f4-a139-4bba-957b-17752c88d26a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.096248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bea619f4-a139-4bba-957b-17752c88d26a tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 Jul 03 12:01:12.096445 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bea619f4-a139-4bba-957b-17752c88d26a tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.096643 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bea619f4-a139-4bba-957b-17752c88d26a tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.101065 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bea619f4-a139-4bba-957b-17752c88d26a tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 returned with HTTP 404 Jul 03 12:01:12.101639 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 750/3024] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:01:12 2026] GET /volume/v3/snapshots/ad7b9b94-ce22-492a-9ed9-9e7b9ae9c059 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:12.108103 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7f870783-002a-45eb-a935-d515c998c745 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.109802 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f870783-002a-45eb-a935-d515c998c745 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:12.110023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f870783-002a-45eb-a935-d515c998c745 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.110426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f870783-002a-45eb-a935-d515c998c745 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.110426 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7f870783-002a-45eb-a935-d515c998c745 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Delete volume with id: 8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:12.115715 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f870783-002a-45eb-a935-d515c998c745 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 404 Jul 03 12:01:12.116175 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 753/3025] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:01:12 2026] DELETE /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:12.122448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9451abc9-b447-429f-ac10-ef7878781295 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.124159 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9451abc9-b447-429f-ac10-ef7878781295 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] GET https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 Jul 03 12:01:12.124347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9451abc9-b447-429f-ac10-ef7878781295 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.124556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9451abc9-b447-429f-ac10-ef7878781295 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.129652 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9451abc9-b447-429f-ac10-ef7878781295 tempest-SnapshotDependencyTests-1255536233 tempest-SnapshotDependencyTests-1255536233-project-member] https://10.4.3.170/volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 returned with HTTP 404 Jul 03 12:01:12.130045 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 759/3026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:12 2026] GET /volume/v3/volumes/8de3a03f-8b7b-4154-8492-ac1e5f265167 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:12.733739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:12.735500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:12.735686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:12.735872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:12.745699 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:12.745699 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:12.749275 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:12.753520 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0d4ec3fc-cb83-4314-900f-9c3c9e8cd6b1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:12.753924 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 765/3027] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:12 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:13.766121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:13.767921 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:13.768127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:13.768311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:13.778566 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:13.778566 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:13.783031 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:13.788074 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e8fdb9d-b901-481f-b467-fafe1fff1b74 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:13.788522 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 751/3028] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:13 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:13.859474 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f3c1244e-bc14-4fd9-9ba1-94401456d1a4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:13.859887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3c1244e-bc14-4fd9-9ba1-94401456d1a4 None None] GET https://10.4.3.170/volume// Jul 03 12:01:13.860018 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3c1244e-bc14-4fd9-9ba1-94401456d1a4 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:13.860200 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3c1244e-bc14-4fd9-9ba1-94401456d1a4 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:13.860511 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3c1244e-bc14-4fd9-9ba1-94401456d1a4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:13.861169 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 754/3029] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:01: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 12:01:13.867685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-7efe44db-ebc4-486a-be3b-d61cbf8d9733 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:13.870633 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-7efe44db-ebc4-486a-be3b-d61cbf8d9733 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:01:13.870904 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-7efe44db-ebc4-486a-be3b-d61cbf8d9733 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c718f634-5158-4a79-8cbf-de33e7a05750", "connector": null, "instance_uuid": "f8973318-8e31-48af-914b-f7142eba902b"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:13.882691 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:13.882691 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:13.916710 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-7efe44db-ebc4-486a-be3b-d61cbf8d9733 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:01:13.917301 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 760/3030] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:01: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 12:01:14.348072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:14.350177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:14.350434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:14.350688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:14.359588 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:14.359588 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:14.363186 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:14.367665 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d40cd4c3-d0f9-4c5b-ad1c-7049c9f40476 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:14.368024 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 766/3031] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:14 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:14.447559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3eb84943-ac94-4910-8c29-10a70089656a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:14.448257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3eb84943-ac94-4910-8c29-10a70089656a None None] GET https://10.4.3.170/volume// Jul 03 12:01:14.448257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3eb84943-ac94-4910-8c29-10a70089656a None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:14.448533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3eb84943-ac94-4910-8c29-10a70089656a None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:14.448955 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3eb84943-ac94-4910-8c29-10a70089656a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:14.449319 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 752/3032] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01: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 12:01:14.455826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:14.458053 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:14.458053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:14.458210 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:14.466670 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:14.466670 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:14.469810 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:14.473480 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-93ab0eba-ea4f-4d87-94df-e67e6f93a3e5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:14.473867 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 755/3033] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:14 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1020 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:14.565305 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:14.567751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] PUT https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f Jul 03 12:01:14.568231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:14.576685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Acquiring lock "cinder-attachment_update-c718f634-5158-4a79-8cbf-de33e7a05750-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:01:14.582401 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Lock "cinder-attachment_update-c718f634-5158-4a79-8cbf-de33e7a05750-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:01:14.584204 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:14.584204 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:14.801197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:14.802719 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:14.803143 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:14.803459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:14.812887 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:14.812887 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:14.815705 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:14.821096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16c28c12-0d0d-4a4f-a842-2f3e1ab59cc5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:14.821628 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 767/3034] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:14 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:15.109740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Lock "cinder-attachment_update-c718f634-5158-4a79-8cbf-de33e7a05750-np0000004412" released by "attachment_update" :: held 0.527s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:01:15.110061 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-58202db2-c20a-424c-845f-7ea7b8ef877f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f returned with HTTP 200 Jul 03 12:01:15.110599 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 761/3035] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:01:14 2026] PUT /volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:15.381017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:15.383058 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:15.383406 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:15.383561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:15.393064 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:15.393064 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:15.396121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:15.399942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8253f27f-f60d-4fa8-a77e-c7521bf46720 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:15.400341 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 753/3036] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:15 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:15.833452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:15.835215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:15.835423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:15.835605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:15.848138 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:15.848138 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:15.852381 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:15.857223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8bfc59b-6319-46ba-934d-6717c3bbaef4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:15.857737 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 756/3037] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:15 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:16.411708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:16.413325 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:16.413530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:16.413717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:16.423638 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:16.423638 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:16.427188 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:16.431655 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3c11e2c-5b66-40e3-8675-2931e51f68f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:16.432018 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 768/3038] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:16 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:16.869065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:16.870724 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:16.870888 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:16.871056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:16.879770 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:16.879770 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:16.882653 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:16.886113 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13a17945-fe8a-413b-8c02-687c9c1cba43 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:16.886469 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 762/3039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:16 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:17.448464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b065b487-e140-473a-8695-b773688e80f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:17.450114 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b065b487-e140-473a-8695-b773688e80f3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:17.450300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b065b487-e140-473a-8695-b773688e80f3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:17.450517 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b065b487-e140-473a-8695-b773688e80f3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:17.458896 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:17.458896 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:17.461865 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b065b487-e140-473a-8695-b773688e80f3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:17.465544 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b065b487-e140-473a-8695-b773688e80f3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:17.465879 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 754/3040] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:17 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:17.897895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:17.899859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:17.900088 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:17.900325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:17.911430 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:17.911430 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:17.915131 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:17.920792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3176550-abea-4dda-ad87-948fdd1c70c5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:17.921291 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 757/3041] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:17 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:18.480221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:18.481916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:18.482095 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:18.482282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:18.492070 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:18.492070 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:18.495782 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:18.500118 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bbf0b51-9f84-4c47-a05d-a0af1365c8d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:18.500537 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 769/3042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:18 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:18.932304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:18.933912 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:18.934068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:18.934263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:18.943753 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:18.943753 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:18.947336 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:18.951073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b80c8801-b1c6-4606-b3d4-c85020a033f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:18.951488 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 763/3043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:18 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:19.512473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:19.514051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:19.514230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:19.514422 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:19.522288 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:19.522288 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:19.525053 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:19.528396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75f8a09a-b407-4d21-9a6f-b192ba3d2b04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:19.528732 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 755/3044] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:19 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:19.964267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f9980c69-9809-4067-bc3c-e6210f3a84db None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:19.965986 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f9980c69-9809-4067-bc3c-e6210f3a84db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:19.966179 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f9980c69-9809-4067-bc3c-e6210f3a84db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:19.966354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f9980c69-9809-4067-bc3c-e6210f3a84db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:19.977673 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:19.977673 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:19.981312 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f9980c69-9809-4067-bc3c-e6210f3a84db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:19.986039 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f9980c69-9809-4067-bc3c-e6210f3a84db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:19.986533 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 758/3045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:19 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:20.540423 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:20.541934 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:20.542103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:20.542274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:20.550448 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:20.550448 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:20.553434 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:20.556822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b1edbd8-e086-4e01-8481-b0a203eab3ad tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:20.557252 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 770/3046] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:20 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:20.999514 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:21.001758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:21.002046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:21.002333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:21.012949 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:21.012949 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:21.016398 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:21.020344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8530e8c2-2d1d-436a-aa02-0f0cc589fa5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:21.020723 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 764/3047] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:20 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:21.569746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:21.571653 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:21.571866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:21.572098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:21.582699 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:21.582699 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:21.586381 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:21.591028 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5ef03967-083a-4e5a-bafa-dff736a7ad6f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:21.591484 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 756/3048] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:21 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:22.035199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-49f51512-9de4-441f-939a-87261ba145b0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:22.036998 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49f51512-9de4-441f-939a-87261ba145b0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:22.037282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49f51512-9de4-441f-939a-87261ba145b0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:22.037560 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49f51512-9de4-441f-939a-87261ba145b0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:22.047418 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:22.047418 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:22.050987 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-49f51512-9de4-441f-939a-87261ba145b0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:22.055681 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49f51512-9de4-441f-939a-87261ba145b0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:22.056022 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 759/3049] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:22 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:22.604324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:22.606144 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:22.606390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:22.606632 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:22.618928 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:22.618928 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:22.622955 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:22.626945 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9deda0b1-57fb-4b8d-a5bf-5c2a515f9be0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:22.627283 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 771/3050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:22 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:23.068109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:23.069935 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:23.070137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:23.070349 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:23.078873 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:23.078873 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:23.081966 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:23.085548 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1871fd19-c23a-4e89-9367-8b7fa577c2c4 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:23.085894 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 765/3051] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:23 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:23.639753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:23.641862 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:23.642117 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:23.642357 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:23.653383 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:23.653383 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:23.657246 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:23.662149 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-29ad3fcc-1ef2-4e9e-a4b9-2a5a1d72c8d0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:23.662592 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 757/3052] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:23 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:24.098544 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:24.100921 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:24.101198 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:24.101460 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:24.111002 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:24.111002 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:24.114626 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:24.119237 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35536d4b-afa0-4b25-ba03-adfa28d4d431 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:24.119743 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 760/3053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:24 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:24.675585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9e6d48b8-cc30-44df-887e-70590865f693 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:24.677385 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e6d48b8-cc30-44df-887e-70590865f693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:24.677631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e6d48b8-cc30-44df-887e-70590865f693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:24.677891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9e6d48b8-cc30-44df-887e-70590865f693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:24.686860 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:24.686860 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:24.690429 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9e6d48b8-cc30-44df-887e-70590865f693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:24.694639 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9e6d48b8-cc30-44df-887e-70590865f693 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:24.694985 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 772/3054] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:24 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:25.135001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:25.136536 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:25.136695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:25.136879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:25.145026 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:25.145026 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:25.147871 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:25.151247 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32405143-f7c4-4b5f-832a-ae7ca9e1925e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:25.151596 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 766/3055] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:25 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:25.707530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:25.709022 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:25.709206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:25.709392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:25.717389 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:25.717389 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:25.720496 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:25.724354 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b8046bd5-fee2-45c7-8d11-1fda7fe1f6a8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:25.724688 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 758/3056] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:25 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:26.163672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:26.165243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:26.165423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:26.165617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:26.174254 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:26.174254 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:26.177319 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:26.181694 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ad2073a3-2730-40e6-a3c2-2cdb2b22f544 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:26.182218 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 761/3057] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:26 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:26.739985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:26.742140 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:26.742388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:26.742629 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:26.755434 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:26.755434 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:26.759473 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:26.763735 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-414b7e1f-513a-43b5-83d1-6d06ca20154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:26.764083 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 773/3058] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:26 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:27.193326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:27.195287 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:27.195586 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:27.195864 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:27.204318 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:27.204318 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:27.207387 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:27.211005 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13875370-482d-49d5-8b57-b1ab69cde4f5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:27.211342 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 767/3059] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:27 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:27.777046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:27.778753 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:27.778993 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:27.779207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:27.789192 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:27.789192 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:27.796703 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:27.805044 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0cd9bb5a-1871-4336-b4ce-b094af42518f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:27.805423 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 759/3060] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:27 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:28.223488 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:28.225276 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:28.225523 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:28.225756 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:28.235602 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:28.235602 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:28.239169 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:28.243791 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-953fe0a2-a8bb-41c8-93fe-4ab7aeb4bf44 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:28.244360 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 762/3061] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:28 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:28.817010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:28.818732 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:28.818932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:28.819120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:28.828105 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:28.828105 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:28.831121 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:28.834473 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ba3f9f60-8fdf-463b-8786-c977479eaa76 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:28.834828 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 774/3062] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:28 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:29.257232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4bba4b30-196d-4272-aa21-756f3043f665 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:29.258883 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4bba4b30-196d-4272-aa21-756f3043f665 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:29.259055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4bba4b30-196d-4272-aa21-756f3043f665 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:29.259252 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4bba4b30-196d-4272-aa21-756f3043f665 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:29.268009 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:29.268009 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:29.271532 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4bba4b30-196d-4272-aa21-756f3043f665 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:29.275350 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4bba4b30-196d-4272-aa21-756f3043f665 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:29.275736 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 768/3063] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:29 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:29.846528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-55d77ca7-90cd-4572-926d-14023f622656 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:29.848217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-55d77ca7-90cd-4572-926d-14023f622656 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:29.848489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-55d77ca7-90cd-4572-926d-14023f622656 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:29.848750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-55d77ca7-90cd-4572-926d-14023f622656 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:29.857575 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:29.857575 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:29.860530 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-55d77ca7-90cd-4572-926d-14023f622656 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:29.864192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-55d77ca7-90cd-4572-926d-14023f622656 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:29.864583 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 760/3064] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:29 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:30.287823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:30.289677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:30.289874 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:30.290138 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:30.299361 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:30.299361 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:30.302699 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:30.306780 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aaef0d4d-ced6-4c4e-be94-04d50192e087 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:30.307142 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 763/3065] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:30 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:30.876946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0b878537-ea71-46a8-afbb-e8992117fb5c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:30.878977 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b878537-ea71-46a8-afbb-e8992117fb5c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:30.879243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b878537-ea71-46a8-afbb-e8992117fb5c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:30.879503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b878537-ea71-46a8-afbb-e8992117fb5c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:30.889283 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:30.889283 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:30.892550 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0b878537-ea71-46a8-afbb-e8992117fb5c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:30.896416 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b878537-ea71-46a8-afbb-e8992117fb5c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:30.896741 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 775/3066] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:30 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:31.320422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6d4c429-317d-4237-a84e-26a082532339 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:31.322032 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d4c429-317d-4237-a84e-26a082532339 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:31.322209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d4c429-317d-4237-a84e-26a082532339 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:31.322427 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d4c429-317d-4237-a84e-26a082532339 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:31.330649 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:31.330649 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:31.334427 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6d4c429-317d-4237-a84e-26a082532339 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:31.338453 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d4c429-317d-4237-a84e-26a082532339 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:31.338822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 769/3067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:31 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:31.908215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:31.909914 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:31.910121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:31.910306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:31.918770 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:31.918770 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:31.921875 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:31.925922 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3d9bbe3-9943-4249-ae8f-44137cfc118a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:31.926303 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 761/3068] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:31 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:32.350784 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:32.352303 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:32.352486 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:32.352703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:32.360629 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:32.360629 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:32.363427 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:32.367085 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b7229d8-53da-4a36-b4aa-bc2083013084 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:32.367415 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 764/3069] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:32 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:32.938938 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:32.940448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:32.940611 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:32.940767 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:32.949443 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:32.949443 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:32.952965 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:32.957461 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-17e293e9-1ea7-4f65-9e80-98023b2f5ed3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:32.957879 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 776/3070] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:32 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:33.378822 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:33.380949 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:33.381188 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:33.381353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:33.390733 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:33.390733 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:33.394495 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:33.398721 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d38556dc-9690-4ed2-90b5-9e51d95bdf27 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:33.399124 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 770/3071] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:33 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:33.969815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:33.971898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:33.972149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:33.972386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:33.984088 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:33.984088 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:33.989425 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:33.995664 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-998c400a-e4de-452e-b9bf-1898e3f4e9ce tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:33.996157 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 762/3072] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:33 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:34.410427 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-59081395-b0b7-479f-91f8-39cfb048f28e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:34.411976 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-59081395-b0b7-479f-91f8-39cfb048f28e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:34.412197 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-59081395-b0b7-479f-91f8-39cfb048f28e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:34.412407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-59081395-b0b7-479f-91f8-39cfb048f28e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:34.421767 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:34.421767 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:34.424911 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-59081395-b0b7-479f-91f8-39cfb048f28e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:34.428653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-59081395-b0b7-479f-91f8-39cfb048f28e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:34.429022 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 765/3073] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:34 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:34.588824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-80c0ef83-a62e-46ed-861c-398aea84353e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:34.590465 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80c0ef83-a62e-46ed-861c-398aea84353e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:34.590653 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80c0ef83-a62e-46ed-861c-398aea84353e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:34.590848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80c0ef83-a62e-46ed-861c-398aea84353e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:34.597895 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:34.597895 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:34.601832 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-80c0ef83-a62e-46ed-861c-398aea84353e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:34.605689 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80c0ef83-a62e-46ed-861c-398aea84353e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:34.606078 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 777/3074] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:34 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:34.620512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3531e918-55dd-4660-ac23-4631df0ff710 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:34.622825 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3531e918-55dd-4660-ac23-4631df0ff710 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:34.623005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3531e918-55dd-4660-ac23-4631df0ff710 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:34.623231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3531e918-55dd-4660-ac23-4631df0ff710 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:34.630817 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:34.630817 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:34.634736 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3531e918-55dd-4660-ac23-4631df0ff710 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:34.639154 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3531e918-55dd-4660-ac23-4631df0ff710 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:34.639622 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 771/3075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:34 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:34.681018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:34.683395 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:34.683647 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:34.683860 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:34.692215 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:34.692215 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:34.696333 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:34.701553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-19c39d88-d237-4472-9d9a-7955ace3f228 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:34.702048 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 763/3076] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:34 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:35.009365 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e0332d13-0f69-4403-865b-d237aea78240 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:35.011090 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0332d13-0f69-4403-865b-d237aea78240 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:35.011295 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0332d13-0f69-4403-865b-d237aea78240 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:35.011577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0332d13-0f69-4403-865b-d237aea78240 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:35.020844 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:35.020844 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:35.023966 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e0332d13-0f69-4403-865b-d237aea78240 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:35.027798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0332d13-0f69-4403-865b-d237aea78240 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:35.028212 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 766/3077] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:35 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:35.442482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:35.444317 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:35.444561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:35.444780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:35.453509 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:35.453509 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:35.456897 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:35.460886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-055bfa06-3d9e-4b9c-ba9f-d03aec6e540f tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:35.461505 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 778/3078] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:35 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:36.040399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:36.042202 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:36.042394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:36.042576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:36.053430 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:36.053430 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:36.057270 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:36.063176 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-793b15d6-adb8-4f2a-bedc-6c5cfaa093ee tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:36.063691 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 772/3079] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:36 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:36.474334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9f12da69-53b5-4406-bd45-15713862aaa3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:36.476008 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f12da69-53b5-4406-bd45-15713862aaa3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:36.476200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f12da69-53b5-4406-bd45-15713862aaa3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:36.476425 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9f12da69-53b5-4406-bd45-15713862aaa3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:36.488566 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:36.488566 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:36.492962 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9f12da69-53b5-4406-bd45-15713862aaa3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:36.498541 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9f12da69-53b5-4406-bd45-15713862aaa3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:36.499025 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 764/3080] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:36 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:36.732943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-23b04c2c-75d2-45a4-9352-81b6fa616f54 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:36.733442 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-23b04c2c-75d2-45a4-9352-81b6fa616f54 None None] GET https://10.4.3.170/volume// Jul 03 12:01:36.733654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-23b04c2c-75d2-45a4-9352-81b6fa616f54 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:36.733888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-23b04c2c-75d2-45a4-9352-81b6fa616f54 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:36.734295 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-23b04c2c-75d2-45a4-9352-81b6fa616f54 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:36.734666 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 767/3081] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:01: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 12:01:36.740903 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-452507d4-50f0-4f91-9ccd-b848d3803bc8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:36.743470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-452507d4-50f0-4f91-9ccd-b848d3803bc8 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:01:36.743930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-452507d4-50f0-4f91-9ccd-b848d3803bc8 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eccfff8-9f1d-410b-a76e-a07901b4ccd8", "connector": null, "instance_uuid": "855c252a-4f59-4c58-9c4f-be2b4c89ca01"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:36.747967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-24b61686-ae6c-4361-9bb8-a6dfe9c60aa5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:36.750007 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-24b61686-ae6c-4361-9bb8-a6dfe9c60aa5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a Jul 03 12:01:36.750246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-24b61686-ae6c-4361-9bb8-a6dfe9c60aa5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:36.750477 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-24b61686-ae6c-4361-9bb8-a6dfe9c60aa5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:36.753811 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:36.753811 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:36.754042 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0530275b-0f29-41e3-99b2-905805c15ca0 req-24b61686-ae6c-4361-9bb8-a6dfe9c60aa5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a returned with HTTP 404 Jul 03 12:01:36.754588 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 773/3082] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:01:36 2026] DELETE /volume/v3/attachments/dfcae202-a811-494a-8e27-1f76ebfd3d5a => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:01:36.778042 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-452507d4-50f0-4f91-9ccd-b848d3803bc8 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:01:36.778486 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 779/3083] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:01:36 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 12:01:37.077420 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.079110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:37.079291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:37.079485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:37.087610 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:37.087610 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:37.090919 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:37.094637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-40bc2b30-ecc1-4219-9914-e40748bc0f92 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:37.095001 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 765/3084] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:37 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:37.222278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.224410 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:37.224592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:37.224803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:37.234047 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:37.234047 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:37.237407 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:37.241483 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bef6cb68-3181-4b8c-b4b1-c466609261d3 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:37.241863 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 768/3085] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:37 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:37.305482 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a95072f9-42c8-4d7c-b17a-7a684a531f51 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.305845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a95072f9-42c8-4d7c-b17a-7a684a531f51 None None] GET https://10.4.3.170/volume// Jul 03 12:01:37.306004 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a95072f9-42c8-4d7c-b17a-7a684a531f51 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:37.306221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a95072f9-42c8-4d7c-b17a-7a684a531f51 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:37.306559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a95072f9-42c8-4d7c-b17a-7a684a531f51 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:37.306828 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 774/3086] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01: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 12:01:37.316787 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.319605 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:37.319856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:37.320095 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:37.331303 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:37.331303 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:37.335206 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:37.339763 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-bf0e476e-43a1-45ab-89de-64aba12002da tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:37.340218 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 780/3087] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:37 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 1019 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:37.434388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.436819 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] PUT https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d Jul 03 12:01:37.436945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:37.444272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Acquiring lock "cinder-attachment_update-4eccfff8-9f1d-410b-a76e-a07901b4ccd8-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:01:37.448379 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Lock "cinder-attachment_update-4eccfff8-9f1d-410b-a76e-a07901b4ccd8-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:01:37.449262 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:37.449262 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:37.511222 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:37.513573 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:37.513828 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:37.514145 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:37.524992 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:37.524992 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:37.529376 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:37.534385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d92d755e-815d-4a50-95b7-1ef5b0ee34ee tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:37.534836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 769/3088] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:37 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:37.968514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Lock "cinder-attachment_update-4eccfff8-9f1d-410b-a76e-a07901b4ccd8-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:01:37.968884 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-93313d08-6d55-44ff-81db-d896cfc819f2 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d returned with HTTP 200 Jul 03 12:01:37.969489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 766/3089] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:01:37 2026] PUT /volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:38.106526 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-418afb2c-4728-4502-824d-6f8ea65796b8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:38.108536 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-418afb2c-4728-4502-824d-6f8ea65796b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:38.108716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-418afb2c-4728-4502-824d-6f8ea65796b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:38.108890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-418afb2c-4728-4502-824d-6f8ea65796b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:38.118026 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:38.118026 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:38.121233 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-418afb2c-4728-4502-824d-6f8ea65796b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:38.125123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-418afb2c-4728-4502-824d-6f8ea65796b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:38.125509 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 775/3090] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:38 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:38.254425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-823a62e6-a395-4554-81b2-47670346d409 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:38.255856 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-823a62e6-a395-4554-81b2-47670346d409 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:38.256017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-823a62e6-a395-4554-81b2-47670346d409 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:38.256198 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-823a62e6-a395-4554-81b2-47670346d409 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:38.267469 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:38.267469 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:38.271546 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-823a62e6-a395-4554-81b2-47670346d409 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:38.276544 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-823a62e6-a395-4554-81b2-47670346d409 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:38.276998 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 781/3091] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:38 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:38.545882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:38.547574 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:38.547824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:38.548037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:38.556065 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:38.556065 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:38.558889 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:38.562257 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb3ab66d-dc88-4300-8ae9-24dfe5036ee3 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:38.562600 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 770/3092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:38 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:39.137271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.139011 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:39.139268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.139458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.148011 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.148011 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:39.151209 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:39.155488 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-60c2f882-14ee-49b5-95c2-eb81ce4423ab tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:39.155794 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 767/3093] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:39.290404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.292101 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:39.292390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.292522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.301838 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.301838 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:39.305502 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:39.309557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-398368fd-6ce4-4c13-862a-d91d67a50c66 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:39.309930 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 776/3094] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:39.571515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fad10159-036d-4e4b-8f92-33a9c64af835 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.573518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fad10159-036d-4e4b-8f92-33a9c64af835 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:39.573741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fad10159-036d-4e4b-8f92-33a9c64af835 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.573795 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.574021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fad10159-036d-4e4b-8f92-33a9c64af835 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.575567 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:39.575786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.575975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.584067 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.584067 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:39.584240 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.584240 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:39.587210 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fad10159-036d-4e4b-8f92-33a9c64af835 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:39.587450 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:39.590949 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fad10159-036d-4e4b-8f92-33a9c64af835 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:39.591038 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e9acb76-63a1-42b0-a4f8-b6ad81dd4c34 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:39.591314 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 782/3095] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:39.591453 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 771/3096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:39.632323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.634874 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:39.635124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.635411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.648260 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.648260 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:39.652899 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:39.658431 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-558bff08-225d-4ef2-8ab3-4f806d061891 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:39.658710 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 768/3097] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:39.679421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.681684 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action Jul 03 12:01:39.682131 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:39.682321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:39.695283 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.695283 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:39.695789 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:39.703401 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Begin detaching volume completed successfully. Jul 03 12:01:39.703591 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-0fe0305a-c634-4185-977f-3797c19a84f2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action returned with HTTP 202 Jul 03 12:01:39.704037 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 777/3098] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:01:39 2026] POST /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:01:39.726459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:39.728798 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:39.729038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:39.729315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:39.738622 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:39.738622 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:39.741896 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:39.745852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-79d557cd-1db1-45e0-b79d-7ba4e1d1ca91 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:39.746265 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 783/3099] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:39 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:40.167992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.169859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:40.170099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.170401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.180710 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:40.180710 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:40.184174 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:40.188807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6c6b9eb-69e5-4fa4-a128-7c92c532eb88 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:40.189175 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 772/3100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:40 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:40.322788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.324537 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:40.324769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.324953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.334181 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:40.334181 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:40.338271 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:40.342360 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5e85bd1-0471-4411-95b3-42cc98dc3b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:40.342728 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 769/3101] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:40 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:40.603835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.606070 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:40.606311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.606579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.616860 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:40.616860 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:40.619639 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:40.622915 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1fcf7376-847c-4bc1-861b-d734e5d9f88e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:40.623236 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 778/3102] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:40 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:40.733681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5692f093-4dd1-4f0b-8c2d-015bebf9f941 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.734009 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5692f093-4dd1-4f0b-8c2d-015bebf9f941 None None] GET https://10.4.3.170/volume// Jul 03 12:01:40.734184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5692f093-4dd1-4f0b-8c2d-015bebf9f941 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.734405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5692f093-4dd1-4f0b-8c2d-015bebf9f941 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.734687 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5692f093-4dd1-4f0b-8c2d-015bebf9f941 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:40.734998 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 784/3103] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01: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 12:01:40.743115 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.745521 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:40.745721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.745883 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.754485 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:40.754485 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:40.757451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c1babadf-772c-494e-947a-8b96c088f036 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:40.757604 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:40.759300 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c1babadf-772c-494e-947a-8b96c088f036 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:40.759590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c1babadf-772c-494e-947a-8b96c088f036 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:40.759837 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c1babadf-772c-494e-947a-8b96c088f036 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:40.761713 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-353a940d-0ed6-48b4-b479-dcef1983438d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:40.762064 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 773/3104] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:40 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:40.771536 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:40.771536 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:40.777121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c1babadf-772c-494e-947a-8b96c088f036 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:40.781967 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c1babadf-772c-494e-947a-8b96c088f036 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:40.782568 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 770/3105] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:40 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:41.205466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:41.208072 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:41.208356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:41.208619 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:41.219581 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:41.219581 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:41.223210 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:41.227279 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64a79d54-9d2c-445a-9f1d-7d325ae1b925 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:41.227809 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 779/3106] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:41 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:41.330170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:41.332169 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:41.332408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:41.332619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:41.344128 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:41.344128 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:41.347838 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:41.355644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-2c025b69-3267-4390-a85e-da958ef23daf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:41.357044 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 785/3107] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:41 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:41.357195 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:41.358910 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:41.360342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:41.360342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:41.368566 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:41.368566 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:41.371662 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:41.375846 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52b75cec-98b9-4e7b-a572-5b02a4e81692 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:41.376357 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 774/3108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:41 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:41.634549 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:41.636142 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:41.636314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:41.636504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:41.645001 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:41.645001 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:41.647921 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:41.651459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5de34157-62e6-412f-a0a8-0e41b88c17ef tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:41.651818 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 771/3109] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:41 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:41.794233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54959c3a-c96b-404e-86cb-1749a5422876 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:41.796140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54959c3a-c96b-404e-86cb-1749a5422876 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:41.796412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54959c3a-c96b-404e-86cb-1749a5422876 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:41.796643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54959c3a-c96b-404e-86cb-1749a5422876 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:41.805723 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:41.805723 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:41.809024 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-54959c3a-c96b-404e-86cb-1749a5422876 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:41.812881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54959c3a-c96b-404e-86cb-1749a5422876 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:41.813285 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 780/3110] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:41 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:42.240992 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:42.243231 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:42.243500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:42.243755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:42.254916 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:42.254916 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:42.258857 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:42.262409 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c19ca54-efda-45f3-9b8a-455f14c72416 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:42.262733 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 786/3111] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:42 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:42.388709 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-91112551-85d4-486a-a3d8-b12df54da76e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:42.390845 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91112551-85d4-486a-a3d8-b12df54da76e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:42.391280 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91112551-85d4-486a-a3d8-b12df54da76e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:42.391440 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91112551-85d4-486a-a3d8-b12df54da76e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:42.400361 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:42.400361 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:42.403649 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-91112551-85d4-486a-a3d8-b12df54da76e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:42.407385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91112551-85d4-486a-a3d8-b12df54da76e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:42.408098 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 775/3112] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:42 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:42.663735 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:42.665466 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:42.665735 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:42.666003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:42.675085 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:42.675085 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:42.683835 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:42.688231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6accbae7-3021-40ce-83a6-5e5f677f9d0d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:42.688788 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 772/3113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:42 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:42.827354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-93c8979e-b63f-485f-bed2-43611485ae7b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:42.829498 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93c8979e-b63f-485f-bed2-43611485ae7b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:42.829754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93c8979e-b63f-485f-bed2-43611485ae7b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:42.829980 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93c8979e-b63f-485f-bed2-43611485ae7b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:42.838237 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=231,cinder:INSERT=35,cinder:UPDATE=56 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:01:42.845770 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:42.845770 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:42.852360 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-93c8979e-b63f-485f-bed2-43611485ae7b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:42.860811 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93c8979e-b63f-485f-bed2-43611485ae7b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:42.861678 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 781/3114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:42 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:43.274914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-78716f73-de11-46e7-acfc-6f4be3236e8b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:43.276655 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-78716f73-de11-46e7-acfc-6f4be3236e8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:43.276838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-78716f73-de11-46e7-acfc-6f4be3236e8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:43.277011 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-78716f73-de11-46e7-acfc-6f4be3236e8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:43.288488 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:43.288488 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:43.293081 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-78716f73-de11-46e7-acfc-6f4be3236e8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:43.298787 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-78716f73-de11-46e7-acfc-6f4be3236e8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:43.299309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 787/3115] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:43 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:43.421064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:43.422911 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:43.423131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:43.423394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:43.425554 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=235,cinder:UPDATE=36,cinder:INSERT=21 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:01:43.433255 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:43.433255 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:43.437146 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:43.441946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4769af30-d9ad-4c43-88e7-8e52383d7ca5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:43.442110 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 776/3116] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:43 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:43.484938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ecb05141-2730-4037-9cf4-bcc1c4686a50 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:43.486826 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ecb05141-2730-4037-9cf4-bcc1c4686a50 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8/action Jul 03 12:01:43.487132 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ecb05141-2730-4037-9cf4-bcc1c4686a50 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:43.487253 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ecb05141-2730-4037-9cf4-bcc1c4686a50 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:43.504467 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:43.504467 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:43.513551 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9b5ab056-db0f-4d1d-a101-81f43422a843 req-ecb05141-2730-4037-9cf4-bcc1c4686a50 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8/action returned with HTTP 204 Jul 03 12:01:43.514110 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 773/3117] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:01:43 2026] POST /volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:43.701955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:43.705197 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:43.705197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:43.705197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:43.714730 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:43.714730 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:43.718221 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:43.722589 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d1d1428-3e07-424e-8f3e-6d6e92032885 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:43.723201 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 782/3118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:43 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:43.875718 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:43.879004 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:43.879004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:43.879004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:43.892213 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:43.892213 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:43.896950 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:43.901287 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb4dd015-8ebf-46ab-bfaa-daa72dfc0df1 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:43.902005 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 788/3119] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:43 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:44.312707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:44.314709 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:44.314858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:44.315035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:44.329226 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:44.329226 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:44.338151 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:44.349276 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5cf9a4ba-a2bd-40bb-9750-382e9b782b7d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:44.349751 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 777/3120] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:44 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:44.454289 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:44.456045 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:44.456238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:44.456432 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:44.458191 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=255,cinder:INSERT=44,cinder:UPDATE=65 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:01:44.465109 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:44.465109 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:44.468691 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:44.472852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a9d56ad5-00c3-45f5-ba0a-5ca7b066f17b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:44.473402 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 774/3121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:44 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:44.740137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c03b47b-757d-408c-b878-c70e198dbff6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:44.742693 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c03b47b-757d-408c-b878-c70e198dbff6 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:44.744405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c03b47b-757d-408c-b878-c70e198dbff6 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:44.744405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c03b47b-757d-408c-b878-c70e198dbff6 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:44.752062 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:44.752062 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:44.756623 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1c03b47b-757d-408c-b878-c70e198dbff6 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:44.761431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c03b47b-757d-408c-b878-c70e198dbff6 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:44.761896 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 783/3122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:44 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:44.915099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:44.916745 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:44.916905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:44.917080 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:44.918829 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=226,cinder:UPDATE=23,cinder:INSERT=19 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:01:45.102211 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:45.102211 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:45.106465 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:45.111481 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-baf3c642-1deb-49c8-bff1-f8486c2f64a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:45.112041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 789/3123] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:44 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:45.362673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-78331c40-dec1-4b57-845a-7133951b0cde None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:45.364328 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-78331c40-dec1-4b57-845a-7133951b0cde tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:45.364535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-78331c40-dec1-4b57-845a-7133951b0cde tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:45.364710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-78331c40-dec1-4b57-845a-7133951b0cde tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:45.373449 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:45.373449 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:45.376507 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-78331c40-dec1-4b57-845a-7133951b0cde tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:45.380361 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-78331c40-dec1-4b57-845a-7133951b0cde tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:45.380710 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 778/3124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:45 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:45.486167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:45.487862 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:45.488484 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:45.488484 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:45.499017 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:45.499017 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:45.502755 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:45.506828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cec58f94-f8c4-4bdc-803f-d9f7ceca7a6d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:45.507274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 775/3125] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:45 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:45.777755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc631c2b-1786-4b87-becb-ef454f592b70 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:45.779301 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc631c2b-1786-4b87-becb-ef454f592b70 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:45.780697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc631c2b-1786-4b87-becb-ef454f592b70 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:45.780697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc631c2b-1786-4b87-becb-ef454f592b70 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:45.788605 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:45.788605 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:45.791874 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fc631c2b-1786-4b87-becb-ef454f592b70 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:45.795670 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc631c2b-1786-4b87-becb-ef454f592b70 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:45.796162 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 784/3126] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:45 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:46.124450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eccc8326-48db-414a-98cc-810774915ddd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:46.127961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eccc8326-48db-414a-98cc-810774915ddd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:46.128162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eccc8326-48db-414a-98cc-810774915ddd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:46.128359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eccc8326-48db-414a-98cc-810774915ddd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:46.139008 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:46.139008 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:46.142839 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eccc8326-48db-414a-98cc-810774915ddd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:46.147470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eccc8326-48db-414a-98cc-810774915ddd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:46.148013 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 790/3127] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:46 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:46.394285 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:46.396006 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:46.396233 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:46.396488 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:46.404942 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:46.404942 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:46.407953 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:46.411549 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-99b3b24b-5909-4ccc-bbdc-223cfb0fd48c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:46.411898 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 779/3128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:46 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:46.523353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:46.528791 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:46.529000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:46.529200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:46.546943 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:46.546943 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:46.550129 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:46.555215 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-98d0f46e-dafe-420a-994e-6d4cbb2dced5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:46.555741 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 776/3129] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:46 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:46.811650 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-45773c8f-6cee-4b27-8577-a245e807fccc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:46.813177 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45773c8f-6cee-4b27-8577-a245e807fccc tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:46.813334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45773c8f-6cee-4b27-8577-a245e807fccc tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:46.813525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45773c8f-6cee-4b27-8577-a245e807fccc tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:46.824796 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:46.824796 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:46.825670 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-45773c8f-6cee-4b27-8577-a245e807fccc tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:46.829855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45773c8f-6cee-4b27-8577-a245e807fccc tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:46.830386 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 785/3130] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:46 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:47.162876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:47.164704 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:47.164893 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:47.165078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:47.177727 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:47.177727 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:47.182628 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:47.189238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5aa19c8c-5e9f-4a2d-8168-722a989c6a7f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:47.189380 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 791/3131] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:47 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:47.424510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:47.428670 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:47.428817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:47.428975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:47.438384 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:47.438384 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:47.442074 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:47.446207 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e27562bf-40ff-4c65-a212-ab61c91dd9d8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:47.446574 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 780/3132] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:47 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:47.571669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:47.573840 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:47.574079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:47.574304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:47.583456 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:47.583456 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:47.587142 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:47.591923 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22183f28-33bc-41f8-a8cd-81e409d6e06c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:47.592480 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 777/3133] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:47 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:47.844231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:47.846496 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:47.846748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:47.846996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:47.858763 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:47.858763 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:47.862947 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:47.866884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-74b80013-5cef-4fcb-9046-1d7e55700d65 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:47.867276 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 786/3134] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:47 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:48.202922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:48.204642 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:48.204818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:48.204985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:48.214172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:48.214172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:48.217664 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:48.221865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b742f586-135b-4cf3-b2b6-2ddf1a06eb5a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:48.222265 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 792/3135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:48 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:48.460650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:48.462859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:48.463133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:48.463384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:48.476954 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:48.476954 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:48.481806 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:48.487864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd5784a5-7251-4d71-9490-62e74d2deeb3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:48.488428 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 781/3136] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:48 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:48.607963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:48.609816 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:48.610019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:48.610231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:48.620358 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:48.620358 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:48.624272 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:48.630553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b3bb90b-4927-493d-9f00-57bb296d6b60 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:48.631002 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 778/3137] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:48 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:48.879540 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3f40dfec-5999-449d-9909-c8276026004d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:48.881269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f40dfec-5999-449d-9909-c8276026004d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:48.881477 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f40dfec-5999-449d-9909-c8276026004d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:48.881657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f40dfec-5999-449d-9909-c8276026004d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:48.891757 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:48.891757 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:48.895389 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3f40dfec-5999-449d-9909-c8276026004d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:48.900500 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f40dfec-5999-449d-9909-c8276026004d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:48.900845 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 787/3138] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:48 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:49.044552 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-a7a21356-46c6-4760-a65d-2d3bbddd9c71 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.046630 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-a7a21356-46c6-4760-a65d-2d3bbddd9c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09/action Jul 03 12:01:49.046987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-a7a21356-46c6-4760-a65d-2d3bbddd9c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:49.047119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-a7a21356-46c6-4760-a65d-2d3bbddd9c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:49.063876 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.063876 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:49.075858 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-aa331a0a-55d7-4b14-945d-e2bc85f50cd7 req-a7a21356-46c6-4760-a65d-2d3bbddd9c71 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09/action returned with HTTP 204 Jul 03 12:01:49.076352 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 793/3139] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:01:49 2026] POST /volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:49.235324 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.237203 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:49.237417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:49.237617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:49.248456 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.248456 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:49.252096 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:49.256718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cafa061b-6006-4443-bcd8-27c0d0f44d73 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:49.257544 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 782/3140] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:49 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:49.501151 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.506101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:49.506291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:49.506511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:49.522633 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.522633 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:49.526693 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:49.531188 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6ba1b2a-43e7-4c67-b0a3-68baf00b154e tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:49.531811 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 779/3141] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:49 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:49.646691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72258a09-37ed-4a3f-b771-bf394320935e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.647771 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72258a09-37ed-4a3f-b771-bf394320935e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:49.647991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72258a09-37ed-4a3f-b771-bf394320935e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:49.648184 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72258a09-37ed-4a3f-b771-bf394320935e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:49.661409 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.661409 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:49.666378 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-72258a09-37ed-4a3f-b771-bf394320935e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:49.671697 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72258a09-37ed-4a3f-b771-bf394320935e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:49.672145 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 788/3142] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:49 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:49.918029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d258edf0-43a9-4378-9461-8ed6c44387ad None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.920912 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d258edf0-43a9-4378-9461-8ed6c44387ad tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:49.921119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d258edf0-43a9-4378-9461-8ed6c44387ad tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:49.921303 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d258edf0-43a9-4378-9461-8ed6c44387ad tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:49.930975 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.930975 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:49.934645 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d258edf0-43a9-4378-9461-8ed6c44387ad tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:49.940712 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d258edf0-43a9-4378-9461-8ed6c44387ad tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:49.940712 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 794/3143] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:49 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:49.953883 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:49.955794 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:49.956039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:49.956292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:49.971428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:49.971428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:49.977113 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:49.983185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4903c7e7-a4e3-43a5-80ad-8587cca8063e tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:49.983725 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 783/3144] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:49 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:50.034019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.038239 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:50.038526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.039005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.049591 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.049591 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:50.053970 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:50.058689 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0185576b-323f-4cec-9cca-7028b07086ea req-9fae1b9a-6e9d-4922-8f05-a3440ed7afd0 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:50.059283 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 780/3145] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:50.086075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-78071a44-274c-42d2-a8e2-f9095b93af82 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.091554 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-78071a44-274c-42d2-a8e2-f9095b93af82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:50.091786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-78071a44-274c-42d2-a8e2-f9095b93af82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.092084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-78071a44-274c-42d2-a8e2-f9095b93af82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.103983 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.103983 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:50.107120 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-78071a44-274c-42d2-a8e2-f9095b93af82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:50.112245 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-78071a44-274c-42d2-a8e2-f9095b93af82 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:50.115262 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 789/3146] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:50.159584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.162242 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:50.162530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.162788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.176521 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.176521 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:50.181210 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:50.187491 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5611e56b-8e22-473a-9ebc-78051c4acd32 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:50.188228 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 795/3147] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:50.206624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.208950 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06/action Jul 03 12:01:50.209329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:50.209493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:50.220998 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.220998 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:50.221861 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:50.227334 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Begin detaching volume completed successfully. Jul 03 12:01:50.227594 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-5f969515-2e2b-424e-8fd0-68b1533b7379 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06/action returned with HTTP 202 Jul 03 12:01:50.228005 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 784/3148] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:01:50 2026] POST /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:01:50.272136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-287392e6-7976-4435-8e15-7edcfa417dc8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.276572 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-287392e6-7976-4435-8e15-7edcfa417dc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:50.276750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-287392e6-7976-4435-8e15-7edcfa417dc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.277031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-287392e6-7976-4435-8e15-7edcfa417dc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.292522 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.292522 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:50.297090 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-287392e6-7976-4435-8e15-7edcfa417dc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:50.301298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-287392e6-7976-4435-8e15-7edcfa417dc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:50.301716 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 781/3149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:50.544977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.547900 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:50.547900 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.547900 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.557319 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.557319 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:50.560671 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:50.564603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c5c0f7e-a598-4099-a291-e8e19d44cdc7 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:50.564967 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 790/3150] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:50.683763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:50.685385 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:50.685589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:50.685779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:50.694636 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:50.694636 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:50.697933 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:50.702034 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-758d9d5a-6bcf-4b3c-8703-1cb062c6a29a tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:50.702431 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 796/3151] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:50 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:51.262599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab27bb51-378d-42ed-a82f-b99b6f5f0584 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.263115 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab27bb51-378d-42ed-a82f-b99b6f5f0584 None None] GET https://10.4.3.170/volume// Jul 03 12:01:51.263328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab27bb51-378d-42ed-a82f-b99b6f5f0584 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.263538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab27bb51-378d-42ed-a82f-b99b6f5f0584 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.264091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab27bb51-378d-42ed-a82f-b99b6f5f0584 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:51.264524 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 785/3152] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01: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 12:01:51.272747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.275203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:51.275748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.275748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.288008 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:51.288008 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:51.293224 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:51.298750 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-fd82636c-b481-42d7-bded-a25f58ff258b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:51.299237 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 782/3153] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:51 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:51.315816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56193691-0212-4594-a5df-753f7bb5075a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.319256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56193691-0212-4594-a5df-753f7bb5075a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:51.319256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56193691-0212-4594-a5df-753f7bb5075a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.319464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56193691-0212-4594-a5df-753f7bb5075a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.329161 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:51.329161 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:51.332968 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-56193691-0212-4594-a5df-753f7bb5075a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:51.337139 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56193691-0212-4594-a5df-753f7bb5075a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:51.337521 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 791/3154] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:51 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:51.577582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.579214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:51.579396 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.579593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.588992 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:51.588992 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:51.593096 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:51.597945 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81a3403f-cee4-4f23-a74d-6df997e73a20 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:51.598297 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 797/3155] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:51 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:51.714941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.716913 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:51.719394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.719394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.728715 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:51.728715 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:51.737686 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:51.748431 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea1ab6f9-b7c2-4674-8263-95a4fa6ef11e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:51.748431 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 786/3156] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:51 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:51.964446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-bb26bade-0ce3-4511-935c-424311acf010 req-83c549ca-945a-437f-99a4-56095d133ece None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:51.967033 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-83c549ca-945a-437f-99a4-56095d133ece tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 Jul 03 12:01:51.967254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-83c549ca-945a-437f-99a4-56095d133ece tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:51.967492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-83c549ca-945a-437f-99a4-56095d133ece tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:51.978891 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:51.978891 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:52.066790 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-e93293d1-3fb1-4d90-9a6d-514980e25b34 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.069055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-e93293d1-3fb1-4d90-9a6d-514980e25b34 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f/action Jul 03 12:01:52.069541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-e93293d1-3fb1-4d90-9a6d-514980e25b34 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:52.069621 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-e93293d1-3fb1-4d90-9a6d-514980e25b34 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:52.098881 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.098881 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:52.114648 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-770e6eb2-434e-47e2-abae-be2e6ce0e89e req-e93293d1-3fb1-4d90-9a6d-514980e25b34 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f/action returned with HTTP 204 Jul 03 12:01:52.115214 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 792/3157] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:01:52 2026] POST /volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:52.319261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-8f69c5a4-d80f-4d0e-938c-b64badf47028 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.321319 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-8f69c5a4-d80f-4d0e-938c-b64badf47028 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 Jul 03 12:01:52.321570 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-8f69c5a4-d80f-4d0e-938c-b64badf47028 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:52.321783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-8f69c5a4-d80f-4d0e-938c-b64badf47028 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:52.329108 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.329108 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:52.354585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.356351 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:52.356546 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:52.357564 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:52.369355 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.369355 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:52.376713 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:52.382058 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c359a37e-8157-41cb-9e66-0e0aa0c27bc8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:52.382509 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 787/3158] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:52 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:52.509193 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-bb26bade-0ce3-4511-935c-424311acf010 req-83c549ca-945a-437f-99a4-56095d133ece tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 returned with HTTP 200 Jul 03 12:01:52.509722 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 783/3159] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:01:51 2026] DELETE /volume/v3/attachments/d368cb16-bdb7-4411-afa1-7ae8eff0c695 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:52.611342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.613654 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:01:52.613911 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:52.614213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:52.628685 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.628685 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:52.633989 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:52.642296 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a0842e6-0371-44cf-b0cc-18f740caac04 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:01:52.642855 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 793/3160] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:52 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:52.656260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.659218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:01:52.659529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c718f634-5158-4a79-8cbf-de33e7a05750", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1839023176", "container": "tempest-volumesbackupstest-backup-container-10326277"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:52.662151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': 'c718f634-5158-4a79-8cbf-de33e7a05750', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1839023176', 'container': 'tempest-volumesbackupstest-backup-container-10326277'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:01:52.662313 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume c718f634-5158-4a79-8cbf-de33e7a05750 in container tempest-volumesbackupstest-backup-container-10326277 Jul 03 12:01:52.682261 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.682261 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:52.682894 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:01:52.700351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['fbd7e548-b5c5-4f2f-8662-ddd617a894c3', 'e9e786b7-6de1-4661-aeaa-e445041387b9'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:01:52.730532 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-50a69a8f-6ec8-4a09-a33f-fe2ebaa76da3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:01:52.731064 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 788/3161] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:01:52 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:01:52.743382 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-300932dd-f4a5-41c6-b96d-d482eca52129 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.748973 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-300932dd-f4a5-41c6-b96d-d482eca52129 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:52.749185 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-300932dd-f4a5-41c6-b96d-d482eca52129 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:52.749401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-300932dd-f4a5-41c6-b96d-d482eca52129 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:52.749527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-300932dd-f4a5-41c6-b96d-d482eca52129 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:52.761602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:52.762001 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.762001 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:52.763060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-300932dd-f4a5-41c6-b96d-d482eca52129 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:52.763591 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 784/3162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:52 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:52.765506 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:52.765791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:52.766091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:52.778531 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:52.778531 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:52.783312 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:52.789569 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7f2fbd6-f69e-4eda-8064-c3ce756d1c57 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:52.789951 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 794/3163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:52 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:52.865957 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2b48afad-1729-4c00-a96c-a071b22a54e7 req-8f69c5a4-d80f-4d0e-938c-b64badf47028 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 returned with HTTP 200 Jul 03 12:01:52.866758 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 798/3164] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:01:52 2026] DELETE /volume/v3/attachments/f459658e-5fe1-4636-8f95-88a7b96e7c09 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:53.398698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.401613 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:01:53.401776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.401949 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.416612 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.416612 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:53.421253 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:53.423933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.424377 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1dd37ce4-8679-437e-9fa5-4b5e5e75597f tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:01:53.424941 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 789/3165] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:53.426519 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:01:53.426751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.427000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.436415 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.436415 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:53.441174 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:01:53.442717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.445422 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:53.445668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.445919 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.446516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b14e5ea7-5f89-4838-9885-0d8e8b6824d7 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:01:53.446975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 785/3166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:53.462722 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.462722 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:53.467476 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:53.472212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2bbdc78-7f4d-400c-a6d4-091dbdb05f1a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:53.472864 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 795/3167] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1165 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:53.519728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.522490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:53.522887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.523116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.534948 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.534948 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:53.538926 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:53.543736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-31ee0d1e-cbb6-428c-921f-63b1823dab81 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:53.544331 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 799/3168] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:53.571331 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.578952 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/action Jul 03 12:01:53.579297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:53.579445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:53.592027 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.592027 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:53.592509 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:53.604977 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Begin detaching volume completed successfully. Jul 03 12:01:53.605230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-dbe2eabf-9add-48ec-934c-17f7e92404b4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/action returned with HTTP 202 Jul 03 12:01:53.605678 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 790/3169] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:01:53 2026] POST /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:01:53.624100 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.625838 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:53.626015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.626198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.635671 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.635671 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:53.638574 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:53.642264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6219cf26-7d4d-4994-a7c2-a30cee1ff113 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:53.642469 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 786/3170] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:53.773638 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.775445 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:53.775632 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.775809 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.775954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:53.781246 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.781246 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:53.782443 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f86553c8-807a-450d-89a5-5b67cb6b1cb0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:53.782972 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 796/3171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:53.807780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:53.810214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:53.810537 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:53.810911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:53.823264 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:53.823264 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:53.828318 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:53.834570 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0552f5c-1ceb-443f-a268-fc7773a608f5 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:53.835224 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 800/3172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:53 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d36ed794-80cb-4855-9666-287abe1e8e57 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36ed794-80cb-4855-9666-287abe1e8e57 None None] GET https://10.4.3.170/volume// Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36ed794-80cb-4855-9666-287abe1e8e57 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d36ed794-80cb-4855-9666-287abe1e8e57 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d36ed794-80cb-4855-9666-287abe1e8e57 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:54.639022 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 791/3173] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01:54 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 12:01:54.648556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.650954 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:54.651222 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.651478 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.655875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.657663 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:54.657883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.658235 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.664090 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:54.664090 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:54.667786 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:54.669017 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:54.669017 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:54.673386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-42f2720c-8dae-4f5c-a2fc-43487da2f47c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:54.673787 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 787/3174] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:54 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:54.674706 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:54.680868 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-84b901b8-e451-4433-b5cb-e0df0d3bd51b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:54.680868 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 797/3175] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:54 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:54.685440 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-84f39859-1d92-4b8d-ba2b-25b6d7ec6622 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.688837 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-84f39859-1d92-4b8d-ba2b-25b6d7ec6622 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption Jul 03 12:01:54.689057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-84f39859-1d92-4b8d-ba2b-25b6d7ec6622 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.689273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-84f39859-1d92-4b8d-ba2b-25b6d7ec6622 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.700877 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:54.700877 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:54.707347 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-84f39859-1d92-4b8d-ba2b-25b6d7ec6622 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption returned with HTTP 200 Jul 03 12:01:54.707733 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 801/3176] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:01:54 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:54.796666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.798210 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:54.798627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.798627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.799117 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:54.803307 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:54.803307 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:54.804218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fc6a52f2-404d-43a0-9471-f2f33c41b08a tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:54.804641 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 792/3177] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:54 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:54.850297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-41f3d80d-b8a6-4471-86ac-563067247486 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:54.852066 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-41f3d80d-b8a6-4471-86ac-563067247486 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:54.852248 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-41f3d80d-b8a6-4471-86ac-563067247486 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:54.852468 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-41f3d80d-b8a6-4471-86ac-563067247486 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:54.869834 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:54.869834 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:54.879931 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-41f3d80d-b8a6-4471-86ac-563067247486 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:54.887670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-41f3d80d-b8a6-4471-86ac-563067247486 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:54.888190 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 788/3178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:54 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:55.091756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-ffe1bfc0-2b9e-4b36-a7b0-fcf480c2e7ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:55.094559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-ffe1bfc0-2b9e-4b36-a7b0-fcf480c2e7ba tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d/action Jul 03 12:01:55.095029 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-ffe1bfc0-2b9e-4b36-a7b0-fcf480c2e7ba tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:55.095223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-ffe1bfc0-2b9e-4b36-a7b0-fcf480c2e7ba tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:55.119432 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:55.119432 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:55.134057 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f294b69c-c24f-436d-8bcf-72a66f137cea req-ffe1bfc0-2b9e-4b36-a7b0-fcf480c2e7ba tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d/action returned with HTTP 204 Jul 03 12:01:55.134699 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 798/3179] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:01:55 2026] POST /volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:01:55.701577 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:55.703535 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:55.703752 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:55.703937 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:55.715610 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:55.715610 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:55.720358 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:55.725310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d3a566d2-a8e7-46bb-a39e-7af324cb3e38 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:55.725875 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 802/3180] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:55 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:55.818510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:55.820208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:55.820479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:55.820698 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:55.820837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:55.828027 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:55.828027 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:55.828863 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf611c6-f412-4c3e-a0bb-11ec401b73e4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:55.829245 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 793/3181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:55 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:55.907750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:55.910442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:55.910711 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:55.910935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:55.922720 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:55.922720 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:55.925728 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:55.930907 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86cbc563-3b11-4128-87a0-e8dd73aa29ad tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:55.931429 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 789/3182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:55 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:55.949326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-905cda42-26f9-4bed-a247-3ef720a52d3b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:55.950931 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-905cda42-26f9-4bed-a247-3ef720a52d3b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:55.951111 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-905cda42-26f9-4bed-a247-3ef720a52d3b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:55.951284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-905cda42-26f9-4bed-a247-3ef720a52d3b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:55.964495 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:55.964495 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:55.970103 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-905cda42-26f9-4bed-a247-3ef720a52d3b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:55.976065 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-905cda42-26f9-4bed-a247-3ef720a52d3b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:55.976710 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 799/3183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:55 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:56.012197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-a033f02d-d5f3-4313-b088-449a17e343b6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.014865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-a033f02d-d5f3-4313-b088-449a17e343b6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c Jul 03 12:01:56.015067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-a033f02d-d5f3-4313-b088-449a17e343b6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:56.015337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-a033f02d-d5f3-4313-b088-449a17e343b6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:56.029679 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.029679 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:56.578437 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b10ee5cd-05ac-4b74-95ab-a7848810bba7 req-a033f02d-d5f3-4313-b088-449a17e343b6 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c returned with HTTP 200 Jul 03 12:01:56.580035 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 803/3184] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:01:56 2026] DELETE /volume/v3/attachments/973dfe9f-2030-4331-afd8-075e63a2677c => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:56.738993 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.741744 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:01:56.742257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:56.742397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:56.756592 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.756592 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:56.769942 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:56.783719 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4d0c101-c0f0-43ce-b793-39d243d29d82 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:01:56.785351 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 794/3185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:56 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:56.803471 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-843298bc-038a-47bc-89a4-2833cf3ad376 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.811014 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-843298bc-038a-47bc-89a4-2833cf3ad376 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:56.811148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-843298bc-038a-47bc-89a4-2833cf3ad376 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:56.811306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-843298bc-038a-47bc-89a4-2833cf3ad376 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:56.841662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.848703 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.848703 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:56.849426 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:56.849643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:56.850010 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:56.851336 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:56.854574 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-843298bc-038a-47bc-89a4-2833cf3ad376 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:56.857443 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.857443 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:56.858797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f2b6edd-df4b-418c-8eb5-8350f1c03a5d tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:56.859074 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 800/3186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:56 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:56.860751 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-843298bc-038a-47bc-89a4-2833cf3ad376 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:56.861354 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 790/3187] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:56 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:56.910785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.915391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:56.915391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:56.915391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:56.927901 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.927901 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:56.932776 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:56.940405 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-f7ed5f51-8dcc-40b2-8ad7-470fae9f3de0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:56.940739 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 804/3188] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:56 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:56.967726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:56.969898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23/action Jul 03 12:01:56.970189 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:56.970307 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:56.982275 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:56.982275 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:56.982871 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:56.991957 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Begin detaching volume completed successfully. Jul 03 12:01:56.992219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-fbeb1894-face-42e0-bb6e-858c0c5c8e08 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23/action returned with HTTP 202 Jul 03 12:01:56.992710 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 795/3189] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:01:56 2026] POST /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:01:57.017766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:57.020636 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:57.020811 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:57.021108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:57.032308 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:57.032308 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:57.036468 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:57.041214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c0c94f6e-b236-4bb1-8d26-f00a5a134a14 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:57.041676 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 801/3190] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:57 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:57.872490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-96b264f5-3657-4384-afc4-33aad07289a0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:57.874414 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96b264f5-3657-4384-afc4-33aad07289a0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:57.874662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96b264f5-3657-4384-afc4-33aad07289a0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:57.874866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-96b264f5-3657-4384-afc4-33aad07289a0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:57.875004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-96b264f5-3657-4384-afc4-33aad07289a0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:57.879231 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:57.879231 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:57.880315 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-96b264f5-3657-4384-afc4-33aad07289a0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:57.880494 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 791/3191] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:57 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:58.061163 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:58.066237 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:58.066488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:58.066735 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:58.078860 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:58.078860 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:58.083258 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:58.088694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c71d7365-102b-4f2c-a2c3-eb6ddacca14e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:58.089186 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 805/3192] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:58 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:58.097057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e70e324a-321c-4392-ba45-127c86649d0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:58.097497 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e70e324a-321c-4392-ba45-127c86649d0b None None] GET https://10.4.3.170/volume// Jul 03 12:01:58.097689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e70e324a-321c-4392-ba45-127c86649d0b None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:58.097888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e70e324a-321c-4392-ba45-127c86649d0b None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:58.098270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e70e324a-321c-4392-ba45-127c86649d0b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:01:58.098613 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 796/3193] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:01: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 12:01:58.106691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:58.109246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:58.109516 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:58.109751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:58.123817 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:58.123817 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:58.128154 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:58.134496 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-92eefcf2-5c48-4168-9b33-f6ed191c52ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:58.135001 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 802/3194] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:01:58 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:01:58.892013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:58.894366 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:58.894667 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:58.894943 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:58.895120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:58.900187 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:58.900187 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:58.900929 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-006fff1e-dd41-4380-a6a7-dcc034f1aebf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:58.901279 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 792/3195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:58 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:59.073514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-af02f458-8791-4c07-b7b7-bbc466e3a139 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:59.075975 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-af02f458-8791-4c07-b7b7-bbc466e3a139 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 Jul 03 12:01:59.076237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-af02f458-8791-4c07-b7b7-bbc466e3a139 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:59.076500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-af02f458-8791-4c07-b7b7-bbc466e3a139 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:59.085470 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:59.085470 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:01:59.105631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:59.107159 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:01:59.107475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:59.107750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:59.116415 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:59.116415 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:59.122595 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:01:59.126339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80e88a24-81e4-4a0e-9b46-2c872a37e361 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:01:59.127069 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 797/3196] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:59 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:59.616429 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-7c3ea132-6db0-4738-ab2e-bf7fd3a67494 req-af02f458-8791-4c07-b7b7-bbc466e3a139 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 returned with HTTP 200 Jul 03 12:01:59.616888 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 806/3197] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:01:59 2026] DELETE /volume/v3/attachments/6d30b062-1714-4ab0-8e40-aa0169841c91 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:59.877531 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:59.879500 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:01:59.879679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:59.879851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:59.888253 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:59.888253 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:01:59.891607 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:59.896178 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-291c0c42-ce8c-440c-9f3d-87facc1c6ef9 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:01:59.896643 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 803/3198] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:01:59 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:01:59.913132 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:59.916139 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:01:59.916358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:01:59.916592 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:01:59.916713 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:01:59.919028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:01:59.921390 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8/action Jul 03 12:01:59.921834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:01:59.921885 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:59.921885 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:01:59.922021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:01:59.922679 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-68e2b5c8-4a56-4e49-b234-f8fb4bdc62a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:01:59.923075 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 793/3199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:01:59 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:01:59.930951 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:01:59.930951 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:01:59.931462 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:01:59.938077 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Begin detaching volume completed successfully. Jul 03 12:01:59.938336 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-bfe3b218-e50e-4228-b288-2d556d9f7769 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8/action returned with HTTP 202 Jul 03 12:01:59.938780 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 798/3200] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:01:59 2026] POST /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:00.142400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.144181 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:02:00.144359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:00.144552 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:00.151057 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:00.151057 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:00.154257 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:00.157958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d8fa6e7-d625-408c-b6f8-3143ee1cb8a7 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:02:00.158434 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 807/3201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:00 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:00.171500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-32068d6d-b857-4876-ac80-94b22d66ac27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.173136 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:02:00.173317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:00.173493 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:00.173644 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume with id: 585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:02:00.180596 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:00.180596 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:00.180998 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:00.194031 np0000004412 devstack@c-api.service[99809]: WARNING cinder.keymgr.conf_key_mgr [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:02:00.206414 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume request issued successfully. Jul 03 12:02:00.206414 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32068d6d-b857-4876-ac80-94b22d66ac27 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 202 Jul 03 12:02:00.206414 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 804/3202] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:00 2026] DELETE /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:00.216354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ad565f4-39cd-49e5-8522-8692756c7471 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.223773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ad565f4-39cd-49e5-8522-8692756c7471 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:02:00.225242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ad565f4-39cd-49e5-8522-8692756c7471 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:00.228056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ad565f4-39cd-49e5-8522-8692756c7471 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:00.240229 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:00.240229 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:00.243833 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ad565f4-39cd-49e5-8522-8692756c7471 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:00.248128 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ad565f4-39cd-49e5-8522-8692756c7471 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 200 Jul 03 12:02:00.249138 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 794/3203] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:00 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:00.936159 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4cbb2379-1750-4942-832e-1c6004c314b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.961251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9afc67da-84f5-41d8-8ebc-ba885f7c2ca7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.961723 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9afc67da-84f5-41d8-8ebc-ba885f7c2ca7 None None] GET https://10.4.3.170/volume// Jul 03 12:02:00.961951 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9afc67da-84f5-41d8-8ebc-ba885f7c2ca7 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:00.962203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9afc67da-84f5-41d8-8ebc-ba885f7c2ca7 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:00.962592 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9afc67da-84f5-41d8-8ebc-ba885f7c2ca7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:00.962918 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 808/3204] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02: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 12:02:00.971430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:00.973295 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:02:00.973496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:00.973664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:00.985566 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:00.985566 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:00.993451 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:02:00.998565 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-52f9372d-01a9-473b-9a68-31045ab43cbc tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:02:00.998942 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 805/3205] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:00 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:01.068583 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4cbb2379-1750-4942-832e-1c6004c314b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:01.069028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4cbb2379-1750-4942-832e-1c6004c314b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.069263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4cbb2379-1750-4942-832e-1c6004c314b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.069377 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4cbb2379-1750-4942-832e-1c6004c314b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:01.074477 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:01.074477 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:01.075435 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4cbb2379-1750-4942-832e-1c6004c314b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:01.076006 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 799/3206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:00 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76c65b52-709b-441b-9652-e3ae4e0d14ae None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76c65b52-709b-441b-9652-e3ae4e0d14ae tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76c65b52-709b-441b-9652-e3ae4e0d14ae tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76c65b52-709b-441b-9652-e3ae4e0d14ae tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76c65b52-709b-441b-9652-e3ae4e0d14ae tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 returned with HTTP 404 Jul 03 12:02:01.888706 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 795/3207] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:01 2026] GET /volume/v3/volumes/585a255b-85b9-4a5c-b19e-2f6c190dfec0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Get all volumes completed successfully. Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3cfda92a-8b86-4a13-9d84-757c0c6fe3a3 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:02:01.893310 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 809/3208] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:02:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 22004 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7a3e2af2-5c8a-45ea-b8c4-a276c107ac6d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a3e2af2-5c8a-45ea-b8c4-a276c107ac6d tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] DELETE https://10.4.3.170/volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a3e2af2-5c8a-45ea-b8c4-a276c107ac6d tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a3e2af2-5c8a-45ea-b8c4-a276c107ac6d tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a3e2af2-5c8a-45ea-b8c4-a276c107ac6d tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a returned with HTTP 202 Jul 03 12:02:01.895447 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 806/3209] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:02:01 2026] DELETE /volume/v3/types/cd9d9b28-555c-41d0-a83b-015f7f74884a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume with id: ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume request issued successfully. Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b6670b7-0ca7-4504-895a-44fbbd0fd635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 202 Jul 03 12:02:01.896345 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 800/3210] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:01 2026] DELETE /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f6d14433-c55d-4243-94d8-9f5814326cfc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6d14433-c55d-4243-94d8-9f5814326cfc tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6d14433-c55d-4243-94d8-9f5814326cfc tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6d14433-c55d-4243-94d8-9f5814326cfc tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6d14433-c55d-4243-94d8-9f5814326cfc tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6d14433-c55d-4243-94d8-9f5814326cfc tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 200 Jul 03 12:02:01.897161 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 796/3211] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:01 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:01.922070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-91161b7b-b4b0-49ee-b037-5efcbb74329d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:01.925821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-91161b7b-b4b0-49ee-b037-5efcbb74329d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d Jul 03 12:02:01.926122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-91161b7b-b4b0-49ee-b037-5efcbb74329d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:01.926376 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-91161b7b-b4b0-49ee-b037-5efcbb74329d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:01.940866 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:01.940866 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:02.088361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:02.090649 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:02.090891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:02.091136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:02.091239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:02.095834 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:02.095834 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:02.096692 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d0d3cb8-e53a-4930-9e31-556623ffcd96 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:02.097044 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 807/3212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:02 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:02.471468 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-22eb5844-c3c1-4716-b46b-0e76983adf98 req-91161b7b-b4b0-49ee-b037-5efcbb74329d tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d returned with HTTP 200 Jul 03 12:02:02.471851 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 810/3213] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:01 2026] DELETE /volume/v3/attachments/ef83a845-74f3-47f4-b017-81cfe97f348d => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:02.517482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eeca6f5a-869b-4bc2-9212-36f23c4d637e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:02.519615 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eeca6f5a-869b-4bc2-9212-36f23c4d637e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 Jul 03 12:02:02.519826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eeca6f5a-869b-4bc2-9212-36f23c4d637e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:02.520040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eeca6f5a-869b-4bc2-9212-36f23c4d637e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:02.528474 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eeca6f5a-869b-4bc2-9212-36f23c4d637e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 returned with HTTP 404 Jul 03 12:02:02.529129 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 801/3214] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:02 2026] GET /volume/v3/volumes/ffb93678-fa64-4fb7-8d6a-2488f1172e23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:02.542245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4d0514fc-7352-485a-988c-5b03fabc970a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:02.548822 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:02:02.550009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:02.550458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:02.550904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume with id: 057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:02:02.576738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:02.576738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:02.579346 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:02.620397 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume request issued successfully. Jul 03 12:02:02.620397 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d0514fc-7352-485a-988c-5b03fabc970a tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 202 Jul 03 12:02:02.620397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 797/3215] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:02 2026] DELETE /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:02.632552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:02.634218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:02:02.634452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:02.634661 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:02.642604 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:02.642604 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:02.647533 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:02:02.655603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fe9c1586-4bf5-4a24-84e1-09054b3adefd tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 200 Jul 03 12:02:02.655603 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 808/3216] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:02 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:03.113659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.115435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:03.115435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:03.115591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:03.115821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:03.122887 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:03.122887 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:03.123756 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-919df0fd-e540-4f14-9e3a-fe2f12b7056c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:03.124323 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 811/3217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:03 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:03.135413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.137235 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:02:03.137782 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eccfff8-9f1d-410b-a76e-a07901b4ccd8", "force": false, "name": "tempest-TestStampPattern-snapshot-2070656168", "description": null, "metadata": null}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:03.146634 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:03.146634 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:03.147070 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:02:03.147531 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create snapshot from volume 4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:02:03.190922 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Created reservations ['dcbbca77-7a46-4b10-a49b-135d63c27f69', 'c346e2af-5a61-4ac6-a4d6-d24c9c3a7f5a', '436307c5-31fc-40e3-921c-6909ce1e48eb', '301d7ced-ec75-466c-b9e5-6f92c7c27ed5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:03.221457 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot create request issued successfully. Jul 03 12:02:03.221457 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3cde76b8-8d6a-4eca-81b7-c75311973b1c tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:02:03.221457 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 802/3218] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:02:03 2026] POST /volume/v3/snapshots => generated 303 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 12:02:03.228445 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-778af133-b748-4be6-8c34-be115597b393 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.229679 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-778af133-b748-4be6-8c34-be115597b393 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:02:03.229838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-778af133-b748-4be6-8c34-be115597b393 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:03.229975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-778af133-b748-4be6-8c34-be115597b393 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:03.234886 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:03.234886 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:03.235381 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-778af133-b748-4be6-8c34-be115597b393 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:02:03.236165 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-778af133-b748-4be6-8c34-be115597b393 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 200 Jul 03 12:02:03.236577 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 798/3219] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:02:03 2026] GET /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:03.667801 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a3cddb05-f9ee-4b5a-8bdd-c4db205eb179 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.669698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a3cddb05-f9ee-4b5a-8bdd-c4db205eb179 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb Jul 03 12:02:03.669886 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a3cddb05-f9ee-4b5a-8bdd-c4db205eb179 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:03.670103 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a3cddb05-f9ee-4b5a-8bdd-c4db205eb179 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:03.676101 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a3cddb05-f9ee-4b5a-8bdd-c4db205eb179 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb returned with HTTP 404 Jul 03 12:02:03.676717 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 809/3220] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:03 2026] GET /volume/v3/volumes/057a5bc8-2702-481e-b7e9-b007c79c6bbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:03.683807 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-34ba95e7-7582-4257-872b-180c72ef7c49 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.686002 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:02:03.686289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:03.686581 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:03.687921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:02:03.718669 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Get all volumes completed successfully. Jul 03 12:02:03.721674 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:03.721674 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:03.727725 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-34ba95e7-7582-4257-872b-180c72ef7c49 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:02:03.728134 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 812/3221] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:02:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19623 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:03.748407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-16149830-9a88-44aa-87dc-0639232fbb36 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:03.750258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16149830-9a88-44aa-87dc-0639232fbb36 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] DELETE https://10.4.3.170/volume/v3/types/ccd0f568-082b-4e82-a021-c260eaf370f5 Jul 03 12:02:03.750516 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16149830-9a88-44aa-87dc-0639232fbb36 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:03.750759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-16149830-9a88-44aa-87dc-0639232fbb36 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:03.751051 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:03.751051 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:03.779720 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-16149830-9a88-44aa-87dc-0639232fbb36 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types/ccd0f568-082b-4e82-a021-c260eaf370f5 returned with HTTP 202 Jul 03 12:02:03.780132 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 803/3222] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:02:03 2026] DELETE /volume/v3/types/ccd0f568-082b-4e82-a021-c260eaf370f5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:04.136174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:04.139640 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:04.139846 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:04.140063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:04.140240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:04.146893 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:04.146893 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:04.147808 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fc48124b-df11-4e2e-8bb3-6696980b28b8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:04.148240 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 799/3223] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:04 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:04.246205 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:04.248384 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:02:04.248595 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:04.248838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:04.254864 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:04.254864 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:04.255381 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:02:04.256222 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa15deea-7a30-46fc-9415-f8098f4914b1 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 200 Jul 03 12:02:04.257543 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 810/3224] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:02:04 2026] GET /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:04.266522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-29ca46f8-5904-467e-a42e-80b708a110d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:04.268588 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29ca46f8-5904-467e-a42e-80b708a110d4 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:02:04.268750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29ca46f8-5904-467e-a42e-80b708a110d4 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:04.268978 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29ca46f8-5904-467e-a42e-80b708a110d4 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:04.274600 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:04.274600 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:04.275202 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-29ca46f8-5904-467e-a42e-80b708a110d4 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:02:04.276062 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29ca46f8-5904-467e-a42e-80b708a110d4 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 200 Jul 03 12:02:04.276471 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 813/3225] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:02:04 2026] GET /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:05.159758 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:05.161793 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:05.162004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:05.162237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:05.162366 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:05.167967 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:05.167967 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:05.168906 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9e6b843-ad02-46e5-ac9e-6662cc644e84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:05.169204 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 804/3226] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:05 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:06.183431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-881b67af-3abd-4391-8915-d2e45464f6c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:06.185203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-881b67af-3abd-4391-8915-d2e45464f6c2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:06.185420 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-881b67af-3abd-4391-8915-d2e45464f6c2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:06.185595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-881b67af-3abd-4391-8915-d2e45464f6c2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:06.185688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-881b67af-3abd-4391-8915-d2e45464f6c2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:06.189845 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:06.189845 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:06.190498 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-881b67af-3abd-4391-8915-d2e45464f6c2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:06.190824 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 800/3227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:06 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:07.203065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:07.205480 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:07.205675 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:07.205864 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:07.205960 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:07.210567 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:07.210567 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:07.211424 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1203907-c0a2-4986-9b2e-fac596e20f3f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:07.211802 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 811/3228] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:07 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:08.224632 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:08.226588 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:08.226588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:08.226771 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:08.226771 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:08.231527 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:08.231527 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:08.232140 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1b3d0648-336a-4861-adac-b76ebf4f71b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:08.232519 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 814/3229] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:08 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:09.245106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:09.246806 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:09.247005 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:09.247219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:09.247322 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:09.251387 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:09.251387 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:09.252118 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9b97b09-fd1f-4d10-91e9-1d2f95e9116c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:09.252455 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 805/3230] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:09 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:10.262452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:10.263925 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:10.264145 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:10.264341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:10.264497 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:10.268438 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:10.268438 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:10.269172 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d1502425-835f-4f5d-a3a6-f6339ab3f866 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:10.269538 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 801/3231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:10 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:10.279760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:10.281960 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:10.282164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:10.282338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:10.282483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:10.287105 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:10.287105 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:10.287860 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77e7099c-d51a-48ad-b67d-bf9bd2c31a8b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:10.288294 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 812/3232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:10 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:10.296825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6371004-507b-4fe3-b946-5ba7fde15668 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:10.299388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:02:10.299785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c718f634-5158-4a79-8cbf-de33e7a05750", "incremental": true, "force": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:10.301252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': 'c718f634-5158-4a79-8cbf-de33e7a05750', 'incremental': True, 'force': True}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:02:10.301446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume c718f634-5158-4a79-8cbf-de33e7a05750 in container None Jul 03 12:02:10.310791 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:10.310791 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:10.311323 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:10.326707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['14e38ecf-f6e0-4302-bbeb-0578f5263d07', '3c95cca9-f2e0-44f6-bd38-34b3d643afc9'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:10.359284 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6371004-507b-4fe3-b946-5ba7fde15668 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:02:10.359694 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 815/3233] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:10 2026] POST /volume/v3/backups => generated 288 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:10.367806 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e0942ab2-ac25-488d-9d10-841c474ba23f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:10.369643 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0942ab2-ac25-488d-9d10-841c474ba23f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:10.370120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0942ab2-ac25-488d-9d10-841c474ba23f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:10.370120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0942ab2-ac25-488d-9d10-841c474ba23f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:10.370171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e0942ab2-ac25-488d-9d10-841c474ba23f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:10.375075 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:10.375075 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:10.376152 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0942ab2-ac25-488d-9d10-841c474ba23f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:10.376604 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 806/3234] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:10 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:11.387696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:11.389444 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:11.389661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:11.389839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:11.389938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:11.394397 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:11.394397 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:11.395108 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3fa7e95c-3989-4b66-914a-377bbb89af95 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:11.395447 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 802/3235] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:11 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:12.092244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-03a644be-f43f-4764-977e-9bd080f91b15 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:12.096035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:12.096636 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-325665712", "snapshot_id": "d238b8c9-8f32-4b9f-aae6-02d859893809", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:12.098101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-325665712', 'snapshot_id': 'd238b8c9-8f32-4b9f-aae6-02d859893809', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:12.105118 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:12.105118 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:12.105609 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:02:12.105768 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume of 1 GB Jul 03 12:02:12.109446 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Availability Zones retrieved successfully. Jul 03 12:02:12.115206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Flow 'volume_create_api' (d15fc14e-9b25-407b-8494-133e4fd67046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:12.116434 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3af3aa8-b3bc-4a3e-90b8-61b61b85e4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:12.117418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:12.146860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3af3aa8-b3bc-4a3e-90b8-61b61b85e4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd238b8c9-8f32-4b9f-aae6-02d859893809', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:12.147742 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6930b28-297c-45ba-ad37-7dc1d5e7376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:12.193125 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Created reservations ['ebf9dc31-0805-49de-bc56-714fe6a47541', '5299ec37-5616-47a8-87bd-ab25bdcd6065', '103555e5-ca94-439b-a449-77314fd2de38', '655d16c2-9767-45d8-a92f-e192e3986833'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:12.194395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6930b28-297c-45ba-ad37-7dc1d5e7376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf9dc31-0805-49de-bc56-714fe6a47541', '5299ec37-5616-47a8-87bd-ab25bdcd6065', '103555e5-ca94-439b-a449-77314fd2de38', '655d16c2-9767-45d8-a92f-e192e3986833']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:12.195490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05727b55-bbcb-4d88-a8cc-7e0d39b4920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:12.254049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05727b55-bbcb-4d88-a8cc-7e0d39b4920e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efedc79-de54-4cfe-9f48-1445f4d54c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-325665712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9c544fa48e147b6a404358ceed5bf44',qos_specs=None,replication_status=,reservations=['ebf9dc31-0805-49de-bc56-714fe6a47541','5299ec37-5616-47a8-87bd-ab25bdcd6065','103555e5-ca94-439b-a449-77314fd2de38','655d16c2-9767-45d8-a92f-e192e3986833'],size=1,snapshot_id=d238b8c9-8f32-4b9f-aae6-02d859893809,source_replicaid=,source_volid=None,status='creating',user_id='260ed9232c70431484b58eda4eedd5c6',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-325665712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efedc79-de54-4cfe-9f48-1445f4d54c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9c544fa48e147b6a404358ceed5bf44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d238b8c9-8f32-4b9f-aae6-02d859893809,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='260ed9232c70431484b58eda4eedd5c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:12.254851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac5ba30-8b96-498f-9a05-9a791c47c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:12.274836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac5ba30-8b96-498f-9a05-9a791c47c668) transitioned into state 'SUCCESS' from state '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-325665712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9c544fa48e147b6a404358ceed5bf44',qos_specs=None,replication_status=,reservations=['ebf9dc31-0805-49de-bc56-714fe6a47541','5299ec37-5616-47a8-87bd-ab25bdcd6065','103555e5-ca94-439b-a449-77314fd2de38','655d16c2-9767-45d8-a92f-e192e3986833'],size=1,snapshot_id=d238b8c9-8f32-4b9f-aae6-02d859893809,source_replicaid=,source_volid=None,status='creating',user_id='260ed9232c70431484b58eda4eedd5c6',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:12.275503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f19eb-6135-4763-9ea4-535b26ab5a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:12.295880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f19eb-6135-4763-9ea4-535b26ab5a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:12.296673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Flow 'volume_create_api' (d15fc14e-9b25-407b-8494-133e4fd67046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:12.296995 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Create volume request issued successfully. Jul 03 12:02:12.297620 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03a644be-f43f-4764-977e-9bd080f91b15 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:12.298790 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 813/3236] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:12 2026] POST /volume/v3/volumes => generated 780 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:12.404897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:12.406613 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:12.406792 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:12.406986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:12.407106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:12.411295 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:12.411295 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:12.412051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e341ce7c-b048-48ab-9abc-e2bf540688aa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:12.412384 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 816/3237] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:12 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:13.253043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:13.257281 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:13.257281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:13.257281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:13.271188 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:13.271188 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:13.275783 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Volume info retrieved successfully. Jul 03 12:02:13.281063 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f247d94-b1de-4284-a7de-3d83839b4d1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:13.281707 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 807/3238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:13 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:13.326532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:13.328415 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:13.328415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:13.328662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:13.346019 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:13.346019 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:13.352345 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:13.356767 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-278e7d69-7389-4bd4-98ce-3d23ac222cc0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:13.357617 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 803/3239] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:13 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:13.383724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:13.386113 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action Jul 03 12:02:13.386461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:02:13.386581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:13.399770 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:13.399770 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:13.400249 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:13.408605 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Begin detaching volume completed successfully. Jul 03 12:02:13.408832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-cf1c6881-6231-4009-9caa-0533bfe2be3e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action returned with HTTP 202 Jul 03 12:02:13.409399 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 814/3240] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:02:13 2026] POST /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:13.423391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:13.426345 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:13.426614 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:13.430213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:13.430213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:13.430312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a90de704-f87f-4e28-9d15-9419a277ca8f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:13.431960 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a90de704-f87f-4e28-9d15-9419a277ca8f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:13.432995 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a90de704-f87f-4e28-9d15-9419a277ca8f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:13.433498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a90de704-f87f-4e28-9d15-9419a277ca8f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:13.435473 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:13.435473 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:13.436558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-acdf27ed-92d2-49c9-b322-cdde7cba875f tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:13.437077 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 817/3241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:13 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:13.448996 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:13.448996 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:13.453145 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a90de704-f87f-4e28-9d15-9419a277ca8f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:13.458274 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a90de704-f87f-4e28-9d15-9419a277ca8f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:13.458864 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 808/3242] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:13 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4b27ad26-4c5b-4809-a37a-0a4ec2f2b89e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b27ad26-4c5b-4809-a37a-0a4ec2f2b89e None None] GET https://10.4.3.170/volume// Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b27ad26-4c5b-4809-a37a-0a4ec2f2b89e None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4b27ad26-4c5b-4809-a37a-0a4ec2f2b89e None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4b27ad26-4c5b-4809-a37a-0a4ec2f2b89e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:14.446192 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 804/3243] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02:14 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 12:02:14.447972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:14.450309 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:14.450632 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:14.450874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:14.451048 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:14.453457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:14.456979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:14.456979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:14.456979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:14.459798 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:14.459798 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:14.460643 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-072ddd93-c5b0-418c-a6b9-0e51610799ae tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:14.461046 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 815/3244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:14 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:14.475132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-08b7d9e0-ea35-49e4-8967-346def14f725 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:14.476669 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08b7d9e0-ea35-49e4-8967-346def14f725 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:14.476823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08b7d9e0-ea35-49e4-8967-346def14f725 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:14.476988 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08b7d9e0-ea35-49e4-8967-346def14f725 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:14.479296 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:14.479296 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:14.482665 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:14.486566 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-53638b46-6cba-486d-92e4-4a25c980472c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:14.487194 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 818/3245] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:14 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1622 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:14.489219 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:14.489219 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:14.492337 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08b7d9e0-ea35-49e4-8967-346def14f725 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:14.497219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08b7d9e0-ea35-49e4-8967-346def14f725 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:14.497788 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 809/3246] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:14 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:15.100124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:15.102588 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:15.102792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:15.102962 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:15.118713 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:15.118713 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:15.122473 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:15.127977 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-91a0d9df-6d71-483e-a4eb-37b5fb43b529 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:15.128416 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 805/3247] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:15 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:15.474694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:15.476650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:15.476979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:15.477261 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:15.477433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:15.482178 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:15.482178 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:15.483066 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-117ca434-25ce-4637-9e40-d75dd483d3b9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:15.483491 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 816/3248] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:15 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:15.512422 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a43567ff-15e7-4c09-af92-843911a5fc8b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:15.514194 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a43567ff-15e7-4c09-af92-843911a5fc8b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:15.514408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a43567ff-15e7-4c09-af92-843911a5fc8b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:15.514597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a43567ff-15e7-4c09-af92-843911a5fc8b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:15.529130 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:15.529130 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:15.540722 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a43567ff-15e7-4c09-af92-843911a5fc8b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:15.551952 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a43567ff-15e7-4c09-af92-843911a5fc8b tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:15.552770 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 819/3249] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:15 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:15.641926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-1eb95ab9-b26b-458a-9579-df46cb0a7a59 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:15.645600 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-1eb95ab9-b26b-458a-9579-df46cb0a7a59 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af Jul 03 12:02:15.645854 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-1eb95ab9-b26b-458a-9579-df46cb0a7a59 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:15.646094 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-1eb95ab9-b26b-458a-9579-df46cb0a7a59 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:15.655661 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:15.655661 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:16.195865 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-da9e9337-eb18-4b9a-8e59-7f1dae668a08 req-1eb95ab9-b26b-458a-9579-df46cb0a7a59 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af returned with HTTP 200 Jul 03 12:02:16.196328 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 810/3250] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:15 2026] DELETE /volume/v3/attachments/e8fb2ed1-9a24-47eb-be91-e355e358a9af => generated 192 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:16.496573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.498284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:16.498496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:16.498680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:16.498780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:16.503018 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.503018 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:16.503688 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d1825a6-557f-4731-956f-4af0ae4e6d63 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:16.504015 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 806/3251] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:16 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:16.570720 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.577723 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:16.577723 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:16.577723 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:16.590973 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.590973 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:16.596396 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:16.603256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a55d6c29-8b39-48e5-a5d2-e9592f780ab1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:16.603854 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 817/3252] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:16 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:16.620106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.621863 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:16.622055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:16.622248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:16.632780 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.632780 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:16.637608 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] Volume info retrieved successfully. Jul 03 12:02:16.643056 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5b743e6c-ff61-46e9-a9c8-3db63004d5b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-reader] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:16.643462 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 820/3253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:16 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:16.689719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.692038 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:16.692272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:16.692526 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:16.704086 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.704086 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:16.709781 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:16.714894 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-72b6f030-32bb-422a-9adc-f2d3efce12a6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:16.715338 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 811/3254] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:16 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:16.735710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.738762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action Jul 03 12:02:16.739140 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:02:16.739281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:16.753270 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.753270 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:16.753798 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:16.761646 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Begin detaching volume completed successfully. Jul 03 12:02:16.761881 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-171db6e6-de86-439d-a0ef-36a5fd5d4bb8 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action returned with HTTP 202 Jul 03 12:02:16.762502 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 807/3255] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:02:16 2026] POST /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:16.792519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-df203682-3af8-40df-bfca-292d102bab1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:16.797887 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df203682-3af8-40df-bfca-292d102bab1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:16.798519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df203682-3af8-40df-bfca-292d102bab1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:16.800074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df203682-3af8-40df-bfca-292d102bab1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:16.814653 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:16.814653 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:16.822472 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-df203682-3af8-40df-bfca-292d102bab1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:16.826410 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df203682-3af8-40df-bfca-292d102bab1e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:16.826907 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 818/3256] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:16 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:17.515589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-39354428-f93c-4b19-b248-a69746e78afd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:17.518692 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-39354428-f93c-4b19-b248-a69746e78afd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:17.518915 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-39354428-f93c-4b19-b248-a69746e78afd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:17.519164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-39354428-f93c-4b19-b248-a69746e78afd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:17.519531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-39354428-f93c-4b19-b248-a69746e78afd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:17.525565 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:17.525565 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:17.526723 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-39354428-f93c-4b19-b248-a69746e78afd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:17.527228 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 821/3257] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:17 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ffa4db6d-65c0-4e8c-a931-0daf8cfe9e90 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ffa4db6d-65c0-4e8c-a931-0daf8cfe9e90 None None] GET https://10.4.3.170/volume// Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ffa4db6d-65c0-4e8c-a931-0daf8cfe9e90 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ffa4db6d-65c0-4e8c-a931-0daf8cfe9e90 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ffa4db6d-65c0-4e8c-a931-0daf8cfe9e90 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:17.795853 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 812/3258] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02: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 12:02:17.804282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:17.808640 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:17.808640 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:17.808640 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:17.817422 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:17.817422 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:17.824902 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:17.827458 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-8403d73f-933d-47d6-acef-d35f9d8a08a5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:17.828397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 808/3259] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:17 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 12:02:17.841760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:17.843999 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:17.844302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:17.844596 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:17.857750 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:17.857750 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:17.863115 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:17.868669 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b79de338-2f30-4d0e-a205-fdc230cccde1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:17.869211 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 819/3260] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:17 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:18.538284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:18.540063 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:18.540251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:18.540455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:18.540555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:18.545300 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:18.545300 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:18.546016 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05a851a6-3acd-4cdd-920f-f6861d6ec996 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:18.546396 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 822/3261] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:18 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:18.882110 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:18.885415 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:18.885680 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:18.886014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:18.900685 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:18.900685 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:18.904733 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:18.910038 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01ffcf88-28d6-4d1c-89a3-498b77b540ef tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:18.910555 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 813/3262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:18 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:19.562791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ffff983-923d-449e-b712-b5614aa087b1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:19.564561 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ffff983-923d-449e-b712-b5614aa087b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:19.564748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ffff983-923d-449e-b712-b5614aa087b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:19.564937 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ffff983-923d-449e-b712-b5614aa087b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:19.565062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3ffff983-923d-449e-b712-b5614aa087b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:19.569628 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:19.569628 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:19.570487 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ffff983-923d-449e-b712-b5614aa087b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:19.570866 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 809/3263] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:19 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:19.925096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:19.930248 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:19.930248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:19.930248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:19.942994 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:19.942994 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:19.947331 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:19.952617 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf45dade-eba2-4412-932f-b4ce45e2d350 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:19.953294 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 820/3264] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:19 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:20.584077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:20.585661 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:20.585821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:20.585985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:20.586094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:20.590286 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:20.590286 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:20.590973 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eea9cf59-b658-439f-9591-85d0e1e210e2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:20.591309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 823/3265] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:20 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:20.606304 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:20.609186 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:20.609482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:20.609735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:20.609893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:20.614980 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:20.614980 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:20.615900 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7cb872c-a894-4ef7-984b-94fef2d56549 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:20.616332 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 814/3266] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:20 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:20.628999 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:20.631168 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:20.631400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:20.631630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:20.631763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: db693be5-1c86-4b78-81a8-34326b57ed27. Jul 03 12:02:20.637381 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:20.637381 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:20.654503 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id db693be5-1c86-4b78-81a8-34326b57ed27 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:02:20.657855 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc834993-e3d5-4b76-bc96-e7891d97e128 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 202 Jul 03 12:02:20.658382 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 810/3267] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:20 2026] DELETE /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:20.670608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:20.672419 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:20.672620 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:20.672838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:20.672987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:20.677545 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:20.677545 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:20.678325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a4c9d54-bdbd-42da-82b7-469b93be9ada tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 200 Jul 03 12:02:20.678820 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 821/3268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:20 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:20.966334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-81b372bc-2769-4ac9-8625-f76623538eb1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:20.968527 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81b372bc-2769-4ac9-8625-f76623538eb1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:20.968763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81b372bc-2769-4ac9-8625-f76623538eb1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:20.968964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81b372bc-2769-4ac9-8625-f76623538eb1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:20.982623 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:20.982623 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:20.986681 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-81b372bc-2769-4ac9-8625-f76623538eb1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:20.991566 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81b372bc-2769-4ac9-8625-f76623538eb1 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:20.991945 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 824/3269] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:20 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:21.429031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:21.431764 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:21.431764 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:21.432064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:21.447710 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:21.447710 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:21.452913 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:21.457965 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-7eb7ca77-d1fd-40be-bcd9-985ba374d678 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:21.458514 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 815/3270] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:21 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:21.691302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:21.693097 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 Jul 03 12:02:21.693489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:21.693784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:21.693987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id db693be5-1c86-4b78-81a8-34326b57ed27. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:21.698591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8a4ad906-db6e-4db4-b0d8-096631bf5806 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 returned with HTTP 404 Jul 03 12:02:21.698591 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 811/3271] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:21 2026] GET /volume/v3/backups/db693be5-1c86-4b78-81a8-34326b57ed27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:21.705962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:21.707480 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:02:21.707780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c718f634-5158-4a79-8cbf-de33e7a05750", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1374117934", "container": "tempest-volumesbackupstest-backup-container-1401121609"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:21.709973 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating new backup {'backup': {'volume_id': 'c718f634-5158-4a79-8cbf-de33e7a05750', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1374117934', 'container': 'tempest-volumesbackupstest-backup-container-1401121609'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:02:21.709973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Creating backup of volume c718f634-5158-4a79-8cbf-de33e7a05750 in container tempest-volumesbackupstest-backup-container-1401121609 Jul 03 12:02:21.721392 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:21.721392 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:21.721392 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:21.735029 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Created reservations ['ba7db5d8-b586-4ec1-b885-b8085336910d', '34a7fa28-5904-46be-90c3-e74b276169a4'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:21.780780 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fa23e7d-3355-4cba-8b25-4e011852dfc9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:02:21.781304 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 822/3272] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:21 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:21.794249 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:21.798789 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:21.798789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:21.798957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:21.800731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:21.808031 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:21.808031 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:21.808921 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5b517ed-63c0-4ec8-8467-9464ca33b6b0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:21.809587 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 825/3273] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:21 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:21.842011 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-79eb5410-b5da-4b6e-b806-eae1226e44af None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:21.844875 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-79eb5410-b5da-4b6e-b806-eae1226e44af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 Jul 03 12:02:21.844964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-79eb5410-b5da-4b6e-b806-eae1226e44af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:21.845244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-79eb5410-b5da-4b6e-b806-eae1226e44af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:21.857148 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:21.857148 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:22.008157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0bef328f-5754-408d-a86d-0652d19216b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:22.008312 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0bef328f-5754-408d-a86d-0652d19216b7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:22.009240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0bef328f-5754-408d-a86d-0652d19216b7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:22.009240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0bef328f-5754-408d-a86d-0652d19216b7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:22.026710 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:22.026710 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:22.038759 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0bef328f-5754-408d-a86d-0652d19216b7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:22.041838 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0bef328f-5754-408d-a86d-0652d19216b7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:22.042241 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 812/3274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:22 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:22.389157 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d27b2e87-54a8-4010-acfb-40be137b17c2 req-79eb5410-b5da-4b6e-b806-eae1226e44af tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 returned with HTTP 200 Jul 03 12:02:22.389610 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 816/3275] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:21 2026] DELETE /volume/v3/attachments/6650aa3c-cf9f-4e8b-a6c8-df6c14b5dda8 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:22.825472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8be3848e-f3a2-4bce-b8ca-005829675200 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:22.827228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8be3848e-f3a2-4bce-b8ca-005829675200 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:22.827612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8be3848e-f3a2-4bce-b8ca-005829675200 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:22.828871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8be3848e-f3a2-4bce-b8ca-005829675200 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:22.828871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8be3848e-f3a2-4bce-b8ca-005829675200 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:22.832494 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:22.832494 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:22.833480 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8be3848e-f3a2-4bce-b8ca-005829675200 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:22.833972 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 823/3276] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:22 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:23.057942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.059718 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:23.059908 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:23.060088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:23.067884 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.067884 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:23.072108 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:23.076425 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-198cb40e-91e8-4bfb-b8d9-812ad0cd5ab7 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:23.076824 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 826/3277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:23 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:23.089158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4f954005-4f69-4b4e-9721-7d560bed13ff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.090828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4f954005-4f69-4b4e-9721-7d560bed13ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:23.091005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4f954005-4f69-4b4e-9721-7d560bed13ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:23.091196 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4f954005-4f69-4b4e-9721-7d560bed13ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:23.098211 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.098211 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:23.101911 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4f954005-4f69-4b4e-9721-7d560bed13ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:23.105701 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4f954005-4f69-4b4e-9721-7d560bed13ff tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:23.106048 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 813/3278] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:23 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:23.157268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.158972 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:23.159319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:23.160695 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:23.166645 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.166645 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:23.173968 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:23.184128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a0e4299-c17c-4243-aa78-fbc6b1ee96a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:23.184519 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 817/3279] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:23 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:23.260994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.264098 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:23.264839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-187352065", "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:23.270073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-187352065', 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:23.442992 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume of 1 GB Jul 03 12:02:23.443312 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.443312 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:23.443991 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Availability Zones retrieved successfully. Jul 03 12:02:23.448952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (5b6f1c6f-b9ed-4b9b-a026-e5ff5f36916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:23.450007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9357407f-c1b5-4794-82f7-83b8b14d7332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:23.450869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:23.485237 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.485237 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:23.496596 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9357407f-c1b5-4794-82f7-83b8b14d7332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8671846-c96c-431f-aa0d-00e0dc9e0ff7', 'encryption_key_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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:23.497350 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2129864b-134c-4831-9d2c-c27e85d1eb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:23.534866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Created reservations ['eb74018e-7cf4-4682-8ca6-47b46058688d', 'eda36f0b-01eb-4fcd-93d9-bb0000ebc1fa', '68d22061-3d00-416c-b328-3f4f56d375e8', '10d7e9ae-5361-4015-8b59-bdb64b7fca4a'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:23.535848 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2129864b-134c-4831-9d2c-c27e85d1eb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb74018e-7cf4-4682-8ca6-47b46058688d', 'eda36f0b-01eb-4fcd-93d9-bb0000ebc1fa', '68d22061-3d00-416c-b328-3f4f56d375e8', '10d7e9ae-5361-4015-8b59-bdb64b7fca4a']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:23.536654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8fa9df-5730-49c4-ae7f-88082f7f9e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:23.566415 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8fa9df-5730-49c4-ae7f-88082f7f9e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88fabf7d-24e2-47bc-8880-dd99ea178361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-187352065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['eb74018e-7cf4-4682-8ca6-47b46058688d','eda36f0b-01eb-4fcd-93d9-bb0000ebc1fa','68d22061-3d00-416c-b328-3f4f56d375e8','10d7e9ae-5361-4015-8b59-bdb64b7fca4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7), 'volume': Volume(_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-03T12:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-187352065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88fabf7d-24e2-47bc-8880-dd99ea178361,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b7139be887ae404c91d71b55f9713697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8671846-c96c-431f-aa0d-00e0dc9e0ff7),volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:23.571262 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73028384-d2e1-4bed-b512-1005b59d17e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:23.599534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73028384-d2e1-4bed-b512-1005b59d17e0) transitioned into state 'SUCCESS' from state '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-187352065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b7139be887ae404c91d71b55f9713697',qos_specs=None,replication_status=,reservations=['eb74018e-7cf4-4682-8ca6-47b46058688d','eda36f0b-01eb-4fcd-93d9-bb0000ebc1fa','68d22061-3d00-416c-b328-3f4f56d375e8','10d7e9ae-5361-4015-8b59-bdb64b7fca4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cdeea6f86344d51970b1af7fbdc6336',volume_type_id=a8671846-c96c-431f-aa0d-00e0dc9e0ff7)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:23.599534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (271f804f-e2be-4fac-9caf-6d4234b4d288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:23.608896 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (271f804f-e2be-4fac-9caf-6d4234b4d288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:23.609714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Flow 'volume_create_api' (5b6f1c6f-b9ed-4b9b-a026-e5ff5f36916e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:23.610055 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create volume request issued successfully. Jul 03 12:02:23.610647 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e4878c2-06a6-49d5-b9f2-b9f85165ce1d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:23.611049 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 824/3280] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:23 2026] POST /volume/v3/volumes => generated 759 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:23.627228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.629137 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:23.629317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:23.629535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:23.637211 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.637211 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:23.644385 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:23.648681 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc861aea-704b-4cd3-b79d-2f6ff4f33c48 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:23.649107 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 827/3281] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:23 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:23.846207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:23.848806 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:23.849082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:23.849360 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:23.849554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:23.854908 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:23.854908 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:23.855692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4fae8f8-ad2b-4b61-94dd-78e9b72cb0cd tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:23.856128 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 814/3282] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:23 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:24.662034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c550887-cdba-405e-966b-653302478c4e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:24.663703 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c550887-cdba-405e-966b-653302478c4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:24.663904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c550887-cdba-405e-966b-653302478c4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:24.664146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c550887-cdba-405e-966b-653302478c4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:24.670418 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:24.670418 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:24.674494 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6c550887-cdba-405e-966b-653302478c4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:24.678498 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c550887-cdba-405e-966b-653302478c4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:24.678842 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 818/3283] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:24 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:24.785836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:24.788563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:24.788815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:24.789061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:24.797749 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:24.797749 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:24.801786 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:24.807328 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-3892f3e0-228c-4fe6-bf72-7f26ec66e6a3 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:24.807810 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 825/3284] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:24 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:24.868025 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:24.869976 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:24.870191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:24.870484 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:24.870565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:24.874918 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:24.874918 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:24.875639 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-472d3a27-4a25-46ef-b461-fb11143ca6bf tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:24.876139 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 828/3285] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:24 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:25.339137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:25.341513 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:25.342078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:25.342419 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:25.352228 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:25.352228 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:25.358573 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:25.373609 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-073ff66a-fd88-44d2-a09d-ef867c6551ee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:25.376053 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 815/3286] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:25 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:25.389428 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-309ac725-8fe4-4cc8-972f-59296b07a95d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:25.389771 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-309ac725-8fe4-4cc8-972f-59296b07a95d None None] GET https://10.4.3.170/volume// Jul 03 12:02:25.389957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-309ac725-8fe4-4cc8-972f-59296b07a95d None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:25.390140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-309ac725-8fe4-4cc8-972f-59296b07a95d None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:25.390488 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-309ac725-8fe4-4cc8-972f-59296b07a95d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:25.390734 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 819/3287] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:02: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 12:02:25.399165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-85fd9c8b-6a70-49b0-bebd-21a7749592b4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:25.401984 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-85fd9c8b-6a70-49b0-bebd-21a7749592b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:02:25.402340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-85fd9c8b-6a70-49b0-bebd-21a7749592b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88fabf7d-24e2-47bc-8880-dd99ea178361", "connector": null, "instance_uuid": "a470a441-850f-412e-8a77-f1bd27ae5016"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:25.411111 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:25.411111 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:25.474494 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-85fd9c8b-6a70-49b0-bebd-21a7749592b4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:02:25.477307 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 826/3288] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:02:25 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:25.890360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:25.892688 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:25.892900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:25.893099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:25.893200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:25.901986 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:25.901986 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:25.903540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b0b69c99-5e0f-47d7-ac26-d711ee3eafaa tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:25.907399 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 829/3289] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:25 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:26.203665 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f73b309b-a25a-44de-802b-faa6119fd4bc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:26.206569 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f73b309b-a25a-44de-802b-faa6119fd4bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:26.206835 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f73b309b-a25a-44de-802b-faa6119fd4bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:26.207102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f73b309b-a25a-44de-802b-faa6119fd4bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:26.224195 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:26.224195 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:26.229757 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f73b309b-a25a-44de-802b-faa6119fd4bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:26.235886 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f73b309b-a25a-44de-802b-faa6119fd4bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:26.236311 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 816/3290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:26 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1649 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:26.915732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:26.918861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:26.919039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:26.919321 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:26.919385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:26.926243 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:26.926243 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:26.927344 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-22852064-ba9a-4953-822b-7aab1b64f3d3 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:26.927863 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 820/3291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:26 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:27.030781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-36dc4591-e815-484f-a115-84373ae3edbe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:27.034255 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-36dc4591-e815-484f-a115-84373ae3edbe tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] DELETE https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b Jul 03 12:02:27.034548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-36dc4591-e815-484f-a115-84373ae3edbe tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:27.035480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-36dc4591-e815-484f-a115-84373ae3edbe tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:27.053116 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:27.053116 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:27.254248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:27.257257 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:27.257625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:27.257770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:27.277299 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:27.277299 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:27.283390 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:27.289902 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d49ab33-0ff1-4605-ab73-afdd75271bf6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:27.290421 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 830/3292] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:27 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1649 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:27.636411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-36dc4591-e815-484f-a115-84373ae3edbe tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b returned with HTTP 200 Jul 03 12:02:27.636866 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 827/3293] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:27 2026] DELETE /volume/v3/attachments/19ef9556-cccf-4987-acf0-c26c9989d51b => generated 19 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:27.656988 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:27.660898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 12:02:27.661351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:27.661351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:27.661583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Delete volume with id: 2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 Jul 03 12:02:27.675359 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:27.675359 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:27.676914 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Volume info retrieved successfully. Jul 03 12:02:27.698121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] Delete volume request issued successfully. Jul 03 12:02:27.698421 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-9233a5be-b6ed-4ccc-95a4-d99888882110 req-22bd969f-8ff7-45dd-9ae9-58173812a5fb tempest-TestShelveInstance-2117796374 tempest-TestShelveInstance-2117796374-project-member] https://10.4.3.170/volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 returned with HTTP 202 Jul 03 12:02:27.698976 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 817/3294] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 12:02:27 2026] DELETE /volume/v3/volumes/2c24a8ce-9f86-4db0-a556-b2eb253c2fa8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:27.942257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:27.944308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:27.944566 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:27.944769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:27.944866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:27.950499 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:27.950499 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:27.950499 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c753cb08-e952-4f45-9420-b3ae9c8e0b94 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:27.950499 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 821/3295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:27 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:28.311038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:28.313306 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:28.313543 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:28.313835 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:28.325953 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:28.325953 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:28.332461 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:28.340663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cebd57ce-4b1c-4969-920a-80b42452d2f6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:28.341341 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 831/3296] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:28 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1649 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:28.963966 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-35d806d3-7547-44c9-b24e-46da29150cd2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:28.966703 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35d806d3-7547-44c9-b24e-46da29150cd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:28.967275 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35d806d3-7547-44c9-b24e-46da29150cd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:28.967654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35d806d3-7547-44c9-b24e-46da29150cd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:28.967777 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-35d806d3-7547-44c9-b24e-46da29150cd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:28.974781 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:28.974781 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:28.976165 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35d806d3-7547-44c9-b24e-46da29150cd2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:28.976679 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 828/3297] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:28 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:02:29.359338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:29.361222 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:29.361516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:29.361772 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:29.372162 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:29.372162 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:29.375728 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:29.381501 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9514b25e-f9dc-4eb5-85ab-01a0e9fbf381 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:29.382045 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 818/3298] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:29 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:29.990451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:29.993995 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:29.993995 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:29.993995 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:29.994282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:30.001510 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:30.001510 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:30.002764 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5fc8a6f7-07fb-412f-90ec-58c366cafd91 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:30.003430 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 822/3299] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:29 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:30.398996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-80146533-e7af-4528-8e04-4ebbb95b5afb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:30.401223 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80146533-e7af-4528-8e04-4ebbb95b5afb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:30.401478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80146533-e7af-4528-8e04-4ebbb95b5afb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:30.401715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80146533-e7af-4528-8e04-4ebbb95b5afb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:30.414180 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:30.414180 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:30.419203 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-80146533-e7af-4528-8e04-4ebbb95b5afb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:30.426514 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80146533-e7af-4528-8e04-4ebbb95b5afb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:30.426734 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 832/3300] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:30 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:30.761282 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d8402305-8609-4e53-80d6-4b30878c2fca req-a0b87a1e-93e0-4fd7-aa45-aaecce3ab553 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:30.765702 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d8402305-8609-4e53-80d6-4b30878c2fca req-a0b87a1e-93e0-4fd7-aa45-aaecce3ab553 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 Jul 03 12:02:30.767317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d8402305-8609-4e53-80d6-4b30878c2fca req-a0b87a1e-93e0-4fd7-aa45-aaecce3ab553 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:30.767317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d8402305-8609-4e53-80d6-4b30878c2fca req-a0b87a1e-93e0-4fd7-aa45-aaecce3ab553 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:30.775659 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:30.775659 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:31.015555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-da8e18ed-2dff-4877-b1c9-79766372be22 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:31.017548 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da8e18ed-2dff-4877-b1c9-79766372be22 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:31.018049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-da8e18ed-2dff-4877-b1c9-79766372be22 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:31.018476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-da8e18ed-2dff-4877-b1c9-79766372be22 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:31.018815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-da8e18ed-2dff-4877-b1c9-79766372be22 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:31.026048 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:31.026048 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:31.028415 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da8e18ed-2dff-4877-b1c9-79766372be22 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:31.028415 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 819/3301] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:31 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:31.308870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d8402305-8609-4e53-80d6-4b30878c2fca req-a0b87a1e-93e0-4fd7-aa45-aaecce3ab553 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 returned with HTTP 200 Jul 03 12:02:31.309506 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 829/3302] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:30 2026] DELETE /volume/v3/attachments/939c286c-e50f-47f9-8f58-212dc3f50ea1 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:31.443500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:31.448673 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:02:31.448673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:31.448673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:31.463556 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:31.463556 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:31.470122 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:31.480050 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73cf4642-09b0-4d7d-a211-0f18576f3a2e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:02:31.480713 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 823/3303] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:31 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:31.498567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:31.501318 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:02:31.501898 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c605910c-7d3f-46b2-ac90-b558e9d72e2a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1998716385"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:31.504505 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': 'c605910c-7d3f-46b2-ac90-b558e9d72e2a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1998716385'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:02:31.504825 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume c605910c-7d3f-46b2-ac90-b558e9d72e2a in container None Jul 03 12:02:31.515975 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:31.515975 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:31.516796 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:31.543188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['0c19e88a-23f6-46d4-abfe-2cb354975bba', '0cf00463-ef54-4c96-bdf0-09f44fcfed6e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:31.606979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b1e14bf9-1895-4176-bab6-8b747e91cf92 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:02:31.609389 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 833/3304] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:31 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:31.622927 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:31.623609 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:31.623900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:31.624111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:31.624228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:31.629299 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:31.629299 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:31.630209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17cf3ee8-5392-481e-85d3-5afa4808e987 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:31.630636 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 820/3305] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:31 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:32.044701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.047150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:32.047454 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.048303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.048303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:32.054083 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.054083 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:32.055178 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0d2a141-f382-4b6a-ae7e-78d132b081d4 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:32.055631 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 830/3306] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:32 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:32.068596 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-056bb021-385d-49bc-93a3-f566989460b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.072525 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-056bb021-385d-49bc-93a3-f566989460b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:32.072525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-056bb021-385d-49bc-93a3-f566989460b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.072525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-056bb021-385d-49bc-93a3-f566989460b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.072525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-056bb021-385d-49bc-93a3-f566989460b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:32.078785 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.078785 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:32.080427 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-056bb021-385d-49bc-93a3-f566989460b1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:32.080427 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 824/3307] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:32 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:32.090124 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-43478e5a-92f9-4c66-8338-6284564373c9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.092262 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:32.092527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.092753 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.092889 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: f80b1bba-8616-4cba-8dec-02e64cf86ef1. Jul 03 12:02:32.097663 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.097663 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:32.112214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id f80b1bba-8616-4cba-8dec-02e64cf86ef1 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:02:32.114537 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43478e5a-92f9-4c66-8338-6284564373c9 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 202 Jul 03 12:02:32.115062 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 834/3308] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:32 2026] DELETE /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:32.128380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.133738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:32.134431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.134531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.134731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:32.141020 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.141020 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:32.142506 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de63a1b-e020-4e2e-89aa-82fe03dca468 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 200 Jul 03 12:02:32.143195 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 821/3309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:32 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:32.169332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e288e1d0-6e90-44ba-8d87-e99507344c3f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.169933 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e288e1d0-6e90-44ba-8d87-e99507344c3f None None] GET https://10.4.3.170/volume// Jul 03 12:02:32.169933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e288e1d0-6e90-44ba-8d87-e99507344c3f None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.170176 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e288e1d0-6e90-44ba-8d87-e99507344c3f None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.170578 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e288e1d0-6e90-44ba-8d87-e99507344c3f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:32.170900 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 831/3310] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02: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 12:02:32.179342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.181626 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:32.182124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.182469 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.195903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.195903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:32.204395 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:32.208397 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-7227d054-ebb3-48c0-9b6b-eda7554046d0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:32.209095 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 825/3311] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:32 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:32.339708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.342518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] PUT https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae Jul 03 12:02:32.343056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:32.354996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Acquiring lock "cinder-attachment_update-88fabf7d-24e2-47bc-8880-dd99ea178361-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:02:32.363443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-88fabf7d-24e2-47bc-8880-dd99ea178361-np0000004412" acquired by "attachment_update" :: waited 0.008s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:02:32.364512 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.364512 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:32.641384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e77ee081-07a3-4632-b0a0-b7684548519e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:32.644431 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e77ee081-07a3-4632-b0a0-b7684548519e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:32.644635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e77ee081-07a3-4632-b0a0-b7684548519e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:32.644840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e77ee081-07a3-4632-b0a0-b7684548519e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:32.644979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e77ee081-07a3-4632-b0a0-b7684548519e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:32.649874 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:32.649874 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:32.650785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e77ee081-07a3-4632-b0a0-b7684548519e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:32.651157 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 822/3312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:32 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:32.885873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Lock "cinder-attachment_update-88fabf7d-24e2-47bc-8880-dd99ea178361-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:02:32.886240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-b4a1f042-bc28-4a12-8444-a9e5866ba52a tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae returned with HTTP 200 Jul 03 12:02:32.886724 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 835/3313] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:02:32 2026] PUT /volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:33.159278 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:33.161359 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 Jul 03 12:02:33.161570 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:33.161755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:33.161867 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id f80b1bba-8616-4cba-8dec-02e64cf86ef1. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:33.171380 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6f262f4-b7d4-4037-baad-687eb1b85e2b tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 returned with HTTP 404 Jul 03 12:02:33.172047 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 832/3314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:33 2026] GET /volume/v3/backups/f80b1bba-8616-4cba-8dec-02e64cf86ef1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:33.251710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:33.256792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:33.256996 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:33.257252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:33.257400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete backup with id: c1804ab1-7640-4dbd-ade3-0e21e54fbe45. Jul 03 12:02:33.269293 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:33.269293 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:33.288851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] delete_backup rpcapi backup_id c1804ab1-7640-4dbd-ade3-0e21e54fbe45 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:02:33.290873 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c1154e4-5b80-424e-8862-f3c1f773c470 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 202 Jul 03 12:02:33.294397 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 826/3315] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:33 2026] DELETE /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:33.300782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b6105c18-0fdf-47df-aa64-98c88a396026 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:33.303323 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6105c18-0fdf-47df-aa64-98c88a396026 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:33.303323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6105c18-0fdf-47df-aa64-98c88a396026 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:33.303492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6105c18-0fdf-47df-aa64-98c88a396026 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:33.303492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b6105c18-0fdf-47df-aa64-98c88a396026 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:33.313466 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:33.313466 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:33.315156 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6105c18-0fdf-47df-aa64-98c88a396026 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 200 Jul 03 12:02:33.315156 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 823/3316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:33 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:33.398664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b05088b9-207c-4089-b65e-3751ef76862a req-c36fef2b-c9dc-43bf-8f42-fffe50208ca4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:33.400788 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-c36fef2b-c9dc-43bf-8f42-fffe50208ca4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae/action Jul 03 12:02:33.401972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-c36fef2b-c9dc-43bf-8f42-fffe50208ca4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:02:33.401972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-c36fef2b-c9dc-43bf-8f42-fffe50208ca4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:33.416495 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:33.416495 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:33.428458 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b05088b9-207c-4089-b65e-3751ef76862a req-c36fef2b-c9dc-43bf-8f42-fffe50208ca4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae/action returned with HTTP 204 Jul 03 12:02:33.428458 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 836/3317] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:02:33 2026] POST /volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:33.663557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:33.666945 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:33.666945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:33.666945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:33.666945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:33.679071 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:33.679071 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:33.679616 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb7bc6b5-068c-4593-8c14-273ac2ae9c91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:33.679824 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 833/3318] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:33 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:34.328707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:34.331662 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 Jul 03 12:02:34.331662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:34.331960 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:34.331960 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Show backup with id c1804ab1-7640-4dbd-ade3-0e21e54fbe45. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:34.339701 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0a272464-5afb-4689-9f3f-0bc142bedc2c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 returned with HTTP 404 Jul 03 12:02:34.340912 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 827/3319] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:34 2026] GET /volume/v3/backups/c1804ab1-7640-4dbd-ade3-0e21e54fbe45 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:34.486461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:34.488613 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:34.488824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:34.489069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:34.499117 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:34.499117 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:34.502228 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:34.506070 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-0e5ea7de-73f0-4992-8124-9ca856690f81 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:34.506435 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 824/3320] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:34 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:34.531454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:34.533921 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] POST https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750/action Jul 03 12:02:34.534378 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:02:34.534583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:34.547942 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:34.547942 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:34.549436 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:34.555535 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Begin detaching volume completed successfully. Jul 03 12:02:34.555797 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f9be1a0d-3c3d-48bd-9f79-b970531e1041 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750/action returned with HTTP 202 Jul 03 12:02:34.556502 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 837/3321] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:02:34 2026] POST /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:34.583227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-af805096-46e8-4097-8950-626ec5f8a4ac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:34.585353 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af805096-46e8-4097-8950-626ec5f8a4ac tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:34.585597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af805096-46e8-4097-8950-626ec5f8a4ac tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:34.585830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-af805096-46e8-4097-8950-626ec5f8a4ac tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:34.598412 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:34.598412 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:34.603303 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-af805096-46e8-4097-8950-626ec5f8a4ac tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:34.611144 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-af805096-46e8-4097-8950-626ec5f8a4ac tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:34.611144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 834/3322] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:34 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:34.693403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:34.695288 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:34.695484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:34.695676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:34.695773 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:34.701659 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:34.701659 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:34.702461 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-22d06582-98b8-4e6c-956b-32fb1fa185b0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:34.702780 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 828/3323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:34 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:35.587994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e93e06de-907a-4bf1-b1b5-8b689a3a05b0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:35.588594 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e93e06de-907a-4bf1-b1b5-8b689a3a05b0 None None] GET https://10.4.3.170/volume// Jul 03 12:02:35.588701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e93e06de-907a-4bf1-b1b5-8b689a3a05b0 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:35.590013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e93e06de-907a-4bf1-b1b5-8b689a3a05b0 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:35.590013 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e93e06de-907a-4bf1-b1b5-8b689a3a05b0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:35.590013 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 825/3324] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02: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 12:02:35.596275 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:35.598870 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:35.599234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:35.599524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:35.616307 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:35.616307 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:35.618680 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:35.624358 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:35.626749 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:35.626944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:35.627133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:35.630391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-97300208-95c3-41f2-b964-36ce990a3848 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:35.630974 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 838/3325] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:35 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:35.640021 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:35.640021 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:35.649039 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:35.654814 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80d259c4-a47c-4c6b-9555-dc3a23e21ad0 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:35.654814 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 835/3326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:35 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:35.719464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:35.719887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:35.722085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:35.722085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:35.722085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:35.727502 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:35.727502 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:35.728599 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fbe4aed1-bd09-4e3c-b2e5-8e81cdcf2c7e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:35.729134 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 829/3327] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:35 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:36.671582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:36.674229 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:36.674399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:36.674636 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:36.688634 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:36.688634 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:36.692666 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:36.702864 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff8ef479-2335-4a2f-95c1-afaaf6909fe8 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:36.702864 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 826/3328] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:36 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:36.739236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:36.741317 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:36.741562 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:36.741772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:36.741884 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:36.746560 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:36.746560 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:36.747461 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c409c4e2-931e-4d42-8f44-5f8d7361a7eb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:36.747878 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 839/3329] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:36 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:37.715394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:37.718253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:37.718253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:37.718253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:37.728572 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:37.728572 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:37.732227 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:37.737035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bc6ddfe-01a7-4537-b605-831fa62ee6d1 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:37.737436 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 836/3330] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:37 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:37.759487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:37.763898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:37.763898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:37.763898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:37.763898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:37.768943 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:37.768943 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:37.770027 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bd7f5f71-5658-46b3-9d8a-699a6531440d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:37.770101 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 830/3331] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:37 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:37.948816 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f50771dc-ea36-4147-8fb5-8084d92f5b3c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:37.950797 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f50771dc-ea36-4147-8fb5-8084d92f5b3c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f Jul 03 12:02:37.951000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f50771dc-ea36-4147-8fb5-8084d92f5b3c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:37.951217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f50771dc-ea36-4147-8fb5-8084d92f5b3c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:37.958034 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:37.958034 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:38.494052 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc1ec9ef-42b5-4dd4-8603-e11b6953d277 req-f50771dc-ea36-4147-8fb5-8084d92f5b3c tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f returned with HTTP 200 Jul 03 12:02:38.494052 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 827/3332] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:37 2026] DELETE /volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:38.701317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3445686b-7c14-4e1d-93c7-056b79b5a670 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:38.753950 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:38.755884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:38.758382 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:38.758382 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:38.763739 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:38.763739 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:38.769392 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:38.772827 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9a3cea99-cc8d-4598-a911-b3374cac2b98 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:38.773237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 837/3333] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:38 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:38.780551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-507b4604-7374-4bf5-a96e-ee36713692c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:38.782527 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-507b4604-7374-4bf5-a96e-ee36713692c9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:38.782760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-507b4604-7374-4bf5-a96e-ee36713692c9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:38.782992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-507b4604-7374-4bf5-a96e-ee36713692c9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:38.783184 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-507b4604-7374-4bf5-a96e-ee36713692c9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:38.793694 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:38.793694 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:38.794282 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-507b4604-7374-4bf5-a96e-ee36713692c9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:38.794649 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 831/3334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:38 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:38.811852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3445686b-7c14-4e1d-93c7-056b79b5a670 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:02:38.812329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3445686b-7c14-4e1d-93c7-056b79b5a670 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:38.828354 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3445686b-7c14-4e1d-93c7-056b79b5a670 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:02:38.828759 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 840/3335] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:02:38 2026] POST /volume/v3/types => generated 287 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:39.807392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bd457247-3a33-4259-af21-858b07c32d58 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:39.809644 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd457247-3a33-4259-af21-858b07c32d58 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:39.809900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd457247-3a33-4259-af21-858b07c32d58 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:39.810164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd457247-3a33-4259-af21-858b07c32d58 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:39.810311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-bd457247-3a33-4259-af21-858b07c32d58 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:39.815690 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:39.815690 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:39.816762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd457247-3a33-4259-af21-858b07c32d58 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:39.817313 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 828/3336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:39 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:40.807179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:40.809311 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:40.809799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0bdc4fc6-81cb-4c25-8944-2dba7f94ced4", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:40.811516 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0bdc4fc6-81cb-4c25-8944-2dba7f94ced4', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:40.828893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:40.832502 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:40.832761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:40.832998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:40.833151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:40.838888 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:40.838888 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:40.839293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-937b512b-8b4b-4c16-87f7-a6de6962ea7d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:40.839830 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 832/3337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:40 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:40.926272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Create volume of 1 GB Jul 03 12:02:40.932557 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Availability Zones retrieved successfully. Jul 03 12:02:40.939946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Flow 'volume_create_api' (fd81e110-a8ed-4698-bce2-f9bca38e221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:40.943932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a7a0bb-3de6-49da-a836-bf8dbbf4d011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:40.943932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:41.004172 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a7a0bb-3de6-49da-a836-bf8dbbf4d011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:02:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6035004f-366a-4ff6-a627-beb243022a55,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': '6035004f-366a-4ff6-a627-beb243022a55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:41.004923 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66410c80-ae56-4b7a-bce9-e6f5ccdefc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:41.034650 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-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 12:02:41.036256 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-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 12:02:41.078658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Created reservations ['d1693590-9fa2-49f8-8f5d-dc876ddfc30f', 'ed786315-5dd3-45ff-b3e0-f157134b4af9', '9774d3d6-e914-4a7a-8d39-ac27f0927722', '51b63992-7848-43cc-bab4-3a6bd6f70630'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:41.079933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66410c80-ae56-4b7a-bce9-e6f5ccdefc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1693590-9fa2-49f8-8f5d-dc876ddfc30f', 'ed786315-5dd3-45ff-b3e0-f157134b4af9', '9774d3d6-e914-4a7a-8d39-ac27f0927722', '51b63992-7848-43cc-bab4-3a6bd6f70630']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:41.081562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9176b027-c88a-4641-a8f5-8149ee8f8891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:41.110959 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9176b027-c88a-4641-a8f5-8149ee8f8891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1be76a-01d5-4055-9281-b1f6474e91e0', '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='d7522cfe19b44ec694c53d50c9b5dd22',qos_specs=None,replication_status=,reservations=['d1693590-9fa2-49f8-8f5d-dc876ddfc30f','ed786315-5dd3-45ff-b3e0-f157134b4af9','9774d3d6-e914-4a7a-8d39-ac27f0927722','51b63992-7848-43cc-bab4-3a6bd6f70630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64861099b5a4cf3a95218d9e871cc8b',volume_type_id=6035004f-366a-4ff6-a627-beb243022a55), 'volume': Volume(_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-03T12:02:41Z,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=ce1be76a-01d5-4055-9281-b1f6474e91e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7522cfe19b44ec694c53d50c9b5dd22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e64861099b5a4cf3a95218d9e871cc8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6035004f-366a-4ff6-a627-beb243022a55),volume_type_id=6035004f-366a-4ff6-a627-beb243022a55)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:41.111518 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de70d1d-8730-415e-9d77-b2eba1d33529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:41.135650 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de70d1d-8730-415e-9d77-b2eba1d33529) transitioned into state 'SUCCESS' from 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='d7522cfe19b44ec694c53d50c9b5dd22',qos_specs=None,replication_status=,reservations=['d1693590-9fa2-49f8-8f5d-dc876ddfc30f','ed786315-5dd3-45ff-b3e0-f157134b4af9','9774d3d6-e914-4a7a-8d39-ac27f0927722','51b63992-7848-43cc-bab4-3a6bd6f70630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64861099b5a4cf3a95218d9e871cc8b',volume_type_id=6035004f-366a-4ff6-a627-beb243022a55)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:41.136706 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9b2d23-799e-466c-99e5-eeb214b976ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:41.149631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9b2d23-799e-466c-99e5-eeb214b976ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:41.150562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Flow 'volume_create_api' (fd81e110-a8ed-4698-bce2-f9bca38e221e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:41.151020 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Create volume request issued successfully. Jul 03 12:02:41.151788 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7b7f946a-59e2-43bd-aa27-9ae3790e410a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:41.152347 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 838/3338] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:40 2026] POST /volume/v3/volumes => generated 798 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:41.165942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:41.168968 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:41.169222 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:41.169357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:41.180996 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:41.180996 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:41.185234 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:41.191856 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8eb64675-9c69-4e7e-9d0a-2d3a08252904 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:41.192488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 841/3339] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:41 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:41.859931 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:41.862111 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:41.862319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:41.862552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:41.862660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:41.867529 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:41.867529 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:41.868624 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f06e2cd2-0496-41d1-a3b1-3f6c3bbe0c4b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:41.869123 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 829/3340] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:41 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:42.211796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:42.212713 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:42.212713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:42.212890 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:42.221762 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:42.221762 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:42.227010 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:42.233479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ecba58ac-4ab2-43d9-8fd7-efe04fc984a2 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:42.234102 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 833/3341] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:42 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 890 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:42.885946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:42.889608 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:42.889608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:42.889608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:42.889608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:42.892087 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=290,cinder:UPDATE=62,cinder:INSERT=27 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:02:42.895793 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:42.895793 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:42.897271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6bd64cda-e746-4c14-813b-1eb7ffe1f718 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:42.898533 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 839/3342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:42 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:43.255913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:43.257271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f0e2f2fd-3996-4ca4-9339-e940f96c5c97 req-bb812a1d-e846-49f9-bf65-c77c01871d84 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:43.258706 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:43.260158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:43.260491 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:43.262528 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f0e2f2fd-3996-4ca4-9339-e940f96c5c97 req-bb812a1d-e846-49f9-bf65-c77c01871d84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f Jul 03 12:02:43.262732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f0e2f2fd-3996-4ca4-9339-e940f96c5c97 req-bb812a1d-e846-49f9-bf65-c77c01871d84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:43.263157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f0e2f2fd-3996-4ca4-9339-e940f96c5c97 req-bb812a1d-e846-49f9-bf65-c77c01871d84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:43.267594 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f0e2f2fd-3996-4ca4-9339-e940f96c5c97 req-bb812a1d-e846-49f9-bf65-c77c01871d84 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f returned with HTTP 404 Jul 03 12:02:43.268251 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 830/3343] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:43 2026] DELETE /volume/v3/attachments/a5079e5c-9450-4df9-90cb-826a0d2ffe0f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:02:43.272357 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:43.272357 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:43.280030 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:43.286740 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f903b0b7-e490-4f57-8191-60af2bb26f98 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:43.287829 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 842/3344] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:43 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 948 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:43.911274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:43.914036 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:43.914401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:43.914706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:43.914876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:43.920848 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=203,cinder:UPDATE=36,cinder:INSERT=11 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:02:43.926548 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:43.926548 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:43.928933 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01d1a0b1-adc5-4bf2-b91d-3750996f27cd tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:43.929602 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 834/3345] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:43 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:44.303258 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3be544aa-d92b-4f39-84be-92d3982db658 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:44.305551 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3be544aa-d92b-4f39-84be-92d3982db658 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:44.305818 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3be544aa-d92b-4f39-84be-92d3982db658 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:44.306087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3be544aa-d92b-4f39-84be-92d3982db658 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:44.316761 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:44.316761 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:44.321420 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3be544aa-d92b-4f39-84be-92d3982db658 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:44.327630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3be544aa-d92b-4f39-84be-92d3982db658 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:44.328161 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 840/3346] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:44 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:44.562742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:44.564856 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 12:02:44.565060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:44.565762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:44.567821 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=185,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:02:44.575186 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-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 12:02:44.575630 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-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 12:02:44.576332 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:02:44.589958 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-c96082c7-9300-401f-be71-4a95d6ce6874 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 12:02:44.590834 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 831/3347] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 3 12:02:44 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 12:02:44.942799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:44.944456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:44.944646 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:44.944865 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:44.945006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:44.950281 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:44.950281 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:44.951236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dadfe0f-baf9-4195-b653-f9a56e0fad5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:44.951809 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 843/3348] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:44 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:45.128668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:45.130788 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:45.131025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:45.131212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:45.143095 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:45.143095 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:45.148793 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:45.155885 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-271ca1bf-8ef1-4be3-a4fc-95db1d35bc49 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:45.156310 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 835/3349] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:45 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:45.167712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:45.169978 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:02:45.170450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88fabf7d-24e2-47bc-8880-dd99ea178361", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:45.182449 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:45.182449 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:45.183040 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:45.183162 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Create snapshot from volume 88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:45.220416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Created reservations ['27d39219-493f-4baf-9c33-b501aa8933a9', 'd1bdea5d-9825-4deb-bce9-54cb931963e8', 'f045616b-ec68-4edc-baa6-c67af31a1b4f', 'b4756b22-6722-4a2f-bfde-912a7be98f66'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:45.259097 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Snapshot force create request issued successfully. Jul 03 12:02:45.259577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-50d7cdb4-fa89-42cc-a266-9d23373a0475 req-94a36960-70a5-4a3d-836d-714bdb8e88ba tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:02:45.260255 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 841/3350] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 12:02:45 2026] POST /volume/v3/snapshots => generated 292 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:45.346548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e12a6981-a019-4205-894e-554518284956 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:45.348599 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e12a6981-a019-4205-894e-554518284956 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:45.348753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e12a6981-a019-4205-894e-554518284956 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:45.348983 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e12a6981-a019-4205-894e-554518284956 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:45.355934 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:45.355934 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:45.360119 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e12a6981-a019-4205-894e-554518284956 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:45.365642 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e12a6981-a019-4205-894e-554518284956 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:45.366093 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 832/3351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:45 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:45.964665 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-64cda95b-1828-449f-b4da-1f556cffda29 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:45.966509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64cda95b-1828-449f-b4da-1f556cffda29 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:45.966769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-64cda95b-1828-449f-b4da-1f556cffda29 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:45.967120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-64cda95b-1828-449f-b4da-1f556cffda29 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:45.967275 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-64cda95b-1828-449f-b4da-1f556cffda29 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:45.969874 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=242,cinder:UPDATE=35,cinder:INSERT=7 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:02:45.973869 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:45.973869 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:45.974812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64cda95b-1828-449f-b4da-1f556cffda29 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:45.975246 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 844/3352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:45 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:46.379760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:46.382431 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:46.382431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:46.382431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:46.390471 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:46.390471 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:46.394953 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:46.400319 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-66bc8ac8-90ec-40b6-9c00-05ce8ae0d679 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:46.400745 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 836/3353] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:46 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:46.596585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:46.598701 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:46.598958 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:46.599225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:46.609891 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:46.609891 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:46.614078 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:46.619563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c825f85-e2e0-4355-89e2-744c2e4e5c90 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:46.619739 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 842/3354] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:46 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:46.634921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:46.637138 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:46.637404 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:46.637653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:46.637832 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume with id: c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:46.647833 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:46.647833 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:46.648519 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:46.666855 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Delete volume request issued successfully. Jul 03 12:02:46.667083 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13e07e67-a931-43b7-93f6-332bfcf041f5 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 202 Jul 03 12:02:46.667528 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 833/3355] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:46 2026] DELETE /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:46.677136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:46.678970 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:46.679174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:46.679354 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:46.686695 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:46.686695 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:46.690719 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Volume info retrieved successfully. Jul 03 12:02:46.697291 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9dcc9bf0-3da2-4410-8867-e0b88a4461a2 tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 200 Jul 03 12:02:46.697756 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 845/3356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:46 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:46.993808 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:46.995635 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:46.995812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:46.996026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:46.996141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:47.002632 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:47.002632 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:47.003503 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c7c05c5-478d-429c-90e8-f38b681c7e5c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:47.003842 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 837/3357] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:46 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:47.418988 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:47.421966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:47.421966 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:47.422469 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:47.432512 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:47.432512 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:47.438216 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:47.444510 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcf157dc-fad9-40dc-a423-83925a1bf98c tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:47.445037 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 843/3358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:47 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:47.711468 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2df38adf-bfde-4477-9d96-51d9b39632ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:47.713961 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2df38adf-bfde-4477-9d96-51d9b39632ca tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] GET https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 Jul 03 12:02:47.714269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2df38adf-bfde-4477-9d96-51d9b39632ca tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:47.714559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2df38adf-bfde-4477-9d96-51d9b39632ca tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:47.723196 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2df38adf-bfde-4477-9d96-51d9b39632ca tempest-VolumesBackupsTest-1103321228 tempest-VolumesBackupsTest-1103321228-project-member] https://10.4.3.170/volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 returned with HTTP 404 Jul 03 12:02:47.723762 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 834/3359] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:47 2026] GET /volume/v3/volumes/c718f634-5158-4a79-8cbf-de33e7a05750 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:48.018344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-019c2026-a803-4058-a3be-ab081512393f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:48.020494 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-019c2026-a803-4058-a3be-ab081512393f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:48.020750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-019c2026-a803-4058-a3be-ab081512393f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:48.020940 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-019c2026-a803-4058-a3be-ab081512393f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:48.021059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-019c2026-a803-4058-a3be-ab081512393f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:48.025803 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:48.025803 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:48.026687 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-019c2026-a803-4058-a3be-ab081512393f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:48.027153 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 846/3360] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:48 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:48.460583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4f767b59-8690-4b86-b13c-3b090c15df1a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:48.462455 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f767b59-8690-4b86-b13c-3b090c15df1a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:48.462640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f767b59-8690-4b86-b13c-3b090c15df1a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:48.462832 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f767b59-8690-4b86-b13c-3b090c15df1a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:48.470207 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:48.470207 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:48.474087 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f767b59-8690-4b86-b13c-3b090c15df1a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:48.478744 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f767b59-8690-4b86-b13c-3b090c15df1a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:48.479167 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 838/3361] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:48 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:49.037256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d47d616b-86c1-4007-a7c9-5780e1776416 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.039186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d47d616b-86c1-4007-a7c9-5780e1776416 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:49.039363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d47d616b-86c1-4007-a7c9-5780e1776416 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.039573 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d47d616b-86c1-4007-a7c9-5780e1776416 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.039695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d47d616b-86c1-4007-a7c9-5780e1776416 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:49.044051 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.044051 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:49.044883 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d47d616b-86c1-4007-a7c9-5780e1776416 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:49.045228 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 844/3362] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:49 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:49.056726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.058415 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:49.059774 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.059774 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.059774 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:49.062975 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.062975 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:49.063789 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7122451-51af-4a6d-bb85-2d33b53a6bb9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:49.064197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 835/3363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:49 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:49.075359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.077154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:49.077429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.077678 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.077790 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: 4d8f92d1-707c-47bf-b526-daef76a0d1de. Jul 03 12:02:49.081986 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.081986 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:49.097312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id 4d8f92d1-707c-47bf-b526-daef76a0d1de {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:02:49.099288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7bc4cecf-ebab-4ce1-9f7d-e09dc01ed976 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 202 Jul 03 12:02:49.099745 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 847/3364] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:49 2026] DELETE /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:49.106548 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-32f79371-169e-44d5-9fdc-e16067196b77 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.108892 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32f79371-169e-44d5-9fdc-e16067196b77 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:49.109235 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32f79371-169e-44d5-9fdc-e16067196b77 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.109514 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32f79371-169e-44d5-9fdc-e16067196b77 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.109716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-32f79371-169e-44d5-9fdc-e16067196b77 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:49.115787 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.115787 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:49.116661 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32f79371-169e-44d5-9fdc-e16067196b77 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:49.117410 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 839/3365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:49 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:49.185394 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.190153 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:49.190333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.190548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.208467 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.208467 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:49.214422 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:49.217056 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-38c91fae-dcd9-4c80-9960-d9ae937b4c73 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:49.217579 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 845/3366] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:49 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:49.494498 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8a762398-fcfb-4eca-8704-772c0918517a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:49.496575 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8a762398-fcfb-4eca-8704-772c0918517a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:49.496894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8a762398-fcfb-4eca-8704-772c0918517a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:49.497173 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8a762398-fcfb-4eca-8704-772c0918517a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:49.506088 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:49.506088 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:49.511109 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8a762398-fcfb-4eca-8704-772c0918517a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:49.519170 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8a762398-fcfb-4eca-8704-772c0918517a tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:49.519615 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 836/3367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:49 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:50.125839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-57162509-29d0-48a6-9a80-642905977eca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:50.127649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57162509-29d0-48a6-9a80-642905977eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:50.128012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57162509-29d0-48a6-9a80-642905977eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:50.128056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57162509-29d0-48a6-9a80-642905977eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:50.128210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-57162509-29d0-48a6-9a80-642905977eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:50.132784 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:50.132784 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:50.133640 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57162509-29d0-48a6-9a80-642905977eca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:50.134118 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 848/3368] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:50 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:50.536964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:50.539344 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:50.539584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:50.539798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:50.547666 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:50.547666 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:50.553624 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:50.559562 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c906a689-b45a-4367-a5d8-3da398bbbbd4 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:50.559815 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 840/3369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:50 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:50.574194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:50.576299 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:50.576550 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:50.576762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:50.576944 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Delete volume with id: ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:50.589584 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:50.589584 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:50.590187 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:50.620234 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Delete volume request issued successfully. Jul 03 12:02:50.620626 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d3311c7-b579-4ad9-af0a-d87881e2a739 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 202 Jul 03 12:02:50.620945 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 846/3370] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:50 2026] DELETE /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:50.630734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:50.633717 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:50.633916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:50.634127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:50.641349 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:50.641349 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:50.645834 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Volume info retrieved successfully. Jul 03 12:02:50.652615 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a810baf5-502e-4cfa-a2c3-d75cbc062362 tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 200 Jul 03 12:02:50.653225 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 837/3371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:50 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:02:50.895387 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:50.985067 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:50.985448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-189042196"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:50.989028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-189042196'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:50.989255 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Create volume of 1 GB Jul 03 12:02:50.994884 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Availability Zones retrieved successfully. Jul 03 12:02:51.002158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Flow 'volume_create_api' (4ac1d8ca-cc6b-4164-9521-d8deebe3811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:51.003321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d507545-2828-42e6-a809-ff1b2f8e2c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:51.004300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:51.035625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d507545-2828-42e6-a809-ff1b2f8e2c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:51.037477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01b02cb-ec90-49f1-adac-631e1fe340e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:51.143721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.145547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Created reservations ['8b327d44-0775-41b2-aa4b-eebbe62350be', '1a8cf1c0-645d-4905-808b-69f5d994e429', '777b8e94-d3d8-40a8-b4e3-a18255b320c4', '1f6da73e-9b94-4ffc-aee8-6092bfa4bc79'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:51.146487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b01b02cb-ec90-49f1-adac-631e1fe340e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b327d44-0775-41b2-aa4b-eebbe62350be', '1a8cf1c0-645d-4905-808b-69f5d994e429', '777b8e94-d3d8-40a8-b4e3-a18255b320c4', '1f6da73e-9b94-4ffc-aee8-6092bfa4bc79']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:51.147405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd05c60d-6173-42c1-aaec-19debe47e275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:51.147535 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:51.147801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.148082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.148235 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:51.156926 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.156926 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:51.158448 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9554feca-74d6-4d83-b74f-6f9499e9c9e6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 200 Jul 03 12:02:51.158863 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 841/3372] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:51 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:51.179175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd05c60d-6173-42c1-aaec-19debe47e275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb7592f-ff2e-470b-bb19-494a70053d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-189042196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713496c56ba5461a9ddafae64b2400bd',qos_specs=None,replication_status=,reservations=['8b327d44-0775-41b2-aa4b-eebbe62350be','1a8cf1c0-645d-4905-808b-69f5d994e429','777b8e94-d3d8-40a8-b4e3-a18255b320c4','1f6da73e-9b94-4ffc-aee8-6092bfa4bc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd32ffcbeb674c66b625d0a8d4507758',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-189042196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb7592f-ff2e-470b-bb19-494a70053d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='713496c56ba5461a9ddafae64b2400bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd32ffcbeb674c66b625d0a8d4507758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:51.180077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (471e3a7c-c6dc-438a-b3df-9d6106d80cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:51.201732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (471e3a7c-c6dc-438a-b3df-9d6106d80cc6) transitioned into state 'SUCCESS' from state '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-189042196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713496c56ba5461a9ddafae64b2400bd',qos_specs=None,replication_status=,reservations=['8b327d44-0775-41b2-aa4b-eebbe62350be','1a8cf1c0-645d-4905-808b-69f5d994e429','777b8e94-d3d8-40a8-b4e3-a18255b320c4','1f6da73e-9b94-4ffc-aee8-6092bfa4bc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd32ffcbeb674c66b625d0a8d4507758',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:51.202641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e67944e-698b-4c7c-b63f-ad58b77c8e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:51.213279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e67944e-698b-4c7c-b63f-ad58b77c8e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:51.214696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Flow 'volume_create_api' (4ac1d8ca-cc6b-4164-9521-d8deebe3811b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:51.214956 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Create volume request issued successfully. Jul 03 12:02:51.215540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dde5ff8e-2cdf-4e8e-ac58-9109dd5f1db3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:51.216460 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 849/3373] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:02:50 2026] POST /volume/v3/volumes => generated 751 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:51.227002 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-da180707-7c01-46e0-8402-221a3fcb0476 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.228741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da180707-7c01-46e0-8402-221a3fcb0476 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:02:51.228972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da180707-7c01-46e0-8402-221a3fcb0476 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.229166 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da180707-7c01-46e0-8402-221a3fcb0476 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.236353 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.236353 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:51.239696 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-da180707-7c01-46e0-8402-221a3fcb0476 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:02:51.243484 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da180707-7c01-46e0-8402-221a3fcb0476 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 200 Jul 03 12:02:51.243799 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 847/3374] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:51 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:51.400873 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f828b928-4b1c-40ec-9a72-40507789706f req-d4016352-7acd-4bf9-9fb6-8858ee09508e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.402785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-d4016352-7acd-4bf9-9fb6-8858ee09508e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae Jul 03 12:02:51.402958 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-d4016352-7acd-4bf9-9fb6-8858ee09508e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.403162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-d4016352-7acd-4bf9-9fb6-8858ee09508e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.409651 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.409651 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:51.665147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f452365f-6643-49cb-906c-b1bef5760c2b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.668327 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f452365f-6643-49cb-906c-b1bef5760c2b tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] GET https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 Jul 03 12:02:51.668603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f452365f-6643-49cb-906c-b1bef5760c2b tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.668792 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f452365f-6643-49cb-906c-b1bef5760c2b tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.678645 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f452365f-6643-49cb-906c-b1bef5760c2b tempest-VolumeAndVolumeTypeFromImageTest-370068308 tempest-VolumeAndVolumeTypeFromImageTest-370068308-project-member] https://10.4.3.170/volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 returned with HTTP 404 Jul 03 12:02:51.679133 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 842/3375] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:51 2026] GET /volume/v3/volumes/ce1be76a-01d5-4055-9281-b1f6474e91e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:51.932492 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.934666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:02:51.934878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.935079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.935596 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.935596 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:51.935867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:02:51.937320 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f828b928-4b1c-40ec-9a72-40507789706f req-d4016352-7acd-4bf9-9fb6-8858ee09508e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae returned with HTTP 200 Jul 03 12:02:51.937747 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 838/3376] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:02:51 2026] DELETE /volume/v3/attachments/6fad7bd7-0270-47ff-937c-32e01bbbaeae => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:51.951512 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Get all volumes completed successfully. Jul 03 12:02:51.954524 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.954524 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:51.963094 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ada98dc1-a29e-4efe-90ec-4a77373ab279 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:02:51.963709 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 850/3377] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:02:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19236 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:51.980950 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6a889256-6102-40da-b759-4ec1b72201ca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:51.983040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 Jul 03 12:02:51.983219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:51.983452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:51.983619 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Delete volume with id: bc7e0314-8867-40a0-8ef9-8138f564f995 Jul 03 12:02:51.991998 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:51.991998 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:51.992460 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Volume info retrieved successfully. Jul 03 12:02:52.009087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.image.cache [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Evicting image cache entry: {'id': 5, 'image_id': '0bdc4fc6-81cb-4c25-8944-2dba7f94ced4', 'volume_id': 'bc7e0314-8867-40a0-8ef9-8138f564f995', 'host': 'np0000004412@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 12, 2, 41), 'last_used': datetime.datetime(2026, 7, 3, 12, 2, 50)}. {{(pid=99809) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 12:02:52.022870 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Delete volume request issued successfully. Jul 03 12:02:52.023052 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a889256-6102-40da-b759-4ec1b72201ca tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 returned with HTTP 202 Jul 03 12:02:52.023454 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 848/3378] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:51 2026] DELETE /volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:52.030252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.032337 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 Jul 03 12:02:52.032570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.032791 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.041758 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.041758 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:52.046849 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Volume info retrieved successfully. Jul 03 12:02:52.053195 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c418f27-8e40-40ef-92d8-4c4030b51294 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 returned with HTTP 200 Jul 03 12:02:52.053635 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 843/3379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:52 2026] GET /volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 => generated 1105 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:52.169750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-49db4e72-fb4d-4368-b646-8370535b6d8e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.171572 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-49db4e72-fb4d-4368-b646-8370535b6d8e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de Jul 03 12:02:52.171809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-49db4e72-fb4d-4368-b646-8370535b6d8e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.172066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-49db4e72-fb4d-4368-b646-8370535b6d8e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.172218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-49db4e72-fb4d-4368-b646-8370535b6d8e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 4d8f92d1-707c-47bf-b526-daef76a0d1de. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:52.176098 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-49db4e72-fb4d-4368-b646-8370535b6d8e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de returned with HTTP 404 Jul 03 12:02:52.176680 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 839/3380] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:52 2026] GET /volume/v3/backups/4d8f92d1-707c-47bf-b526-daef76a0d1de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:52.256000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.258162 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:02:52.258435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.258651 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.265946 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.265946 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:52.269989 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:02:52.275530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-33ad4493-4c2c-4f80-9406-eafd64099c5a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 200 Jul 03 12:02:52.275952 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 851/3381] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:52 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:52.289355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-701108d0-cd51-4b47-9c37-001067d7706a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.291078 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:02:52.291478 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "edb7592f-ff2e-470b-bb19-494a70053d75", "name": "tempest-VolumesBackupsV39Test-Backup-1152509448", "container": "tempest-volumesbackupsv39test-backup-container-785786114"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:52.292872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Creating new backup {'backup': {'volume_id': 'edb7592f-ff2e-470b-bb19-494a70053d75', 'name': 'tempest-VolumesBackupsV39Test-Backup-1152509448', 'container': 'tempest-volumesbackupsv39test-backup-container-785786114'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:02:52.293032 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Creating backup of volume edb7592f-ff2e-470b-bb19-494a70053d75 in container tempest-volumesbackupsv39test-backup-container-785786114 Jul 03 12:02:52.300231 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.300231 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:52.300766 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:02:52.327506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Created reservations ['f1dbf668-6672-49b8-a9e3-d9bd275d7b40', '2670b476-4491-439a-a967-fd49496fc0bf'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:52.356815 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-701108d0-cd51-4b47-9c37-001067d7706a tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:02:52.357296 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 849/3382] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:02:52 2026] POST /volume/v3/backups => generated 333 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:52.374959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b4af3283-7072-4c3c-8498-9d20066e7035 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.377275 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4af3283-7072-4c3c-8498-9d20066e7035 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:52.377275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4af3283-7072-4c3c-8498-9d20066e7035 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.378224 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4af3283-7072-4c3c-8498-9d20066e7035 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.378224 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b4af3283-7072-4c3c-8498-9d20066e7035 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:52.384784 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.384784 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:52.385710 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4af3283-7072-4c3c-8498-9d20066e7035 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:52.386256 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 844/3383] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:52 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:52.668392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-85f43076-e507-4765-a6ad-4003554d2d5e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.670173 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:02:52.670341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.670559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.670828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: 28ba2067-502d-4fa6-958b-18ab63b68f98. Jul 03 12:02:52.675530 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.675530 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:52.689913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id 28ba2067-502d-4fa6-958b-18ab63b68f98 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:02:52.691708 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85f43076-e507-4765-a6ad-4003554d2d5e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 202 Jul 03 12:02:52.692143 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 840/3384] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:52 2026] DELETE /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:02:52.701273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:52.703151 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:02:52.703377 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:52.703589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:52.703684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:52.708093 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:52.708093 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:52.709301 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07e5ec39-185d-47f6-98fb-0f95eb158536 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 200 Jul 03 12:02:52.709476 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 852/3385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:52 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:53.068387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-88923acf-3280-4d63-a1f1-f748476e8968 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.070075 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88923acf-3280-4d63-a1f1-f748476e8968 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 Jul 03 12:02:53.070536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88923acf-3280-4d63-a1f1-f748476e8968 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.070536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88923acf-3280-4d63-a1f1-f748476e8968 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.080660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88923acf-3280-4d63-a1f1-f748476e8968 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 returned with HTTP 404 Jul 03 12:02:53.081241 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 850/3386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:53 2026] GET /volume/v3/volumes/bc7e0314-8867-40a0-8ef9-8138f564f995 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:53.093121 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2a7ff670-7428-4031-8042-b58f6051fc09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.095737 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a7ff670-7428-4031-8042-b58f6051fc09 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] DELETE https://10.4.3.170/volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 Jul 03 12:02:53.095906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2a7ff670-7428-4031-8042-b58f6051fc09 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.096102 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2a7ff670-7428-4031-8042-b58f6051fc09 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.135232 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a7ff670-7428-4031-8042-b58f6051fc09 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 returned with HTTP 202 Jul 03 12:02:53.135783 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 845/3387] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:02:53 2026] DELETE /volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:53.144044 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6967505f-5771-4637-a3f1-6da8b4f299a9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.145858 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6967505f-5771-4637-a3f1-6da8b4f299a9 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] GET https://10.4.3.170/volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 Jul 03 12:02:53.146008 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6967505f-5771-4637-a3f1-6da8b4f299a9 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.146238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6967505f-5771-4637-a3f1-6da8b4f299a9 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.149611 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6967505f-5771-4637-a3f1-6da8b4f299a9 tempest-VolumeAndVolumeTypeFromImageTest-868042624 tempest-VolumeAndVolumeTypeFromImageTest-868042624-project-admin] https://10.4.3.170/volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 returned with HTTP 404 Jul 03 12:02:53.150231 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 841/3388] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:02:53 2026] GET /volume/v3/types/6035004f-366a-4ff6-a627-beb243022a55 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:53.396558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.398143 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:53.398320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.398506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.398605 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:53.402784 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:53.402784 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:53.403644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac4d313f-46eb-4c2b-8594-2f606d770869 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:53.404025 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 853/3389] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:53 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:53.721613 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-11762119-d06d-44dc-beb2-52dc5578038e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.723603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-11762119-d06d-44dc-beb2-52dc5578038e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 Jul 03 12:02:53.723842 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-11762119-d06d-44dc-beb2-52dc5578038e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.724084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-11762119-d06d-44dc-beb2-52dc5578038e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.724236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-11762119-d06d-44dc-beb2-52dc5578038e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 28ba2067-502d-4fa6-958b-18ab63b68f98. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:53.728229 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-11762119-d06d-44dc-beb2-52dc5578038e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 returned with HTTP 404 Jul 03 12:02:53.728830 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 851/3390] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:53 2026] GET /volume/v3/backups/28ba2067-502d-4fa6-958b-18ab63b68f98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:53.744057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52988086-6b02-4889-8601-d5435294bf20 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.746038 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:53.746038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1377413932"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:53.747358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1377413932'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:53.747621 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume of 1 GB Jul 03 12:02:53.752186 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Availability Zones retrieved successfully. Jul 03 12:02:53.757387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (66d360e6-6600-4982-bd99-a99af762356b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:53.758659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dd2988-0e3b-4e62-912e-5d0c4c041894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:53.759652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:53.785249 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dd2988-0e3b-4e62-912e-5d0c4c041894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:53.786076 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e728f2-837e-418c-9f7f-d92a58611d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:53.826842 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['f957b9c5-f6f5-4e3a-89c5-271d315c1619', 'b9072fbc-37fd-439f-9fed-590d697fc4dd', '6d440e4b-898a-407f-aa7c-fdf0bea74fd0', 'a9f2f9c4-6356-4f18-a9b6-c2749a170733'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:53.827943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e728f2-837e-418c-9f7f-d92a58611d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f957b9c5-f6f5-4e3a-89c5-271d315c1619', 'b9072fbc-37fd-439f-9fed-590d697fc4dd', '6d440e4b-898a-407f-aa7c-fdf0bea74fd0', 'a9f2f9c4-6356-4f18-a9b6-c2749a170733']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:53.829063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25103d3-4966-4671-917e-d162d785d133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:53.866847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25103d3-4966-4671-917e-d162d785d133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86bd2501-3049-46af-a10c-5098e1f31e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1377413932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['f957b9c5-f6f5-4e3a-89c5-271d315c1619','b9072fbc-37fd-439f-9fed-590d697fc4dd','6d440e4b-898a-407f-aa7c-fdf0bea74fd0','a9f2f9c4-6356-4f18-a9b6-c2749a170733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1377413932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86bd2501-3049-46af-a10c-5098e1f31e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3b964f0fad4c82bc4692c80242bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504d0257b45347879555684a59bdd7a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:53.868203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec6e807-8c38-4c31-ba97-a70a46768c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:53.885946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec6e807-8c38-4c31-ba97-a70a46768c8a) transitioned into state 'SUCCESS' from state '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-1377413932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3b964f0fad4c82bc4692c80242bb80',qos_specs=None,replication_status=,reservations=['f957b9c5-f6f5-4e3a-89c5-271d315c1619','b9072fbc-37fd-439f-9fed-590d697fc4dd','6d440e4b-898a-407f-aa7c-fdf0bea74fd0','a9f2f9c4-6356-4f18-a9b6-c2749a170733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504d0257b45347879555684a59bdd7a0',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:53.886674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4022b97a-8a27-4a83-b9d2-3b26dba95788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:53.896233 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4022b97a-8a27-4a83-b9d2-3b26dba95788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:53.897056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Flow 'volume_create_api' (66d360e6-6600-4982-bd99-a99af762356b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:53.897326 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create volume request issued successfully. Jul 03 12:02:53.898059 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52988086-6b02-4889-8601-d5435294bf20 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:53.898687 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 846/3391] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:02:53 2026] POST /volume/v3/volumes => generated 749 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:53.910197 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:53.912076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:02:53.912269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:53.912483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:53.919062 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:53.919062 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:53.922606 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:53.926605 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72754e18-c9a6-4d96-8fb3-d4316c78299d tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 returned with HTTP 200 Jul 03 12:02:53.926949 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 842/3392] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:53 2026] GET /volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:54.414823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d58483cc-4564-4263-b1a5-a032a92795cd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.416857 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d58483cc-4564-4263-b1a5-a032a92795cd tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:54.417106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d58483cc-4564-4263-b1a5-a032a92795cd tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:54.417351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d58483cc-4564-4263-b1a5-a032a92795cd tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:54.417502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d58483cc-4564-4263-b1a5-a032a92795cd tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:54.422092 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:54.422092 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:54.423034 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d58483cc-4564-4263-b1a5-a032a92795cd tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:54.423630 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 854/3393] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:54 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:54.509051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.511627 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:54.512045 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2014198802"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:54.514159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2014198802'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:54.514594 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume of 1 GB Jul 03 12:02:54.514936 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:54.514936 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:54.519732 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Availability Zones retrieved successfully. Jul 03 12:02:54.526564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (d8ae9d0b-0fbc-4e98-a564-b9e5f656c3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:54.529073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56fa1d31-9cbe-46ce-bbb6-edb9d274e15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:54.530220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:54.561617 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56fa1d31-9cbe-46ce-bbb6-edb9d274e15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:54.562345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7848400d-aa29-4b63-aefe-8fb26ca2aa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:54.605260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Created reservations ['e23b572f-234a-4bf8-b3d2-6f972b2d1fbe', '56ec84bd-b5bb-4d10-82b0-6268a76171ba', 'f69d3f21-08ce-40f3-baca-93800b1cae09', 'f0120701-315b-4b22-b428-20b3b789b248'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:54.606363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7848400d-aa29-4b63-aefe-8fb26ca2aa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23b572f-234a-4bf8-b3d2-6f972b2d1fbe', '56ec84bd-b5bb-4d10-82b0-6268a76171ba', 'f69d3f21-08ce-40f3-baca-93800b1cae09', 'f0120701-315b-4b22-b428-20b3b789b248']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:54.607428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d458382-fd60-4d2a-b127-d57b88cc81b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:54.637846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d458382-fd60-4d2a-b127-d57b88cc81b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f36793-14ee-43f4-bb9d-d82d3308ff42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2014198802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['e23b572f-234a-4bf8-b3d2-6f972b2d1fbe','56ec84bd-b5bb-4d10-82b0-6268a76171ba','f69d3f21-08ce-40f3-baca-93800b1cae09','f0120701-315b-4b22-b428-20b3b789b248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2014198802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3f36793-14ee-43f4-bb9d-d82d3308ff42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='063283aee02a4396b3123d9d90248732',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fd3758945b04cf38870546e4fb6e392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:54.639529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14488d2c-fde6-495f-aa7b-f2319ceb2808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:54.666890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14488d2c-fde6-495f-aa7b-f2319ceb2808) transitioned into state 'SUCCESS' from state '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-2014198802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063283aee02a4396b3123d9d90248732',qos_specs=None,replication_status=,reservations=['e23b572f-234a-4bf8-b3d2-6f972b2d1fbe','56ec84bd-b5bb-4d10-82b0-6268a76171ba','f69d3f21-08ce-40f3-baca-93800b1cae09','f0120701-315b-4b22-b428-20b3b789b248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fd3758945b04cf38870546e4fb6e392',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:54.667549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3889fe-a46a-47d8-b666-8e41c1f60c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:54.679852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3889fe-a46a-47d8-b666-8e41c1f60c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:54.680764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Flow 'volume_create_api' (d8ae9d0b-0fbc-4e98-a564-b9e5f656c3fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:54.681140 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Create volume request issued successfully. Jul 03 12:02:54.681703 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5562edcb-a0a0-4843-b38b-32b16c2a8d89 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:54.682262 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 852/3394] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:02:54 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:54.694263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.696115 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:54.696304 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:54.696511 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:54.703132 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:54.703132 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:54.706641 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:54.710569 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ba08f4f5-501d-40fc-8a92-29476d9ba696 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:54.710959 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 847/3395] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:54 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:54.940139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-82310e19-4544-4c17-9a47-41af0dac3b05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.941854 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82310e19-4544-4c17-9a47-41af0dac3b05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:02:54.942062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82310e19-4544-4c17-9a47-41af0dac3b05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:54.942256 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-82310e19-4544-4c17-9a47-41af0dac3b05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:54.948655 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:54.948655 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:54.951945 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-82310e19-4544-4c17-9a47-41af0dac3b05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:54.956081 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-82310e19-4544-4c17-9a47-41af0dac3b05 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 returned with HTTP 200 Jul 03 12:02:54.958241 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 843/3396] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:54 2026] GET /volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:54.963692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.967783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:54.969645 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:02:54.970062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bd2501-3049-46af-a10c-5098e1f31e47", "name": "tempest-VolumesBackupsTest-Snapshot-350815406"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:54.980351 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:54.980351 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:54.980351 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:54.980351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Create snapshot from volume 86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:02:55.032939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['be75a1a1-88ab-47d1-8c5b-4ee47f7b66ce', 'a4753553-61e3-4fb8-b455-ea48c944ea41', 'cbd8cb60-c994-42f2-ad63-2a1012571697', '39333578-d464-45e8-83ce-61c2b6d398c7'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:55.077210 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot create request issued successfully. Jul 03 12:02:55.077680 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec265cf2-0dbb-4b00-8344-1c3d5b787061 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:02:55.078115 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 853/3397] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:02:54 2026] POST /volume/v3/snapshots => generated 304 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:55.078926 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:55.079234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1006225653"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:55.080553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request body: {'volume': {"'imageRef": '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1006225653'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:55.080659 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume of 1 GB Jul 03 12:02:55.086609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.086690 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Availability Zones retrieved successfully. Jul 03 12:02:55.088514 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:02:55.088767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.089032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.093288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (72932cdc-91b6-407f-b23f-1cbf6194abc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.094345 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.094345 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:55.094628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb23b8-dbe1-411e-af0e-6e331899af56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.096043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:55.099173 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot retrieved successfully. Jul 03 12:02:55.099731 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3fb4b40d-ad21-4d29-a743-8cf0f1e622fe tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 returned with HTTP 200 Jul 03 12:02:55.100091 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 848/3398] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:02:55 2026] GET /volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:55.133800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93eb23b8-dbe1-411e-af0e-6e331899af56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.135389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1e935c-6196-48fd-85ed-a1cd0909bd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.220059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Created reservations ['e9230071-3a07-4232-b4a2-6254dac1755c', '2d865001-feed-440a-b823-796d9b6ea90e', '8d7731b2-f7d8-45cd-a68c-cca3e2590999', 'e1791065-429f-4392-a7e8-c7394df77417'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:55.220931 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1e935c-6196-48fd-85ed-a1cd0909bd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9230071-3a07-4232-b4a2-6254dac1755c', '2d865001-feed-440a-b823-796d9b6ea90e', '8d7731b2-f7d8-45cd-a68c-cca3e2590999', 'e1791065-429f-4392-a7e8-c7394df77417']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.222503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54311f45-e1a3-4647-9c5b-b779c54b64ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.246770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54311f45-e1a3-4647-9c5b-b779c54b64ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10701b07-39ee-4823-ae89-33ebd4289f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1006225653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['e9230071-3a07-4232-b4a2-6254dac1755c','2d865001-feed-440a-b823-796d9b6ea90e','8d7731b2-f7d8-45cd-a68c-cca3e2590999','e1791065-429f-4392-a7e8-c7394df77417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1006225653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10701b07-39ee-4823-ae89-33ebd4289f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.247579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e104e-9f40-4b8b-a099-2b072693dd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.268658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e104e-9f40-4b8b-a099-2b072693dd7e) transitioned into state 'SUCCESS' from state '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-1006225653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['e9230071-3a07-4232-b4a2-6254dac1755c','2d865001-feed-440a-b823-796d9b6ea90e','8d7731b2-f7d8-45cd-a68c-cca3e2590999','e1791065-429f-4392-a7e8-c7394df77417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.269601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ca3df1-aa2d-4598-a19a-be793882cbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.278911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ca3df1-aa2d-4598-a19a-be793882cbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.279812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (72932cdc-91b6-407f-b23f-1cbf6194abc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.280115 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request issued successfully. Jul 03 12:02:55.280714 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-05a94086-2ac5-4b1f-9418-b3b72d7b1628 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:55.281146 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 855/3399] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:54 2026] POST /volume/v3/volumes => generated 757 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:55.294494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.296393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:55.296668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-104261360"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:55.298196 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request body: {'volume': {"'imageRef": '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-104261360'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:55.298343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume of 1 GB Jul 03 12:02:55.302601 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Availability Zones retrieved successfully. Jul 03 12:02:55.309130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (c78f77cd-3cc0-46c3-8bd3-97fc691bd9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.310038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122fb296-0851-4a7c-aeb4-5a8d635308db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.311003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:55.338202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122fb296-0851-4a7c-aeb4-5a8d635308db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.340260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d5bf8a-2724-4dc4-bb70-c93409dbcf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.392153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Created reservations ['244e8d6d-55a1-4317-886a-6a048d02e7b2', '4c52b3c0-3a92-434e-b98b-0dd1ed7af84e', 'fe3594db-6b06-47a0-bcc4-7cdbf7a619a7', '5cadcda8-bafe-4018-8c9b-d85d22af61d7'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:55.393189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d5bf8a-2724-4dc4-bb70-c93409dbcf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244e8d6d-55a1-4317-886a-6a048d02e7b2', '4c52b3c0-3a92-434e-b98b-0dd1ed7af84e', 'fe3594db-6b06-47a0-bcc4-7cdbf7a619a7', '5cadcda8-bafe-4018-8c9b-d85d22af61d7']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.394111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a88db2-10b9-4ad4-a2ea-3353076d1fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.420681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a88db2-10b9-4ad4-a2ea-3353076d1fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830a881f-f9d1-417c-a957-fd552a76761c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-104261360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['244e8d6d-55a1-4317-886a-6a048d02e7b2','4c52b3c0-3a92-434e-b98b-0dd1ed7af84e','fe3594db-6b06-47a0-bcc4-7cdbf7a619a7','5cadcda8-bafe-4018-8c9b-d85d22af61d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-104261360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830a881f-f9d1-417c-a957-fd552a76761c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.421364 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a2c760-e33c-4307-aa36-5fecf7193c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.433831 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.436325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:55.436716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.437073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.437234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:55.440145 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a2c760-e33c-4307-aa36-5fecf7193c8a) transitioned into state 'SUCCESS' from state '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-104261360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['244e8d6d-55a1-4317-886a-6a048d02e7b2','4c52b3c0-3a92-434e-b98b-0dd1ed7af84e','fe3594db-6b06-47a0-bcc4-7cdbf7a619a7','5cadcda8-bafe-4018-8c9b-d85d22af61d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.441250 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed84ab84-e512-401c-865f-54ed5708486a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.442945 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.442945 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:55.444024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4676285a-c140-414c-83f8-67ef7a9e25e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:55.444342 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 854/3400] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:55 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:55.453014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed84ab84-e512-401c-865f-54ed5708486a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.453936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (c78f77cd-3cc0-46c3-8bd3-97fc691bd9b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.454273 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request issued successfully. Jul 03 12:02:55.455023 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dde4998f-7fb2-42f0-8ccb-d0468a852a4c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:55.455765 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 844/3401] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:55 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:55.468885 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.471689 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:55.472160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1345072091"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:55.474607 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request body: {'volume': {"'imageRef": '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1345072091'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:55.474821 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume of 1 GB Jul 03 12:02:55.480234 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Availability Zones retrieved successfully. Jul 03 12:02:55.488512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (47f1540a-e587-45c2-90f4-f09e40fa74d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.490552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c262dd7-a8af-4771-a3c2-c87467cb627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.491934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:55.526244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c262dd7-a8af-4771-a3c2-c87467cb627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.527494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481f6b4d-367b-4043-8324-14f9cd0f3293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.590576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Created reservations ['00ff098f-f14c-4104-8e1b-b10e6f5c6fd6', '5e884996-e42c-4228-bca2-5ad699ea41ed', 'd97377e7-03fb-450f-8e47-4b4b6d193ec7', '88edcb11-0def-4173-af05-df2fdc0b451b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:55.591468 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481f6b4d-367b-4043-8324-14f9cd0f3293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ff098f-f14c-4104-8e1b-b10e6f5c6fd6', '5e884996-e42c-4228-bca2-5ad699ea41ed', 'd97377e7-03fb-450f-8e47-4b4b6d193ec7', '88edcb11-0def-4173-af05-df2fdc0b451b']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.592197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.593276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f4dfb-4909-4381-8739-2194878329ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.594599 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361?cascade=True Jul 03 12:02:55.594878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.595162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.595435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume with id: 88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:55.605597 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.605597 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:55.606084 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:55.621135 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f4dfb-4909-4381-8739-2194878329ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d163146-e8fd-4482-96f0-adda25279077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345072091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['00ff098f-f14c-4104-8e1b-b10e6f5c6fd6','5e884996-e42c-4228-bca2-5ad699ea41ed','d97377e7-03fb-450f-8e47-4b4b6d193ec7','88edcb11-0def-4173-af05-df2fdc0b451b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345072091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d163146-e8fd-4482-96f0-adda25279077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.621899 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d8dbc3-97ea-40e8-8354-5aceb8959d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.644101 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d8dbc3-97ea-40e8-8354-5aceb8959d4b) transitioned into state 'SUCCESS' from state '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-1345072091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['00ff098f-f14c-4104-8e1b-b10e6f5c6fd6','5e884996-e42c-4228-bca2-5ad699ea41ed','d97377e7-03fb-450f-8e47-4b4b6d193ec7','88edcb11-0def-4173-af05-df2fdc0b451b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.645092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103440d6-6f6a-442b-b46f-b1b78422bb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.647652 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume request issued successfully. Jul 03 12:02:55.647916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0873b0d8-e659-4d78-96de-46cb8011bd4e tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361?cascade=True returned with HTTP 202 Jul 03 12:02:55.648518 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 856/3402] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 3 12:02:55 2026] DELETE /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:55.657074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.658867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:55.659090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.659362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.659420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103440d6-6f6a-442b-b46f-b1b78422bb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.660311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (47f1540a-e587-45c2-90f4-f09e40fa74d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.660709 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request issued successfully. Jul 03 12:02:55.661397 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-812213cf-cef6-467f-bd3a-2cdb98d860bb tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:55.662157 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 849/3403] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:55 2026] POST /volume/v3/volumes => generated 757 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:55.668286 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.668286 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:55.673904 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:55.680503 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4c900bd-eb62-4d39-b5ec-7ba97ea6ac21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 200 Jul 03 12:02:55.680963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba78784e-fd28-40cc-90b5-47c867066107 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.681075 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 855/3404] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:55 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:55.684451 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:55.684451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-661887497"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:55.684451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request body: {'volume': {"'imageRef": '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-661887497'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:55.684451 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume of 1 GB Jul 03 12:02:55.684663 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.684663 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:55.689605 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Availability Zones retrieved successfully. Jul 03 12:02:55.696551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (ff2a880e-1d9e-410c-ad87-1becb5d55d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.697554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c4cb6a-6bc0-4960-83d6-f48888769a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.698706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:55.726495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d65af709-6711-4958-b9b1-371ddb1728b5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.728275 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65af709-6711-4958-b9b1-371ddb1728b5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:55.728508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65af709-6711-4958-b9b1-371ddb1728b5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.728684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d65af709-6711-4958-b9b1-371ddb1728b5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.729438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c4cb6a-6bc0-4960-83d6-f48888769a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.730249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145ec3f3-3d24-4f89-892b-261450723869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.740701 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.740701 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:55.744475 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d65af709-6711-4958-b9b1-371ddb1728b5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:55.749972 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d65af709-6711-4958-b9b1-371ddb1728b5 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:55.750274 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 857/3405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:55 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:55.803351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.805570 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:55.805809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:55.806074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:55.813975 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:55.813975 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:55.818280 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:55.823207 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-a6dad4a5-a81b-4d1c-88c8-e2ffff78bb45 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:55.823737 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 850/3406] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:02:55 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:55.859730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Created reservations ['ae67a7ea-9a11-444a-ab1d-78c51cd44a32', '1d5eed32-481d-4dab-a85a-60bc7841c6aa', '7566df25-b739-49e0-9cca-92e7a49d64ee', 'd1683221-f482-49ae-ad65-62c5d07cc21d'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:55.860448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145ec3f3-3d24-4f89-892b-261450723869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae67a7ea-9a11-444a-ab1d-78c51cd44a32', '1d5eed32-481d-4dab-a85a-60bc7841c6aa', '7566df25-b739-49e0-9cca-92e7a49d64ee', 'd1683221-f482-49ae-ad65-62c5d07cc21d']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.861095 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb93ac69-0e17-45d0-b2fc-839024b8d167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.885167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb93ac69-0e17-45d0-b2fc-839024b8d167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c231e98-2913-4ca8-af6b-2b43f6bbab4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-661887497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['ae67a7ea-9a11-444a-ab1d-78c51cd44a32','1d5eed32-481d-4dab-a85a-60bc7841c6aa','7566df25-b739-49e0-9cca-92e7a49d64ee','d1683221-f482-49ae-ad65-62c5d07cc21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-661887497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c231e98-2913-4ca8-af6b-2b43f6bbab4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.885878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a7811-286c-4fdf-8e93-d106941a75ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.908307 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a7811-286c-4fdf-8e93-d106941a75ee) transitioned into state 'SUCCESS' from state '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-661887497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['ae67a7ea-9a11-444a-ab1d-78c51cd44a32','1d5eed32-481d-4dab-a85a-60bc7841c6aa','7566df25-b739-49e0-9cca-92e7a49d64ee','d1683221-f482-49ae-ad65-62c5d07cc21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.909742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52291fa9-0e38-4f4b-a890-2496f23d5e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.923727 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52291fa9-0e38-4f4b-a890-2496f23d5e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:55.925066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (ff2a880e-1d9e-410c-ad87-1becb5d55d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.925724 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request issued successfully. Jul 03 12:02:55.926294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba78784e-fd28-40cc-90b5-47c867066107 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:55.927313 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 845/3407] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:55 2026] POST /volume/v3/volumes => generated 756 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:55.941699 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-65149626-1753-453e-8567-6969d03bea12 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:55.944710 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:02:55.946038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-597371345"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:55.947835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request body: {'volume': {"'imageRef": '48389348-8e68-44a0-83ba-4923d2555ea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-597371345'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:02:55.948068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume of 1 GB Jul 03 12:02:55.955606 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Availability Zones retrieved successfully. Jul 03 12:02:55.967633 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (68dcc47b-b0a8-475e-b998-e3d30b42f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:55.969003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101cdcad-9806-4d85-9d7c-02c3985a83ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:55.970734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:02:56.009298 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101cdcad-9806-4d85-9d7c-02c3985a83ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:56.010355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c492bb-2baf-471d-b34d-c9795b62acac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:56.054119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Created reservations ['89177900-f349-4677-83ac-bcc5b5b2be6d', '2ebef6c4-e273-428e-9134-b56585748f71', '3fef102b-ba80-434b-9a0b-6611d49b4fdc', '9de1e8c8-c13e-477b-bdd9-1cd87d5d3b5f'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:56.054842 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c492bb-2baf-471d-b34d-c9795b62acac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89177900-f349-4677-83ac-bcc5b5b2be6d', '2ebef6c4-e273-428e-9134-b56585748f71', '3fef102b-ba80-434b-9a0b-6611d49b4fdc', '9de1e8c8-c13e-477b-bdd9-1cd87d5d3b5f']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:56.055534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea876eb0-76ce-41ab-be07-006dc3a5edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:56.080889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea876eb0-76ce-41ab-be07-006dc3a5edec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d5fc1c-b11f-42cf-a75f-59117952ec2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-597371345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['89177900-f349-4677-83ac-bcc5b5b2be6d','2ebef6c4-e273-428e-9134-b56585748f71','3fef102b-ba80-434b-9a0b-6611d49b4fdc','9de1e8c8-c13e-477b-bdd9-1cd87d5d3b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-597371345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d5fc1c-b11f-42cf-a75f-59117952ec2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:56.081700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289ebb88-0ffe-4952-be0d-e41f3971a9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:56.099830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289ebb88-0ffe-4952-be0d-e41f3971a9e6) transitioned into state 'SUCCESS' from state '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-597371345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8e38b8cd9ce42e9ba9320ab5c3d6533',qos_specs=None,replication_status=,reservations=['89177900-f349-4677-83ac-bcc5b5b2be6d','2ebef6c4-e273-428e-9134-b56585748f71','3fef102b-ba80-434b-9a0b-6611d49b4fdc','9de1e8c8-c13e-477b-bdd9-1cd87d5d3b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770e950c57144c0bc17c7b9bf36b0cb',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:56.100587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ffaf138-6f9c-4146-9a1f-028ddc821192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:02:56.109396 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.111387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:02:56.111631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.111844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.112875 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ffaf138-6f9c-4146-9a1f-028ddc821192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:02:56.114118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Flow 'volume_create_api' (68dcc47b-b0a8-475e-b998-e3d30b42f90c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:02:56.114547 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Create volume request issued successfully. Jul 03 12:02:56.115315 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-65149626-1753-453e-8567-6969d03bea12 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:02:56.115864 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 856/3408] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:55 2026] POST /volume/v3/volumes => generated 756 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:56.117834 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.117834 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:56.119157 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot retrieved successfully. Jul 03 12:02:56.120324 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a82f9bf3-9bb7-44d7-b5de-061bbdc7fb6c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 returned with HTTP 200 Jul 03 12:02:56.121828 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 858/3409] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.132283 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-11f34a3e-81ea-4654-b595-fe3882845958 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.133107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.134656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:02:56.134739 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 Jul 03 12:02:56.134914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.135107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.135283 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86bd2501-3049-46af-a10c-5098e1f31e47", "snapshot_id": "6165c69d-68c9-4d90-9216-ee4b4ee32ab0", "name": "tempest-VolumesBackupsTest-Backup-182937401"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:56.137520 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating new backup {'backup': {'volume_id': '86bd2501-3049-46af-a10c-5098e1f31e47', 'snapshot_id': '6165c69d-68c9-4d90-9216-ee4b4ee32ab0', 'name': 'tempest-VolumesBackupsTest-Backup-182937401'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:02:56.137792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Creating backup of volume 86bd2501-3049-46af-a10c-5098e1f31e47 in container None Jul 03 12:02:56.142642 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.142642 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:56.146036 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.147476 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.147476 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:56.148189 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:02:56.150591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b427f58-b9f1-4b29-8821-072d7e67e8ac tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 returned with HTTP 200 Jul 03 12:02:56.151239 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 846/3410] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.157449 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.157449 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:56.158561 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot retrieved successfully. Jul 03 12:02:56.165070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7c132442-10dd-41b5-9242-a921e10d4cbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.167198 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c132442-10dd-41b5-9242-a921e10d4cbc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c Jul 03 12:02:56.167453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7c132442-10dd-41b5-9242-a921e10d4cbc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.167672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7c132442-10dd-41b5-9242-a921e10d4cbc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.176545 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.176545 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:56.180821 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7c132442-10dd-41b5-9242-a921e10d4cbc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.182692 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Created reservations ['fe9d1a6b-f0b8-4f86-9f94-e728ea305d38', '16d3f192-c90d-40f6-bb31-342778aab87a'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:02:56.186161 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7c132442-10dd-41b5-9242-a921e10d4cbc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c returned with HTTP 200 Jul 03 12:02:56.186612 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 857/3411] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.202154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.204906 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 Jul 03 12:02:56.204906 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.205203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.215882 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.215882 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:56.221014 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.227738 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-73d614e6-49c6-4528-ab6a-c6db5a89aca9 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 returned with HTTP 200 Jul 03 12:02:56.228408 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 859/3412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.229615 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-11f34a3e-81ea-4654-b595-fe3882845958 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:02:56.230343 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 851/3413] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:02:56 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:02:56.239618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.242127 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.242499 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:02:56.242779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.243012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.243194 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:56.244073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f Jul 03 12:02:56.244218 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.244400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.250266 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.250266 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:56.251226 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bdd74e0-4b00-48b9-ab23-e5b0c1538d47 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:02:56.252156 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 847/3414] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 770 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.253806 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.253806 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:56.258524 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.265121 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3e7a539-5e4a-4528-a57a-8ce338a2c62c tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f returned with HTTP 200 Jul 03 12:02:56.265800 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 858/3415] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.288899 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.291691 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e Jul 03 12:02:56.291969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.292279 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.303138 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.303138 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:56.308790 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.316886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ebe93c1b-bfe6-4fe7-971b-c3c8b8882e55 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e returned with HTTP 200 Jul 03 12:02:56.317573 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 860/3416] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.339884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ce87a19a-ab33-4fd4-b100-734094564263 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.343128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e Jul 03 12:02:56.344229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.344229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.344229 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume with id: b6d5fc1c-b11f-42cf-a75f-59117952ec2e Jul 03 12:02:56.353964 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.353964 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:56.353964 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.379917 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume request issued successfully. Jul 03 12:02:56.380268 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ce87a19a-ab33-4fd4-b100-734094564263 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e returned with HTTP 202 Jul 03 12:02:56.380782 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 852/3417] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:56 2026] DELETE /volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:56.391699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-14118aed-d244-4721-a64d-6bb700ea8d47 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.394556 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14118aed-d244-4721-a64d-6bb700ea8d47 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e Jul 03 12:02:56.394871 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14118aed-d244-4721-a64d-6bb700ea8d47 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.395169 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14118aed-d244-4721-a64d-6bb700ea8d47 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.406602 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.406602 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:56.412600 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14118aed-d244-4721-a64d-6bb700ea8d47 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:56.419152 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14118aed-d244-4721-a64d-6bb700ea8d47 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e returned with HTTP 200 Jul 03 12:02:56.419676 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 848/3418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.456299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.458767 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:56.459071 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.459294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.459588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:56.465283 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:56.465283 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:56.466094 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4f9fc3a-8ae0-471d-9d49-d32e6f6ef351 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:56.466702 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 859/3419] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:56.697353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0ab00637-4281-42c6-a7a1-2fc620aa34a0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:56.699205 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ab00637-4281-42c6-a7a1-2fc620aa34a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:56.699535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ab00637-4281-42c6-a7a1-2fc620aa34a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:56.701030 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ab00637-4281-42c6-a7a1-2fc620aa34a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:56.705527 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ab00637-4281-42c6-a7a1-2fc620aa34a0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 404 Jul 03 12:02:56.706150 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 861/3420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:56 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:57.066411 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1db15c86-7f1e-4c11-be98-763ea786c197 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.068277 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1db15c86-7f1e-4c11-be98-763ea786c197 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:57.068518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1db15c86-7f1e-4c11-be98-763ea786c197 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.068730 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1db15c86-7f1e-4c11-be98-763ea786c197 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.068909 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-1db15c86-7f1e-4c11-be98-763ea786c197 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume with id: 88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:57.076433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1db15c86-7f1e-4c11-be98-763ea786c197 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 404 Jul 03 12:02:57.077239 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 853/3421] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:57 2026] DELETE /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:57.084980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-32fda30b-c1d0-441c-bd73-f5379d71743d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.087428 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32fda30b-c1d0-441c-bd73-f5379d71743d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 Jul 03 12:02:57.087663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32fda30b-c1d0-441c-bd73-f5379d71743d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.088057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32fda30b-c1d0-441c-bd73-f5379d71743d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.095183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32fda30b-c1d0-441c-bd73-f5379d71743d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 returned with HTTP 404 Jul 03 12:02:57.096042 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 849/3422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/volumes/88fabf7d-24e2-47bc-8880-dd99ea178361 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:57.103736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.105783 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:57.106063 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.106345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.106573 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume with id: d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:57.117485 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.117485 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:57.117948 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:57.142662 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume request issued successfully. Jul 03 12:02:57.142945 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-268049aa-6464-4b5a-a152-a526d55d7ef5 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 202 Jul 03 12:02:57.143503 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 860/3423] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:57 2026] DELETE /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:57.152308 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.155019 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:57.155334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.155652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.165186 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.165186 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:57.169141 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:02:57.173996 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aa4f11ac-e9dd-4f96-8e60-25eb03ebcdee tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 200 Jul 03 12:02:57.174574 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 862/3424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:57.275174 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.277111 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:02:57.277401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.277639 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.277795 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:57.282210 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.282210 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:57.282907 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0803e01-57f6-4ae0-ba8d-68cba5809dbf tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:02:57.283304 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 854/3425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:57.435399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9187e2bc-84ac-46bb-b50c-2a1f94c1ad71 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.437041 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9187e2bc-84ac-46bb-b50c-2a1f94c1ad71 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e Jul 03 12:02:57.437214 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9187e2bc-84ac-46bb-b50c-2a1f94c1ad71 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.437394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9187e2bc-84ac-46bb-b50c-2a1f94c1ad71 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.442484 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9187e2bc-84ac-46bb-b50c-2a1f94c1ad71 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e returned with HTTP 404 Jul 03 12:02:57.443004 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 850/3426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/volumes/b6d5fc1c-b11f-42cf-a75f-59117952ec2e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:57.450114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.451778 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f Jul 03 12:02:57.451934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.452114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.452256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume with id: 2c231e98-2913-4ca8-af6b-2b43f6bbab4f Jul 03 12:02:57.458855 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.458855 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:57.459281 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:57.480213 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume request issued successfully. Jul 03 12:02:57.480494 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f8f0355-4029-4ded-98fe-ec493e97cccc tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f returned with HTTP 202 Jul 03 12:02:57.481084 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 861/3427] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:57 2026] DELETE /volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:57.482137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.483843 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:57.484043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.484213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.484315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:57.488334 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.488334 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:57.489077 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab6e8fad-31f5-47c9-988a-04eb85dd8066 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:57.489425 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 863/3428] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:57.490473 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-faacc00c-02a5-47ab-b482-bca62d24c609 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.492741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-faacc00c-02a5-47ab-b482-bca62d24c609 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f Jul 03 12:02:57.493017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-faacc00c-02a5-47ab-b482-bca62d24c609 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.493281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-faacc00c-02a5-47ab-b482-bca62d24c609 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.502058 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.502058 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:57.507551 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-faacc00c-02a5-47ab-b482-bca62d24c609 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:57.514101 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-faacc00c-02a5-47ab-b482-bca62d24c609 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f returned with HTTP 200 Jul 03 12:02:57.514776 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 855/3429] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:57 2026] GET /volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:02:57.869034 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-598c054d-5b0a-436f-9633-b04f7174864c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.869382 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-598c054d-5b0a-436f-9633-b04f7174864c None None] GET https://10.4.3.170/volume// Jul 03 12:02:57.869579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-598c054d-5b0a-436f-9633-b04f7174864c None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:57.869781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-598c054d-5b0a-436f-9633-b04f7174864c None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:57.870104 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-598c054d-5b0a-436f-9633-b04f7174864c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:57.870446 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 851/3430] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:02: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 12:02:57.879152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-fc9fcf22-caa6-45f5-a4f7-0e25cfeb76d8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:57.951742 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-fc9fcf22-caa6-45f5-a4f7-0e25cfeb76d8 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:02:57.952072 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-fc9fcf22-caa6-45f5-a4f7-0e25cfeb76d8 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3f36793-14ee-43f4-bb9d-d82d3308ff42", "connector": null, "instance_uuid": "46be2b8a-2ab4-41fb-a43a-6c37ec6765ad"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:57.959440 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:57.959440 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:57.985123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-fc9fcf22-caa6-45f5-a4f7-0e25cfeb76d8 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:02:57.985571 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 862/3431] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:02:57 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:58.189076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-29cd9360-cadc-48e5-a8f4-5c3c966c902f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.190870 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29cd9360-cadc-48e5-a8f4-5c3c966c902f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af Jul 03 12:02:58.191068 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29cd9360-cadc-48e5-a8f4-5c3c966c902f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.191248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-29cd9360-cadc-48e5-a8f4-5c3c966c902f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.203449 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-29cd9360-cadc-48e5-a8f4-5c3c966c902f tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af returned with HTTP 404 Jul 03 12:02:58.204260 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 864/3432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/volumes/d0a1df4f-6c8e-41b0-8b83-6d4d39e842af => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:58.295495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.297274 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:02:58.297543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.297791 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.297898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:58.302290 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.302290 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:58.303309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6dad500f-6648-4fe8-aa12-e4de04be4688 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:02:58.303840 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 856/3433] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:58.351020 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.352884 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:58.353101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.353279 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.362640 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.362640 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:58.366337 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:58.370473 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e84e11d7-dcd1-438a-adcd-fc22bda1e461 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:58.370838 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 852/3434] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:58.501178 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.503474 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:58.503785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.504054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.504220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:58.509652 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.509652 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:58.510673 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e17cefe-7333-4161-ac53-3df1af4f3160 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:58.510995 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 863/3435] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:58.518700 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-23dbae7d-3ad2-4c99-8bf0-049a4fda55e7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.519181 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-23dbae7d-3ad2-4c99-8bf0-049a4fda55e7 None None] GET https://10.4.3.170/volume// Jul 03 12:02:58.519547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-23dbae7d-3ad2-4c99-8bf0-049a4fda55e7 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.519657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-23dbae7d-3ad2-4c99-8bf0-049a4fda55e7 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.520078 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-23dbae7d-3ad2-4c99-8bf0-049a4fda55e7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:02:58.520433 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 865/3436] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:02: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 12:02:58.528513 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-40df61f4-f4cf-49b0-ad26-e1cf48ce01b8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.530637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40df61f4-f4cf-49b0-ad26-e1cf48ce01b8 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f Jul 03 12:02:58.530840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40df61f4-f4cf-49b0-ad26-e1cf48ce01b8 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.531043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40df61f4-f4cf-49b0-ad26-e1cf48ce01b8 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.531616 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.536309 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40df61f4-f4cf-49b0-ad26-e1cf48ce01b8 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f returned with HTTP 404 Jul 03 12:02:58.536717 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 857/3437] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/volumes/2c231e98-2913-4ca8-af6b-2b43f6bbab4f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:58.539318 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:58.541096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.541345 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.542970 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.544734 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 Jul 03 12:02:58.544911 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.545094 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.545242 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume with id: 2d163146-e8fd-4482-96f0-adda25279077 Jul 03 12:02:58.552275 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.552275 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:58.552440 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.552440 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:58.552817 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:58.556255 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:58.561132 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-f41cd6ad-d702-417f-802e-6650241d4959 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:58.561629 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 853/3438] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:02:58.577144 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume request issued successfully. Jul 03 12:02:58.577509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3222b9f0-f888-482a-8d99-e86a4e0c22f6 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 returned with HTTP 202 Jul 03 12:02:58.578184 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 864/3439] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:58 2026] DELETE /volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:58.586769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.589285 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 Jul 03 12:02:58.589856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:58.590071 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:58.598078 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.598078 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:58.602164 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:58.607149 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36600ceb-4c34-4bd7-aec5-2c354831c14d tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 returned with HTTP 200 Jul 03 12:02:58.607525 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 866/3440] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:58 2026] GET /volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:58.665351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:58.668825 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] PUT https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 Jul 03 12:02:58.669493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:02:58.677174 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Acquiring lock "cinder-attachment_update-e3f36793-14ee-43f4-bb9d-d82d3308ff42-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:02:58.681574 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-e3f36793-14ee-43f4-bb9d-d82d3308ff42-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:02:58.682524 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:58.682524 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:02:59.204707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Lock "cinder-attachment_update-e3f36793-14ee-43f4-bb9d-d82d3308ff42-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:02:59.204707 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-0250edd5-4ab4-4c25-8c67-40846812d0ce tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 returned with HTTP 200 Jul 03 12:02:59.205124 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 858/3441] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:02:58 2026] PUT /volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:02:59.331148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.339268 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:02:59.339900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.339900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.340085 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:59.347168 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:59.347168 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:59.349678 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2757f030-65b7-4ab0-9048-b98b50f37f91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:02:59.349678 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 854/3442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:59 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 772 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:59.386676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.390695 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:02:59.391630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.391630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.410919 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:59.410919 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:59.419341 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:02:59.425543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c169e8a5-53ca-4c5c-bf1a-22c54acaaa85 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:02:59.426092 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 865/3443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:59 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:59.529526 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.534320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:02:59.534320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.534320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.534320 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:02:59.538635 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:59.538635 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:02:59.539522 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb8549fa-1f71-45a4-836c-d03b2a76c76d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:02:59.539948 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 867/3444] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:02:59 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:02:59.629269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-68931ce3-a99b-4fa6-90b3-575422013a23 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.631892 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-68931ce3-a99b-4fa6-90b3-575422013a23 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 Jul 03 12:02:59.632299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-68931ce3-a99b-4fa6-90b3-575422013a23 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.632621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-68931ce3-a99b-4fa6-90b3-575422013a23 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.642183 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-68931ce3-a99b-4fa6-90b3-575422013a23 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 returned with HTTP 404 Jul 03 12:02:59.642854 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 859/3445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:59 2026] GET /volume/v3/volumes/2d163146-e8fd-4482-96f0-adda25279077 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:02:59.651700 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71ceb503-a521-44cd-8296-1e510c9d416a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.653662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] DELETE https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c Jul 03 12:02:59.653908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.654152 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.654354 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume with id: 830a881f-f9d1-417c-a957-fd552a76761c Jul 03 12:02:59.662316 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:59.662316 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:02:59.662847 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:59.685930 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume request issued successfully. Jul 03 12:02:59.686181 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71ceb503-a521-44cd-8296-1e510c9d416a tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c returned with HTTP 202 Jul 03 12:02:59.686726 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 855/3446] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:02:59 2026] DELETE /volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:02:59.694951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:02:59.696912 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c Jul 03 12:02:59.697124 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:02:59.697343 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:02:59.713929 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:02:59.713929 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:02:59.718663 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:02:59.723466 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f212585f-ae78-4890-91a2-f8dfad79b2e2 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c returned with HTTP 200 Jul 03 12:02:59.723850 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 866/3447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:02:59 2026] GET /volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:00.359168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-58b33919-a787-47c5-b292-d3432abe2c76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.361562 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-58b33919-a787-47c5-b292-d3432abe2c76 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:00.361765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-58b33919-a787-47c5-b292-d3432abe2c76 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.362104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-58b33919-a787-47c5-b292-d3432abe2c76 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.362104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-58b33919-a787-47c5-b292-d3432abe2c76 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:00.371946 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:00.371946 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:00.372732 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-58b33919-a787-47c5-b292-d3432abe2c76 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:00.373141 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 868/3448] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:00 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:00.444553 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-217f19b4-3ebf-48e6-9904-72804cd53205 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.447074 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-217f19b4-3ebf-48e6-9904-72804cd53205 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:00.447379 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-217f19b4-3ebf-48e6-9904-72804cd53205 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.447661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-217f19b4-3ebf-48e6-9904-72804cd53205 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.460787 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:00.460787 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:00.465348 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-217f19b4-3ebf-48e6-9904-72804cd53205 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:00.473462 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-217f19b4-3ebf-48e6-9904-72804cd53205 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:00.473868 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 860/3449] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:00 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:00.554175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.555888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:00.556102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.556526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.556526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:00.562328 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:00.562328 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:00.563522 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4c2c8f6-b543-4501-8d8d-a59954baef53 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:00.563872 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 856/3450] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:00 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:00.740766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-19334430-ef3d-459c-9231-aa13d5ac71f7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.744708 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19334430-ef3d-459c-9231-aa13d5ac71f7 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c Jul 03 12:03:00.745013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19334430-ef3d-459c-9231-aa13d5ac71f7 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.745225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19334430-ef3d-459c-9231-aa13d5ac71f7 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.764799 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19334430-ef3d-459c-9231-aa13d5ac71f7 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c returned with HTTP 404 Jul 03 12:03:00.765610 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 867/3451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:00 2026] GET /volume/v3/volumes/830a881f-f9d1-417c-a957-fd552a76761c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:00.773043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.776585 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] DELETE https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 Jul 03 12:03:00.776751 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.776921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.777804 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume with id: 10701b07-39ee-4823-ae89-33ebd4289f75 Jul 03 12:03:00.789593 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:00.789593 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:00.790244 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:03:00.813172 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Delete volume request issued successfully. Jul 03 12:03:00.813428 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b683be60-45b6-4ae3-9a0b-788a042c1980 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 returned with HTTP 202 Jul 03 12:03:00.813887 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 869/3452] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:00 2026] DELETE /volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:00.823588 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-65968a37-89dc-45d2-bfca-57c22c602e93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:00.826070 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-65968a37-89dc-45d2-bfca-57c22c602e93 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 Jul 03 12:03:00.826267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-65968a37-89dc-45d2-bfca-57c22c602e93 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:00.826457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-65968a37-89dc-45d2-bfca-57c22c602e93 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:00.833963 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:00.833963 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:00.839019 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-65968a37-89dc-45d2-bfca-57c22c602e93 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Volume info retrieved successfully. Jul 03 12:03:00.846247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-65968a37-89dc-45d2-bfca-57c22c602e93 tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 returned with HTTP 200 Jul 03 12:03:00.847029 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 861/3453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:00 2026] GET /volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:01.385771 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ab0e478d-f7bc-4775-8542-be55cd1948db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:01.388411 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab0e478d-f7bc-4775-8542-be55cd1948db tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:01.388745 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab0e478d-f7bc-4775-8542-be55cd1948db tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:01.389073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab0e478d-f7bc-4775-8542-be55cd1948db tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:01.389300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ab0e478d-f7bc-4775-8542-be55cd1948db tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:01.396727 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:01.396727 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:01.397915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab0e478d-f7bc-4775-8542-be55cd1948db tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:01.398796 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 857/3454] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:01 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:01.490700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-129abf89-e613-449b-9a56-3a90bfbe648c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:01.496146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-129abf89-e613-449b-9a56-3a90bfbe648c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:01.496357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-129abf89-e613-449b-9a56-3a90bfbe648c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:01.496637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-129abf89-e613-449b-9a56-3a90bfbe648c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:01.513862 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:01.513862 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:01.519019 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-129abf89-e613-449b-9a56-3a90bfbe648c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:01.525248 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-129abf89-e613-449b-9a56-3a90bfbe648c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:01.525757 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 868/3455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:01 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:01.578167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:01.580715 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:01.581213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:01.581647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:01.583234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:01.590258 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:01.590258 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:01.590258 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8c26a95d-9b7c-43fe-8baa-2a893dc5c9cf tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:01.590931 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 870/3456] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:01 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:01.866465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7c2e4c6e-0fd1-48f6-8336-e9c2952ca3aa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:01.868578 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c2e4c6e-0fd1-48f6-8336-e9c2952ca3aa tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] GET https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 Jul 03 12:03:01.869055 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c2e4c6e-0fd1-48f6-8336-e9c2952ca3aa tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:01.869670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c2e4c6e-0fd1-48f6-8336-e9c2952ca3aa tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:01.877062 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c2e4c6e-0fd1-48f6-8336-e9c2952ca3aa tempest-CreateVolumesFromImageTest-2127689453 tempest-CreateVolumesFromImageTest-2127689453-project-member] https://10.4.3.170/volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 returned with HTTP 404 Jul 03 12:03:01.877589 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 862/3457] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:01 2026] GET /volume/v3/volumes/10701b07-39ee-4823-ae89-33ebd4289f75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:02.410153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:02.412095 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:02.412331 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:02.412627 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:02.412803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:02.419650 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:02.419650 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:02.420518 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6d6d7aa-f036-4e6f-b0b5-f597c3c6453a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:02.420872 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 858/3458] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:02 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:02.539137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:02.541254 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:02.541510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:02.541699 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:02.551896 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:02.551896 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:02.555633 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:02.560187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ce55f43-2ff4-4610-88c2-d6d19920eb7b tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:02.560601 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 869/3459] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:02 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:02.600342 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:02.602200 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:02.602465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:02.602648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:02.602763 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:02.608121 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:02.608121 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:02.609028 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb3ae683-a0db-4b0a-a877-d89dccb7d370 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:02.609456 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 871/3460] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:02 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:03.434619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:03.439699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:03.439884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:03.440073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:03.440166 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:03.448149 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:03.448149 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:03.448928 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e6ce347-49b6-426c-ac17-dd93ae49aff8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:03.449645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 863/3461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:03 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:03.581907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:03.584837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:03.585055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:03.585312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:03.595075 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:03.595075 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:03.597859 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:03.605072 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a2684f88-7a93-4e70-aae7-5bda71cb7118 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:03.605072 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 859/3462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:03 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:03.619210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:03.621073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:03.621320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:03.621978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:03.621978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:03.626626 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:03.626626 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:03.628772 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5a6c807f-a460-447b-a33b-f63d6ff9625f tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:03.628772 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 870/3463] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:03 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:03.695057 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:03.819941 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:03.819941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-543199032"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:03.821417 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-543199032'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:03.821603 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:03.827211 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:03.835900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (8d5fb39b-15fc-4d85-927e-552eebe847f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:03.836860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499edb00-e3c2-48b0-9a63-3589dac30028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:03.837706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:03.863774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499edb00-e3c2-48b0-9a63-3589dac30028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:03.864464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec2d113-53da-456d-81f9-51aeeb1709b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:03.935869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['818b687f-63f3-465d-b7e5-af769d69612c', 'f1c9f490-0df8-49e4-a505-0f4041ffa22e', '8a823612-dc8d-400a-aeba-414039b782f4', 'a886b2e3-6948-4ee3-82ed-239b4658deb4'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:03.936683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec2d113-53da-456d-81f9-51aeeb1709b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818b687f-63f3-465d-b7e5-af769d69612c', 'f1c9f490-0df8-49e4-a505-0f4041ffa22e', '8a823612-dc8d-400a-aeba-414039b782f4', 'a886b2e3-6948-4ee3-82ed-239b4658deb4']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:03.937454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87bbf3d-1580-4ea7-82bb-6e789776fb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:03.962386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87bbf3d-1580-4ea7-82bb-6e789776fb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9141b6-1b60-4422-96de-965b79b64888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543199032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['818b687f-63f3-465d-b7e5-af769d69612c','f1c9f490-0df8-49e4-a505-0f4041ffa22e','8a823612-dc8d-400a-aeba-414039b782f4','a886b2e3-6948-4ee3-82ed-239b4658deb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543199032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9141b6-1b60-4422-96de-965b79b64888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:03.963441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1fbf9b-1a28-4f0f-a53a-099c6dccc4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:03.982962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1fbf9b-1a28-4f0f-a53a-099c6dccc4c5) transitioned into state 'SUCCESS' from state '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-543199032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['818b687f-63f3-465d-b7e5-af769d69612c','f1c9f490-0df8-49e4-a505-0f4041ffa22e','8a823612-dc8d-400a-aeba-414039b782f4','a886b2e3-6948-4ee3-82ed-239b4658deb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:03.983891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a355996-7205-4f33-a1fd-76886d454553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:03.996063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a355996-7205-4f33-a1fd-76886d454553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:03.997528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (8d5fb39b-15fc-4d85-927e-552eebe847f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:03.998071 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:03.998990 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9d5b1e10-ec7c-49bb-b247-e8a4e242e034 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:03.999650 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 872/3464] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:03 2026] POST /volume/v3/volumes => generated 777 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:04.013250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:04.015126 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:04.015316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:04.015567 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:04.030164 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:04.030164 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:04.036714 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:04.044339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-941c4cda-7a23-44c3-bf87-e91fac8d1693 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 returned with HTTP 200 Jul 03 12:03:04.045469 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 864/3465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:04 2026] GET /volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:04.460455 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a89c6302-82c5-4850-a5ce-2408e9098feb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:04.462341 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a89c6302-82c5-4850-a5ce-2408e9098feb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:04.462602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a89c6302-82c5-4850-a5ce-2408e9098feb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:04.462816 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a89c6302-82c5-4850-a5ce-2408e9098feb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:04.462933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a89c6302-82c5-4850-a5ce-2408e9098feb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:04.467789 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:04.467789 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:04.468525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a89c6302-82c5-4850-a5ce-2408e9098feb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:04.468896 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 860/3466] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:04 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:04.617366 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:04.619162 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:04.619326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:04.619657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:04.628163 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:04.628163 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:04.631133 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:04.634619 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ebc6ca7-4393-47bf-973d-56b36bb3b245 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:04.635089 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 871/3467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:04 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:04.640592 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f205523f-3f0e-4b61-8222-9dec1a244373 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:04.647929 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f205523f-3f0e-4b61-8222-9dec1a244373 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:04.648291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f205523f-3f0e-4b61-8222-9dec1a244373 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:04.648622 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f205523f-3f0e-4b61-8222-9dec1a244373 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:04.648827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f205523f-3f0e-4b61-8222-9dec1a244373 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:04.654249 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:04.654249 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:04.655286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f205523f-3f0e-4b61-8222-9dec1a244373 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:04.655803 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 873/3468] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:04 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.059565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-efc0dad4-0375-4f12-8254-685d1fd24684 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.061680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efc0dad4-0375-4f12-8254-685d1fd24684 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:05.062047 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-efc0dad4-0375-4f12-8254-685d1fd24684 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.062360 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-efc0dad4-0375-4f12-8254-685d1fd24684 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.070917 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.070917 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:05.077855 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-efc0dad4-0375-4f12-8254-685d1fd24684 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:05.080139 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efc0dad4-0375-4f12-8254-685d1fd24684 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 returned with HTTP 200 Jul 03 12:03:05.080749 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 865/3469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:05.092608 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-38b7f365-169c-475f-9770-0709c4bd34e3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.156769 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:05.157203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a9141b6-1b60-4422-96de-965b79b64888", "name": "tempest-ProjectMemberTests-Snapshot-343974495"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:05.167858 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.167858 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:05.168502 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Volume info retrieved successfully. Jul 03 12:03:05.168657 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Create snapshot from volume 2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:05.204882 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Created reservations ['78dc6db2-f171-43da-83c8-da4031ec9096', '48954095-af2f-4c8d-9237-ed52f60aa934', '40230bbb-a7d5-4ec9-b84d-c18255353f31', 'e49ff404-7681-4558-a9bc-c71e9b5c17ec'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:05.237208 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot create request issued successfully. Jul 03 12:03:05.237502 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-38b7f365-169c-475f-9770-0709c4bd34e3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:05.238216 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 861/3470] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:05.247854 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.250354 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:05.250630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.250887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.257814 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.257814 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:05.258493 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:05.259776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5d0cada2-818b-400b-a55e-2b75c6ba2caf tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 returned with HTTP 200 Jul 03 12:03:05.260278 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 872/3471] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.481932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.484007 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:05.484215 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.484454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.484584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:05.489349 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.489349 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:05.490238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f71fcd0-fd1d-4e80-93e0-5775522642cb tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:05.490727 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 874/3472] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.653901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.656094 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:05.656347 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.656609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.668203 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.668203 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:05.668328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-45e68de1-e698-470f-aa01-78d63ec811bc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.671070 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45e68de1-e698-470f-aa01-78d63ec811bc tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:05.671070 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45e68de1-e698-470f-aa01-78d63ec811bc tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.671218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45e68de1-e698-470f-aa01-78d63ec811bc tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.671341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-45e68de1-e698-470f-aa01-78d63ec811bc tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:05.674031 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:05.675402 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.675402 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:05.676254 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45e68de1-e698-470f-aa01-78d63ec811bc tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:05.676736 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 862/3473] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.685741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-26c1f155-3d84-4b0e-a941-73ccd0e8f2dd tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:05.685741 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 866/3474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.707265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fa81031f-89f3-4ce9-b196-487c43fc82df None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.709784 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa81031f-89f3-4ce9-b196-487c43fc82df tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:05.709885 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa81031f-89f3-4ce9-b196-487c43fc82df tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.710903 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa81031f-89f3-4ce9-b196-487c43fc82df tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.719019 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.719019 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:05.723442 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fa81031f-89f3-4ce9-b196-487c43fc82df tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:05.728620 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa81031f-89f3-4ce9-b196-487c43fc82df tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:05.729117 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 873/3475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.745434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e603819c-29fb-4f76-a349-015ae361449e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.747544 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e603819c-29fb-4f76-a349-015ae361449e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:05.747778 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e603819c-29fb-4f76-a349-015ae361449e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.748014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e603819c-29fb-4f76-a349-015ae361449e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.757467 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.757467 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:05.761534 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e603819c-29fb-4f76-a349-015ae361449e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:05.766867 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e603819c-29fb-4f76-a349-015ae361449e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:05.767318 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 875/3476] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:05.814770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:05.817270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:05.817530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:05.817772 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:05.825872 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:05.825872 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:05.830941 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:05.836209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-2dc6d6a0-3aba-45e2-a286-057ebbc6966e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:05.836709 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 863/3477] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:05 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:06.268640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7e4f7ada-76e5-480c-b730-08c49a473164 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.270239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e4f7ada-76e5-480c-b730-08c49a473164 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:06.270422 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e4f7ada-76e5-480c-b730-08c49a473164 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.270581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e4f7ada-76e5-480c-b730-08c49a473164 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.275288 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.275288 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:06.275739 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7e4f7ada-76e5-480c-b730-08c49a473164 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:06.276418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e4f7ada-76e5-480c-b730-08c49a473164 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 returned with HTTP 200 Jul 03 12:03:06.276735 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 867/3478] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:06.284286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.286126 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:06.286309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.286554 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.286665 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Delete snapshot with id: f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:06.291692 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.291692 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:06.292153 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:06.308932 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot delete request issued successfully. Jul 03 12:03:06.309101 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b1df8c5-6cd4-492a-baf7-c18a29d545b9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 returned with HTTP 202 Jul 03 12:03:06.309496 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 874/3479] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:06 2026] DELETE /volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:06.316797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.318651 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:06.318834 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.319040 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.324118 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.324118 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:06.324611 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:06.325570 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2fe881e5-bb10-4f51-b3a4-fb6d277d671c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 returned with HTTP 200 Jul 03 12:03:06.326047 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 876/3480] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:06.431241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-757868c0-27cd-4caa-89f6-3f9e489b6674 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.433302 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-757868c0-27cd-4caa-89f6-3f9e489b6674 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629/action Jul 03 12:03:06.433678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-757868c0-27cd-4caa-89f6-3f9e489b6674 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:06.433796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-757868c0-27cd-4caa-89f6-3f9e489b6674 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:06.452209 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.452209 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:06.466140 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-66007417-6dfc-4b9d-9f7c-16886fe3b7e7 req-757868c0-27cd-4caa-89f6-3f9e489b6674 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629/action returned with HTTP 204 Jul 03 12:03:06.466808 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 864/3481] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:03:06 2026] POST /volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:06.506479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.507995 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:06.508157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.508345 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.508457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:06.518437 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.518437 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:06.519126 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-859629ee-c6aa-4b49-8c3d-a670dfa9ae0f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:06.519457 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 868/3482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:06.688690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.690383 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:06.690606 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.690815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.690963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:06.698224 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.699789 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.699789 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:06.700596 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3319f153-c9d7-47b0-b052-ee5cb6fb2e3d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:06.700777 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.701036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.701175 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 875/3483] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:06.701225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.712351 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.712351 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:06.717252 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.721972 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c93b7d13-dc8e-4ed7-aeca-ce8ceb4dae72 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:06.722737 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 877/3484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:06.738096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.743424 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.743685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.743903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.754321 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.754321 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:06.757789 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.763145 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8fb23f9f-360e-422f-886b-8a246ae3ed5a tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:06.763600 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 865/3485] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:06.780409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-babd151e-8c5f-498a-9abd-df870450ee2d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.783634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.783932 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.784229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.784494 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume with id: e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.794947 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.794947 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:06.795440 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.807357 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-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 12:03:06.807676 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-babd151e-8c5f-498a-9abd-df870450ee2d tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 400 Jul 03 12:03:06.808287 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 869/3486] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:06 2026] DELETE /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:03:06.822194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.823228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.823478 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.823929 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.838312 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.838312 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:06.842784 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.848531 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62557cc9-4925-4c7f-b028-6d219d99bb2c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:06.848948 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 876/3487] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:06.914049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.919112 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:06.919112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:06.919112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:06.928133 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.928133 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:06.932518 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.937586 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-919d9217-369d-4c5f-a4ce-616b19a3a5c2 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:06.938230 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 878/3488] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:06 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:06.957178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:06.959136 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] POST https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42/action Jul 03 12:03:06.959528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:06.959635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:06.970976 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:06.970976 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:06.971431 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:06.981092 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Begin detaching volume completed successfully. Jul 03 12:03:06.981415 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-1f691a3f-4f01-4a94-8abb-3dc2b11f7153 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42/action returned with HTTP 202 Jul 03 12:03:06.981943 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 866/3489] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:03:06 2026] POST /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:07.340463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-75a74ed0-6155-4d9f-8133-32ed6b920fac None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.345783 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75a74ed0-6155-4d9f-8133-32ed6b920fac tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 Jul 03 12:03:07.345966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75a74ed0-6155-4d9f-8133-32ed6b920fac tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.346158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75a74ed0-6155-4d9f-8133-32ed6b920fac tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.352510 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75a74ed0-6155-4d9f-8133-32ed6b920fac tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 returned with HTTP 404 Jul 03 12:03:07.358239 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 870/3490] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:07 2026] GET /volume/v3/snapshots/f82a13b7-b362-4c5f-8dc7-81d847df5b72 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:07.359249 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.362728 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:07.362975 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.363193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.363376 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:07.369569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:07.369569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:07.369855 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:07.390518 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:07.390766 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac21d11c-cb3e-4b18-b612-f0aecb53cc2f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 returned with HTTP 202 Jul 03 12:03:07.391197 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 877/3491] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:07 2026] DELETE /volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:07.399818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5a1e94c1-1024-448f-9900-a456945d2c7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.401521 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a1e94c1-1024-448f-9900-a456945d2c7f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:07.401698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a1e94c1-1024-448f-9900-a456945d2c7f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.401872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a1e94c1-1024-448f-9900-a456945d2c7f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.409268 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:07.409268 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:07.413207 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5a1e94c1-1024-448f-9900-a456945d2c7f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:07.417228 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a1e94c1-1024-448f-9900-a456945d2c7f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 returned with HTTP 200 Jul 03 12:03:07.417647 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 879/3492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:07 2026] GET /volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:07.531869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.534040 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:07.534218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.534439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.534571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:07.538918 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:07.538918 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:07.539662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ac9d97bb-87ba-40c8-84e3-8d36947cd59f tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:07.539945 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 867/3493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:07 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:07.714503 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.716492 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:07.716713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.716932 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.717086 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:07.723103 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:07.723103 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:07.724488 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f1e01911-24d1-4550-8fe5-448e211e8b7d tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:07.724995 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 871/3494] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:07 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:07.878869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4f10e86-f43d-4b22-a6ff-3ae78969e1da None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.879447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4f10e86-f43d-4b22-a6ff-3ae78969e1da None None] GET https://10.4.3.170/volume// Jul 03 12:03:07.879637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4f10e86-f43d-4b22-a6ff-3ae78969e1da None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:07.879872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4f10e86-f43d-4b22-a6ff-3ae78969e1da None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:07.880337 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4f10e86-f43d-4b22-a6ff-3ae78969e1da None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:07.880681 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 878/3495] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:03: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 12:03:07.893039 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-0fa9b899-3036-4835-9c29-92c74c49860c req-b896eb6d-be26-423b-ac94-23ffda18ecc7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:07.895237 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-b896eb6d-be26-423b-ac94-23ffda18ecc7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:03:07.895730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-b896eb6d-be26-423b-ac94-23ffda18ecc7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6efedc79-de54-4cfe-9f48-1445f4d54c41", "connector": null, "instance_uuid": "ddff6080-ddd7-479d-8e82-bf3fcec211c2"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:07.911103 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:07.911103 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:07.941731 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-b896eb6d-be26-423b-ac94-23ffda18ecc7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:03:07.942665 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 880/3496] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:03:07 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 12:03:08.012773 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c53e10b-2447-4524-bccb-98d943790f79 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.013249 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c53e10b-2447-4524-bccb-98d943790f79 None None] GET https://10.4.3.170/volume// Jul 03 12:03:08.013476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c53e10b-2447-4524-bccb-98d943790f79 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.013734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c53e10b-2447-4524-bccb-98d943790f79 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.014205 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c53e10b-2447-4524-bccb-98d943790f79 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:08.014583 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 868/3497] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03: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 12:03:08.023594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.025786 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:08.026014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.026211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.037758 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.037758 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:08.043542 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:08.049017 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-a0fc0f24-9134-423c-b937-aaadec08effe tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:08.049417 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 872/3498] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:08.362624 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.364400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:08.364529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.364727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.375389 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.375389 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:08.380016 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:08.385206 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bf2bb830-ec67-40a5-bda7-cefe8ec34afe tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:08.385844 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 879/3499] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:08.430454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cdd65379-19fc-44b9-bba7-205300b481b5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.432496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cdd65379-19fc-44b9-bba7-205300b481b5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 Jul 03 12:03:08.432724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cdd65379-19fc-44b9-bba7-205300b481b5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.432922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cdd65379-19fc-44b9-bba7-205300b481b5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.438892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cdd65379-19fc-44b9-bba7-205300b481b5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 returned with HTTP 404 Jul 03 12:03:08.439401 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 881/3500] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/volumes/2a9141b6-1b60-4422-96de-965b79b64888 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:08.450130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.451998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:08.452327 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59097284"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:08.453898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59097284'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:08.454015 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:08.458352 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:08.464817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (343d5a10-27b8-4e1e-8d7f-4c08e315909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:08.465822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9495de-0546-4f44-b1b0-9bd0cb43040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:08.466748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:08.472205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-773e2c39-1c91-4040-8db7-8e7414bd9ce7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.472598 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-773e2c39-1c91-4040-8db7-8e7414bd9ce7 None None] GET https://10.4.3.170/volume// Jul 03 12:03:08.472689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-773e2c39-1c91-4040-8db7-8e7414bd9ce7 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.472886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-773e2c39-1c91-4040-8db7-8e7414bd9ce7 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.473191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-773e2c39-1c91-4040-8db7-8e7414bd9ce7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:08.473504 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 873/3501] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03: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 12:03:08.483349 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.485917 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:08.486183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.486543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.495026 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.495026 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:08.499019 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:08.500007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9495de-0546-4f44-b1b0-9bd0cb43040b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:08.501188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c1fa484-f356-473b-b230-ad091022eb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:08.503604 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-30f036e5-06cb-471e-b69b-d61894f2eabb tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:08.504112 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 880/3502] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 1052 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:08.547190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['02eebc0e-595e-44d2-8add-4be777291af5', 'a326a5fb-2e16-4cd3-9a0a-691f1cd74e58', 'a8d3c04e-8c7d-4a02-ac88-34f30a65d138', '6ab0efa0-b27e-4fcb-92e9-5bf354b7a62a'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:08.548137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c1fa484-f356-473b-b230-ad091022eb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02eebc0e-595e-44d2-8add-4be777291af5', 'a326a5fb-2e16-4cd3-9a0a-691f1cd74e58', 'a8d3c04e-8c7d-4a02-ac88-34f30a65d138', '6ab0efa0-b27e-4fcb-92e9-5bf354b7a62a']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:08.548889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4acde2-81ed-4683-9104-43fe2e47966e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:08.552493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.555585 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:08.555777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.556022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.556155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:08.561485 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.561485 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:08.562479 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ce966259-f4ea-4f5a-b644-e0243be4b2e9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:08.562935 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 882/3503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:03:08.575149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4acde2-81ed-4683-9104-43fe2e47966e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a961d8f2-7940-4607-a628-12d883f4f794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59097284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['02eebc0e-595e-44d2-8add-4be777291af5','a326a5fb-2e16-4cd3-9a0a-691f1cd74e58','a8d3c04e-8c7d-4a02-ac88-34f30a65d138','6ab0efa0-b27e-4fcb-92e9-5bf354b7a62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59097284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a961d8f2-7940-4607-a628-12d883f4f794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:08.576022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5771a693-9401-41a6-bf1c-a17782f8b596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:08.596384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5771a693-9401-41a6-bf1c-a17782f8b596) transitioned into state 'SUCCESS' from state '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-59097284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['02eebc0e-595e-44d2-8add-4be777291af5','a326a5fb-2e16-4cd3-9a0a-691f1cd74e58','a8d3c04e-8c7d-4a02-ac88-34f30a65d138','6ab0efa0-b27e-4fcb-92e9-5bf354b7a62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:08.597510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748028cb-db89-42d0-a386-4e1c11314cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:08.609647 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748028cb-db89-42d0-a386-4e1c11314cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:08.611317 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (343d5a10-27b8-4e1e-8d7f-4c08e315909c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:08.611317 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:08.611656 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0823ca5-145e-4736-a09b-dafd62e450c2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:08.612132 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 869/3504] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:08 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:08.619976 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.622651 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] PUT https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c Jul 03 12:03:08.623150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:08.628453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.630608 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:08.631124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Acquiring lock "cinder-attachment_update-6efedc79-de54-4cfe-9f48-1445f4d54c41-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:03:08.631190 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.631190 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.634855 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Lock "cinder-attachment_update-6efedc79-de54-4cfe-9f48-1445f4d54c41-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:03:08.635689 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.635689 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:08.642337 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.642337 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:08.652206 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:08.657461 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ce57f4a-d3e6-4af7-a5a0-beedf1f4482f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 returned with HTTP 200 Jul 03 12:03:08.657811 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 881/3505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:08.737273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:08.739107 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:08.739315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:08.739527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:08.739648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:08.743855 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:08.743855 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:08.744614 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbc7c440-fc4c-4b42-a192-58cca7fee4db tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:08.745075 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 883/3506] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:08 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:09.155317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Lock "cinder-attachment_update-6efedc79-de54-4cfe-9f48-1445f4d54c41-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:03:09.155651 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-bf4fcd21-de65-4dab-8085-03720cf50add tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c returned with HTTP 200 Jul 03 12:03:09.156058 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 874/3507] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:03:08 2026] PUT /volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:09.167152 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-ade64fbe-3bc1-4846-afc8-907a6b3d2b55 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.169172 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-ade64fbe-3bc1-4846-afc8-907a6b3d2b55 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 Jul 03 12:03:09.169350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-ade64fbe-3bc1-4846-afc8-907a6b3d2b55 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.169573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-ade64fbe-3bc1-4846-afc8-907a6b3d2b55 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.178954 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.178954 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:09.398167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.399905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:09.400107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.400298 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.409958 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.409958 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:09.413482 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:09.417856 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e81e3a8c-41d4-4406-9783-6b659a7741f6 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:09.418256 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 882/3508] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:09 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:09.577062 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.578867 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:09.579179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.579358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.579485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:09.583955 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.583955 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:09.584729 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2f51263-dcbf-4fe0-9771-1d6b03026376 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:09.585118 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 884/3509] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:09 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:09.671128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a1857288-0492-4146-9d59-c920f167a730 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.672722 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1857288-0492-4146-9d59-c920f167a730 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:09.672919 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1857288-0492-4146-9d59-c920f167a730 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.673149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1857288-0492-4146-9d59-c920f167a730 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.680158 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.680158 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:09.684585 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a1857288-0492-4146-9d59-c920f167a730 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:09.691680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1857288-0492-4146-9d59-c920f167a730 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 returned with HTTP 200 Jul 03 12:03:09.692048 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 875/3510] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:09 2026] GET /volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:09.704019 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c30a07e8-3fba-473e-a505-33014cccf0ab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.705635 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:09.706075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a961d8f2-7940-4607-a628-12d883f4f794", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-630778270"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:09.713867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d7817c5-2c3c-42f0-8806-d74389855e4e req-ade64fbe-3bc1-4846-afc8-907a6b3d2b55 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 returned with HTTP 200 Jul 03 12:03:09.714437 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 870/3511] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:03:09 2026] DELETE /volume/v3/attachments/26b5ebd4-c63f-47cd-ae7c-220191ef5629 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:09.715518 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.715518 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:09.715898 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:09.716104 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:09.740049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['be684e03-b03f-4ceb-a343-5ddd7b710457', '0965b8d6-2da0-4370-afe8-1b4e1ae78cca', '13d772d1-7632-487a-89f2-aeed793d948f', '81498b85-7729-4e6e-bb59-c21109a933f0'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:09.755692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-214e8307-a950-4026-9105-e2009f2c306b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.757416 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-214e8307-a950-4026-9105-e2009f2c306b tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:09.757612 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-214e8307-a950-4026-9105-e2009f2c306b tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.757772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-214e8307-a950-4026-9105-e2009f2c306b tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.757865 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-214e8307-a950-4026-9105-e2009f2c306b tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:09.762252 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.762252 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:09.763113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-214e8307-a950-4026-9105-e2009f2c306b tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:09.763563 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 885/3512] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:09 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:09.770564 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:09.770882 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c30a07e8-3fba-473e-a505-33014cccf0ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:09.771300 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 883/3513] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:09.782310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:09.783930 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:09.784121 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:09.784299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:09.789695 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:09.789695 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:09.789986 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:09.790583 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a1eaa4b5-77ec-4f9c-9037-cb2b09c164ed tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 200 Jul 03 12:03:09.790907 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 876/3514] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:09 2026] GET /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.430542 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.432203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:10.437585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.438296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.450655 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.450655 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:10.456122 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:10.458930 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75bf724d-2cf6-4ba5-900f-4fd329a1ec39 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:10.459577 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 871/3515] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.596451 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.598320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:10.598493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.598667 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.598768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:10.603232 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.603232 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:10.604008 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cb7da5b8-a3cd-4b63-93cf-829fabbbfb91 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:10.604307 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 886/3516] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.773796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.775672 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:10.775865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.776076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.776183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:10.780155 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.780155 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:10.780909 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fcdc1b3a-9c1a-410f-85fb-13723b59bb1c tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:10.781260 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 884/3517] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.789940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-49394d3b-359e-424d-bb3d-986040251981 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.791550 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49394d3b-359e-424d-bb3d-986040251981 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:10.791747 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49394d3b-359e-424d-bb3d-986040251981 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.791914 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-49394d3b-359e-424d-bb3d-986040251981 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.798471 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.798471 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:10.800631 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-13027113-45e8-4024-a5e8-feef54051051 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.802348 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13027113-45e8-4024-a5e8-feef54051051 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:10.802427 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-49394d3b-359e-424d-bb3d-986040251981 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:03:10.802564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13027113-45e8-4024-a5e8-feef54051051 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.802742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13027113-45e8-4024-a5e8-feef54051051 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.806114 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-49394d3b-359e-424d-bb3d-986040251981 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 200 Jul 03 12:03:10.806466 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 877/3518] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.807772 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.807772 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:10.808321 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-13027113-45e8-4024-a5e8-feef54051051 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:10.809358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13027113-45e8-4024-a5e8-feef54051051 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 200 Jul 03 12:03:10.810051 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 872/3519] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.818581 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7d479db3-a79b-4f5f-882b-b48186af61d9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.820523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.820704 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7d479db3-a79b-4f5f-882b-b48186af61d9 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] PUT https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:10.821158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7d479db3-a79b-4f5f-882b-b48186af61d9 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-230413748", "description": "tempest-volume-backup-description-896525084"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:10.822873 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:10.823155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.823489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.823681 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Delete snapshot with id: ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:10.827165 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.827165 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:10.831012 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.831012 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:10.831698 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:10.833891 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7d479db3-a79b-4f5f-882b-b48186af61d9 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:10.834436 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 887/3520] 10.4.3.170 () {70 vars in 1409 bytes} [Fri Jul 3 12:03:10 2026] PUT /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 332 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.843656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-be805f28-0074-40ea-a3be-1bb8525570ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.845549 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be805f28-0074-40ea-a3be-1bb8525570ef tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:10.845728 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be805f28-0074-40ea-a3be-1bb8525570ef tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.845919 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be805f28-0074-40ea-a3be-1bb8525570ef tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.846031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-be805f28-0074-40ea-a3be-1bb8525570ef tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:10.851089 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.851089 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:10.851816 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot delete request issued successfully. Jul 03 12:03:10.852029 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05cef7e5-4c3a-4d70-85f7-d6c6563f80dd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 202 Jul 03 12:03:10.852085 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be805f28-0074-40ea-a3be-1bb8525570ef tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:10.852416 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 878/3521] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.852497 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 885/3522] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:10 2026] DELETE /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:10.862436 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-462083dd-639f-45f7-a1da-375dfb7412ce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.863535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.864354 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-462083dd-639f-45f7-a1da-375dfb7412ce tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:10.864611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-462083dd-639f-45f7-a1da-375dfb7412ce tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.864833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-462083dd-639f-45f7-a1da-375dfb7412ce tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.865892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] DELETE https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:10.866148 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.866364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.866536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Delete backup with id: 5d1b85a8-d5e9-4639-8f14-6407679c9f77. Jul 03 12:03:10.870059 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.870059 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:10.870478 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-462083dd-639f-45f7-a1da-375dfb7412ce tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:10.871232 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-462083dd-639f-45f7-a1da-375dfb7412ce tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 200 Jul 03 12:03:10.871619 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.871619 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:10.871706 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 873/3523] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:10.885099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] delete_backup rpcapi backup_id 5d1b85a8-d5e9-4639-8f14-6407679c9f77 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:03:10.887940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92ffcf47-e5bd-4392-803e-7022c2d1a782 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 202 Jul 03 12:03:10.888436 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 888/3524] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:03:10 2026] DELETE /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:10.898333 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:10.900308 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:10.900587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:10.900813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:10.900930 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:10.908225 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:10.908225 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:10.909431 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-56b5ea60-4ed6-4f3a-b039-0f0bf08c5591 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 200 Jul 03 12:03:10.909936 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 879/3525] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:10 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:11.232652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0625c486-6405-4253-b569-a55a6416dc50 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.234349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0625c486-6405-4253-b569-a55a6416dc50 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:11.234588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0625c486-6405-4253-b569-a55a6416dc50 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.234765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0625c486-6405-4253-b569-a55a6416dc50 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.241736 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:11.241736 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:11.247047 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0625c486-6405-4253-b569-a55a6416dc50 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:11.251642 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0625c486-6405-4253-b569-a55a6416dc50 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:11.252011 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 886/3526] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:11.473625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.475213 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:11.475384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.475560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.485970 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:11.485970 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:11.488547 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:11.493358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f1e1cdd0-2f47-43e2-9493-3194ac2c8644 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:11.493749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 874/3527] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:11.616128 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c1affa8-6726-4666-abf1-239c42815b83 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.618063 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c1affa8-6726-4666-abf1-239c42815b83 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:11.618271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c1affa8-6726-4666-abf1-239c42815b83 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.618483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c1affa8-6726-4666-abf1-239c42815b83 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.618646 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7c1affa8-6726-4666-abf1-239c42815b83 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:11.626344 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:11.626344 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:11.627268 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c1affa8-6726-4666-abf1-239c42815b83 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:11.627659 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 889/3528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:11.883589 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fe12c1a0-ffc2-4d8e-821a-795d814a9638 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.885143 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fe12c1a0-ffc2-4d8e-821a-795d814a9638 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:11.885476 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fe12c1a0-ffc2-4d8e-821a-795d814a9638 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.885776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fe12c1a0-ffc2-4d8e-821a-795d814a9638 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.890218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fe12c1a0-ffc2-4d8e-821a-795d814a9638 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 404 Jul 03 12:03:11.890218 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 880/3529] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:11.896202 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.897789 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:11.897966 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.898159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.898312 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:11.902103 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-48f9dbfb-a6a7-45ff-9d9f-177d6fc89413 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 404 Jul 03 12:03:11.902545 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 887/3530] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:11 2026] DELETE /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:11.908771 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3bfdef6a-f456-4f42-b6f4-4b2aefd6c9fc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.910440 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3bfdef6a-f456-4f42-b6f4-4b2aefd6c9fc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b Jul 03 12:03:11.910625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3bfdef6a-f456-4f42-b6f4-4b2aefd6c9fc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.910797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3bfdef6a-f456-4f42-b6f4-4b2aefd6c9fc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.914898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3bfdef6a-f456-4f42-b6f4-4b2aefd6c9fc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b returned with HTTP 404 Jul 03 12:03:11.915315 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 875/3531] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/snapshots/ac4b89c3-4391-4558-b534-c25beb600f9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:11.922734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.922821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-be284a80-0c9d-4091-8835-1638c9e4b942 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.924044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 Jul 03 12:03:11.924328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.924587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.924776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Show backup with id 5d1b85a8-d5e9-4639-8f14-6407679c9f77. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:11.925094 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:11.925408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.925761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.926387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:11.937117 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:11.937117 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:11.938428 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:11.962433 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:11.962742 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-be284a80-0c9d-4091-8835-1638c9e4b942 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 returned with HTTP 202 Jul 03 12:03:11.963406 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 890/3532] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:11 2026] DELETE /volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:11.976011 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:11.978082 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:11.978289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:11.978548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:11.993999 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:11.993999 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:12.001252 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:12.006593 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ad9de2e-f53f-40ce-8051-74d3275eced5 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 returned with HTTP 200 Jul 03 12:03:12.007080 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 888/3533] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:12.094340 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7eb76dd1-3231-4011-8fd5-ae638f06d8e4 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 returned with HTTP 404 Jul 03 12:03:12.094989 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 881/3534] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:11 2026] GET /volume/v3/backups/5d1b85a8-d5e9-4639-8f14-6407679c9f77 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:12.180235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.182562 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:12.182865 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.183136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.192535 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.192535 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:12.199544 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:03:12.211303 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-db376b9e-e40b-414b-a979-1dc10ad197f3 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 200 Jul 03 12:03:12.211939 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 876/3535] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:12 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:12.228274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-747cab42-6dba-40bd-81cb-21302158b991 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.231035 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] DELETE https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:12.231035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.231035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.231035 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Delete volume with id: edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:12.238491 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.238491 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:12.239001 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:03:12.257959 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Delete volume request issued successfully. Jul 03 12:03:12.258165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-747cab42-6dba-40bd-81cb-21302158b991 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 202 Jul 03 12:03:12.258637 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 891/3536] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:03:12 2026] DELETE /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:12.267713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.269539 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:12.269778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.269955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.278422 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.278422 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:12.282207 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Volume info retrieved successfully. Jul 03 12:03:12.286567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ff240a6f-5019-4aed-9089-687cd7d59ce8 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 200 Jul 03 12:03:12.286933 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 889/3537] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:12 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:12.508510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4267a68a-7068-4c48-8064-713506e9af9e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.510220 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4267a68a-7068-4c48-8064-713506e9af9e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:12.510434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4267a68a-7068-4c48-8064-713506e9af9e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.510629 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4267a68a-7068-4c48-8064-713506e9af9e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.522886 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.522886 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:12.527758 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4267a68a-7068-4c48-8064-713506e9af9e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:12.533650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4267a68a-7068-4c48-8064-713506e9af9e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:12.534185 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 882/3538] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:12 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:12.637700 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1241174a-4728-4c35-89b5-fb79573349b6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.639547 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1241174a-4728-4c35-89b5-fb79573349b6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:12.639753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1241174a-4728-4c35-89b5-fb79573349b6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.639992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1241174a-4728-4c35-89b5-fb79573349b6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.640158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1241174a-4728-4c35-89b5-fb79573349b6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:12.644499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.644499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:12.645221 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1241174a-4728-4c35-89b5-fb79573349b6 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:12.645616 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 877/3539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:12 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:12.727867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.731301 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 12:03:12.731539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.731724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.731895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume with id: 1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 12:03:12.739127 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.739127 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:12.739573 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:03:12.757958 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume request issued successfully. Jul 03 12:03:12.758250 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d82c87f-aea9-4e9f-a5ed-b4b69082675c tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 202 Jul 03 12:03:12.758786 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 892/3540] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:12 2026] DELETE /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:12.768328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-76d30435-318d-49db-91c7-96b7bfa313d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:12.770238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-76d30435-318d-49db-91c7-96b7bfa313d6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 12:03:12.770479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-76d30435-318d-49db-91c7-96b7bfa313d6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:12.770698 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-76d30435-318d-49db-91c7-96b7bfa313d6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:12.778035 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:12.778035 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:12.784214 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-76d30435-318d-49db-91c7-96b7bfa313d6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:03:12.792326 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-76d30435-318d-49db-91c7-96b7bfa313d6 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 200 Jul 03 12:03:12.792950 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 890/3541] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:12 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.021717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a3742220-8e2e-4ac8-910b-82f7a6f9b460 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.023551 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3742220-8e2e-4ac8-910b-82f7a6f9b460 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 Jul 03 12:03:13.023732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3742220-8e2e-4ac8-910b-82f7a6f9b460 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.023907 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3742220-8e2e-4ac8-910b-82f7a6f9b460 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.029695 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3742220-8e2e-4ac8-910b-82f7a6f9b460 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 returned with HTTP 404 Jul 03 12:03:13.030117 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 883/3542] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/volumes/a961d8f2-7940-4607-a628-12d883f4f794 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:13.038196 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.039818 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:13.040181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2015694253"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:13.041547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2015694253'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:13.041671 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:13.045805 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:13.051585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (3c599890-3809-4665-8c2e-6caaa6f8d1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:13.052421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665c77f9-1a40-4549-9dbc-fbc10947fc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:13.053170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:13.247240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665c77f9-1a40-4549-9dbc-fbc10947fc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:13.248118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff85785-82c3-4579-9642-d262096c3d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:13.290495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['959b3c0d-9f02-4493-995d-7594c56c3608', '5d9ecdfa-6eb2-440f-a169-5e3b564a7119', 'd5c6a950-8e83-4400-a9ac-7118211f2700', '076109e0-719a-4837-9157-eeaf196601a0'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:13.291302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff85785-82c3-4579-9642-d262096c3d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['959b3c0d-9f02-4493-995d-7594c56c3608', '5d9ecdfa-6eb2-440f-a169-5e3b564a7119', 'd5c6a950-8e83-4400-a9ac-7118211f2700', '076109e0-719a-4837-9157-eeaf196601a0']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:13.292244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577f76d1-13ac-4a62-af26-4fc8326840b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:13.300573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-00f7c84b-2324-4e9e-b3e4-bb38d8511841 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.302586 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00f7c84b-2324-4e9e-b3e4-bb38d8511841 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] GET https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 Jul 03 12:03:13.302866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00f7c84b-2324-4e9e-b3e4-bb38d8511841 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.303142 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00f7c84b-2324-4e9e-b3e4-bb38d8511841 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.310057 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00f7c84b-2324-4e9e-b3e4-bb38d8511841 tempest-VolumesBackupsV39Test-832020596 tempest-VolumesBackupsV39Test-832020596-project-member] https://10.4.3.170/volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 returned with HTTP 404 Jul 03 12:03:13.310707 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 893/3543] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/volumes/edb7592f-ff2e-470b-bb19-494a70053d75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:13.317174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577f76d1-13ac-4a62-af26-4fc8326840b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f76eb0d-f919-496f-b21d-01a87b418f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2015694253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['959b3c0d-9f02-4493-995d-7594c56c3608','5d9ecdfa-6eb2-440f-a169-5e3b564a7119','d5c6a950-8e83-4400-a9ac-7118211f2700','076109e0-719a-4837-9157-eeaf196601a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2015694253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f76eb0d-f919-496f-b21d-01a87b418f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:13.318108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a885b35-503e-4b48-9658-a0a151c3e180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:13.338778 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a885b35-503e-4b48-9658-a0a151c3e180) transitioned into state 'SUCCESS' from state '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-2015694253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['959b3c0d-9f02-4493-995d-7594c56c3608','5d9ecdfa-6eb2-440f-a169-5e3b564a7119','d5c6a950-8e83-4400-a9ac-7118211f2700','076109e0-719a-4837-9157-eeaf196601a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:13.339624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4336d2-5d12-48bc-8653-901fa922f426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:13.349753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4336d2-5d12-48bc-8653-901fa922f426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:13.350739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (3c599890-3809-4665-8c2e-6caaa6f8d1e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:13.351082 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:13.351853 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fdd76e72-0671-49b1-98d2-0f80373e57d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:13.352355 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 878/3544] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:13 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:13.364058 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-911c9b84-ccaf-4369-8958-9755241ccae3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.365823 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-911c9b84-ccaf-4369-8958-9755241ccae3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:13.366022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-911c9b84-ccaf-4369-8958-9755241ccae3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.366208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-911c9b84-ccaf-4369-8958-9755241ccae3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.372839 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.372839 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:13.376583 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-911c9b84-ccaf-4369-8958-9755241ccae3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:13.380339 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-911c9b84-ccaf-4369-8958-9755241ccae3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 returned with HTTP 200 Jul 03 12:03:13.380731 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 891/3545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.548581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-960222fb-a706-428a-a16c-9c10a798d8e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.550551 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-960222fb-a706-428a-a16c-9c10a798d8e7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:13.550801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-960222fb-a706-428a-a16c-9c10a798d8e7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.551090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-960222fb-a706-428a-a16c-9c10a798d8e7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.561193 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.561193 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:13.565504 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-960222fb-a706-428a-a16c-9c10a798d8e7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:13.570680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-960222fb-a706-428a-a16c-9c10a798d8e7 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:13.571124 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 884/3546] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.656429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.658319 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:13.658606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.658875 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.659009 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:13.663603 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.663603 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:13.664361 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-848f33e8-b918-4bd7-9a15-38ba95611ab8 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:13.664733 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 894/3547] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.674561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.676322 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:13.676521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.676702 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.676838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:13.681177 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.681177 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:13.682058 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6f4b3128-7fa1-438f-833f-cd1759c659e4 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:13.682403 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 879/3548] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.692464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.694259 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:13.694498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.694686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.694784 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete backup with id: 19289298-9d7a-46c9-8047-41adea4d0b8a. Jul 03 12:03:13.699225 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.699225 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:13.731131 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] delete_backup rpcapi backup_id 19289298-9d7a-46c9-8047-41adea4d0b8a {{(pid=99809) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:03:13.734418 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa43c38f-ef41-4e46-b9f4-c2e4f1a9f073 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 202 Jul 03 12:03:13.734418 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 892/3549] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:13 2026] DELETE /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:13.744177 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.747189 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:13.747939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.748157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.748265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:13.753508 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:13.753508 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:13.753508 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-705fb226-4c1a-449e-910a-1f0aea86aee9 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 200 Jul 03 12:03:13.753805 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 885/3550] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:13.806790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d1ef70b0-cf74-4202-bd31-c46cf53959f0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:13.808557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d1ef70b0-cf74-4202-bd31-c46cf53959f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee Jul 03 12:03:13.808737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d1ef70b0-cf74-4202-bd31-c46cf53959f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:13.808931 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d1ef70b0-cf74-4202-bd31-c46cf53959f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:13.817023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d1ef70b0-cf74-4202-bd31-c46cf53959f0 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee returned with HTTP 404 Jul 03 12:03:13.817507 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 895/3551] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:13 2026] GET /volume/v3/volumes/1e0a0c06-0f46-4ab0-88fd-a0ff6451ecee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:14.394081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.397870 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:14.398110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.398304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.408308 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.408308 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:14.415493 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:14.423505 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14df7e4d-e33e-41bf-be45-7d57b078e17b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 returned with HTTP 200 Jul 03 12:03:14.424347 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 880/3552] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:14 2026] GET /volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:14.439748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.441985 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:14.442383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f76eb0d-f919-496f-b21d-01a87b418f58", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-256170658"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:14.453298 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.453298 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:14.454781 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:14.454928 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume 7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:14.477998 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['128c2aca-9e1c-423c-a788-822870cb4a4d', 'fed68a99-cf74-46be-87d9-271ab4209459', '08294c41-e21b-45f6-96cc-cb3ffb2b5dae', '361e7f5a-fddb-4d17-8f5b-01ed13acf150'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:14.507390 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:14.507870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a228bce-bd04-48b2-9bce-3c1ac49406d3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:14.508385 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 893/3553] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:14.520152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.522412 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:14.522678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.522940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.529773 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.529773 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:14.530278 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:14.531164 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e5224821-63e2-437a-afbe-c18be4ac0da4 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d returned with HTTP 200 Jul 03 12:03:14.531677 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 886/3554] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:14 2026] GET /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:14.586101 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.588016 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:14.588243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.588468 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.603392 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.603392 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:14.611599 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:14.620135 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-704b077e-a7a6-43c8-a2ee-077a4fd5bd85 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:14.620567 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 896/3555] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:14 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:14.763551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.765400 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a Jul 03 12:03:14.765725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.765839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.766046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Show backup with id 19289298-9d7a-46c9-8047-41adea4d0b8a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:14.769606 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa210a59-ec52-4137-b9ef-497a77ccf03a tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a returned with HTTP 404 Jul 03 12:03:14.770130 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 881/3556] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:14 2026] GET /volume/v3/backups/19289298-9d7a-46c9-8047-41adea4d0b8a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:14.778438 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.784147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:03:14.784147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.784147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.784147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete snapshot with id: 6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:03:14.788814 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.788814 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:14.788814 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot retrieved successfully. Jul 03 12:03:14.811341 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot delete request issued successfully. Jul 03 12:03:14.811553 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aba8a35d-ee5b-402e-96a5-911d55aa3d26 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 returned with HTTP 202 Jul 03 12:03:14.812144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 894/3557] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:14 2026] DELETE /volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:14.819272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.821190 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:03:14.821540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:14.821812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:14.828077 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:14.828077 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:14.828820 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Snapshot retrieved successfully. Jul 03 12:03:14.829623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ccb820f1-9aef-40ce-a5e5-25e92d4d3e04 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 returned with HTTP 200 Jul 03 12:03:14.830450 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 887/3558] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:14 2026] GET /volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:14.971722 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a45cae39-2fcb-41f0-b248-4b0ba71fc102 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:14.973603 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a45cae39-2fcb-41f0-b248-4b0ba71fc102 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:03:14.973921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a45cae39-2fcb-41f0-b248-4b0ba71fc102 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150", "extra_specs": {"multiattach": " True"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:14.996799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a45cae39-2fcb-41f0-b248-4b0ba71fc102 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:03:14.997199 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 897/3559] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:03:14 2026] POST /volume/v3/types => generated 286 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:15.007067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.009260 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:15.009677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2048830183", "snapshot_id": null, "imageRef": null, "volume_type": "e6e3e626-72d7-48ec-b4a1-35d14b2ab929", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:15.012258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2048830183', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e6e3e626-72d7-48ec-b4a1-35d14b2ab929', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:15.018774 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume of 1 GB Jul 03 12:03:15.019124 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.019124 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:15.019629 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Availability Zones retrieved successfully. Jul 03 12:03:15.027742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (70b37bb4-87c8-48e7-93ea-f98ee939b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:15.029112 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25bf43f-bf06-4c55-a714-89203f6168c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:15.030210 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:15.038685 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.038685 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:15.054383 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25bf43f-bf06-4c55-a714-89203f6168c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e6e3e626-72d7-48ec-b4a1-35d14b2ab929,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6e3e626-72d7-48ec-b4a1-35d14b2ab929', 'encryption_key_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=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:15.055316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26dba38-5e52-476a-9b42-994298f22397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:15.086086 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:15.086386 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-644215816-1523192150, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:15.128336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Created reservations ['7d74333c-43e9-4076-9e5a-80ec4e53e002', 'b7626df0-9020-4beb-9c6b-fa27f60454c3', 'd1102008-0984-4c28-a3e4-08a2e1294e49', '507cfa15-c9e7-474e-a9b7-364cca8bda70'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:15.129133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26dba38-5e52-476a-9b42-994298f22397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d74333c-43e9-4076-9e5a-80ec4e53e002', 'b7626df0-9020-4beb-9c6b-fa27f60454c3', 'd1102008-0984-4c28-a3e4-08a2e1294e49', '507cfa15-c9e7-474e-a9b7-364cca8bda70']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:15.130022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d52a35-aee9-4994-b07e-ad72cb5acd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:15.152393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d52a35-aee9-4994-b07e-ad72cb5acd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eee10424-4670-4f20-aa6d-cbe1bd24766d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2048830183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['7d74333c-43e9-4076-9e5a-80ec4e53e002','b7626df0-9020-4beb-9c6b-fa27f60454c3','d1102008-0984-4c28-a3e4-08a2e1294e49','507cfa15-c9e7-474e-a9b7-364cca8bda70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=e6e3e626-72d7-48ec-b4a1-35d14b2ab929), 'volume': Volume(_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-03T12:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2048830183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eee10424-4670-4f20-aa6d-cbe1bd24766d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='720a781ebdb4430e8ba51de7959c35e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6e3e626-72d7-48ec-b4a1-35d14b2ab929),volume_type_id=e6e3e626-72d7-48ec-b4a1-35d14b2ab929)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:15.153060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4518fce0-4332-4aab-b50a-9f26be546d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:15.176775 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4518fce0-4332-4aab-b50a-9f26be546d35) transitioned into state 'SUCCESS' from state '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-2048830183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='720a781ebdb4430e8ba51de7959c35e8',qos_specs=None,replication_status=,reservations=['7d74333c-43e9-4076-9e5a-80ec4e53e002','b7626df0-9020-4beb-9c6b-fa27f60454c3','d1102008-0984-4c28-a3e4-08a2e1294e49','507cfa15-c9e7-474e-a9b7-364cca8bda70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c6b8f22a3c14f9fbb8360f37048c8ff',volume_type_id=e6e3e626-72d7-48ec-b4a1-35d14b2ab929)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:15.177438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91334570-79ee-457a-ba32-3a1d3bff0ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:15.189002 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91334570-79ee-457a-ba32-3a1d3bff0ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:15.189791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Flow 'volume_create_api' (70b37bb4-87c8-48e7-93ea-f98ee939b800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:15.190078 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Create volume request issued successfully. Jul 03 12:03:15.190591 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8258bd88-12f9-4f25-9fae-e764e876ccc3 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:15.190959 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 882/3560] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:15 2026] POST /volume/v3/volumes => generated 829 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:15.204836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.209154 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:15.209154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.209154 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.218961 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.218961 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:15.224176 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:15.233454 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72eca9cf-33e3-43fc-b345-0a488636cf31 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:15.234014 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 895/3561] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:15.403855 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0fa9b899-3036-4835-9c29-92c74c49860c req-884f8e1b-82c6-44b2-9c89-11d461a34d0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.405907 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-884f8e1b-82c6-44b2-9c89-11d461a34d0b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c/action Jul 03 12:03:15.406256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-884f8e1b-82c6-44b2-9c89-11d461a34d0b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:15.406425 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-884f8e1b-82c6-44b2-9c89-11d461a34d0b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:15.423888 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.423888 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:15.433609 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0fa9b899-3036-4835-9c29-92c74c49860c req-884f8e1b-82c6-44b2-9c89-11d461a34d0b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c/action returned with HTTP 204 Jul 03 12:03:15.434009 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 888/3562] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:03:15 2026] POST /volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:15.542571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.544729 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:15.544946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.545178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.551818 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.551818 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:15.552333 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:15.553172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5bc816c1-d5e5-4905-9711-20dcf2fc802a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d returned with HTTP 200 Jul 03 12:03:15.553684 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 898/3563] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:15.562046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.563816 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] POST https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d/action Jul 03 12:03:15.564250 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:15.564412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:15.570470 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.570470 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:15.570876 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:15.571684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5e5ef37707ec465d80e1d5d885a51afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '532854c0f75249b2b09b3a8c189b61ea', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:03:15.571880 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-890bdf5b-8c1b-40a9-a0b0-b8e4e2f43479 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d/action returned with HTTP 403 Jul 03 12:03:15.574248 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 883/3564] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:15 2026] POST /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:15.580081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.582111 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:15.582338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.582572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.582696 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:15.588145 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.588145 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:15.588506 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:15.603490 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:15.603698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c5ceafac-3afc-48ef-8f37-50e7fe8b1292 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d returned with HTTP 202 Jul 03 12:03:15.604171 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 896/3565] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:15 2026] DELETE /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:15.612586 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b6e2997e-8271-4550-afad-a88f11f4155e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.614301 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6e2997e-8271-4550-afad-a88f11f4155e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:15.614506 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6e2997e-8271-4550-afad-a88f11f4155e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.614701 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6e2997e-8271-4550-afad-a88f11f4155e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.619532 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.619532 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:15.619918 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b6e2997e-8271-4550-afad-a88f11f4155e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:15.620853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6e2997e-8271-4550-afad-a88f11f4155e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d returned with HTTP 200 Jul 03 12:03:15.621462 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 889/3566] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:15.633839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-758d671b-1043-40a4-bf8c-136f128b2ced None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.636130 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-758d671b-1043-40a4-bf8c-136f128b2ced tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:15.636353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-758d671b-1043-40a4-bf8c-136f128b2ced tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.636547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-758d671b-1043-40a4-bf8c-136f128b2ced tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.646225 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.646225 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:15.649591 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-758d671b-1043-40a4-bf8c-136f128b2ced tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:15.654067 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-758d671b-1043-40a4-bf8c-136f128b2ced tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:15.654698 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 899/3567] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:15.669493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7649987c-3c0c-41d0-89e1-798ceea43764 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.671264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7649987c-3c0c-41d0-89e1-798ceea43764 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:15.671473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7649987c-3c0c-41d0-89e1-798ceea43764 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.671648 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7649987c-3c0c-41d0-89e1-798ceea43764 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.680506 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.680506 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:15.684584 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7649987c-3c0c-41d0-89e1-798ceea43764 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:15.688221 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7649987c-3c0c-41d0-89e1-798ceea43764 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:15.688569 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 884/3568] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:15.840787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-85fa5ca4-4b90-458e-b8dc-3bf720c25cca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.842852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85fa5ca4-4b90-458e-b8dc-3bf720c25cca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 Jul 03 12:03:15.843174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85fa5ca4-4b90-458e-b8dc-3bf720c25cca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.843272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85fa5ca4-4b90-458e-b8dc-3bf720c25cca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.847440 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85fa5ca4-4b90-458e-b8dc-3bf720c25cca tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 returned with HTTP 404 Jul 03 12:03:15.847756 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 897/3569] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/snapshots/6165c69d-68c9-4d90-9216-ee4b4ee32ab0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:15.855560 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.857349 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:03:15.857569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.857746 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.858984 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume with id: 86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:03:15.864585 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.864585 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:15.865225 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:15.896492 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume request issued successfully. Jul 03 12:03:15.896739 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff8889f3-4332-4b28-88f0-3bd3d27bb2a2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 returned with HTTP 202 Jul 03 12:03:15.897136 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 890/3570] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:15 2026] DELETE /volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:15.908779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2b920eb7-1191-4c53-bf5c-40684834a02b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:15.908779 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b920eb7-1191-4c53-bf5c-40684834a02b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:03:15.908779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b920eb7-1191-4c53-bf5c-40684834a02b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:15.908779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b920eb7-1191-4c53-bf5c-40684834a02b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:15.914859 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:15.914859 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:15.918415 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2b920eb7-1191-4c53-bf5c-40684834a02b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:15.922938 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b920eb7-1191-4c53-bf5c-40684834a02b tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 returned with HTTP 200 Jul 03 12:03:15.923381 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 900/3571] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:15 2026] GET /volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:16.253710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.256092 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:16.256379 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.256661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.265510 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.265510 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:16.270139 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:16.280384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e6942fe-9b36-4b6c-ae82-80730c5a26a5 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:16.280788 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 885/3572] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:16.294288 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.296253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:16.296609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.297285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.305814 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.305814 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:16.312790 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:16.317433 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a7fbc01-0b97-49bc-872f-552ec2fa41c4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:16.317871 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 898/3573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:16.364723 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.369146 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:16.369146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.369146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.377254 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.377254 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:16.381701 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:16.386861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-38708e64-5695-4395-8542-d10538338777 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:16.387345 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 891/3574] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:16.630932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4fcd6f72-4ff5-4b1d-8c0e-24684cdac44c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.632852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fcd6f72-4ff5-4b1d-8c0e-24684cdac44c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d Jul 03 12:03:16.633100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fcd6f72-4ff5-4b1d-8c0e-24684cdac44c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.633308 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fcd6f72-4ff5-4b1d-8c0e-24684cdac44c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.637501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fcd6f72-4ff5-4b1d-8c0e-24684cdac44c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d returned with HTTP 404 Jul 03 12:03:16.638044 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 901/3575] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/snapshots/ba8625af-2723-4f21-8519-624013999f4d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:16.649209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-896a359e-bbce-4625-80c0-11d2803b8bea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.654410 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:16.654796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.654796 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.654985 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:16.662967 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.662967 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:16.663277 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:16.680073 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:16.680271 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-896a359e-bbce-4625-80c0-11d2803b8bea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 returned with HTTP 202 Jul 03 12:03:16.680678 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 886/3576] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:16 2026] DELETE /volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:16.688015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.690017 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:16.690237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.690795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.699880 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.699880 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:16.703962 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:16.708639 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-203c4b65-0b7f-4edf-87e8-d4b54313cb77 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 returned with HTTP 200 Jul 03 12:03:16.709127 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 899/3577] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:16.942091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-407c9d1e-3e35-42c3-b606-bbd6308cf7e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.944218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-407c9d1e-3e35-42c3-b606-bbd6308cf7e7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 Jul 03 12:03:16.944558 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-407c9d1e-3e35-42c3-b606-bbd6308cf7e7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.944558 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-407c9d1e-3e35-42c3-b606-bbd6308cf7e7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.953686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-407c9d1e-3e35-42c3-b606-bbd6308cf7e7 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 returned with HTTP 404 Jul 03 12:03:16.954308 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 892/3578] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:16 2026] GET /volume/v3/volumes/86bd2501-3049-46af-a10c-5098e1f31e47 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:16.963025 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:16.967445 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:03:16.967445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:16.967878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:16.967878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume with id: c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:03:16.977191 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:16.977191 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:16.977903 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:17.005425 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume request issued successfully. Jul 03 12:03:17.005654 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2bd121d0-c4a1-4f2e-a258-2f17e07e3ca0 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 202 Jul 03 12:03:17.006117 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 902/3579] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:16 2026] DELETE /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:17.014183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:17.016189 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:03:17.016412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:17.016742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:17.025622 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:17.025622 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:17.029744 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:17.035503 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ef6d8db-7127-4325-bbf2-73d4d4804ac2 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 200 Jul 03 12:03:17.036255 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 887/3580] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:17 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:17.723895 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f7e9bf54-cc33-4160-a87b-77f7dd4eb6be None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:17.725652 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7e9bf54-cc33-4160-a87b-77f7dd4eb6be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 Jul 03 12:03:17.725874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7e9bf54-cc33-4160-a87b-77f7dd4eb6be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:17.726108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7e9bf54-cc33-4160-a87b-77f7dd4eb6be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:17.732908 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7e9bf54-cc33-4160-a87b-77f7dd4eb6be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 returned with HTTP 404 Jul 03 12:03:17.733527 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 900/3581] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:17 2026] GET /volume/v3/volumes/7f76eb0d-f919-496f-b21d-01a87b418f58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:17.741819 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:17.743880 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:17.744255 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1177271111"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:17.745860 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1177271111'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:17.746010 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:17.749509 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:17.754521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (5de76650-875a-4900-ad64-f4f12f6dc02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:17.755351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22001f9-31d6-4aa9-a9b9-689d2c51444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:17.756118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:17.778719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22001f9-31d6-4aa9-a9b9-689d2c51444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:17.780023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b56ea1-aee4-4cfa-8ce1-60e57730b138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:17.820833 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['188bfe1c-ba2f-4dca-a017-7928aa3861cc', '9902c16e-a623-49d8-b210-07f4f9000543', 'b040aa84-96cd-454f-a08d-d02e1491e66e', '5661db99-1621-4b75-b699-9b0feeef3f25'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:17.821777 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b56ea1-aee4-4cfa-8ce1-60e57730b138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['188bfe1c-ba2f-4dca-a017-7928aa3861cc', '9902c16e-a623-49d8-b210-07f4f9000543', 'b040aa84-96cd-454f-a08d-d02e1491e66e', '5661db99-1621-4b75-b699-9b0feeef3f25']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:17.822740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3083e5-dd85-460c-9133-c8609c8d2ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:17.846040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3083e5-dd85-460c-9133-c8609c8d2ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736da127-6831-4470-9448-b51ca4e48773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177271111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['188bfe1c-ba2f-4dca-a017-7928aa3861cc','9902c16e-a623-49d8-b210-07f4f9000543','b040aa84-96cd-454f-a08d-d02e1491e66e','5661db99-1621-4b75-b699-9b0feeef3f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177271111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736da127-6831-4470-9448-b51ca4e48773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:17.846817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db68212-5f64-4165-8773-862624138ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:17.867814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db68212-5f64-4165-8773-862624138ff1) transitioned into state 'SUCCESS' from state '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-1177271111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['188bfe1c-ba2f-4dca-a017-7928aa3861cc','9902c16e-a623-49d8-b210-07f4f9000543','b040aa84-96cd-454f-a08d-d02e1491e66e','5661db99-1621-4b75-b699-9b0feeef3f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:17.868871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a39b5e4-f667-47a2-97d1-efaf7ecf95d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:17.878987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a39b5e4-f667-47a2-97d1-efaf7ecf95d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:17.879842 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (5de76650-875a-4900-ad64-f4f12f6dc02c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:17.880310 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:17.880802 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6011db64-0faa-4e33-a967-d51fd1bd5d22 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:17.881293 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 893/3582] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:17 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:17.897670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:17.899553 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:17.899729 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:17.899913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:17.912832 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:17.912832 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:17.916504 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:17.920540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cf6b06e1-5a0c-4ca4-a3da-aef6af08da30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 returned with HTTP 200 Jul 03 12:03:17.920540 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 903/3583] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:17 2026] GET /volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:18.048501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cdf9f3dd-00c5-4f38-8821-a9013aaa582e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.050771 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cdf9f3dd-00c5-4f38-8821-a9013aaa582e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a Jul 03 12:03:18.050982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cdf9f3dd-00c5-4f38-8821-a9013aaa582e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.051291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cdf9f3dd-00c5-4f38-8821-a9013aaa582e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.057966 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cdf9f3dd-00c5-4f38-8821-a9013aaa582e tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a returned with HTTP 404 Jul 03 12:03:18.058844 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 888/3584] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/c605910c-7d3f-46b2-ac90-b558e9d72e2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:18.069723 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.072031 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 12:03:18.072263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.072513 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.072774 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume with id: a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 12:03:18.079565 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.079565 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:18.080085 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:18.114637 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume request issued successfully. Jul 03 12:03:18.114956 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e269fa27-6b1c-4539-81e9-b48f56d3f152 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 202 Jul 03 12:03:18.115447 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 901/3585] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:18 2026] DELETE /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:18.122884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-240ee466-c1d6-483f-b312-f92f623c385c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.124845 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-240ee466-c1d6-483f-b312-f92f623c385c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 12:03:18.125097 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-240ee466-c1d6-483f-b312-f92f623c385c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.125332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-240ee466-c1d6-483f-b312-f92f623c385c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.135314 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.135314 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:18.140655 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-240ee466-c1d6-483f-b312-f92f623c385c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:18.146693 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-240ee466-c1d6-483f-b312-f92f623c385c tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 200 Jul 03 12:03:18.147240 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 894/3586] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:18.329205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.331746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:18.332002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.332257 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.343874 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.343874 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:18.347728 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:18.351663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-bcb24743-2a22-422c-a51d-dfef5a377449 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:18.352044 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 904/3587] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:18.368852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.370912 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] POST https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41/action Jul 03 12:03:18.371309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:18.371499 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:18.382173 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.382173 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:18.382747 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:18.390162 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Begin detaching volume completed successfully. Jul 03 12:03:18.390162 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-8d21f8e7-a3f2-4362-b0d2-f7119dbec244 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41/action returned with HTTP 202 Jul 03 12:03:18.390604 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 889/3588] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:03:18 2026] POST /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:18.428500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9ba3e361-c78f-450d-901a-53eeddbec9a2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.428922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9ba3e361-c78f-450d-901a-53eeddbec9a2 None None] GET https://10.4.3.170/volume// Jul 03 12:03:18.429105 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9ba3e361-c78f-450d-901a-53eeddbec9a2 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.429337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9ba3e361-c78f-450d-901a-53eeddbec9a2 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.429830 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9ba3e361-c78f-450d-901a-53eeddbec9a2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:18.430182 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 902/3589] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:03: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 12:03:18.437176 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-411bc848-88d3-48bd-acac-2e0f55cb0288 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.520651 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-411bc848-88d3-48bd-acac-2e0f55cb0288 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:03:18.521004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-411bc848-88d3-48bd-acac-2e0f55cb0288 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eee10424-4670-4f20-aa6d-cbe1bd24766d", "connector": null, "instance_uuid": "073ac134-b667-4efc-832f-368418e5083a"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:18.532261 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.532261 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:18.565603 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-411bc848-88d3-48bd-acac-2e0f55cb0288 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:03:18.566063 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 895/3590] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:03:18 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:18.854934 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.856787 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:18.856964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.857174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.857330 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume with id: e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:18.865092 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.865092 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:18.865530 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:18.881198 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume request issued successfully. Jul 03 12:03:18.881433 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d4a21394-dbe8-4115-b063-90a1d4588c26 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 202 Jul 03 12:03:18.882089 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 905/3591] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:18 2026] DELETE /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:18.893933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.896059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:18.896531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.896531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.907134 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.907134 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:18.911819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-33944e88-0267-4190-a02e-79f6c02491ad None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.912293 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:18.913804 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33944e88-0267-4190-a02e-79f6c02491ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:18.914040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33944e88-0267-4190-a02e-79f6c02491ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.914307 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33944e88-0267-4190-a02e-79f6c02491ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.917891 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2d331cde-5f69-4324-80ea-e417eeeddc04 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 200 Jul 03 12:03:18.918329 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 890/3592] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:18.924569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.924569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:18.928199 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-33944e88-0267-4190-a02e-79f6c02491ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:18.935290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.935474 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33944e88-0267-4190-a02e-79f6c02491ad tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:18.935924 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 903/3593] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:18.936896 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:18.937176 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:18.937556 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:18.944406 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.944406 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:18.948518 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:18.953312 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c42a999-14e5-4dd7-9fc4-60fd92177b79 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 returned with HTTP 200 Jul 03 12:03:18.953742 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 896/3594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:18 2026] GET /volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:18.965968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:18.967694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:18.968027 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "736da127-6831-4470-9448-b51ca4e48773", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1803726432"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:18.979272 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:18.979272 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:18.979665 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:18.979784 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume 736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:19.005259 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['a3d4c916-cec4-4afe-8594-39b960a63a65', '09926fe3-dfe0-4865-b2a2-4ab653fa5d2c', '3214443d-265d-41af-9bd7-80230651f50c', 'e1fa59ee-007b-477d-a757-a3601f8d9707'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:19.046198 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:19.046587 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca71ec75-be0f-4c85-a01f-d85e15b835a2 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:19.047027 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 906/3595] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:19.056528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-802e8df6-38c8-40b9-b221-7d70beffc36c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.059010 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-802e8df6-38c8-40b9-b221-7d70beffc36c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:19.059080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-802e8df6-38c8-40b9-b221-7d70beffc36c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.059315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-802e8df6-38c8-40b9-b221-7d70beffc36c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.066096 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.066096 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:19.066527 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-802e8df6-38c8-40b9-b221-7d70beffc36c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:19.067441 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-802e8df6-38c8-40b9-b221-7d70beffc36c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 returned with HTTP 200 Jul 03 12:03:19.067820 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 891/3596] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:19.100486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c37cc2f7-7a85-4ab8-821d-438344f05548 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.100486 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c37cc2f7-7a85-4ab8-821d-438344f05548 None None] GET https://10.4.3.170/volume// Jul 03 12:03:19.100654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c37cc2f7-7a85-4ab8-821d-438344f05548 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.100883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c37cc2f7-7a85-4ab8-821d-438344f05548 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.101296 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c37cc2f7-7a85-4ab8-821d-438344f05548 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:19.101651 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 904/3597] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03: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 12:03:19.109297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.111741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:19.111989 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.112684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.122722 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.122722 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:19.126310 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:19.131552 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-faa361d0-08b3-4c85-a4fd-efaafea561ff tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:19.131962 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 897/3598] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:19.159386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1f4e892a-42b2-49d1-a63a-fcd61129c399 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.161346 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f4e892a-42b2-49d1-a63a-fcd61129c399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 Jul 03 12:03:19.161573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1f4e892a-42b2-49d1-a63a-fcd61129c399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.161760 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1f4e892a-42b2-49d1-a63a-fcd61129c399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.167919 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f4e892a-42b2-49d1-a63a-fcd61129c399 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 returned with HTTP 404 Jul 03 12:03:19.168603 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 907/3599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/a07065be-5909-44e7-98f3-139bd6d20b44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:19.175031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c4975826-c22c-450a-a1a8-168567335795 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.176790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 12:03:19.177009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.177166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.177351 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume with id: 5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 12:03:19.184359 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.184359 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:19.184822 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:19.205814 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Delete volume request issued successfully. Jul 03 12:03:19.206093 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4975826-c22c-450a-a1a8-168567335795 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 202 Jul 03 12:03:19.206560 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 892/3600] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:19 2026] DELETE /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:19.216749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.220807 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 12:03:19.220807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.220807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.229031 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.229031 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:19.232244 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Volume info retrieved successfully. Jul 03 12:03:19.235985 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f5e7166b-a740-4e0b-960e-a44e1bbed6d1 tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 200 Jul 03 12:03:19.236272 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 905/3601] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:19.236524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.238649 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] PUT https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae Jul 03 12:03:19.239150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:19.249620 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Acquiring lock "cinder-attachment_update-eee10424-4670-4f20-aa6d-cbe1bd24766d-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:03:19.256724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-eee10424-4670-4f20-aa6d-cbe1bd24766d-np0000004412" acquired by "attachment_update" :: waited 0.007s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:03:19.257718 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.257718 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:19.416471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f4b847b-f3c8-4fc9-a292-bc7b99892c7d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.416825 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f4b847b-f3c8-4fc9-a292-bc7b99892c7d None None] GET https://10.4.3.170/volume// Jul 03 12:03:19.416985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f4b847b-f3c8-4fc9-a292-bc7b99892c7d None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.417170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f4b847b-f3c8-4fc9-a292-bc7b99892c7d None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.417530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f4b847b-f3c8-4fc9-a292-bc7b99892c7d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:19.417805 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 908/3602] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03: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 12:03:19.424942 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.427202 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:19.427458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.427687 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.437804 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.437804 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:19.445780 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:19.450498 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-b1920310-e10f-4eb3-812d-386181140bfd tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:19.450663 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 893/3603] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:19.785934 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Lock "cinder-attachment_update-eee10424-4670-4f20-aa6d-cbe1bd24766d-np0000004412" released by "attachment_update" :: held 0.530s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:03:19.786221 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-177cf850-91d9-4522-bbfa-b2a6e685e735 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae returned with HTTP 200 Jul 03 12:03:19.786634 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 898/3604] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:03:19 2026] PUT /volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:19.930447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bce1a8da-85e0-4048-9865-566191f6264c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.932082 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bce1a8da-85e0-4048-9865-566191f6264c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 Jul 03 12:03:19.932278 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bce1a8da-85e0-4048-9865-566191f6264c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.932479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bce1a8da-85e0-4048-9865-566191f6264c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.937539 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bce1a8da-85e0-4048-9865-566191f6264c tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 returned with HTTP 404 Jul 03 12:03:19.937963 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 906/3605] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/e3f36793-14ee-43f4-bb9d-d82d3308ff42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:19.951455 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8723854c-3167-4c3c-8030-00c519ad0c9e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.955549 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8723854c-3167-4c3c-8030-00c519ad0c9e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:19.955549 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8723854c-3167-4c3c-8030-00c519ad0c9e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.955549 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8723854c-3167-4c3c-8030-00c519ad0c9e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.968712 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:19.968712 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:19.973631 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8723854c-3167-4c3c-8030-00c519ad0c9e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:19.979165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8723854c-3167-4c3c-8030-00c519ad0c9e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:19.979712 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 909/3606] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:19 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:19.996975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:19.998724 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:03:19.998902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:19.999101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:19.999322 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume with id: 414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:03:20.005686 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:20.005686 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:20.006106 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:20.027380 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume request issued successfully. Jul 03 12:03:20.027603 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c441716-76cc-4661-bdfd-9435f39b0a29 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 202 Jul 03 12:03:20.028020 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 894/3607] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:19 2026] DELETE /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:20.035656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.037439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:03:20.037648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.037817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.045041 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:20.045041 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:20.049694 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:20.053924 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07e79542-5d78-44aa-86a9-8f53cfbb1b88 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 200 Jul 03 12:03:20.054415 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 899/3608] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:20.077195 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.079149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:20.079412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.079736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.084340 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:20.084340 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:20.084708 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:20.085655 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08f260da-bd80-47b5-80e5-e7db4c06cc2c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 returned with HTTP 200 Jul 03 12:03:20.086012 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 907/3609] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:20.097216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-886f1532-230d-41e3-a1e5-b68767cd831a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.099053 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:20.099252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.099469 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.099742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:20.100815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:03:20.104386 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Get all snapshots completed successfully. Jul 03 12:03:20.104697 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-886f1532-230d-41e3-a1e5-b68767cd831a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 12:03:20.105055 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 910/3610] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:20.116161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.118165 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:20.118670 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.118749 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.118859 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: 87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:20.124005 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:20.124005 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:20.124382 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:20.140151 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:20.140329 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5f6bb08-1205-40c6-96b6-d1f2d5985360 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 returned with HTTP 202 Jul 03 12:03:20.140814 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 895/3611] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:20 2026] DELETE /volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:20.152198 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cf769cd4-c69b-4522-a417-a864431cda93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.156323 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf769cd4-c69b-4522-a417-a864431cda93 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:20.156681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf769cd4-c69b-4522-a417-a864431cda93 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.157622 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf769cd4-c69b-4522-a417-a864431cda93 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.162033 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:20.162033 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:20.162572 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cf769cd4-c69b-4522-a417-a864431cda93 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:20.163326 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf769cd4-c69b-4522-a417-a864431cda93 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 returned with HTTP 200 Jul 03 12:03:20.163865 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 900/3612] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:20.249174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3d4e27d2-e338-4be0-9993-6c6095b0f0bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.251114 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d4e27d2-e338-4be0-9993-6c6095b0f0bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] GET https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 Jul 03 12:03:20.251410 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3d4e27d2-e338-4be0-9993-6c6095b0f0bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.251644 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3d4e27d2-e338-4be0-9993-6c6095b0f0bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:20.257085 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3d4e27d2-e338-4be0-9993-6c6095b0f0bc tempest-VolumesBackupsTest-1782365848 tempest-VolumesBackupsTest-1782365848-project-member] https://10.4.3.170/volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 returned with HTTP 404 Jul 03 12:03:20.257583 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 908/3613] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/volumes/5bba463f-7c8b-450a-9a90-7aa80b363fd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:20.994024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-49cff095-068a-4cba-a0ca-1f324c9be373 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:20.996924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49cff095-068a-4cba-a0ca-1f324c9be373 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:20.997324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49cff095-068a-4cba-a0ca-1f324c9be373 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:20.997648 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49cff095-068a-4cba-a0ca-1f324c9be373 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.013229 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:21.013229 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:21.023431 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-49cff095-068a-4cba-a0ca-1f324c9be373 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:21.031616 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49cff095-068a-4cba-a0ca-1f324c9be373 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:21.031978 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 911/3614] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:20 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:21.067551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-590999e2-49f5-4f2a-92f9-d2ac95d6c695 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.069436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-590999e2-49f5-4f2a-92f9-d2ac95d6c695 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 Jul 03 12:03:21.069612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-590999e2-49f5-4f2a-92f9-d2ac95d6c695 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.069782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-590999e2-49f5-4f2a-92f9-d2ac95d6c695 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.080122 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-590999e2-49f5-4f2a-92f9-d2ac95d6c695 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 returned with HTTP 404 Jul 03 12:03:21.080788 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 896/3615] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:21 2026] GET /volume/v3/volumes/414c9932-d522-46fa-8862-266a42f1fc06 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:21.174913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af02d59a-fc24-49b9-879f-90d561647979 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.177390 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af02d59a-fc24-49b9-879f-90d561647979 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 Jul 03 12:03:21.177512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af02d59a-fc24-49b9-879f-90d561647979 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.178094 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af02d59a-fc24-49b9-879f-90d561647979 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.187490 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af02d59a-fc24-49b9-879f-90d561647979 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 returned with HTTP 404 Jul 03 12:03:21.188469 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 901/3616] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:21 2026] GET /volume/v3/snapshots/87786180-bfbe-4727-9cc8-bcd21d42af01 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:21.196363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.198467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:21.198674 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.199077 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.199077 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:21.207435 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:21.207435 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:21.207932 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:21.210017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.211869 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 12:03:21.212133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.212352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.212604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume with id: b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 12:03:21.222156 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:21.222156 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:21.222675 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:21.227446 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:21.227671 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f6793fd9-2959-4e82-ae01-d66dc919b625 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 returned with HTTP 202 Jul 03 12:03:21.228224 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 909/3617] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:21 2026] DELETE /volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:21.235779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.237756 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:21.238062 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.238166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.246337 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:21.246337 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:21.246526 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Delete volume request issued successfully. Jul 03 12:03:21.246936 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-513707dc-2955-4ddc-8621-8fd2e60fe3c1 tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 202 Jul 03 12:03:21.247656 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 912/3618] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:21 2026] DELETE /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:21.249979 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:21.254185 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:21.255631 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c7ea69fe-990c-45b9-ac8c-e267ece1790e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 returned with HTTP 200 Jul 03 12:03:21.255766 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 12:03:21.255817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:21.255990 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:21.256134 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 897/3619] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:21 2026] GET /volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:21.262629 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:21.262629 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:21.267044 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Volume info retrieved successfully. Jul 03 12:03:21.272222 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06a35bc3-3f8d-4cdc-9fb6-611ad5f557db tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 200 Jul 03 12:03:21.272581 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 902/3620] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:21 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:22.049572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:22.053924 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:22.054143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:22.054353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:22.072269 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:22.072269 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:22.085264 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:22.099633 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07cf4ca6-6477-4475-a6db-59492810a6b8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:22.100093 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 910/3621] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:22 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:22.272343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8b6b40ac-5541-458e-926e-552053262e13 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:22.274303 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b6b40ac-5541-458e-926e-552053262e13 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 Jul 03 12:03:22.274505 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b6b40ac-5541-458e-926e-552053262e13 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:22.274674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b6b40ac-5541-458e-926e-552053262e13 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:22.280961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b6b40ac-5541-458e-926e-552053262e13 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 returned with HTTP 404 Jul 03 12:03:22.281465 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 913/3622] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:22 2026] GET /volume/v3/volumes/736da127-6831-4470-9448-b51ca4e48773 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:22.286469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-13065069-94c3-46d6-ab61-0186374506da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:22.289327 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13065069-94c3-46d6-ab61-0186374506da tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] GET https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 Jul 03 12:03:22.289562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13065069-94c3-46d6-ab61-0186374506da tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:22.289806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13065069-94c3-46d6-ab61-0186374506da tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:22.291903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:22.294020 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:22.294500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1029494912"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:22.296035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13065069-94c3-46d6-ab61-0186374506da tempest-AttachVolumeNegativeTest-1711725937 tempest-AttachVolumeNegativeTest-1711725937-project-member] https://10.4.3.170/volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 returned with HTTP 404 Jul 03 12:03:22.296362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1029494912'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:22.296522 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 898/3623] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:22 2026] GET /volume/v3/volumes/b485cc00-970c-4f3f-b76e-b4d9ce949801 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:22.296563 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:22.304068 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:22.313023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (540def1a-a827-4730-9e9f-c37c0a87b94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:22.314459 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d856c1f9-4091-44ea-ab5b-b4dee5ccb3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:22.315732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:22.343848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d856c1f9-4091-44ea-ab5b-b4dee5ccb3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:22.344946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2eb413-8444-4a90-896a-a7ffa82b6820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:22.393247 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['93414ddb-09f9-47a3-b53d-29e41ad3ba0c', 'bb8976af-c477-401d-96b5-f4f7ed7e6113', 'bf921bd5-c51d-4556-b766-85cefa885cce', 'c5df27e0-6499-4690-8249-9a5fd2fdb13f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:22.393681 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2eb413-8444-4a90-896a-a7ffa82b6820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93414ddb-09f9-47a3-b53d-29e41ad3ba0c', 'bb8976af-c477-401d-96b5-f4f7ed7e6113', 'bf921bd5-c51d-4556-b766-85cefa885cce', 'c5df27e0-6499-4690-8249-9a5fd2fdb13f']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:22.394382 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d10e017-4448-4dfb-951e-a53b05f9edad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:22.422963 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d10e017-4448-4dfb-951e-a53b05f9edad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0eced1-2430-4ff5-812e-1065c264729d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029494912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['93414ddb-09f9-47a3-b53d-29e41ad3ba0c','bb8976af-c477-401d-96b5-f4f7ed7e6113','bf921bd5-c51d-4556-b766-85cefa885cce','c5df27e0-6499-4690-8249-9a5fd2fdb13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029494912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0eced1-2430-4ff5-812e-1065c264729d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:22.423869 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcba126-d979-49db-a2bd-55907c7250d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:22.444178 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcba126-d979-49db-a2bd-55907c7250d9) transitioned into state 'SUCCESS' from state '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-1029494912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['93414ddb-09f9-47a3-b53d-29e41ad3ba0c','bb8976af-c477-401d-96b5-f4f7ed7e6113','bf921bd5-c51d-4556-b766-85cefa885cce','c5df27e0-6499-4690-8249-9a5fd2fdb13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:22.445438 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d2d3ba-bac7-4773-880a-5eb57f7f4497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:22.459898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d2d3ba-bac7-4773-880a-5eb57f7f4497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:22.460797 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (540def1a-a827-4730-9e9f-c37c0a87b94e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:22.461095 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:22.461741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e01b127b-0f71-4a3e-a459-9ee2ae8cc6f3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:22.462178 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 903/3624] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:22 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:22.474385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:22.476137 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:22.476322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:22.476542 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:22.484458 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:22.484458 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:22.487781 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:22.491890 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ea2d9c95-a38e-450f-a736-a8b17975ba6a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d returned with HTTP 200 Jul 03 12:03:22.492278 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 911/3625] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:22 2026] GET /volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:23.120174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.122295 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:23.122685 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:23.122898 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:23.127989 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.135083 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.135083 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:23.141904 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:23.146868 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3c2269c-cfb3-4fbc-b574-bae4e4c0bd1b tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:23.147236 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 914/3626] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:23 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:23.162872 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-da3da812-1519-4833-8979-134566325564 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.168459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-da3da812-1519-4833-8979-134566325564 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] DELETE https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c Jul 03 12:03:23.168536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-da3da812-1519-4833-8979-134566325564 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:23.168895 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-da3da812-1519-4833-8979-134566325564 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:23.177215 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.177215 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:23.240046 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:23.240415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-577901709"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:23.241817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-577901709'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:23.242294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume of 1 GB Jul 03 12:03:23.245662 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:23.253759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (90183f05-c09e-4db1-a247-976946572469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:23.255216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd59c4b2-e7d6-4183-b780-983f15221804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:23.256785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:23.284137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd59c4b2-e7d6-4183-b780-983f15221804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:23.285067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9426e3-f8e7-48a5-a76c-0deb8b19c272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:23.352710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['9b1c292f-8280-4a88-9d21-8e91abba9ec3', 'ed60da4a-c5ce-400e-a0d1-75327ed0aa1c', '2b7fc5ab-68d3-41a4-8569-60d2f2c710b7', '8df09eb7-154a-4150-8cf1-7179bb649d89'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:23.353716 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9426e3-f8e7-48a5-a76c-0deb8b19c272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b1c292f-8280-4a88-9d21-8e91abba9ec3', 'ed60da4a-c5ce-400e-a0d1-75327ed0aa1c', '2b7fc5ab-68d3-41a4-8569-60d2f2c710b7', '8df09eb7-154a-4150-8cf1-7179bb649d89']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:23.354644 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e0cfc5-1c15-4e6d-b3fe-cbeb1ca9f0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:23.378224 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e0cfc5-1c15-4e6d-b3fe-cbeb1ca9f0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19defd6-56fd-4f0a-b975-63787d3e86c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577901709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['9b1c292f-8280-4a88-9d21-8e91abba9ec3','ed60da4a-c5ce-400e-a0d1-75327ed0aa1c','2b7fc5ab-68d3-41a4-8569-60d2f2c710b7','8df09eb7-154a-4150-8cf1-7179bb649d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577901709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19defd6-56fd-4f0a-b975-63787d3e86c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae53234001ca43f5b02c5e04c0491805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dd10f40e434af59c7465a808e0404e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:23.378955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623df06f-b0d7-43c0-8cd6-f0888efa91dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:23.396768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623df06f-b0d7-43c0-8cd6-f0888efa91dd) transitioned into state 'SUCCESS' from state '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-577901709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['9b1c292f-8280-4a88-9d21-8e91abba9ec3','ed60da4a-c5ce-400e-a0d1-75327ed0aa1c','2b7fc5ab-68d3-41a4-8569-60d2f2c710b7','8df09eb7-154a-4150-8cf1-7179bb649d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:23.397511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a7c34f-58ad-4000-b9d4-dd65ddc6486d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:23.409269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a7c34f-58ad-4000-b9d4-dd65ddc6486d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:23.410456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (90183f05-c09e-4db1-a247-976946572469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:23.410742 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request issued successfully. Jul 03 12:03:23.411896 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-66c460f0-b413-4db1-9257-b8f7d6e7f0ca tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:23.413134 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 899/3627] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:03:23 2026] POST /volume/v3/volumes => generated 777 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:23.425444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.427208 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:03:23.427436 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:23.427617 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:23.436520 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.436520 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:23.440437 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:03:23.446551 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9ee16b9b-6853-4e4d-a0de-215d8600a3e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 returned with HTTP 200 Jul 03 12:03:23.446551 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 912/3628] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:23 2026] GET /volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:23.508735 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-520a32de-1f9f-4574-995b-4c6876f232eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.511843 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-520a32de-1f9f-4574-995b-4c6876f232eb tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:23.512226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-520a32de-1f9f-4574-995b-4c6876f232eb tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:23.512476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-520a32de-1f9f-4574-995b-4c6876f232eb tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:23.519557 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.519557 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:23.523136 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-520a32de-1f9f-4574-995b-4c6876f232eb tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:23.529069 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-520a32de-1f9f-4574-995b-4c6876f232eb tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d returned with HTTP 200 Jul 03 12:03:23.529069 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 915/3629] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:23 2026] GET /volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:23.549763 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.551001 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:23.551124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce0eced1-2430-4ff5-812e-1065c264729d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-302903700"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:23.566251 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.566251 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:23.566251 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:23.566466 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:23.603668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['3b35a09a-4de3-415a-870d-be47e1a7e0a4', 'ce74f1a0-0815-4a22-989e-4355b5da6ad3', '9fddbf9b-6762-41d3-947f-a046493952ec', 'e1737743-9c54-4a37-be01-a261308fec1f'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:23.643435 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:23.643630 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d262f218-4dfe-44f9-94de-8cbc8ecf8f58 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:23.644131 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 900/3630] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:23.655556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.659189 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:23.659383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:23.659585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:23.667080 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:23.667080 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:23.667393 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:23.668936 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-123bd1aa-19a3-462d-96af-97f58ea3cc28 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 returned with HTTP 200 Jul 03 12:03:23.669436 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 913/3631] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:23 2026] GET /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:23.708656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fbe63efc-4388-4d71-b8da-a2cade6c6793 req-da3da812-1519-4833-8979-134566325564 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c returned with HTTP 200 Jul 03 12:03:23.709423 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 904/3632] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:03:23 2026] DELETE /volume/v3/attachments/316bba0b-d41d-44a1-af06-262648eac95c => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:23.759266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a0a29eb3-a7de-4427-9693-84f603d4218a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:23.797438 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0a29eb3-a7de-4427-9693-84f603d4218a tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:03:23.797851 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a0a29eb3-a7de-4427-9693-84f603d4218a tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990", "extra_specs": {}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:23.818520 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a0a29eb3-a7de-4427-9693-84f603d4218a tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:03:23.818520 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 916/3633] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:03:23 2026] POST /volume/v3/types => generated 268 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:24.165104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.167396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:24.167597 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.167815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.182822 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.182822 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:24.188986 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:24.194568 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8e415f6-51a1-4131-bed4-1cf62ed3f0d9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:24.194996 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 901/3634] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:24 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:24.460026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08597e3b-13b0-461d-8433-1d420403f802 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.462390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08597e3b-13b0-461d-8433-1d420403f802 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:03:24.462671 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08597e3b-13b0-461d-8433-1d420403f802 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.462927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08597e3b-13b0-461d-8433-1d420403f802 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.472427 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.472427 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:24.477051 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08597e3b-13b0-461d-8433-1d420403f802 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:03:24.482347 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08597e3b-13b0-461d-8433-1d420403f802 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 returned with HTTP 200 Jul 03 12:03:24.482932 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 914/3635] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:24 2026] GET /volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:24.499813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.501168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:03:24.501603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b19defd6-56fd-4f0a-b975-63787d3e86c5", "name": "tempest-type-Backup-572064022"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:24.503092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating new backup {'backup': {'volume_id': 'b19defd6-56fd-4f0a-b975-63787d3e86c5', 'name': 'tempest-type-Backup-572064022'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:03:24.503257 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating backup of volume b19defd6-56fd-4f0a-b975-63787d3e86c5 in container None Jul 03 12:03:24.512664 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.512664 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:24.512664 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:03:24.541461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['72c26774-4b10-431e-b844-174b9ff17456', '3e960841-ea07-4f2a-acbd-c750e41242ea'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:24.576729 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cd34305-2847-4969-8e07-1bfe8edfd82c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:03:24.577297 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 905/3636] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:03:24 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:24.586461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.588272 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:24.588491 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.588688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.588800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:24.593536 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.593536 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:24.594227 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5ecf86-0a88-4b64-b1f6-2c53769e923e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:24.594645 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 917/3637] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:24 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:24.678794 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.681092 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:24.681384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.681650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.687347 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.687347 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:24.687775 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:24.688836 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-119cfbab-98c2-4c7b-8206-fa1ba91a7121 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 returned with HTTP 200 Jul 03 12:03:24.689504 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 902/3638] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:24 2026] GET /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:24.698449 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.700664 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] POST https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1/action Jul 03 12:03:24.701403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:24.701403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:24.703621 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.admin_actions [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Updating snapshot '46957029-6c16-4098-9a33-43538bd0c2c1' with '{'status': 'error'}' {{(pid=99809) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:03:24.713655 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.713655 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:24.714354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5e5ef37707ec465d80e1d5d885a51afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '532854c0f75249b2b09b3a8c189b61ea', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:03:24.714563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7fbed0fb-7560-49b6-8ace-49b3e4971ad3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1/action returned with HTTP 403 Jul 03 12:03:24.715162 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 915/3639] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:24 2026] POST /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:24.723056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fd7fc713-3b95-4908-b62b-3a0575286535 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.724793 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:24.725012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.725196 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.725294 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: 46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:24.730714 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.730714 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:24.731130 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:24.749485 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:24.749895 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fd7fc713-3b95-4908-b62b-3a0575286535 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 returned with HTTP 202 Jul 03 12:03:24.751016 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 906/3640] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:24 2026] DELETE /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:24.757405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:24.759297 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:24.759528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:24.759741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:24.764989 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:24.764989 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:24.765303 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:24.766093 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-caf4f9f2-d85a-463e-87d3-cdda036452c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 returned with HTTP 200 Jul 03 12:03:24.766472 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 918/3641] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:24 2026] GET /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:25.209981 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.212776 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:25.213165 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:25.213239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:25.225551 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.225551 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:25.229289 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:25.234695 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3199f6dd-6fba-476f-b32e-7d8203787e02 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:25.235002 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 903/3642] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:25 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:25.604894 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.607147 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:25.607470 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:25.607712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:25.607824 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:25.612674 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.612674 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:25.613431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-205d1583-b9c6-45bc-93fe-b00f2ebcb795 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:25.613880 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 916/3643] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:25 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:25.776428 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d53a84ae-376c-4c95-8798-fc78c84be19e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.778412 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d53a84ae-376c-4c95-8798-fc78c84be19e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 Jul 03 12:03:25.778606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d53a84ae-376c-4c95-8798-fc78c84be19e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:25.778785 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d53a84ae-376c-4c95-8798-fc78c84be19e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:25.783240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d53a84ae-376c-4c95-8798-fc78c84be19e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 returned with HTTP 404 Jul 03 12:03:25.783681 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 907/3644] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:25 2026] GET /volume/v3/snapshots/46957029-6c16-4098-9a33-43538bd0c2c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:25.790481 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.792404 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:25.792770 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:25.792894 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:25.793031 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:25.800581 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.800581 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:25.801064 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:25.825034 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:25.825298 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2eff3454-a6fd-4f9e-8925-d99441634a30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d returned with HTTP 202 Jul 03 12:03:25.825927 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 919/3645] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:25 2026] DELETE /volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:25.836315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-72d7140a-7194-476a-bb29-1a2ff395992e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.838974 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72d7140a-7194-476a-bb29-1a2ff395992e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:25.839226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-72d7140a-7194-476a-bb29-1a2ff395992e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:25.839609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-72d7140a-7194-476a-bb29-1a2ff395992e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:25.847492 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.847492 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:25.851687 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-72d7140a-7194-476a-bb29-1a2ff395992e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:25.857554 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-72d7140a-7194-476a-bb29-1a2ff395992e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d returned with HTTP 200 Jul 03 12:03:25.858164 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 904/3646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:25 2026] GET /volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:25.905839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-920c05ce-177b-43de-8355-3a22e3e71001 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.908271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-920c05ce-177b-43de-8355-3a22e3e71001 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:03:25.908764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-920c05ce-177b-43de-8355-3a22e3e71001 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818", "extra_specs": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:25.924834 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-920c05ce-177b-43de-8355-3a22e3e71001 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:03:25.925272 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 917/3647] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:03:25 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:25.933977 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7ed64158-7a16-4976-b0ef-3840d96a69e8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.935788 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ed64158-7a16-4976-b0ef-3840d96a69e8 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:03:25.936273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ed64158-7a16-4976-b0ef-3840d96a69e8 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812", "extra_specs": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:25.939177 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.939177 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:25.950804 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ed64158-7a16-4976-b0ef-3840d96a69e8 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:03:25.951189 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 908/3648] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:03:25 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:25.959625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:25.961478 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:25.961802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-388541647", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:25.963232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-388541647', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:25.966686 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume of 1 GB Jul 03 12:03:25.966944 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:25.966944 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:25.967398 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Availability Zones retrieved successfully. Jul 03 12:03:25.972567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (72701306-eb5c-4f40-b1e7-a2e311aacbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:25.973478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8614d8-7c56-4df6-88f5-6c5ed35c9bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:25.974634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:26.005247 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8614d8-7c56-4df6-88f5-6c5ed35c9bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:03:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23107575-af0b-4c86-9bb2-1543e5ee8b20,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23107575-af0b-4c86-9bb2-1543e5ee8b20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.005997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb48139-47a0-4ed9-8309-a1371d4b899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.011797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-a93226f4-d5fb-4936-95f7-9cff94a2d4f4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.015068 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-a93226f4-d5fb-4936-95f7-9cff94a2d4f4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae/action Jul 03 12:03:26.015427 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-a93226f4-d5fb-4936-95f7-9cff94a2d4f4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:26.015575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-a93226f4-d5fb-4936-95f7-9cff94a2d4f4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:26.042189 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.042642 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.047128 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.047128 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:26.059292 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-38b0d092-f567-49f9-afa3-10cce232e5fd req-a93226f4-d5fb-4936-95f7-9cff94a2d4f4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae/action returned with HTTP 204 Jul 03 12:03:26.059929 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 905/3649] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:03:26 2026] POST /volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:26.082270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Created reservations ['8e867a09-3f52-49db-984b-11382b8732c0', 'f65c6f31-c9f1-4305-abc6-4ac42e4c42b7', '4e36d257-3309-4cba-a42c-0a95ea287d7a', 'c010c298-1c00-4882-801f-6a83c9617746'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:26.083303 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb48139-47a0-4ed9-8309-a1371d4b899d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e867a09-3f52-49db-984b-11382b8732c0', 'f65c6f31-c9f1-4305-abc6-4ac42e4c42b7', '4e36d257-3309-4cba-a42c-0a95ea287d7a', 'c010c298-1c00-4882-801f-6a83c9617746']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.084410 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5aac9ed-f264-4f06-afe8-d1b5f90e39ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.110565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5aac9ed-f264-4f06-afe8-d1b5f90e39ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fe9d1be-5f92-4f80-af3a-0c40b0db21ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-388541647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['8e867a09-3f52-49db-984b-11382b8732c0','f65c6f31-c9f1-4305-abc6-4ac42e4c42b7','4e36d257-3309-4cba-a42c-0a95ea287d7a','c010c298-1c00-4882-801f-6a83c9617746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=23107575-af0b-4c86-9bb2-1543e5ee8b20), 'volume': Volume(_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-03T12:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-388541647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fe9d1be-5f92-4f80-af3a-0c40b0db21ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23107575-af0b-4c86-9bb2-1543e5ee8b20),volume_type_id=23107575-af0b-4c86-9bb2-1543e5ee8b20)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.111488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f9dff2-2bb2-46b0-8390-2fa7e566283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.128631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f9dff2-2bb2-46b0-8390-2fa7e566283c) transitioned into state 'SUCCESS' from state '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-388541647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['8e867a09-3f52-49db-984b-11382b8732c0','f65c6f31-c9f1-4305-abc6-4ac42e4c42b7','4e36d257-3309-4cba-a42c-0a95ea287d7a','c010c298-1c00-4882-801f-6a83c9617746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=23107575-af0b-4c86-9bb2-1543e5ee8b20)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.129301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded7c5f6-95da-4825-9a6f-bef067005c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.139237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded7c5f6-95da-4825-9a6f-bef067005c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.140078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (72701306-eb5c-4f40-b1e7-a2e311aacbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.140378 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request issued successfully. Jul 03 12:03:26.141100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cc2b1065-026b-4f3a-86c7-a3bd4018fa40 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:26.141545 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 920/3650] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:25 2026] POST /volume/v3/volumes => generated 846 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:26.152792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d634e43b-887c-44eb-be3d-512e3e44e13c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.154419 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:26.154741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1001857918", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:26.156587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1001857918', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:26.159984 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume of 1 GB Jul 03 12:03:26.160359 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.160359 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:26.160888 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Availability Zones retrieved successfully. Jul 03 12:03:26.167932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (4b0f8476-6fd9-4e62-8f07-ed837fd61392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.168840 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c45040-97f7-4fc9-be7d-345f15a833a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.169777 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:26.193430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c45040-97f7-4fc9-be7d-345f15a833a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:03:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31ba7714-7274-4bb6-93b4-bdc40249d147,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31ba7714-7274-4bb6-93b4-bdc40249d147', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.193872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fdd66a-f07e-40db-a100-20a9120c0e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.226313 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.226713 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.249014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.250541 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:26.250767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.250954 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.255299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Created reservations ['4c2c4eb1-83da-4727-8fb6-e2e39e409e6e', '82472e0c-092c-4b36-b8b2-8c4accb7e089', '2d10e6aa-89e7-44df-aa13-0617ed3e3525', '9c9ae632-ff3d-46ad-8b66-b1d3004ec25c'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:26.256445 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fdd66a-f07e-40db-a100-20a9120c0e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c2c4eb1-83da-4727-8fb6-e2e39e409e6e', '82472e0c-092c-4b36-b8b2-8c4accb7e089', '2d10e6aa-89e7-44df-aa13-0617ed3e3525', '9c9ae632-ff3d-46ad-8b66-b1d3004ec25c']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.257395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d785ca-296e-4108-888a-93e2e7da3fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.262169 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.262169 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:26.266105 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.271064 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c81bf7cb-4c84-450d-9b49-8af5e42c3239 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:26.271502 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 909/3651] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:26.287518 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d785ca-296e-4108-888a-93e2e7da3fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d10c97-e312-420b-9689-01323135c443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1001857918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['4c2c4eb1-83da-4727-8fb6-e2e39e409e6e','82472e0c-092c-4b36-b8b2-8c4accb7e089','2d10e6aa-89e7-44df-aa13-0617ed3e3525','9c9ae632-ff3d-46ad-8b66-b1d3004ec25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=31ba7714-7274-4bb6-93b4-bdc40249d147), 'volume': Volume(_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-03T12:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1001857918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d10c97-e312-420b-9689-01323135c443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31ba7714-7274-4bb6-93b4-bdc40249d147),volume_type_id=31ba7714-7274-4bb6-93b4-bdc40249d147)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.288657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a42964-f2e7-4e00-a48d-5d192bda0d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.317445 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a42964-f2e7-4e00-a48d-5d192bda0d9f) transitioned into state 'SUCCESS' from state '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-1001857918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['4c2c4eb1-83da-4727-8fb6-e2e39e409e6e','82472e0c-092c-4b36-b8b2-8c4accb7e089','2d10e6aa-89e7-44df-aa13-0617ed3e3525','9c9ae632-ff3d-46ad-8b66-b1d3004ec25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=31ba7714-7274-4bb6-93b4-bdc40249d147)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.317724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f6c0c3-acf2-4f21-a926-55b0015a02eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.322994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.326176 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:26.326444 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.326697 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.332713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f6c0c3-acf2-4f21-a926-55b0015a02eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.333556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (4b0f8476-6fd9-4e62-8f07-ed837fd61392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.333856 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request issued successfully. Jul 03 12:03:26.334593 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d634e43b-887c-44eb-be3d-512e3e44e13c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:26.334895 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 918/3652] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:26 2026] POST /volume/v3/volumes => generated 845 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:26.343435 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.343435 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:26.348704 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.357075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1865b513-ea70-4ec2-a800-ebf1609ab1ec req-b096ab36-1b5d-4c34-8b6c-36a0f1ab09de tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:26.357902 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 906/3653] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:26.374039 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.376007 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.376727 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:26.376942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.377236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.379076 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:26.379524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1682798958", "snapshot_id": null, "imageRef": "07063106-44c8-4409-8aa3-5505d8cd3ae0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:26.381169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1682798958', 'snapshot_id': None, 'imageRef': '07063106-44c8-4409-8aa3-5505d8cd3ae0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:26.392715 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.392715 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:26.398757 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.410446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-44d8c221-f86c-4940-8f2f-d3efadb3b635 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:26.411050 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 921/3654] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:26.468570 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.471851 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:26.472145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.472433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.486187 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.486187 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:26.490387 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.495141 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-76c5a069-624a-49db-b905-4624e73ca294 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:26.495626 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 919/3655] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:26.514157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.516725 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] POST https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d/action Jul 03 12:03:26.517139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:26.517283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:26.529080 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.529080 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:26.529668 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.537473 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Begin detaching volume completed successfully. Jul 03 12:03:26.537738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-c88e15ae-17c7-4cab-bdf6-69dd521f6c5d tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d/action returned with HTTP 202 Jul 03 12:03:26.538282 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 907/3656] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:03:26 2026] POST /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:26.555865 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.557872 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:26.558069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.558250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.568515 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.568515 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:26.571764 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:26.575892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ab4d8770-6c71-4220-898d-3ed8df228fa4 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:26.576156 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 922/3657] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:26.624635 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-40edea53-ef50-4073-963a-3348301d918f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.625165 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume of 1 GB Jul 03 12:03:26.625574 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.625574 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:26.626234 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Availability Zones retrieved successfully. Jul 03 12:03:26.626798 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40edea53-ef50-4073-963a-3348301d918f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:26.627194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40edea53-ef50-4073-963a-3348301d918f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.627487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40edea53-ef50-4073-963a-3348301d918f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.627640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-40edea53-ef50-4073-963a-3348301d918f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:26.632832 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.632832 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:26.633685 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40edea53-ef50-4073-963a-3348301d918f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:26.634135 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 920/3658] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:26.634191 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (218f85eb-830c-48db-ac6d-29df2207a209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.635167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbd6c13-4133-4916-b794-b31ed14d2b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.636209 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:26.685445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbd6c13-4133-4916-b794-b31ed14d2b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:03:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98fe7c2-1494-4954-80a6-04e9a6da2097,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98fe7c2-1494-4954-80a6-04e9a6da2097', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.686305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e4045a-34c4-4c2b-811a-6ec4e9add180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.714137 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.714540 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:26.744909 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Created reservations ['e5bb870a-ec58-44ba-a1d7-6049464ebbb0', '554edcad-d93b-4894-8919-65e0938028b0', '93581c70-26bd-40be-99da-62f7f347b542', 'f7008336-479a-4cf5-a40a-444fa236d907'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:26.745779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e4045a-34c4-4c2b-811a-6ec4e9add180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5bb870a-ec58-44ba-a1d7-6049464ebbb0', '554edcad-d93b-4894-8919-65e0938028b0', '93581c70-26bd-40be-99da-62f7f347b542', 'f7008336-479a-4cf5-a40a-444fa236d907']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.746745 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe3c102-4b68-4693-aefa-0c7a83d050cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.769766 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe3c102-4b68-4693-aefa-0c7a83d050cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e733479d-843a-4164-90ac-0a320eaffcfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1682798958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['e5bb870a-ec58-44ba-a1d7-6049464ebbb0','554edcad-d93b-4894-8919-65e0938028b0','93581c70-26bd-40be-99da-62f7f347b542','f7008336-479a-4cf5-a40a-444fa236d907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=e98fe7c2-1494-4954-80a6-04e9a6da2097), 'volume': Volume(_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-03T12:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1682798958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e733479d-843a-4164-90ac-0a320eaffcfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98fe7c2-1494-4954-80a6-04e9a6da2097),volume_type_id=e98fe7c2-1494-4954-80a6-04e9a6da2097)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.771083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03c5ef3-6109-4704-9289-ce14909c7342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.790776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03c5ef3-6109-4704-9289-ce14909c7342) transitioned into state 'SUCCESS' from state '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-1682798958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7e192f0e934ab2b4fde2313c2ca7cf',qos_specs=None,replication_status=,reservations=['e5bb870a-ec58-44ba-a1d7-6049464ebbb0','554edcad-d93b-4894-8919-65e0938028b0','93581c70-26bd-40be-99da-62f7f347b542','f7008336-479a-4cf5-a40a-444fa236d907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f9dbd3b5dd4021bc2bf13e6f5ddc9f',volume_type_id=e98fe7c2-1494-4954-80a6-04e9a6da2097)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.791725 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56399006-24d9-46f4-be12-e11e8462dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.802429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56399006-24d9-46f4-be12-e11e8462dfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.803687 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Flow 'volume_create_api' (218f85eb-830c-48db-ac6d-29df2207a209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.804129 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Create volume request issued successfully. Jul 03 12:03:26.804946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fda85fec-fe97-402a-8d0d-40faa42556c4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:26.805540 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 910/3659] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:26 2026] POST /volume/v3/volumes => generated 846 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:26.816518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-58112225-0787-4638-90dd-230faf825cf8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.818087 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-58112225-0787-4638-90dd-230faf825cf8 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:26.818248 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-58112225-0787-4638-90dd-230faf825cf8 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.818447 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-58112225-0787-4638-90dd-230faf825cf8 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.824361 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:26.824361 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:26.827403 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-58112225-0787-4638-90dd-230faf825cf8 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:26.831028 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-58112225-0787-4638-90dd-230faf825cf8 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:26.831404 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 908/3660] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 914 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:26.870591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c2debba-3126-4b9c-b95a-73e5af9207be None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.872590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c2debba-3126-4b9c-b95a-73e5af9207be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d Jul 03 12:03:26.872860 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c2debba-3126-4b9c-b95a-73e5af9207be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:26.873143 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c2debba-3126-4b9c-b95a-73e5af9207be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:26.879119 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c2debba-3126-4b9c-b95a-73e5af9207be tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d returned with HTTP 404 Jul 03 12:03:26.879574 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 923/3661] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:26 2026] GET /volume/v3/volumes/ce0eced1-2430-4ff5-812e-1065c264729d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:26.887727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.889419 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:26.889746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-893279598"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:26.890921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:26.891126 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-893279598'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:26.891239 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:26.895151 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:26.900476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (f4e5fcfe-a047-4905-b8f6-05d1ba45201e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:26.901403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778833ac-ce26-4141-97e3-8b7bdf8e4d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.902183 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:26.928456 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778833ac-ce26-4141-97e3-8b7bdf8e4d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.929257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58089ccb-03a6-40cc-8c0d-ad159c969d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.969163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['40a49f28-3545-4e6a-b2a2-a54fc1314529', '5a546548-c2b3-4a30-933a-5b6f94d0d8dc', '40e28995-0979-4054-80ac-b369648528e3', '150bcde6-55f8-410b-8352-55edcc78239f'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:26.970056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58089ccb-03a6-40cc-8c0d-ad159c969d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a49f28-3545-4e6a-b2a2-a54fc1314529', '5a546548-c2b3-4a30-933a-5b6f94d0d8dc', '40e28995-0979-4054-80ac-b369648528e3', '150bcde6-55f8-410b-8352-55edcc78239f']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.971060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d481c-abb1-41e8-8a8f-a79575b53e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:26.998055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d481c-abb1-41e8-8a8f-a79575b53e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc2c670-bf55-42e2-9446-1883887f600e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893279598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['40a49f28-3545-4e6a-b2a2-a54fc1314529','5a546548-c2b3-4a30-933a-5b6f94d0d8dc','40e28995-0979-4054-80ac-b369648528e3','150bcde6-55f8-410b-8352-55edcc78239f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893279598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc2c670-bf55-42e2-9446-1883887f600e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:26.999194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d0c294-f26c-4d4f-b34f-c862a8b1287a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.002283 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:27.002779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-761971656"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:27.005189 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-761971656'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:27.005189 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume of 1 GB Jul 03 12:03:27.005189 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.005189 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:27.012717 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Availability Zones retrieved successfully. Jul 03 12:03:27.018660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (66dc08c4-fbf1-4929-8594-92a8fde851fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:27.020106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a81cb47-5628-43c3-b62e-c8025bf03bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.021559 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:27.028863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d0c294-f26c-4d4f-b34f-c862a8b1287a) transitioned into state 'SUCCESS' from state '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-893279598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['40a49f28-3545-4e6a-b2a2-a54fc1314529','5a546548-c2b3-4a30-933a-5b6f94d0d8dc','40e28995-0979-4054-80ac-b369648528e3','150bcde6-55f8-410b-8352-55edcc78239f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.029608 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa580d38-c746-430a-84a9-702b02b01302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.045430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa580d38-c746-430a-84a9-702b02b01302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.046656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (f4e5fcfe-a047-4905-b8f6-05d1ba45201e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:27.047086 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:27.047854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80ae46d4-e51b-4dec-ae34-4f2ed15b4b6b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:27.048433 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 921/3662] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:26 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 12:03:27.057669 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a81cb47-5628-43c3-b62e-c8025bf03bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.058430 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8488158f-e78f-4fdd-9518-fe12aad8d453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.059546 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.061658 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:27.061866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.062129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.073199 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.073199 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:27.077687 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:27.084115 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ffd295f-bcdb-4c87-a28c-9ae37991c3c9 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e returned with HTTP 200 Jul 03 12:03:27.084685 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 909/3663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:27.154855 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Created reservations ['8327f972-535e-41f0-b6a4-d54df2055230', '15c30066-effc-4f42-b528-2bd12b2d1eff', 'ebbac4e4-5417-4b52-af38-fc80e4b708d6', '74ae9a1a-1b72-46ef-926f-c97d34959641'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:27.155670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8488158f-e78f-4fdd-9518-fe12aad8d453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8327f972-535e-41f0-b6a4-d54df2055230', '15c30066-effc-4f42-b528-2bd12b2d1eff', 'ebbac4e4-5417-4b52-af38-fc80e4b708d6', '74ae9a1a-1b72-46ef-926f-c97d34959641']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.156491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad5fcd6-e4f2-4986-90db-a0bea8381116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.184420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad5fcd6-e4f2-4986-90db-a0bea8381116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f68718c-8bf3-463e-a881-99e8be3400fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-761971656',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['8327f972-535e-41f0-b6a4-d54df2055230','15c30066-effc-4f42-b528-2bd12b2d1eff','ebbac4e4-5417-4b52-af38-fc80e4b708d6','74ae9a1a-1b72-46ef-926f-c97d34959641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-761971656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f68718c-8bf3-463e-a881-99e8be3400fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f12dc29793840d68847899c4b662d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.185341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec0f588-4f42-4132-9e65-d249a8197409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.205987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec0f588-4f42-4132-9e65-d249a8197409) transitioned into state 'SUCCESS' from state '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-761971656',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['8327f972-535e-41f0-b6a4-d54df2055230','15c30066-effc-4f42-b528-2bd12b2d1eff','ebbac4e4-5417-4b52-af38-fc80e4b708d6','74ae9a1a-1b72-46ef-926f-c97d34959641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.206873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6907044d-8d26-46fe-9d65-0650a6c1caeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:27.217213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6907044d-8d26-46fe-9d65-0650a6c1caeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:27.218122 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (66dc08c4-fbf1-4929-8594-92a8fde851fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:27.218438 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request issued successfully. Jul 03 12:03:27.219127 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc6b9149-555b-4c8b-be87-493a316f1d52 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:27.219390 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 911/3664] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:26 2026] POST /volume/v3/volumes => generated 759 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:27.231930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dd29bac-caac-4b17-abc6-217282ed0beb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.234101 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dd29bac-caac-4b17-abc6-217282ed0beb tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:27.234353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dd29bac-caac-4b17-abc6-217282ed0beb tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.234546 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dd29bac-caac-4b17-abc6-217282ed0beb tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.242517 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.242517 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:27.247266 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8dd29bac-caac-4b17-abc6-217282ed0beb tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:27.252636 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dd29bac-caac-4b17-abc6-217282ed0beb tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 200 Jul 03 12:03:27.253167 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 924/3665] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:27.562618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7f4aeda1-dac2-4fed-846b-fb4081b48ca1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.563271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7f4aeda1-dac2-4fed-846b-fb4081b48ca1 None None] GET https://10.4.3.170/volume// Jul 03 12:03:27.563492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7f4aeda1-dac2-4fed-846b-fb4081b48ca1 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.563710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7f4aeda1-dac2-4fed-846b-fb4081b48ca1 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.564072 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7f4aeda1-dac2-4fed-846b-fb4081b48ca1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:27.564463 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 922/3666] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03:27 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 12:03:27.571686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.573749 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:27.574001 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.574225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.583203 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.583203 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:27.587092 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:27.590791 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.592290 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-e09db1b4-b289-45b9-96e0-f0ee8a50599c tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:27.592463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:27.592631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.592750 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 910/3667] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:27.592812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.604891 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.604891 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:27.612458 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:27.617663 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a74ad7f-4481-490d-bca6-fc7cb4c03674 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:27.617934 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 912/3668] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:27.644493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-11794546-8a27-4f6c-b015-2cc368691288 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.648007 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11794546-8a27-4f6c-b015-2cc368691288 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:27.649119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11794546-8a27-4f6c-b015-2cc368691288 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.649326 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11794546-8a27-4f6c-b015-2cc368691288 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.649464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-11794546-8a27-4f6c-b015-2cc368691288 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:27.654253 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.654253 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:27.655064 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11794546-8a27-4f6c-b015-2cc368691288 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:27.655598 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 925/3669] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:27.845416 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:27.848689 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:27.848689 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:27.848689 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:27.855482 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:27.855482 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:27.859712 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:27.864786 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96ff3cd8-59f5-4558-b8b4-6e26ef55073f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:27.865198 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 923/3670] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:27 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.096760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.099280 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:28.099566 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.099809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.109349 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.109349 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:28.113869 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:28.118670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a440cb5f-5eb1-4f03-9a35-a04b22a61ea6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e returned with HTTP 200 Jul 03 12:03:28.118884 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 911/3671] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:28.132186 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.133823 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:28.134226 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9dc2c670-bf55-42e2-9446-1883887f600e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-890562620"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:28.142742 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.142742 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:28.143166 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:28.143226 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume 9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:28.164616 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.166427 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:28.166612 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.166803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.170961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['83d8f3e0-d543-4f82-85a8-c1b9c678006f', 'cb1aa21a-c039-4b3f-9684-309df450d945', '0420de37-ad49-48ba-b234-2749447e3386', 'd7d5a22c-067f-4272-9994-9222e5ca3c67'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:28.178079 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.178079 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:28.182405 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:28.186876 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-f2113ec3-3b6d-4033-96ed-d484bf362aaf tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:28.187314 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 926/3672] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:28.201429 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:28.201862 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-182b4b92-f15e-43a6-8f9e-26b8b16e1112 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:28.202595 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 913/3673] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:28.214057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.216313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:28.216513 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.216698 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.224166 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.224166 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:28.224777 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:28.225390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77ac106c-7c49-4de1-a216-9bd5c41a7cf0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 200 Jul 03 12:03:28.225820 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 924/3674] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.272023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.277398 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:28.277398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.277398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.291402 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.291402 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:28.297441 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:28.303648 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e05bd45-1ae1-47ff-b248-c3ac3afd3207 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 200 Jul 03 12:03:28.304054 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 912/3675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.332098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.333056 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:28.333267 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.333507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.340093 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.340093 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:28.344121 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:28.348274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8d07fd9e-0e4a-4342-914a-05ee94e2cc73 req-051dd628-6fe0-4af4-ad69-551637a35c64 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 200 Jul 03 12:03:28.348727 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 927/3676] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.366810 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.369185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:28.369637 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-879957131"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:28.371493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-879957131'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:28.371653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume of 1 GB Jul 03 12:03:28.372006 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.372006 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:28.377043 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Availability Zones retrieved successfully. Jul 03 12:03:28.382938 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (d7ef99ea-5111-4024-8690-218cf18c8157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:28.383279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a965fb5c-41d6-4d76-ab07-055246bb7d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:28.384505 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:28.413700 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a965fb5c-41d6-4d76-ab07-055246bb7d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:28.414510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc5594d-1e9d-4674-9970-36b7940f6fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:28.456778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Created reservations ['ece73915-f466-43c6-9b4f-201782cd0901', '3ca0e979-45c2-410e-ae1e-2fbf8c6939df', '65d81b3d-5980-453e-bd13-c41759658164', '0d5c17bf-e4e8-4bf3-ade7-28e3864d53f5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:28.457545 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc5594d-1e9d-4674-9970-36b7940f6fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ece73915-f466-43c6-9b4f-201782cd0901', '3ca0e979-45c2-410e-ae1e-2fbf8c6939df', '65d81b3d-5980-453e-bd13-c41759658164', '0d5c17bf-e4e8-4bf3-ade7-28e3864d53f5']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:28.458325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91692e00-cc26-4ede-972e-dbe8965eb446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:28.485292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91692e00-cc26-4ede-972e-dbe8965eb446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-879957131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['ece73915-f466-43c6-9b4f-201782cd0901','3ca0e979-45c2-410e-ae1e-2fbf8c6939df','65d81b3d-5980-453e-bd13-c41759658164','0d5c17bf-e4e8-4bf3-ade7-28e3864d53f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-879957131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f12dc29793840d68847899c4b662d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:28.486091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7efcae-5e38-4cec-97cf-8c6c16eb539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:28.508363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7efcae-5e38-4cec-97cf-8c6c16eb539c) transitioned into state 'SUCCESS' from state '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-879957131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['ece73915-f466-43c6-9b4f-201782cd0901','3ca0e979-45c2-410e-ae1e-2fbf8c6939df','65d81b3d-5980-453e-bd13-c41759658164','0d5c17bf-e4e8-4bf3-ade7-28e3864d53f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:28.509552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997d3833-66e5-4ecf-a34a-bbf373996d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:28.520234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997d3833-66e5-4ecf-a34a-bbf373996d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:28.521246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (d7ef99ea-5111-4024-8690-218cf18c8157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:28.521686 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request issued successfully. Jul 03 12:03:28.522452 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f2d9e83-54db-4a5c-ae00-2f5fe5da0b8b tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:28.523001 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 914/3677] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:28 2026] POST /volume/v3/volumes => generated 759 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:28.538939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.540664 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:28.540952 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.541166 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.542068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-74c7a385-25ec-4cb6-8cf1-a52bb170d7f8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.545606 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-74c7a385-25ec-4cb6-8cf1-a52bb170d7f8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae Jul 03 12:03:28.545819 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-74c7a385-25ec-4cb6-8cf1-a52bb170d7f8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.546054 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-74c7a385-25ec-4cb6-8cf1-a52bb170d7f8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.548579 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.548579 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:28.552198 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:28.554278 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.554278 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:28.556150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fe4f3032-1927-4f37-ae24-bdcadeb77868 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 200 Jul 03 12:03:28.556574 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 925/3678] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.633390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-210ec61d-d8ce-4bb4-9434-76518981407e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.635557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-210ec61d-d8ce-4bb4-9434-76518981407e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:28.635783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-210ec61d-d8ce-4bb4-9434-76518981407e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.636059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-210ec61d-d8ce-4bb4-9434-76518981407e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.648007 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.648007 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:28.652719 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-210ec61d-d8ce-4bb4-9434-76518981407e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:28.658144 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-210ec61d-d8ce-4bb4-9434-76518981407e tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:28.658597 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 928/3679] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:28.673924 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9826ab6a-1094-4829-92b7-db9801e35d51 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.676059 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9826ab6a-1094-4829-92b7-db9801e35d51 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:28.676288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9826ab6a-1094-4829-92b7-db9801e35d51 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.676539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9826ab6a-1094-4829-92b7-db9801e35d51 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.676648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-9826ab6a-1094-4829-92b7-db9801e35d51 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:28.681835 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.681835 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:28.682524 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9826ab6a-1094-4829-92b7-db9801e35d51 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:28.682878 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 915/3680] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:28.877442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5daacda0-b01f-4083-9620-1503c30d923d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:28.879627 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5daacda0-b01f-4083-9620-1503c30d923d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:28.879867 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5daacda0-b01f-4083-9620-1503c30d923d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:28.880151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5daacda0-b01f-4083-9620-1503c30d923d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:28.887501 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:28.887501 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:28.890951 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5daacda0-b01f-4083-9620-1503c30d923d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:28.894692 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5daacda0-b01f-4083-9620-1503c30d923d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:28.895073 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 926/3681] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:28 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.095682 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-67da4fd5-5f06-47bb-ab8f-67caeeed2aff req-74c7a385-25ec-4cb6-8cf1-a52bb170d7f8 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae returned with HTTP 200 Jul 03 12:03:29.096146 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 913/3682] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:03:28 2026] DELETE /volume/v3/attachments/ae974b98-2fba-4cf5-b92d-e76cb79f7fae => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.235808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e3001991-046f-4139-99bb-0436d0321e6f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.237619 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3001991-046f-4139-99bb-0436d0321e6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:29.237810 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3001991-046f-4139-99bb-0436d0321e6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.238002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3001991-046f-4139-99bb-0436d0321e6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.244012 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.244012 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:29.244518 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e3001991-046f-4139-99bb-0436d0321e6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:29.245694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3001991-046f-4139-99bb-0436d0321e6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 200 Jul 03 12:03:29.246136 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 929/3683] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.254581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0298311d-f318-4f12-bba7-1114ca746c85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.256747 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0298311d-f318-4f12-bba7-1114ca746c85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:29.257022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0298311d-f318-4f12-bba7-1114ca746c85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.257224 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0298311d-f318-4f12-bba7-1114ca746c85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.262578 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.262578 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:29.263198 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0298311d-f318-4f12-bba7-1114ca746c85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:29.264243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0298311d-f318-4f12-bba7-1114ca746c85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 200 Jul 03 12:03:29.264803 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 916/3684] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.273069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.274932 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:29.275139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.275352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.275488 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:29.280250 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.280250 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:29.280561 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:29.297291 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:29.297466 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a0abe72-c7b2-42fe-adcc-0efb4b742003 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 202 Jul 03 12:03:29.297850 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 927/3685] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:29 2026] DELETE /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:29.305432 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.306944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:29.307154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.307323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.312847 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.312847 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:29.313232 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:29.313884 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee060edc-5fc7-43d4-b4dc-955e42bef13a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 200 Jul 03 12:03:29.314250 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 914/3686] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.569568 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.571180 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:29.571394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.571604 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.578241 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.578241 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:29.581815 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:29.585765 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1b55cc9d-e694-4bd8-8fbe-cfc68af065ed tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 200 Jul 03 12:03:29.586145 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 930/3687] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.611896 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.613806 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:29.613996 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.614172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.621139 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.621139 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:29.624733 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:29.628839 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ef078982-a739-4167-b328-ab347b7845b4 req-0b5d7418-b52f-4352-8101-a91e396e8568 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 200 Jul 03 12:03:29.629201 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 917/3688] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.643738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.645543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:29.645928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1927113282"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:29.647438 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1927113282'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:29.647559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume of 1 GB Jul 03 12:03:29.647853 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.647853 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:29.651951 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Availability Zones retrieved successfully. Jul 03 12:03:29.657625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (dd98a454-769f-47cc-8583-a177c3352873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:29.658826 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dad490d-65db-471a-9959-477a22d53a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:29.659770 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:29.674283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-23d69bc6-2892-427b-8b3c-03d448800115 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.675995 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-23d69bc6-2892-427b-8b3c-03d448800115 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:29.676244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-23d69bc6-2892-427b-8b3c-03d448800115 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.676364 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-23d69bc6-2892-427b-8b3c-03d448800115 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.686700 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.686700 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:29.690083 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-23d69bc6-2892-427b-8b3c-03d448800115 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:29.693257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dad490d-65db-471a-9959-477a22d53a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:29.694006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98d67f5-a455-41bc-b52c-ed1470c5766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:29.694493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9405f674-b096-4f18-996f-97a95facbcb9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.694595 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-23d69bc6-2892-427b-8b3c-03d448800115 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:29.694857 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 915/3689] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.696431 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9405f674-b096-4f18-996f-97a95facbcb9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:29.696694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9405f674-b096-4f18-996f-97a95facbcb9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.696925 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9405f674-b096-4f18-996f-97a95facbcb9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.697180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9405f674-b096-4f18-996f-97a95facbcb9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:29.702904 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.702904 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:29.703870 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9405f674-b096-4f18-996f-97a95facbcb9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:29.704485 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 931/3690] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:03:29.710332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.711985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:29.712192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.712473 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.712554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume with id: eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:29.719118 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.719118 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:29.719550 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:29.738286 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Delete volume request issued successfully. Jul 03 12:03:29.738530 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daf75b35-6a8c-4420-877a-6cddad2b25d2 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 202 Jul 03 12:03:29.739019 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 918/3691] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:29 2026] DELETE /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:29.742234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Created reservations ['8743bf09-31ef-4293-ae2a-b8f54550201c', 'd25d122b-c7f4-42ea-b7e7-6b4318e919a1', 'b9d36706-5edc-4cc0-8f9c-95f7fac93f99', 'a6bf5bed-4c1d-4fdd-a99f-8a3e4c2dbe14'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:29.743421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98d67f5-a455-41bc-b52c-ed1470c5766d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8743bf09-31ef-4293-ae2a-b8f54550201c', 'd25d122b-c7f4-42ea-b7e7-6b4318e919a1', 'b9d36706-5edc-4cc0-8f9c-95f7fac93f99', 'a6bf5bed-4c1d-4fdd-a99f-8a3e4c2dbe14']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:29.743778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ed0c1-e624-415f-a226-0f83870fe2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:29.747243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.749157 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:29.749408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.749620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.757637 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.757637 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:29.762202 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Volume info retrieved successfully. Jul 03 12:03:29.766607 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bd56540e-f0fc-40f6-a464-c08d48da06f9 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 200 Jul 03 12:03:29.767171 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 916/3692] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.769202 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ed0c1-e624-415f-a226-0f83870fe2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '795ba849-c326-4dfb-afdc-e3bc6614e3f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1927113282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['8743bf09-31ef-4293-ae2a-b8f54550201c','d25d122b-c7f4-42ea-b7e7-6b4318e919a1','b9d36706-5edc-4cc0-8f9c-95f7fac93f99','a6bf5bed-4c1d-4fdd-a99f-8a3e4c2dbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1927113282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=795ba849-c326-4dfb-afdc-e3bc6614e3f7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f12dc29793840d68847899c4b662d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:29.770096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e588d5-6dd6-4ba8-ad6b-6309fea7a0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:29.789280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e588d5-6dd6-4ba8-ad6b-6309fea7a0e3) transitioned into state 'SUCCESS' from state '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-1927113282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c0c55c53bdce4b6a89b0c2e1a6efba95',qos_specs=None,replication_status=,reservations=['8743bf09-31ef-4293-ae2a-b8f54550201c','d25d122b-c7f4-42ea-b7e7-6b4318e919a1','b9d36706-5edc-4cc0-8f9c-95f7fac93f99','a6bf5bed-4c1d-4fdd-a99f-8a3e4c2dbe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f12dc29793840d68847899c4b662d96',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:29.790041 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ea6502-468d-474f-a426-bce7ce0e0cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:29.804625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ea6502-468d-474f-a426-bce7ce0e0cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:29.804625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Flow 'volume_create_api' (dd98a454-769f-47cc-8583-a177c3352873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:29.804883 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Create volume request issued successfully. Jul 03 12:03:29.805522 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c58b4b8d-fc90-419b-bff4-1cb296593831 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:29.805935 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 928/3693] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:29 2026] POST /volume/v3/volumes => generated 760 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:29.817754 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.822398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:29.822398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.822398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.829944 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.829944 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:29.836537 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:29.844173 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6edfb212-e723-4ec2-a65c-28dfb7134730 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 200 Jul 03 12:03:29.845541 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 932/3694] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:29.907827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:29.909775 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:29.910039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:29.910234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:29.918024 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:29.918024 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:29.927421 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:29.934941 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d84d4f34-6aee-432f-bc32-df4abc112e32 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:29.935363 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 919/3695] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:29 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:30.325216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec6b1335-5b35-469e-9040-c4a75fdb0e8e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.328059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec6b1335-5b35-469e-9040-c4a75fdb0e8e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc Jul 03 12:03:30.328438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec6b1335-5b35-469e-9040-c4a75fdb0e8e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.328693 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec6b1335-5b35-469e-9040-c4a75fdb0e8e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.334488 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec6b1335-5b35-469e-9040-c4a75fdb0e8e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc returned with HTTP 404 Jul 03 12:03:30.335139 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 917/3696] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/snapshots/bd44b95a-0b64-4126-bd20-1a68e74895bc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:30.343869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.345687 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:30.345860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.346145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.346289 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:30.354998 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.354998 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:30.355661 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:30.379153 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:30.379442 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05e36cae-bf8c-4445-b58f-e3ffe2531f9f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e returned with HTTP 202 Jul 03 12:03:30.379759 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 929/3697] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:30 2026] DELETE /volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:30.389617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-16d39bd4-6509-41c5-945f-750b1cc10889 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.392130 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16d39bd4-6509-41c5-945f-750b1cc10889 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:30.392441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16d39bd4-6509-41c5-945f-750b1cc10889 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.392725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16d39bd4-6509-41c5-945f-750b1cc10889 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.403057 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.403057 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:30.407859 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-16d39bd4-6509-41c5-945f-750b1cc10889 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:30.414401 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16d39bd4-6509-41c5-945f-750b1cc10889 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e returned with HTTP 200 Jul 03 12:03:30.415048 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 933/3698] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:30.508826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.510922 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 12:03:30.511120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.511314 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.520922 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.520922 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:30.524185 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:03:30.529043 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-b6a2842f-36c1-4984-8a74-10f98a1efe7d tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 12:03:30.529479 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 920/3699] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1660 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:30.716548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.719079 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:30.719408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.719680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.719841 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:30.725701 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.725701 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:30.726564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1bc762de-d050-4a7f-a5e8-81c5f0f31661 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:30.727286 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 918/3700] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:30.782886 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bba4d055-c15a-4789-86d9-9858e730d9f0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.785520 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bba4d055-c15a-4789-86d9-9858e730d9f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] GET https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d Jul 03 12:03:30.785796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bba4d055-c15a-4789-86d9-9858e730d9f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.786107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bba4d055-c15a-4789-86d9-9858e730d9f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.793108 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bba4d055-c15a-4789-86d9-9858e730d9f0 tempest-VolumeMultiattachTests-1342826764 tempest-VolumeMultiattachTests-1342826764-project-member] https://10.4.3.170/volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d returned with HTTP 404 Jul 03 12:03:30.793752 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 930/3701] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/eee10424-4670-4f20-aa6d-cbe1bd24766d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:30.800990 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.803496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:03:30.803715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.803893 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.804959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:30.820661 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Get all volumes completed successfully. Jul 03 12:03:30.824457 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.824457 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:30.830944 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32129a01-1d26-4bf3-ad20-9e445b1a3098 tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:03:30.831480 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 934/3702] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:30.849616 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b4871477-a1ae-4d4b-a437-ccac84a41f6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.851769 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4871477-a1ae-4d4b-a437-ccac84a41f6b tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] DELETE https://10.4.3.170/volume/v3/types/e6e3e626-72d7-48ec-b4a1-35d14b2ab929 Jul 03 12:03:30.852015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4871477-a1ae-4d4b-a437-ccac84a41f6b tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.852278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b4871477-a1ae-4d4b-a437-ccac84a41f6b tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.856868 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4d941c26-b402-45f8-8183-b420183ed03a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.858997 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d941c26-b402-45f8-8183-b420183ed03a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:30.859249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d941c26-b402-45f8-8183-b420183ed03a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.859460 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d941c26-b402-45f8-8183-b420183ed03a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.867613 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.867613 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:30.872470 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d941c26-b402-45f8-8183-b420183ed03a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:30.878567 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d941c26-b402-45f8-8183-b420183ed03a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 200 Jul 03 12:03:30.879197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 919/3703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:30.879732 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b4871477-a1ae-4d4b-a437-ccac84a41f6b tempest-VolumeMultiattachTests-461236843 tempest-VolumeMultiattachTests-461236843-project-admin] https://10.4.3.170/volume/v3/types/e6e3e626-72d7-48ec-b4a1-35d14b2ab929 returned with HTTP 202 Jul 03 12:03:30.880225 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 921/3704] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:03:30 2026] DELETE /volume/v3/types/e6e3e626-72d7-48ec-b4a1-35d14b2ab929 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:30.908258 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.910773 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:30.911467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.911467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.919598 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.919598 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:30.923556 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:30.928648 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ff67083d-71d7-468f-9778-d269f7cd2130 req-c91cee87-9826-4802-bc07-254d3b2da33c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 200 Jul 03 12:03:30.929209 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 931/3705] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:30.950642 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:30.952506 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:30.952708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:30.952918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:30.960192 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:30.960192 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:30.963728 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:30.968397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7bd9f06-4d1f-409a-bd39-f019f89de2cc tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:30.968790 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 935/3706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:30 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:31.041516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.045381 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.045617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.045861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.046228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.047355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.059287 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.060567 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.060567 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:31.069974 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-910a91d4-0573-48b3-b206-fc41ddd6782d req-4199457e-99a5-48b6-896a-f2d57855ed85 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.070551 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 920/3707] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.101906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.103992 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.104169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.104385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.104654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.105391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.118032 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.118913 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.118913 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:31.124659 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d0d6501-9fb8-452b-82c5-5c5b7866bbb9 req-723bf0c4-bf51-4979-971b-312f70d7f6ec tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.124993 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 922/3708] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.151323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.153931 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.154174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.154460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.154843 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.155841 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.165481 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.166884 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.166884 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:31.172218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f90434b-c0f1-46fc-bfd7-cdc93e1a8e45 req-1d86c1d9-3d16-40a4-81e8-8822de9a6d77 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.173894 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 932/3709] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.207241 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.209623 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.209792 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.209969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.210184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.210891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.219163 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.219847 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.219847 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:31.223663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2dccb3d2-1ba1-4f36-910b-b56bb1a883d5 req-3229427c-c36a-4e78-a2cf-3cda10e59425 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.224113 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 936/3710] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.252179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.254647 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.254993 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.255214 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.255501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.256303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.264894 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.265898 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.265898 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:31.270523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-230dbdcc-c11e-43b5-9bfd-0e6a854edd1d req-a8eb04cf-9bec-4ea2-90aa-5bacaa6e6297 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.270994 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 921/3711] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.298575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.300676 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.300871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.301068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.301324 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.302037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.310483 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.311446 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.311446 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:31.315822 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f3cb1c0a-9436-4986-b0cc-b9dd307d65ac req-1bcf1f15-2074-4dad-958d-8ea757e792a8 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.316382 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 923/3712] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.342838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.345487 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.345909 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.346058 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.346519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.347815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.357423 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.358548 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.358548 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:31.363294 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-857fe10f-f576-4860-a488-61ab99e17849 req-574e191f-578b-44e6-88cf-7ad054baba7c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.363901 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 933/3713] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.389205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.391116 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:03:31.391517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.391517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.391683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:31.392287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:31.399794 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] Get all volumes completed successfully. Jul 03 12:03:31.400727 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.400727 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:31.404496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a7337e7d-f68b-4d39-8c25-6a097bda329f req-ab8cf031-82cc-4190-9d34-d6bac2ae5570 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:03:31.404912 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 937/3714] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:31.421472 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.423189 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] DELETE https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:31.423355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.423547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.423719 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume with id: 795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:31.430525 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.430525 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:31.430690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-642be18c-de92-4c90-9ee3-ffcaa64f67b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.431073 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:31.432755 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-642be18c-de92-4c90-9ee3-ffcaa64f67b1 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e Jul 03 12:03:31.432903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-642be18c-de92-4c90-9ee3-ffcaa64f67b1 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.433134 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-642be18c-de92-4c90-9ee3-ffcaa64f67b1 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.439287 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-642be18c-de92-4c90-9ee3-ffcaa64f67b1 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e returned with HTTP 404 Jul 03 12:03:31.439841 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 924/3715] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/9dc2c670-bf55-42e2-9446-1883887f600e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:31.447444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.449410 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:31.449702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2142527507"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:31.451047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2142527507'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:31.451194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:31.454422 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume request issued successfully. Jul 03 12:03:31.454706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2d1820a-98c8-40ae-a651-3965c9a6004c tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 202 Jul 03 12:03:31.455254 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 922/3716] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:31 2026] DELETE /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:31.455501 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:31.461040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (c2ef8018-dcbc-4e4b-b94b-44c9e85babee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:31.461529 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.461974 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ef7626-cc9c-4510-a707-9948d25fd259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:31.462806 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:31.463072 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:31.463236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.463431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.469952 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.469952 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:31.473238 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:31.478516 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09ee6640-aaa3-4215-8d20-397879dcf3ee tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 200 Jul 03 12:03:31.478951 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 938/3717] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:31.487597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ef7626-cc9c-4510-a707-9948d25fd259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:31.488629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4216c75-6143-45d8-a99e-5c9b8dde6e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:31.537051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['82d5f3a8-6cf2-4217-8134-25bf50601dc1', '3fb4b635-55ec-462a-92d7-caf2f6c1d4d1', '4e3895db-edfe-4cf1-835e-84155be72b36', 'd704442a-d4ae-4097-b9a5-bf4347fc826a'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:31.537790 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4216c75-6143-45d8-a99e-5c9b8dde6e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d5f3a8-6cf2-4217-8134-25bf50601dc1', '3fb4b635-55ec-462a-92d7-caf2f6c1d4d1', '4e3895db-edfe-4cf1-835e-84155be72b36', 'd704442a-d4ae-4097-b9a5-bf4347fc826a']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:31.538506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55c0722-c55d-40f4-bf30-f2607989b226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:31.562341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55c0722-c55d-40f4-bf30-f2607989b226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2861e1d3-c85c-43b0-abd6-63d0776dc166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142527507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['82d5f3a8-6cf2-4217-8134-25bf50601dc1','3fb4b635-55ec-462a-92d7-caf2f6c1d4d1','4e3895db-edfe-4cf1-835e-84155be72b36','d704442a-d4ae-4097-b9a5-bf4347fc826a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142527507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2861e1d3-c85c-43b0-abd6-63d0776dc166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:31.563025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e1a6c8-53c4-4871-be93-1d4bfc48e118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:31.581202 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e1a6c8-53c4-4871-be93-1d4bfc48e118) transitioned into state 'SUCCESS' from state '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-2142527507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['82d5f3a8-6cf2-4217-8134-25bf50601dc1','3fb4b635-55ec-462a-92d7-caf2f6c1d4d1','4e3895db-edfe-4cf1-835e-84155be72b36','d704442a-d4ae-4097-b9a5-bf4347fc826a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:31.581903 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552a2e56-96a3-4058-8d09-24c0afdf488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:31.590744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552a2e56-96a3-4058-8d09-24c0afdf488f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:31.591710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (c2ef8018-dcbc-4e4b-b94b-44c9e85babee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:31.592011 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:31.592600 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-426aa5a9-d5b8-416a-8460-4102bcd3e4d6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:31.593008 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 934/3718] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:31 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 12:03:31.603796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.606452 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:31.606825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.607183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.617599 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.617599 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:31.622556 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:31.628161 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbc81cd8-96bf-4d79-bae3-a130eeac9f6f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 returned with HTTP 200 Jul 03 12:03:31.628731 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 925/3719] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:31.738591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.740797 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:31.741082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.741329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.741523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:31.746867 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.746867 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:31.747707 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0638ed81-9a42-40e2-bd2a-456e4d8d648d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:31.748163 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 923/3720] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:31.984641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:31.986659 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:31.986909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:31.987144 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:31.996693 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:31.996693 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:32.003127 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:32.010812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bdb6f01-0eeb-4786-9e99-76c72c0d0239 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:32.011278 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 939/3721] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:31 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:32.139305 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.141581 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:32.141852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.142123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.142297 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Delete volume with id: 6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:32.153518 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.153518 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:32.154747 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:32.181178 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Delete volume request issued successfully. Jul 03 12:03:32.181515 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-164ef8e3-0697-4afa-9c27-a52338ba6049 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 202 Jul 03 12:03:32.182067 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 935/3722] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:32 2026] DELETE /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:32.189033 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.190742 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:32.190927 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.191115 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.197560 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.197560 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:32.201526 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:32.206889 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b409483-ad1a-4c0e-9f50-d5a8343eb42f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 200 Jul 03 12:03:32.207330 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 926/3723] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:32.491887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-48a8fe66-f1d2-4f8d-a041-318688e3fe5a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.494306 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-48a8fe66-f1d2-4f8d-a041-318688e3fe5a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 Jul 03 12:03:32.494602 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-48a8fe66-f1d2-4f8d-a041-318688e3fe5a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.494861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-48a8fe66-f1d2-4f8d-a041-318688e3fe5a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.503020 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-48a8fe66-f1d2-4f8d-a041-318688e3fe5a tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 returned with HTTP 404 Jul 03 12:03:32.503730 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 924/3724] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/volumes/795ba849-c326-4dfb-afdc-e3bc6614e3f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:32.511881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.514335 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:32.514698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.514900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.515168 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume with id: dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:32.524415 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.524415 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:32.525072 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:32.546994 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume request issued successfully. Jul 03 12:03:32.547260 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec4fdb1a-f8f5-4480-b7b5-7cd44f12c38e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 202 Jul 03 12:03:32.548224 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 940/3725] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:32 2026] DELETE /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:32.556574 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dc01b954-bc39-4886-85e8-9a945218ed10 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.558213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc01b954-bc39-4886-85e8-9a945218ed10 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:32.558418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc01b954-bc39-4886-85e8-9a945218ed10 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.558648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc01b954-bc39-4886-85e8-9a945218ed10 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.566773 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.566773 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:32.570665 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dc01b954-bc39-4886-85e8-9a945218ed10 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:32.575864 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc01b954-bc39-4886-85e8-9a945218ed10 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 200 Jul 03 12:03:32.576402 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 936/3726] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:32.641241 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.643206 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:32.643412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.643595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.651045 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.651045 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:32.654591 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:32.658499 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0d149ce0-4390-424c-9c92-40efa1ece8d0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 returned with HTTP 200 Jul 03 12:03:32.659068 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 927/3727] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:32.672133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.674350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:32.674802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2861e1d3-c85c-43b0-abd6-63d0776dc166", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-78277021"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:32.685608 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.685608 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:32.686015 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:32.686164 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume 2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:32.714039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['70dac130-298b-41be-8f5a-4a7b39083b33', '094066e0-5116-47e1-afb1-f554404ce72f', '8a60cbdd-fb6e-400f-969c-8f0f26b450b6', '0b933dcf-4629-4db1-9683-e73c67b0bef4'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:32.742846 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:32.743259 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4c6df1a-8795-4bd6-9ffd-9d805920b58a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:32.743797 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 925/3728] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:32.756719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.758461 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:32.758631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.758823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.759268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:32.761076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:32.761355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:32.761571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:32.761707 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:32.765825 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.765825 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:32.766479 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-085670d0-ddc8-4d29-906a-ca8f0eff7685 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:32.766832 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 937/3729] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:32.767706 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:32.767706 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:32.768125 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:32.769003 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f3e32e4-a9e3-45d3-90e2-15e0326bd490 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a returned with HTTP 200 Jul 03 12:03:32.769494 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 941/3730] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:32 2026] GET /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.025584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-661d6361-f826-46f9-a933-3d1059c84872 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.027285 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-661d6361-f826-46f9-a933-3d1059c84872 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:33.027487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-661d6361-f826-46f9-a933-3d1059c84872 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.027671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-661d6361-f826-46f9-a933-3d1059c84872 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.034318 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.034318 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:33.040672 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-661d6361-f826-46f9-a933-3d1059c84872 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:33.045640 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-661d6361-f826-46f9-a933-3d1059c84872 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:33.045995 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 928/3731] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.220548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8808b968-c82d-46bf-afd8-460493a93047 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.222225 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8808b968-c82d-46bf-afd8-460493a93047 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 Jul 03 12:03:33.222408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8808b968-c82d-46bf-afd8-460493a93047 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.222601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8808b968-c82d-46bf-afd8-460493a93047 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.228725 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8808b968-c82d-46bf-afd8-460493a93047 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 returned with HTTP 404 Jul 03 12:03:33.229178 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 926/3732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/volumes/6efedc79-de54-4cfe-9f48-1445f4d54c41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:33.575530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1d2075ff-309b-46fa-9b04-01182def8e83 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.577727 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:03:33.577858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.578050 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.578177 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Delete snapshot with id: d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:03:33.587147 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.587147 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:33.588584 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:03:33.589503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e30a6a5a-f622-4a97-bbc4-540173e0ce0e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.591693 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e30a6a5a-f622-4a97-bbc4-540173e0ce0e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b Jul 03 12:03:33.591693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e30a6a5a-f622-4a97-bbc4-540173e0ce0e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.592878 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e30a6a5a-f622-4a97-bbc4-540173e0ce0e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.599882 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e30a6a5a-f622-4a97-bbc4-540173e0ce0e tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b returned with HTTP 404 Jul 03 12:03:33.600214 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 942/3733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/volumes/dcd972ff-9bce-476a-9c4f-5ebe56d5dc2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:33.610288 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.612347 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:33.612614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.612887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.613123 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume with id: 1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:33.613544 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot delete request issued successfully. Jul 03 12:03:33.613795 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d2075ff-309b-46fa-9b04-01182def8e83 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 202 Jul 03 12:03:33.614298 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 938/3734] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:33 2026] DELETE /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:33.621732 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.621732 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:33.622516 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:33.623203 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.625708 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:03:33.626057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.626439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.633089 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.633089 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:33.633089 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Snapshot retrieved successfully. Jul 03 12:03:33.634173 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d666ba35-fb12-41d9-88a3-23e34ac2e36b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 200 Jul 03 12:03:33.634732 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 927/3735] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.646949 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Delete volume request issued successfully. Jul 03 12:03:33.647407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0c375eb-c9b7-43f7-8130-654c9fd02d81 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 202 Jul 03 12:03:33.647776 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 929/3736] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:33 2026] DELETE /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:33.655827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ead005a2-9971-4529-b41a-0ded308008f5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.657761 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ead005a2-9971-4529-b41a-0ded308008f5 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:33.657943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ead005a2-9971-4529-b41a-0ded308008f5 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.658138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ead005a2-9971-4529-b41a-0ded308008f5 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.665615 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.665615 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:33.669205 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ead005a2-9971-4529-b41a-0ded308008f5 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Volume info retrieved successfully. Jul 03 12:03:33.673379 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ead005a2-9971-4529-b41a-0ded308008f5 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 200 Jul 03 12:03:33.673766 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 943/3737] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.780155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-da223346-92d8-48d4-818a-7d844e5c3807 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.781046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.783100 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:33.785630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.785630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.785630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:33.786496 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da223346-92d8-48d4-818a-7d844e5c3807 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:33.786496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da223346-92d8-48d4-818a-7d844e5c3807 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.786496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da223346-92d8-48d4-818a-7d844e5c3807 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.790943 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.790943 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:33.791996 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-644c84dc-93e4-4cf4-92c9-93d0a639e3b0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:33.793512 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 928/3738] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.794256 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.794256 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:33.794256 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-da223346-92d8-48d4-818a-7d844e5c3807 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:33.794256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da223346-92d8-48d4-818a-7d844e5c3807 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a returned with HTTP 200 Jul 03 12:03:33.794553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 939/3739] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:33.804406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.806257 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] POST https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a/action Jul 03 12:03:33.806731 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:33.806906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:33.808205 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.snapshot_unmanage [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Unmanage snapshot with id: be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:33.813301 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.813301 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:33.813854 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:33.814672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5e5ef37707ec465d80e1d5d885a51afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '532854c0f75249b2b09b3a8c189b61ea', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:03:33.814944 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-20d37b99-099c-42b5-b996-0621d4a78fd3 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a/action returned with HTTP 403 Jul 03 12:03:33.815788 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 930/3740] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:33 2026] POST /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:33.822559 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.824451 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:33.824692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.824899 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.825040 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:33.831592 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.831592 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:33.832018 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:33.848884 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:33.849156 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c89bf0b9-5722-4e66-b154-6da55859bbcd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a returned with HTTP 202 Jul 03 12:03:33.849668 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 944/3741] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:33 2026] DELETE /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:33.857578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6cf2f9df-c181-4076-a96f-02600981ed36 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:33.859407 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6cf2f9df-c181-4076-a96f-02600981ed36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:33.859624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6cf2f9df-c181-4076-a96f-02600981ed36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:33.859808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6cf2f9df-c181-4076-a96f-02600981ed36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:33.864730 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:33.864730 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:33.865028 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6cf2f9df-c181-4076-a96f-02600981ed36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:33.865660 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6cf2f9df-c181-4076-a96f-02600981ed36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a returned with HTTP 200 Jul 03 12:03:33.866000 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 929/3742] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:33 2026] GET /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:34.060051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.062047 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:34.062277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.062492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.071717 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:34.071717 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:34.076957 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:34.082829 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2786ec1-3412-4ad1-9e00-e66887bc3d44 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:34.083325 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 940/3743] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:34.644285 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c20ebccf-788c-4cbf-b0e3-b566f03f640b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.646656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c20ebccf-788c-4cbf-b0e3-b566f03f640b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 Jul 03 12:03:34.646894 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c20ebccf-788c-4cbf-b0e3-b566f03f640b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.647147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c20ebccf-788c-4cbf-b0e3-b566f03f640b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.654519 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c20ebccf-788c-4cbf-b0e3-b566f03f640b tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 returned with HTTP 404 Jul 03 12:03:34.655055 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 931/3744] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/snapshots/d238b8c9-8f32-4b9f-aae6-02d859893809 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:34.691268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-981a66f1-f0f4-42d9-a89c-76e37b3fc602 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.692905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-981a66f1-f0f4-42d9-a89c-76e37b3fc602 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] GET https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe Jul 03 12:03:34.693212 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-981a66f1-f0f4-42d9-a89c-76e37b3fc602 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.693482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-981a66f1-f0f4-42d9-a89c-76e37b3fc602 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.695462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.698806 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:03:34.698806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.698806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.699889 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-981a66f1-f0f4-42d9-a89c-76e37b3fc602 tempest-VolumesTestJSON-1276841955 tempest-VolumesTestJSON-1276841955-project-member] https://10.4.3.170/volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe returned with HTTP 404 Jul 03 12:03:34.700651 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 945/3745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/volumes/1f68718c-8bf3-463e-a881-99e8be3400fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:34.704782 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:34.704782 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:34.708944 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:34.712893 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-c7b01f05-bf62-42e4-bd80-40d2bab46274 req-0d6588b8-80e5-4757-b18a-52c064c8125e tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:03:34.713267 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 930/3746] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:34.803324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.805440 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:34.805657 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.805839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.805940 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:34.810522 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:34.810522 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:34.811359 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91eeae63-ebc6-4e63-a3a1-421d411c0676 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:34.811852 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 941/3747] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:34.876386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a778beec-51a2-4dd6-bb9a-833842c89a85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.878169 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a778beec-51a2-4dd6-bb9a-833842c89a85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a Jul 03 12:03:34.878357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a778beec-51a2-4dd6-bb9a-833842c89a85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.878561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a778beec-51a2-4dd6-bb9a-833842c89a85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.882605 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a778beec-51a2-4dd6-bb9a-833842c89a85 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a returned with HTTP 404 Jul 03 12:03:34.883123 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 932/3748] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/snapshots/be8a10a5-73bb-4c2e-9bdd-8b3fc2a5c60a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:34.889813 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.892043 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:34.892463 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.892463 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.892651 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:34.900052 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:34.900052 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:34.900745 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:34.918238 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:34.918238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7336d8a9-eacb-4416-a2e0-b7606aa0ff25 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 returned with HTTP 202 Jul 03 12:03:34.918787 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 946/3749] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:34 2026] DELETE /volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:34.926442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:34.928284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:34.929933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:34.929933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:34.942314 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:34.942314 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:34.947574 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:34.953349 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5c400056-638e-4ea7-99d8-73600ad1b1ca tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 returned with HTTP 200 Jul 03 12:03:34.953811 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 931/3750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:34 2026] GET /volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:35.099558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:35.101409 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:35.101609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:35.101799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:35.110275 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:35.110275 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:35.114083 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:35.118409 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c73bdff5-0ab6-4c27-8270-a4502a000206 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:35.119000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 942/3751] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:35 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:35.424183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-262d97d2-e1f0-46cc-bdd6-a6b1a9649dd4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:35.426464 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-262d97d2-e1f0-46cc-bdd6-a6b1a9649dd4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 Jul 03 12:03:35.426668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-262d97d2-e1f0-46cc-bdd6-a6b1a9649dd4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:35.426898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-262d97d2-e1f0-46cc-bdd6-a6b1a9649dd4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:35.435462 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:35.435462 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:35.831444 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f2c38389-af33-452e-8be3-52ba795395c1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:35.837832 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2c38389-af33-452e-8be3-52ba795395c1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:35.838591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2c38389-af33-452e-8be3-52ba795395c1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:35.840433 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2c38389-af33-452e-8be3-52ba795395c1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:35.842282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f2c38389-af33-452e-8be3-52ba795395c1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:35.847509 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:35.847509 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:35.848292 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2c38389-af33-452e-8be3-52ba795395c1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:35.848798 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 947/3752] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:35 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:35.963479 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-832f9219-8b07-4726-a96f-eef41a9d83cd req-262d97d2-e1f0-46cc-bdd6-a6b1a9649dd4 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 returned with HTTP 200 Jul 03 12:03:35.964006 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 933/3753] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:03:35 2026] DELETE /volume/v3/attachments/9090c5fc-9454-45f5-a025-eb545ff60801 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:35.969911 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5fbfb4cc-8b47-4422-8c03-841e67cd8905 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:35.971697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5fbfb4cc-8b47-4422-8c03-841e67cd8905 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 Jul 03 12:03:35.971874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb4cc-8b47-4422-8c03-841e67cd8905 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:35.972150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb4cc-8b47-4422-8c03-841e67cd8905 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:35.978237 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5fbfb4cc-8b47-4422-8c03-841e67cd8905 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 returned with HTTP 404 Jul 03 12:03:35.978911 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 932/3754] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:35 2026] GET /volume/v3/volumes/2861e1d3-c85c-43b0-abd6-63d0776dc166 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:35.988049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:35.989582 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:35.990031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1970416102"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:35.991978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1970416102'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:35.992117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:35.996669 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:36.003440 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (fe4b016b-00f6-4076-9b6c-83e97c0cedd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:36.005024 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941aca46-a249-4097-adf7-53288ba102c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:36.006352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:36.036431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941aca46-a249-4097-adf7-53288ba102c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:36.037168 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbfbdcb-c31c-4afa-85d7-2b972468cbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:36.089535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['f29d42f8-890f-40f4-8603-3db2926106e7', '5080c9e3-aceb-42a4-a0c0-45c3dae37e9e', '000c6513-ed53-4216-9c4a-7a8b05ed9b13', '88983ae8-277c-43ad-9742-1d1d426ea93d'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:36.090321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbfbdcb-c31c-4afa-85d7-2b972468cbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29d42f8-890f-40f4-8603-3db2926106e7', '5080c9e3-aceb-42a4-a0c0-45c3dae37e9e', '000c6513-ed53-4216-9c4a-7a8b05ed9b13', '88983ae8-277c-43ad-9742-1d1d426ea93d']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:36.091068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da3778c-43db-45e7-9ee7-6ca3da0686ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:36.115686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da3778c-43db-45e7-9ee7-6ca3da0686ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c2b6d7a-7100-4e38-997e-231a4d4bd882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970416102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['f29d42f8-890f-40f4-8603-3db2926106e7','5080c9e3-aceb-42a4-a0c0-45c3dae37e9e','000c6513-ed53-4216-9c4a-7a8b05ed9b13','88983ae8-277c-43ad-9742-1d1d426ea93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970416102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c2b6d7a-7100-4e38-997e-231a4d4bd882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:36.115686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bff78c5-4ca6-45b1-a0ec-0565e1ff5bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:36.132950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c859edd1-aeae-431e-9826-e8381ee21b62 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:36.135389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bff78c5-4ca6-45b1-a0ec-0565e1ff5bf9) transitioned into state 'SUCCESS' from state '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-1970416102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['f29d42f8-890f-40f4-8603-3db2926106e7','5080c9e3-aceb-42a4-a0c0-45c3dae37e9e','000c6513-ed53-4216-9c4a-7a8b05ed9b13','88983ae8-277c-43ad-9742-1d1d426ea93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:36.135539 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c859edd1-aeae-431e-9826-e8381ee21b62 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:36.135647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c859edd1-aeae-431e-9826-e8381ee21b62 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:36.135839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c859edd1-aeae-431e-9826-e8381ee21b62 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:36.136022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33915b8-eea4-46bd-b4d8-ffc3a7b1f140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:36.142701 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:36.142701 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:36.146072 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33915b8-eea4-46bd-b4d8-ffc3a7b1f140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:36.147057 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (fe4b016b-00f6-4076-9b6c-83e97c0cedd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:36.147420 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:36.147519 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c859edd1-aeae-431e-9826-e8381ee21b62 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:36.148117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d044ec29-5c3e-4a2d-9b25-cdbbb0ec9bc0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:36.148639 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 943/3755] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:35 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 12:03:36.152926 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c859edd1-aeae-431e-9826-e8381ee21b62 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:36.153426 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 948/3756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:36 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:36.161247 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a69688c6-61dd-47ab-a736-c7baca2f648b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:36.163051 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a69688c6-61dd-47ab-a736-c7baca2f648b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:36.163290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a69688c6-61dd-47ab-a736-c7baca2f648b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:36.163541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a69688c6-61dd-47ab-a736-c7baca2f648b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:36.171272 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:36.171272 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:36.179587 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a69688c6-61dd-47ab-a736-c7baca2f648b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:36.184975 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a69688c6-61dd-47ab-a736-c7baca2f648b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 returned with HTTP 200 Jul 03 12:03:36.185352 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 934/3757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:36 2026] GET /volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:36.671612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-461e392b-988b-43ff-84ee-2cdf2928205c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:36.787026 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-461e392b-988b-43ff-84ee-2cdf2928205c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 03 12:03:36.787248 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-461e392b-988b-43ff-84ee-2cdf2928205c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:36.787456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-461e392b-988b-43ff-84ee-2cdf2928205c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Calling method 'get_pools' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:36.860179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e8107e06-c798-45e3-8c16-9697af245ca8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:36.862252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e8107e06-c798-45e3-8c16-9697af245ca8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:36.862883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e8107e06-c798-45e3-8c16-9697af245ca8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:36.862883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e8107e06-c798-45e3-8c16-9697af245ca8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:36.862883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e8107e06-c798-45e3-8c16-9697af245ca8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:36.867680 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:36.867680 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:36.868569 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e8107e06-c798-45e3-8c16-9697af245ca8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:36.868817 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 944/3758] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:36 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:37.167322 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.168774 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:37.168930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.169104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.175754 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.175754 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:37.179597 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:37.184557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42e66db5-da2d-4445-9e8e-9d36562ecf8c tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:37.184929 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 949/3759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:37.198671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.200546 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:37.200726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.200901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.208187 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.208187 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:37.212189 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:37.216179 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c8f4dcf3-c989-4013-a356-ca3c955c2258 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 returned with HTTP 200 Jul 03 12:03:37.216571 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 935/3760] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:37.228043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.230021 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:37.230425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c2b6d7a-7100-4e38-997e-231a4d4bd882", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1929479359"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:37.241634 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.241634 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:37.242328 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:37.242569 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume 6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:37.269162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['8e0eb9ac-d497-4ff9-8314-68d317bd1221', '3ebd6b3d-8315-4a74-915b-1723d4497969', '4feb0f90-deb7-4fe3-988d-731cad0a71e7', 'b6276761-c633-4c80-98fe-c500a188d410'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:37.290002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-461e392b-988b-43ff-84ee-2cdf2928205c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 12:03:37.290495 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 933/3761] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 12:03:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:37.299883 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f25cc9ec-b537-45b6-90ac-247eefa131ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.301652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f25cc9ec-b537-45b6-90ac-247eefa131ea tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 12:03:37.301843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f25cc9ec-b537-45b6-90ac-247eefa131ea tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.302074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f25cc9ec-b537-45b6-90ac-247eefa131ea tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Calling method 'get_pools' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.302791 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:37.303216 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e26842fd-a035-47fd-a09b-6a1f974404f0 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:37.303637 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 945/3762] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:37.311528 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0614257d-3db5-43da-9461-037e1f14f41d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.313217 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0614257d-3db5-43da-9461-037e1f14f41d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:37.313417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0614257d-3db5-43da-9461-037e1f14f41d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.313599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0614257d-3db5-43da-9461-037e1f14f41d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.318716 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.318716 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:37.319057 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0614257d-3db5-43da-9461-037e1f14f41d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:37.319753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.319808 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0614257d-3db5-43da-9461-037e1f14f41d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 200 Jul 03 12:03:37.320119 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 936/3763] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:37.322490 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:37.322720 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.322945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.331447 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.331447 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:37.335594 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:37.341503 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-23a74d7a-8773-487c-953f-41e17a0b1795 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:37.342047 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 934/3764] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:37.742017 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.744561 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:37.744794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.745033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.752387 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.752387 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:37.756631 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:37.760840 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-3038913c-fefb-493d-8026-7d457a7d3e9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:37.761283 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 946/3765] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:37.770986 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06c93b71-3c54-48cb-b10c-ecfc0f68369f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.771419 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06c93b71-3c54-48cb-b10c-ecfc0f68369f None None] GET https://10.4.3.170/volume// Jul 03 12:03:37.771596 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06c93b71-3c54-48cb-b10c-ecfc0f68369f None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.771869 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06c93b71-3c54-48cb-b10c-ecfc0f68369f None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.772121 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06c93b71-3c54-48cb-b10c-ecfc0f68369f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:37.772425 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 937/3766] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:03: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 12:03:37.782792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-0f97ec29-67f6-4e9e-84c1-fdcdf76e69fb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.784855 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-0f97ec29-67f6-4e9e-84c1-fdcdf76e69fb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:03:37.785387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-0f97ec29-67f6-4e9e-84c1-fdcdf76e69fb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e733479d-843a-4164-90ac-0a320eaffcfb", "connector": null, "instance_uuid": "d9921de8-973b-4749-be2f-bcdfb416ab23"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:37.794007 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.794007 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:37.804431 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f25cc9ec-b537-45b6-90ac-247eefa131ea tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 12:03:37.805005 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 950/3767] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:37.815251 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b8d75af4-d87b-4456-b3ec-43c4b46afaa5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.817535 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8d75af4-d87b-4456-b3ec-43c4b46afaa5 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:03:37.817535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8d75af4-d87b-4456-b3ec-43c4b46afaa5 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.818225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b8d75af4-d87b-4456-b3ec-43c4b46afaa5 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.826150 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-0f97ec29-67f6-4e9e-84c1-fdcdf76e69fb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:03:37.826618 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 935/3768] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:03:37 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 12:03:37.882898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:37.885040 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:37.885412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:37.885412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:37.885543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:37.891945 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:37.891945 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:37.893014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-78aff3b1-f8bd-42a4-92b0-53f498f18226 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:37.893496 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 938/3769] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.326458 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b8d75af4-d87b-4456-b3ec-43c4b46afaa5 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 200 Jul 03 12:03:38.326458 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 947/3770] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:03:37 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.329732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.332456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:38.332456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.332767 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.335446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a60de893-344f-41b9-8bb8-6c219eec1f05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.341554 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a60de893-344f-41b9-8bb8-6c219eec1f05 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:03:38.341554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a60de893-344f-41b9-8bb8-6c219eec1f05 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.341554 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a60de893-344f-41b9-8bb8-6c219eec1f05 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.341554 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.341554 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:38.343470 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.343470 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:38.343813 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:38.344658 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-141bf184-a1ac-437c-92fe-c0607ecd3abd tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 200 Jul 03 12:03:38.345053 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 951/3771] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:38 2026] GET /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.354272 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a3dc00fd-ea78-4a43-a0d4-3eb1627a3f9d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.356206 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3dc00fd-ea78-4a43-a0d4-3eb1627a3f9d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] PUT https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:38.356602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3dc00fd-ea78-4a43-a0d4-3eb1627a3f9d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:38.363682 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.363682 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:38.364132 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a3dc00fd-ea78-4a43-a0d4-3eb1627a3f9d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Snapshot retrieved successfully. Jul 03 12:03:38.370623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3dc00fd-ea78-4a43-a0d4-3eb1627a3f9d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 200 Jul 03 12:03:38.371381 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 939/3772] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 12:03:38 2026] PUT /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.380009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d7a141d2-d292-4c97-95c1-8996b2452840 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.382169 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:38.382406 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.382626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.382748 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:38.388846 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.388846 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:38.389226 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:38.406613 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:38.406841 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d7a141d2-d292-4c97-95c1-8996b2452840 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 202 Jul 03 12:03:38.407348 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 948/3773] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:38 2026] DELETE /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:38.415656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-61447868-7000-4455-998e-f5d70b5b746e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.417678 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61447868-7000-4455-998e-f5d70b5b746e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:38.417918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61447868-7000-4455-998e-f5d70b5b746e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.418162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61447868-7000-4455-998e-f5d70b5b746e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.423688 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.423688 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:38.424060 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-61447868-7000-4455-998e-f5d70b5b746e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:38.425007 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61447868-7000-4455-998e-f5d70b5b746e tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 200 Jul 03 12:03:38.425470 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 952/3774] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:38 2026] GET /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.849612 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a60de893-344f-41b9-8bb8-6c219eec1f05 tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 200 Jul 03 12:03:38.850176 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 936/3775] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:03:38 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:38.860739 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-79cd64b3-7c2b-4cf3-aa6c-d6359496b69c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.862812 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-79cd64b3-7c2b-4cf3-aa6c-d6359496b69c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:03:38.863016 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-79cd64b3-7c2b-4cf3-aa6c-d6359496b69c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.863216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-79cd64b3-7c2b-4cf3-aa6c-d6359496b69c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.905748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:38.907649 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:38.907917 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:38.908186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:38.908304 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:38.913276 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:38.913276 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:38.914205 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cf2aa23-33ca-4075-b860-e716bd7a629b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:38.914669 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 949/3776] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:38 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:39.207210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.209143 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 12:03:39.209362 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.209591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.209775 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume with id: c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 12:03:39.221332 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:39.221332 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:39.221832 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:03:39.244739 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Delete volume request issued successfully. Jul 03 12:03:39.244916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9c3c1b8-3109-44eb-b6b8-6c10420a5ffb tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 202 Jul 03 12:03:39.245460 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 953/3777] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:39 2026] DELETE /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:39.253271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.256118 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 12:03:39.256361 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.256586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.263823 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:39.263823 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:39.269319 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Volume info retrieved successfully. Jul 03 12:03:39.278666 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa411d94-2c4d-4f1a-9be1-d6c9fabdca21 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 200 Jul 03 12:03:39.279061 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 937/3778] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:39 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:39.371279 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-79cd64b3-7c2b-4cf3-aa6c-d6359496b69c tempest-BackendsCapabilitiesAdminTestsJSON-452699197 tempest-BackendsCapabilitiesAdminTestsJSON-452699197-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 200 Jul 03 12:03:39.371809 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 940/3779] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:03:38 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:39.437577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7e1e5cde-6631-448f-aae3-556fc3b7adea None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.439488 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e1e5cde-6631-448f-aae3-556fc3b7adea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f Jul 03 12:03:39.439724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e1e5cde-6631-448f-aae3-556fc3b7adea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.439910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7e1e5cde-6631-448f-aae3-556fc3b7adea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.444398 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7e1e5cde-6631-448f-aae3-556fc3b7adea tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f returned with HTTP 404 Jul 03 12:03:39.444968 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 950/3780] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:39 2026] GET /volume/v3/snapshots/fec2c3fd-7311-4782-82e2-68eae48e496f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:39.456395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.457526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:39.457768 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.458003 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.458202 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: 6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:39.471160 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:39.471160 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:39.471610 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:39.498305 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:39.498861 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-955a992a-3fe3-4a8e-a9ef-a821b506cd30 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 returned with HTTP 202 Jul 03 12:03:39.499099 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 954/3781] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:39 2026] DELETE /volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:39.506409 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.508334 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:39.508618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.508766 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.517594 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:39.517594 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:39.528314 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:39.528314 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d1ab8a09-dacb-4028-a4ce-f18bac894754 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 returned with HTTP 200 Jul 03 12:03:39.528314 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 938/3782] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:39 2026] GET /volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:39.925617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-77150b6b-254c-4541-95cf-0beb14eade24 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:39.927571 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77150b6b-254c-4541-95cf-0beb14eade24 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:39.928075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77150b6b-254c-4541-95cf-0beb14eade24 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:39.928444 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77150b6b-254c-4541-95cf-0beb14eade24 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:39.928584 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-77150b6b-254c-4541-95cf-0beb14eade24 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:39.932411 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:39.932411 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:39.933013 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77150b6b-254c-4541-95cf-0beb14eade24 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:39.933292 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 941/3783] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:39 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:40.292529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9c6a56a3-5239-4c12-85bf-206fd9ecdf29 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:40.296563 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9c6a56a3-5239-4c12-85bf-206fd9ecdf29 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] GET https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a Jul 03 12:03:40.296563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9c6a56a3-5239-4c12-85bf-206fd9ecdf29 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:40.297046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9c6a56a3-5239-4c12-85bf-206fd9ecdf29 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:40.307427 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9c6a56a3-5239-4c12-85bf-206fd9ecdf29 tempest-AttachVolumeMultiAttachTest-747769678 tempest-AttachVolumeMultiAttachTest-747769678-project-member] https://10.4.3.170/volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a returned with HTTP 404 Jul 03 12:03:40.309039 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 951/3784] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:40 2026] GET /volume/v3/volumes/c1b32647-6612-4a70-a19e-e61a8e61805a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:40.545517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4384b613-6ffd-408b-95d8-d4feceb82ba7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:40.547923 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4384b613-6ffd-408b-95d8-d4feceb82ba7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 Jul 03 12:03:40.547923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4384b613-6ffd-408b-95d8-d4feceb82ba7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:40.549496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4384b613-6ffd-408b-95d8-d4feceb82ba7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:40.559125 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4384b613-6ffd-408b-95d8-d4feceb82ba7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 returned with HTTP 404 Jul 03 12:03:40.559125 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 955/3785] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:40 2026] GET /volume/v3/volumes/6c2b6d7a-7100-4e38-997e-231a4d4bd882 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:40.567338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:40.572269 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:40.572763 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1793229698"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:40.574767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1793229698'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:40.574990 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume of 1 GB Jul 03 12:03:40.580015 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:40.588529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (2b407bb0-b09b-4347-b7f1-dec9505a93d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:40.589890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c75e191-63ba-4f06-8752-e82083fe5bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:40.591033 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:40.624695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c75e191-63ba-4f06-8752-e82083fe5bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:40.625255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db820e86-5a31-499c-ada3-b408f74d99d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:40.677202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['ea198312-044f-494f-9d9e-367654142adc', 'b9cb1ccb-b73b-40a2-891d-ffdf98a17750', '388f0c81-f44c-4152-9b90-81a4e65f1e18', '385e5a6a-fd89-4f46-965a-d768ba813f66'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:40.678008 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db820e86-5a31-499c-ada3-b408f74d99d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea198312-044f-494f-9d9e-367654142adc', 'b9cb1ccb-b73b-40a2-891d-ffdf98a17750', '388f0c81-f44c-4152-9b90-81a4e65f1e18', '385e5a6a-fd89-4f46-965a-d768ba813f66']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:40.678785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a754ff9b-9bc2-4632-9160-536eeb91f7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:40.711388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a754ff9b-9bc2-4632-9160-536eeb91f7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a287343f-58d8-42f3-91f9-b921b9bf2e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793229698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['ea198312-044f-494f-9d9e-367654142adc','b9cb1ccb-b73b-40a2-891d-ffdf98a17750','388f0c81-f44c-4152-9b90-81a4e65f1e18','385e5a6a-fd89-4f46-965a-d768ba813f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793229698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a287343f-58d8-42f3-91f9-b921b9bf2e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532854c0f75249b2b09b3a8c189b61ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:40.712615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c9b03a-3aac-4b20-800e-ccfcc03445c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:40.735820 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c9b03a-3aac-4b20-800e-ccfcc03445c8) transitioned into state 'SUCCESS' from state '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-1793229698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532854c0f75249b2b09b3a8c189b61ea',qos_specs=None,replication_status=,reservations=['ea198312-044f-494f-9d9e-367654142adc','b9cb1ccb-b73b-40a2-891d-ffdf98a17750','388f0c81-f44c-4152-9b90-81a4e65f1e18','385e5a6a-fd89-4f46-965a-d768ba813f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f72a6cb3304bc19b98899b0349c8e4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:40.736784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed53be9-ad50-4d08-b763-de10ab5afb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:40.748012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed53be9-ad50-4d08-b763-de10ab5afb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:40.748749 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Flow 'volume_create_api' (2b407bb0-b09b-4347-b7f1-dec9505a93d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:40.749002 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create volume request issued successfully. Jul 03 12:03:40.749538 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba129bb7-e825-4b25-9ab6-d69a02bb47ab tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:40.749894 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 939/3786] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:40 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:40.762389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:40.764650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:40.764892 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:40.765153 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:40.774159 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:40.774159 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:40.778239 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:40.786521 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-68e1246b-cee3-4ad6-85fc-ff99f9760e4b tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 returned with HTTP 200 Jul 03 12:03:40.786521 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 942/3787] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:40 2026] GET /volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:40.943471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:40.945170 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:40.945485 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:40.945534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:40.945625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:40.949285 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:40.949285 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:40.949843 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b3675f4-d227-46fa-98b4-c234ccb57eee tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:40.950202 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 952/3788] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:40 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:41.631772 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e85747be-ca64-41a3-95be-856c435a0a7b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.733273 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f Jul 03 12:03:41.733601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:41.733812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:41.742124 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.742425 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.742710 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.743108 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.743350 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.743628 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.743849 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.749113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e85747be-ca64-41a3-95be-856c435a0a7b tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f returned with HTTP 200 Jul 03 12:03:41.749563 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 956/3789] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:41 2026] GET /volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f => generated 1430 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:41.758151 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.760047 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f Jul 03 12:03:41.760363 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:41.770651 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.770651 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:41.805089 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8942ae5d-93e8-4efc-8931-4553af7b406d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.808215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8942ae5d-93e8-4efc-8931-4553af7b406d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:41.808215 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8942ae5d-93e8-4efc-8931-4553af7b406d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:41.808939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8942ae5d-93e8-4efc-8931-4553af7b406d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:41.816468 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.816468 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:41.817204 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.817615 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.818006 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.818385 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.818719 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.819085 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.819476 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.819833 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.820107 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8942ae5d-93e8-4efc-8931-4553af7b406d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:41.820221 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:41.824032 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8942ae5d-93e8-4efc-8931-4553af7b406d tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 returned with HTTP 200 Jul 03 12:03:41.824497 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 943/3790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:41 2026] GET /volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:41.827596 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6609a5d-5fa5-4460-8dd3-2a57f499dfc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f returned with HTTP 200 Jul 03 12:03:41.828160 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 940/3791] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 12:03:41 2026] PUT /volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f => generated 1383 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:41.837587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-93b26221-a312-4e0d-925e-c91c27a4503d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.837748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f72d4d99-401b-4531-992a-31b030ef03f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.839159 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:41.839507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a287343f-58d8-42f3-91f9-b921b9bf2e04", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1484677969"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:41.848257 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.848257 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:41.848694 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:41.848807 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Create snapshot from volume a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:41.877263 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Created reservations ['54d15a25-cae5-454d-96fa-e88d007d8a3c', 'e697e88c-b5d2-45f5-a346-aa66a38ea491', '68a8f32c-c9ba-41ae-8470-4d14697079a3', 'a2bec90f-6091-4d81-b947-baed78f0ff20'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:41.903465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:41.903465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1676568066"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:41.903465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1676568066'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:41.903465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create volume of 1 GB Jul 03 12:03:41.907059 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Availability Zones retrieved successfully. Jul 03 12:03:41.913240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Flow 'volume_create_api' (f6314e0a-4013-48ff-8c89-80472d637d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:41.914134 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot create request issued successfully. Jul 03 12:03:41.914217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad8bb93-0069-4731-b3d1-460376fdd875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:41.914405 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f72d4d99-401b-4531-992a-31b030ef03f7 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:41.914789 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 957/3792] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:41 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 12:03:41.915155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:41.929259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-67739528-327c-491a-ac02-e6a2bdc57679 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.931471 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-67739528-327c-491a-ac02-e6a2bdc57679 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:41.931778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-67739528-327c-491a-ac02-e6a2bdc57679 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:41.931897 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-67739528-327c-491a-ac02-e6a2bdc57679 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:41.937035 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.937035 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:41.937449 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-67739528-327c-491a-ac02-e6a2bdc57679 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:41.938237 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-67739528-327c-491a-ac02-e6a2bdc57679 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 200 Jul 03 12:03:41.938640 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 944/3793] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:41 2026] GET /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:41.954560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad8bb93-0069-4731-b3d1-460376fdd875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:41.955565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3b475e-049b-4480-9006-589d0c93f344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:41.961827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.963837 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:03:41.965318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:41.965318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:41.965318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:41.971927 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.971927 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:41.971927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d5920f48-fcbb-42e2-aa89-4d0287e047d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:03:41.971927 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 941/3794] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:41 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:41.981811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:41.983625 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:03:41.983982 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b19defd6-56fd-4f0a-b975-63787d3e86c5"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:41.985498 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating new backup {'backup': {'volume_id': 'b19defd6-56fd-4f0a-b975-63787d3e86c5'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:03:41.985647 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating backup of volume b19defd6-56fd-4f0a-b975-63787d3e86c5 in container None Jul 03 12:03:41.995888 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:41.995888 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:41.996295 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:03:42.043671 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['bfc1b845-1648-4396-bbb0-c3e3f9fe7b13', '7cea37f0-0c2b-403d-9c86-eaef3f4bbc4c'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:42.060915 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Created reservations ['1bae9256-05b9-4cc9-a372-2a312693b5de', '8b68117a-6df5-4a9d-af5e-720fa81bb984', 'f615375e-90bc-415e-a7f5-d68a085a47d3', '9d83065d-3ff0-432e-81c8-d6b31aad4dc6'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:42.061761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e3b475e-049b-4480-9006-589d0c93f344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bae9256-05b9-4cc9-a372-2a312693b5de', '8b68117a-6df5-4a9d-af5e-720fa81bb984', 'f615375e-90bc-415e-a7f5-d68a085a47d3', '9d83065d-3ff0-432e-81c8-d6b31aad4dc6']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:42.062498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9b1af-acf9-43b4-be3d-c9bc4f29df0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:42.093460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9b1af-acf9-43b4-be3d-c9bc4f29df0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c5e398-46b2-4ccc-99b2-f72f4d56d330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1676568066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8792acb37a7f4bf1ac9b9d38fb33409f',qos_specs=None,replication_status=,reservations=['1bae9256-05b9-4cc9-a372-2a312693b5de','8b68117a-6df5-4a9d-af5e-720fa81bb984','f615375e-90bc-415e-a7f5-d68a085a47d3','9d83065d-3ff0-432e-81c8-d6b31aad4dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e06c470d6a3420a8002059eab7c1fac',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1676568066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c5e398-46b2-4ccc-99b2-f72f4d56d330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8792acb37a7f4bf1ac9b9d38fb33409f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e06c470d6a3420a8002059eab7c1fac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:42.094195 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e2398a-df2d-497e-a90a-23ed70db0cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: FROM reservations Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: [parameters: {'uuid_1_1': '1bae9256-05b9-4cc9-a372-2a312693b5de', 'uuid_1_2': '8b68117a-6df5-4a9d-af5e-720fa81bb984', 'uuid_1_3': 'f615375e-90bc-415e-a7f5-d68a085a47d3', 'uuid_1_4': '9d83065d-3ff0-432e-81c8-d6b31aad4dc6'}] Jul 03 12:03:42.107342 np0000004412 devstack@c-api.service[99809]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=99809) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 03 12:03:42.107764 np0000004412 devstack@c-api.service[99809]: DEBUG oslo_db.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=99809) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 03 12:03:42.113121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7f7e842-7b96-4ea8-b775-3e3fc49cd0cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:03:42.113589 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 958/3795] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:03:41 2026] POST /volume/v3/backups => generated 288 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:42.121836 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:42.123582 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:42.123801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:42.124027 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:42.124183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:42.130965 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:42.130965 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:42.131677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a91a84b9-35eb-49a5-81c3-1508f607c167 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:42.132085 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 945/3796] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:42 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:42.196792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:42.199115 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:03:42.199115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:42.199235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:42.199331 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Delete volume with id: 4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:03:42.217107 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:42.217107 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:42.217805 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:42.289207 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Delete volume request issued successfully. Jul 03 12:03:42.289465 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-490f2f06-1271-4137-9831-7c3ec56e9e70 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 202 Jul 03 12:03:42.289882 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 942/3797] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:42 2026] DELETE /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:42.297163 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e3289bc2-b042-415a-9149-4e180e4c1663 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:42.298952 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3289bc2-b042-415a-9149-4e180e4c1663 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:03:42.299332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3289bc2-b042-415a-9149-4e180e4c1663 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:42.299459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3289bc2-b042-415a-9149-4e180e4c1663 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:42.309625 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:42.309625 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:42.318263 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e3289bc2-b042-415a-9149-4e180e4c1663 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Volume info retrieved successfully. Jul 03 12:03:42.323306 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3289bc2-b042-415a-9149-4e180e4c1663 tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 200 Jul 03 12:03:42.326035 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 959/3798] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:42 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:42.947611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:42.950004 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:42.950293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:42.950683 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:42.956731 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:42.956731 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:42.957176 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:42.958055 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-64721c24-d0fd-41ce-8ec6-0ecf6c4b2ad6 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 200 Jul 03 12:03:42.958572 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 946/3799] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:42 2026] GET /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:42.966895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a021881e-d0ae-4f86-93b6-42dff25801ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:42.968755 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a021881e-d0ae-4f86-93b6-42dff25801ef tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] POST https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action Jul 03 12:03:42.969113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a021881e-d0ae-4f86-93b6-42dff25801ef tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:42.969259 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a021881e-d0ae-4f86-93b6-42dff25801ef tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:42.970631 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.admin_actions [None req-a021881e-d0ae-4f86-93b6-42dff25801ef tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Updating snapshot '88a6d1ac-efef-4f4f-b299-2c356f683ec7' with '{'status': 'creating'}' {{(pid=99810) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:03:42.981166 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:42.981166 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:42.998915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a021881e-d0ae-4f86-93b6-42dff25801ef tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action returned with HTTP 202 Jul 03 12:03:42.999455 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 943/3800] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:42 2026] POST /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:43.006335 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.008067 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:43.008166 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.008475 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.012898 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.012898 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:43.013198 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:43.013821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60ce84d8-0929-4542-8eaf-5c8257d522dc tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 200 Jul 03 12:03:43.014166 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 960/3801] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:43 2026] GET /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:43.024038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.026117 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] POST https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action Jul 03 12:03:43.026512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:43.026720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:43.028299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.snapshot_actions [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99808) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 12:03:43.034111 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.034111 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:43.034705 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.snapshot_actions [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] Updating snapshot 88a6d1ac-efef-4f4f-b299-2c356f683ec7 with info {'id': '88a6d1ac-efef-4f4f-b299-2c356f683ec7', 'status': 'error', 'progress': '80%'} Jul 03 12:03:43.046200 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4df71a6f-41d5-4316-b5c7-c8b3b7ad3593 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-member] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action returned with HTTP 202 Jul 03 12:03:43.046737 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 947/3802] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:43 2026] POST /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:43.053760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-270b4557-b471-4933-9617-b9bb7ab6968f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.055781 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:43.056003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.056224 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.056358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete snapshot with id: 88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:43.061437 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.061437 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:43.061781 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:43.082658 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:43.082845 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-270b4557-b471-4933-9617-b9bb7ab6968f tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 202 Jul 03 12:03:43.083246 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 944/3803] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:43 2026] DELETE /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:43.089966 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0b995dcc-d0c3-474e-add8-8006329f1666 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.092086 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b995dcc-d0c3-474e-add8-8006329f1666 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:43.092313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b995dcc-d0c3-474e-add8-8006329f1666 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.092547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0b995dcc-d0c3-474e-add8-8006329f1666 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.098539 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.098539 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:43.099227 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0b995dcc-d0c3-474e-add8-8006329f1666 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Snapshot retrieved successfully. Jul 03 12:03:43.099743 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0b995dcc-d0c3-474e-add8-8006329f1666 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 200 Jul 03 12:03:43.100111 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 961/3804] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:43 2026] GET /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:43.109689 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=530,cinder:INSERT=100,cinder:UPDATE=176,cinder:DELETE=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:03:43.128655 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e2398a-df2d-497e-a90a-23ed70db0cac) transitioned into state 'SUCCESS' from state '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-1676568066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8792acb37a7f4bf1ac9b9d38fb33409f',qos_specs=None,replication_status=,reservations=['1bae9256-05b9-4cc9-a372-2a312693b5de','8b68117a-6df5-4a9d-af5e-720fa81bb984','f615375e-90bc-415e-a7f5-d68a085a47d3','9d83065d-3ff0-432e-81c8-d6b31aad4dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e06c470d6a3420a8002059eab7c1fac',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:43.129499 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba88872-a086-4d0c-9a82-a1c496e2e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:43.140652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba88872-a086-4d0c-9a82-a1c496e2e4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:43.141539 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Flow 'volume_create_api' (f6314e0a-4013-48ff-8c89-80472d637d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:43.141879 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create volume request issued successfully. Jul 03 12:03:43.141915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.142650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93b26221-a312-4e0d-925e-c91c27a4503d tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:43.143123 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 953/3805] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:41 2026] POST /volume/v3/volumes => generated 767 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:43.143884 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:43.144086 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.144262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.144366 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:43.151584 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.151584 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:43.152910 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7765829-fbe4-42a9-88ff-5ffe10cc0783 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:43.153428 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 948/3806] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:43 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:43.158098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-12b32622-465f-4348-906d-a467dae4fdd9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.160011 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-12b32622-465f-4348-906d-a467dae4fdd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:43.160260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-12b32622-465f-4348-906d-a467dae4fdd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.160481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-12b32622-465f-4348-906d-a467dae4fdd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.167445 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:43.167445 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:43.171534 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-12b32622-465f-4348-906d-a467dae4fdd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:43.175516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-12b32622-465f-4348-906d-a467dae4fdd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 200 Jul 03 12:03:43.175911 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 945/3807] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:43 2026] GET /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:43.338084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dbdd7311-3130-47e2-ba3f-9ef5ad9b4c1f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:43.339736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbdd7311-3130-47e2-ba3f-9ef5ad9b4c1f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] GET https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 Jul 03 12:03:43.339914 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbdd7311-3130-47e2-ba3f-9ef5ad9b4c1f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:43.340098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbdd7311-3130-47e2-ba3f-9ef5ad9b4c1f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:43.347406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbdd7311-3130-47e2-ba3f-9ef5ad9b4c1f tempest-TestStampPattern-1449922473 tempest-TestStampPattern-1449922473-project-member] https://10.4.3.170/volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 returned with HTTP 404 Jul 03 12:03:43.348140 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 962/3808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:43 2026] GET /volume/v3/volumes/4eccfff8-9f1d-410b-a76e-a07901b4ccd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:44.110159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8b48425-06d3-4fe4-b64a-bacb1ebe166a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.112820 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b48425-06d3-4fe4-b64a-bacb1ebe166a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 Jul 03 12:03:44.113157 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8b48425-06d3-4fe4-b64a-bacb1ebe166a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.113439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8b48425-06d3-4fe4-b64a-bacb1ebe166a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.119161 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8b48425-06d3-4fe4-b64a-bacb1ebe166a tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 returned with HTTP 404 Jul 03 12:03:44.120044 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 954/3809] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/snapshots/88a6d1ac-efef-4f4f-b299-2c356f683ec7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:44.126812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e29cff28-7b14-4df9-996e-50e51043f19c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.129270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:44.129478 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.129665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.129817 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume with id: a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:44.131859 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=473,cinder:UPDATE=140,cinder:INSERT=69 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:03:44.137209 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.137209 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:44.138093 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:44.157124 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Delete volume request issued successfully. Jul 03 12:03:44.157299 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e29cff28-7b14-4df9-996e-50e51043f19c tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 returned with HTTP 202 Jul 03 12:03:44.157815 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 949/3810] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:44 2026] DELETE /volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:44.165207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.167035 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.167776 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:44.168045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.168557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.169238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:44.169535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.169873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.170488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:44.175509 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.175509 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:44.176058 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.176058 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:44.176199 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3a2686aa-bca1-4ec2-9980-28258e055f62 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:44.176598 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 963/3811] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:44.180034 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Volume info retrieved successfully. Jul 03 12:03:44.184718 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eed5bd77-cfe0-44fc-b099-3ca5a30ecd36 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 returned with HTTP 200 Jul 03 12:03:44.185246 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 946/3812] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:44.191805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.193509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:44.193734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.193945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.201518 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.201518 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:44.205676 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:44.210057 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-737eb173-05cf-4c1d-b3bf-3e15871720e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 200 Jul 03 12:03:44.210603 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 955/3813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:44.226084 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.227849 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:44.228238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73c5e398-46b2-4ccc-99b2-f72f4d56d330", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2026433796"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:44.237575 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.237575 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:44.238168 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:44.238315 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create snapshot from volume 73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:44.287020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Created reservations ['7a2d4da1-37c7-459f-8bca-35dd0c919d4b', '043459eb-6771-4784-a863-cc9b0594b501', 'ec648f7b-d31a-46ce-8c0f-5ec11ffbc4e3', '677d01bc-3238-4e77-abd1-81ee9ff6928f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:44.331164 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot create request issued successfully. Jul 03 12:03:44.331524 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21492e01-6aa1-49bc-b1cd-cab6038df808 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:44.331820 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 950/3814] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:44 2026] POST /volume/v3/snapshots => generated 323 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:44.343020 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.344766 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:44.345018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.345244 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.350312 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.350312 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:44.351176 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot retrieved successfully. Jul 03 12:03:44.351672 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bb84dbcb-bd25-4578-b0f7-0b95f257dd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec returned with HTTP 200 Jul 03 12:03:44.351943 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 964/3815] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec => generated 455 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:44.760255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3cf16864-4c32-49b0-bb5b-5fe7c54ed786 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.760643 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3cf16864-4c32-49b0-bb5b-5fe7c54ed786 None None] GET https://10.4.3.170/volume// Jul 03 12:03:44.760792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3cf16864-4c32-49b0-bb5b-5fe7c54ed786 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.761031 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3cf16864-4c32-49b0-bb5b-5fe7c54ed786 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.761352 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3cf16864-4c32-49b0-bb5b-5fe7c54ed786 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:03:44.761656 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 947/3816] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:03: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 12:03:44.769216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.771488 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:03:44.771730 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:44.771962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:44.782197 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.782197 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:44.785852 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:03:44.791187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-7aee471c-fc68-4f68-b9fb-c5123d2c7c61 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:03:44.791715 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 956/3817] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:03:44 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 1429 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:03:44.896454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:44.898614 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] PUT https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 Jul 03 12:03:44.898738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:44.908915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Acquiring lock "cinder-attachment_update-e733479d-843a-4164-90ac-0a320eaffcfb-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:03:44.916760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-e733479d-843a-4164-90ac-0a320eaffcfb-np0000004412" acquired by "attachment_update" :: waited 0.008s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:03:44.918197 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:44.918197 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:45.186474 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.188631 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:45.188869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:45.189089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:45.189212 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:45.193862 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.193862 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:45.194501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d61d54b8-b851-4a34-8887-548fffbbc6ec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:45.194821 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 965/3818] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:45 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:45.198842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-52942801-3a5b-4069-9df1-ac47dd93f685 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.200979 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52942801-3a5b-4069-9df1-ac47dd93f685 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] GET https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 Jul 03 12:03:45.202130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52942801-3a5b-4069-9df1-ac47dd93f685 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:45.202130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52942801-3a5b-4069-9df1-ac47dd93f685 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:45.203918 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=512,cinder:UPDATE=149,cinder:INSERT=76,cinder:DELETE=1 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:03:45.211392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52942801-3a5b-4069-9df1-ac47dd93f685 tempest-ProjectMemberTests-777470516 tempest-ProjectMemberTests-777470516-project-admin] https://10.4.3.170/volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 returned with HTTP 404 Jul 03 12:03:45.212071 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 948/3819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:45 2026] GET /volume/v3/volumes/a287343f-58d8-42f3-91f9-b921b9bf2e04 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:45.365132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.370997 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:45.371242 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:45.371489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:45.380320 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.380320 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:45.380320 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot retrieved successfully. Jul 03 12:03:45.380320 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0cb67c62-54fa-4316-addf-36e3c82d97cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec returned with HTTP 200 Jul 03 12:03:45.380320 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 957/3820] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:45 2026] GET /volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:45.390636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1da1f830-eaca-4d63-b4fe-95a0bd11e50d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.394699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1da1f830-eaca-4d63-b4fe-95a0bd11e50d tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f Jul 03 12:03:45.395182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1da1f830-eaca-4d63-b4fe-95a0bd11e50d tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:45.442852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-e733479d-843a-4164-90ac-0a320eaffcfb-np0000004412" released by "attachment_update" :: held 0.527s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:03:45.443176 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-5673faf4-6cdf-4dd5-8d80-30aa7a879b20 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 returned with HTTP 200 Jul 03 12:03:45.443645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 951/3821] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:03:44 2026] PUT /volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:45.456906 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1da1f830-eaca-4d63-b4fe-95a0bd11e50d tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f returned with HTTP 200 Jul 03 12:03:45.457746 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 966/3822] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 12:03:45 2026] PUT /volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f => generated 1383 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:45.467228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.469039 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:45.469438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73c5e398-46b2-4ccc-99b2-f72f4d56d330"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:45.479268 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.479268 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:45.480013 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:45.480013 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create snapshot from volume 73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:45.497858 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota_utils [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Quota exceeded for 8792acb37a7f4bf1ac9b9d38fb33409f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 12:03:45.498356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.middleware.fault [None req-793b110a-28b3-4dfd-8f99-2e3b9e85bae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Jul 03 12:03:45.498812 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 949/3823] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 3 12:03:45 2026] POST /volume/v3/snapshots => generated 208 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 12:03:45.508113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1902d3f1-8009-43ee-b708-a75a81af70cf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.509324 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f Jul 03 12:03:45.509805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:45.563765 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-558825782-763330812, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.564266 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.564591 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.564999 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2037411363-1615900818, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.565332 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.565739 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.566153 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803642699-949214990, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:03:45.573924 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1902d3f1-8009-43ee-b708-a75a81af70cf tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f returned with HTTP 200 Jul 03 12:03:45.574361 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 958/3824] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 3 12:03:45 2026] PUT /volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f => generated 1383 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:45.584552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.586805 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:45.587274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73c5e398-46b2-4ccc-99b2-f72f4d56d330"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:45.600022 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.600022 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:45.600815 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:45.600906 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Create snapshot from volume 73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:45.624904 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota_utils [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Quota exceeded for 8792acb37a7f4bf1ac9b9d38fb33409f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 12:03:45.625245 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.middleware.fault [None req-83d0ea41-8a04-4dfd-bdda-e3add078f3b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Jul 03 12:03:45.626226 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 952/3825] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 3 12:03:45 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 12:03:45.633684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.636123 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:45.636314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:45.636519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:45.636880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Delete snapshot with id: a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:45.642701 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.642701 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:45.643159 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot retrieved successfully. Jul 03 12:03:45.661603 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot delete request issued successfully. Jul 03 12:03:45.661806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0a81eca3-1e4f-491a-85b4-e3dfcf2f23b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec returned with HTTP 202 Jul 03 12:03:45.662219 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 967/3826] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:45 2026] DELETE /volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:45.670077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.671848 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:45.672060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:45.672244 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:45.678884 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.678884 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:45.679512 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Snapshot retrieved successfully. Jul 03 12:03:45.680536 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53f9f028-efaa-4cea-9e46-34e88438d1ba tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec returned with HTTP 200 Jul 03 12:03:45.680989 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 950/3827] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:45 2026] GET /volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:45.958704 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-42ae72e0-4659-4de2-b547-cc687261fb6a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:45.961871 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-42ae72e0-4659-4de2-b547-cc687261fb6a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558/action Jul 03 12:03:45.962289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-42ae72e0-4659-4de2-b547-cc687261fb6a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:45.962469 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-42ae72e0-4659-4de2-b547-cc687261fb6a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:45.982620 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:45.982620 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:45.994535 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-22817c0a-d837-47cf-a224-36868b1a2f03 req-42ae72e0-4659-4de2-b547-cc687261fb6a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558/action returned with HTTP 204 Jul 03 12:03:45.994962 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 959/3828] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:03:45 2026] POST /volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:46.211674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:46.218311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:46.218772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:46.218772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:46.219340 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:46.224742 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:46.224742 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:46.226514 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-be9d2b06-c77a-4fcf-8412-500f4fc8b78b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:46.226514 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 953/3829] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:46 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:46.691534 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-12a16bb1-2512-4234-b34d-29aeb13ab4cd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:46.693666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12a16bb1-2512-4234-b34d-29aeb13ab4cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec Jul 03 12:03:46.693902 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12a16bb1-2512-4234-b34d-29aeb13ab4cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:46.694136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12a16bb1-2512-4234-b34d-29aeb13ab4cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:46.696831 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=442,cinder:UPDATE=103,cinder:INSERT=70 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:03:46.701011 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12a16bb1-2512-4234-b34d-29aeb13ab4cd tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec returned with HTTP 404 Jul 03 12:03:46.701011 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 968/3830] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:46 2026] GET /volume/v3/snapshots/a3f1c4a3-5895-4900-994e-8f7effa5fbec => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:46.710762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:46.712257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:46.712486 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:46.712744 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:46.720311 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:46.720311 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:46.724510 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:46.733159 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5ba456da-5ce4-4a2d-b473-abac94f77f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 200 Jul 03 12:03:46.733159 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 951/3831] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:46 2026] GET /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:46.745667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:46.747313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:46.747549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:46.747549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:46.747747 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Delete volume with id: 73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:46.756146 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:46.756146 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:46.756696 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:46.775653 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Delete volume request issued successfully. Jul 03 12:03:46.775925 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-67f700a6-c6e5-47e6-94c1-67298fdff402 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 202 Jul 03 12:03:46.776344 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 960/3832] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:46 2026] DELETE /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:46.783883 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:46.785860 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:46.786091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:46.786313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:46.794864 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:46.794864 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:46.800685 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Volume info retrieved successfully. Jul 03 12:03:46.806255 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a1f06be-cb6a-4154-8f63-5d9da76cb6c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 200 Jul 03 12:03:46.806739 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 954/3833] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:46 2026] GET /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:46.960053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:47.076296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:47.076872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-374136747"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:47.078478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-374136747'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:47.078621 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume of 1 GB Jul 03 12:03:47.078937 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:47.078937 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:47.084606 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:47.091364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (6c0b73fa-523d-431e-8321-e8ee7d7f3af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:47.093250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc0f3c4-0d95-46b0-ae53-ccaadfc39ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:47.094185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:47.134428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc0f3c4-0d95-46b0-ae53-ccaadfc39ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:47.135085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08191247-5360-4eab-9ca6-408eb1633725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:47.209481 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['29c30d1a-797c-4bae-954b-892da5ad0e06', '8c4859f0-1088-4e6a-aadb-49ccae6df7de', 'f4c701bf-1fbc-4ad6-8f0c-708a18032c06', '4404f423-7ff5-4e43-ba5a-f083f0316bf6'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:47.210254 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08191247-5360-4eab-9ca6-408eb1633725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29c30d1a-797c-4bae-954b-892da5ad0e06', '8c4859f0-1088-4e6a-aadb-49ccae6df7de', 'f4c701bf-1fbc-4ad6-8f0c-708a18032c06', '4404f423-7ff5-4e43-ba5a-f083f0316bf6']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:47.211061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2debc367-1030-44f0-b238-3f02b082b8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:47.234010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2debc367-1030-44f0-b238-3f02b082b8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f127a647-6bd8-485d-a134-57a911349ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-374136747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['29c30d1a-797c-4bae-954b-892da5ad0e06','8c4859f0-1088-4e6a-aadb-49ccae6df7de','f4c701bf-1fbc-4ad6-8f0c-708a18032c06','4404f423-7ff5-4e43-ba5a-f083f0316bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-374136747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f127a647-6bd8-485d-a134-57a911349ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5c13128e4848a987add1c2b5200d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:47.234647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d14964-77b4-4bf6-bee6-9fbf92085608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:47.240879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:47.242490 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:47.242670 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:47.242834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:47.242939 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:47.246667 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:47.246667 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:47.247284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4d116f4-3b89-45f5-87e0-99c3a5e8b7d4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:47.247686 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 952/3834] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:47 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:47.250545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d14964-77b4-4bf6-bee6-9fbf92085608) transitioned into state 'SUCCESS' from state '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-374136747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['29c30d1a-797c-4bae-954b-892da5ad0e06','8c4859f0-1088-4e6a-aadb-49ccae6df7de','f4c701bf-1fbc-4ad6-8f0c-708a18032c06','4404f423-7ff5-4e43-ba5a-f083f0316bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:47.251250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67ae22d-f211-4e9b-ba98-4571dbcdade8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:47.260932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67ae22d-f211-4e9b-ba98-4571dbcdade8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:47.261887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (6c0b73fa-523d-431e-8321-e8ee7d7f3af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:47.262233 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request issued successfully. Jul 03 12:03:47.263109 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9fb5dd5-6ce7-4be7-8ee4-8710a49db79b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:47.263525 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 969/3835] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:46 2026] POST /volume/v3/volumes => generated 777 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:47.277652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:47.279715 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:47.279927 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:47.280357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:47.288785 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:47.288785 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:47.292657 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:47.297204 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fecade4-d2c5-4969-87fc-c16a82e898ad tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced returned with HTTP 200 Jul 03 12:03:47.298414 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 961/3836] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:47 2026] GET /volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:47.820477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-28e381a9-26f7-46e6-9c35-283ef2b9d46a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:47.823342 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-28e381a9-26f7-46e6-9c35-283ef2b9d46a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] GET https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 Jul 03 12:03:47.823608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-28e381a9-26f7-46e6-9c35-283ef2b9d46a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:47.823834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-28e381a9-26f7-46e6-9c35-283ef2b9d46a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:47.831526 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-28e381a9-26f7-46e6-9c35-283ef2b9d46a tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198 tempest-VolumeSnapshotQuotasNegativeTestJSON-685686198-project-member] https://10.4.3.170/volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 returned with HTTP 404 Jul 03 12:03:47.832169 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 955/3837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:47 2026] GET /volume/v3/volumes/73c5e398-46b2-4ccc-99b2-f72f4d56d330 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:47.843188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ce451b5-b296-4d9d-b29f-2d9b5d2e235c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:47.844898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ce451b5-b296-4d9d-b29f-2d9b5d2e235c tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f Jul 03 12:03:47.845399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ce451b5-b296-4d9d-b29f-2d9b5d2e235c tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:47.934621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ce451b5-b296-4d9d-b29f-2d9b5d2e235c tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102 tempest-VolumeSnapshotQuotasNegativeTestJSON-993866102-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f returned with HTTP 200 Jul 03 12:03:47.935001 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 953/3838] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 3 12:03:47 2026] PUT /volume/v3/os-quota-sets/8792acb37a7f4bf1ac9b9d38fb33409f => generated 1388 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:48.259313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:48.261886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:48.262158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:48.262392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:48.262517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:48.267650 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:48.267650 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:48.268660 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8b23a097-ef4e-4091-9d37-0ae950e0ab7c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:48.268998 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 970/3839] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:48 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:48.313758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-327f6307-f45e-48fd-a502-8d229ed88b59 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:48.316904 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-327f6307-f45e-48fd-a502-8d229ed88b59 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:48.317190 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-327f6307-f45e-48fd-a502-8d229ed88b59 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:48.317466 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-327f6307-f45e-48fd-a502-8d229ed88b59 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:48.329774 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:48.329774 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:48.335500 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-327f6307-f45e-48fd-a502-8d229ed88b59 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:48.341043 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-327f6307-f45e-48fd-a502-8d229ed88b59 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced returned with HTTP 200 Jul 03 12:03:48.342343 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 962/3840] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:48 2026] GET /volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:48.358530 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:48.360384 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:48.360738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f127a647-6bd8-485d-a134-57a911349ced", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1630728483"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:48.370249 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:48.370249 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:48.370666 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:48.370826 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create snapshot from volume f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:48.417933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['3cce5902-cbf1-4834-af97-9e1d406c2254', '3ec0c317-8669-465e-a131-d0ea03ba8477', '1ed9dab8-d90d-489b-9106-8aa4abfaf10d', 'efed333e-86f1-4c4a-a6e2-9cf2795d4b86'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:48.459653 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot create request issued successfully. Jul 03 12:03:48.460240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b908ca2-7b04-4e3e-a529-02b8f2a57e03 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:48.460874 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 956/3841] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:48.470155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:48.472112 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:48.472605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:48.472661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:48.479499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:48.479499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:48.479499 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:48.480421 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0f1126d5-0bfe-4072-966e-b3c48cb7950e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 returned with HTTP 200 Jul 03 12:03:48.480823 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 954/3842] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:48 2026] GET /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:49.282166 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bec95995-cd24-40fd-bd65-df482b068ddf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.285274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bec95995-cd24-40fd-bd65-df482b068ddf tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:49.285274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bec95995-cd24-40fd-bd65-df482b068ddf tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:49.285274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bec95995-cd24-40fd-bd65-df482b068ddf tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:49.285274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-bec95995-cd24-40fd-bd65-df482b068ddf tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:49.288844 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.288844 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:49.289539 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bec95995-cd24-40fd-bd65-df482b068ddf tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:49.289995 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 971/3843] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:49 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:49.403378 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.491591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.491894 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:49.492149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-427618649"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:49.493418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:49.493563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:49.493737 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:49.494000 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-427618649'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:49.494157 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:49.498455 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.498455 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:49.498700 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:49.498802 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:49.499544 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4fb3fca-a5d9-4b63-9eee-f1badf1192c5 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 returned with HTTP 200 Jul 03 12:03:49.499935 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 957/3844] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:49 2026] GET /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:49.505947 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (0a5c523b-8e5d-493f-9872-266e625475f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:49.507032 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86486b4b-f592-4c00-b05c-3f8757954a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:49.508169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:49.508785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.539781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86486b4b-f592-4c00-b05c-3f8757954a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:49.540749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d29dc5-9628-4440-a1a1-cc2f7cbc9a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:49.602492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['da3fe480-347f-4729-bb76-1dcf929af8ce', 'bc3b9add-5bcd-45f0-8031-f1602780e624', 'a3741618-2749-4b0d-975a-a3df9c6325f2', 'ed3233af-1c54-47dc-9bc9-1b308af35f84'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:49.603324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d29dc5-9628-4440-a1a1-cc2f7cbc9a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3fe480-347f-4729-bb76-1dcf929af8ce', 'bc3b9add-5bcd-45f0-8031-f1602780e624', 'a3741618-2749-4b0d-975a-a3df9c6325f2', 'ed3233af-1c54-47dc-9bc9-1b308af35f84']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:49.604691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f0aed9-ef40-406f-8356-4a1935e9068f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:49.606244 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] POST https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605/action Jul 03 12:03:49.606606 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:49.606724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:49.612998 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.612998 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:49.613494 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Snapshot retrieved successfully. Jul 03 12:03:49.614313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b73e3424d80b453299301d435efc7b25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5c13128e4848a987add1c2b5200d81', '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=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:03:49.614587 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9fc121f3-ceb2-4b08-aed1-a5c722718458 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605/action returned with HTTP 403 Jul 03 12:03:49.615071 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 955/3845] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:49 2026] POST /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605/action => generated 133 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:49.623082 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.625095 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:49.626177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:49.626177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:49.626177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete snapshot with id: 7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:49.629712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f0aed9-ef40-406f-8356-4a1935e9068f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f79121-9453-4b38-8f53-6fe510f93b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-427618649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['da3fe480-347f-4729-bb76-1dcf929af8ce','bc3b9add-5bcd-45f0-8031-f1602780e624','a3741618-2749-4b0d-975a-a3df9c6325f2','ed3233af-1c54-47dc-9bc9-1b308af35f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-427618649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f79121-9453-4b38-8f53-6fe510f93b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:49.630603 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465fa996-cc07-4c61-a208-06eda241c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:49.630699 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.630699 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:49.631004 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:49.647175 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:49.647356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb1702ef-d09c-418f-851e-d49b6f23f20f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 returned with HTTP 202 Jul 03 12:03:49.647869 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 972/3846] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:49 2026] DELETE /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:49.652218 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465fa996-cc07-4c61-a208-06eda241c34b) transitioned into state 'SUCCESS' from state '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-427618649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['da3fe480-347f-4729-bb76-1dcf929af8ce','bc3b9add-5bcd-45f0-8031-f1602780e624','a3741618-2749-4b0d-975a-a3df9c6325f2','ed3233af-1c54-47dc-9bc9-1b308af35f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:49.653103 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98310a30-ad55-4a08-b81e-36d0908f1b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:49.656167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.658147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:49.658412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:49.658710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:49.665067 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.665067 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:49.665636 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:49.666389 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9b420513-78fe-4432-9c23-42e0a2dc2f47 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 returned with HTTP 200 Jul 03 12:03:49.666731 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 958/3847] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:49 2026] GET /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:49.667581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98310a30-ad55-4a08-b81e-36d0908f1b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:49.668582 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (0a5c523b-8e5d-493f-9872-266e625475f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:49.668932 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:49.669659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa4b40db-9dc5-46e8-90ff-024c63393059 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:49.670184 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 963/3848] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:49 2026] POST /volume/v3/volumes => generated 759 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:49.683701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a95c59c1-e59c-493c-9247-98565b438624 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:49.685361 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a95c59c1-e59c-493c-9247-98565b438624 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:49.685594 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a95c59c1-e59c-493c-9247-98565b438624 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:49.685740 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a95c59c1-e59c-493c-9247-98565b438624 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:49.692289 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:49.692289 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:49.696059 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a95c59c1-e59c-493c-9247-98565b438624 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:49.702355 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a95c59c1-e59c-493c-9247-98565b438624 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 returned with HTTP 200 Jul 03 12:03:49.702768 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 956/3849] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:49 2026] GET /volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:50.299888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-994e19f1-be31-4f67-b202-a22991dd9d99 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.301577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-994e19f1-be31-4f67-b202-a22991dd9d99 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:50.301806 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-994e19f1-be31-4f67-b202-a22991dd9d99 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.301991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-994e19f1-be31-4f67-b202-a22991dd9d99 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.302088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-994e19f1-be31-4f67-b202-a22991dd9d99 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:50.306269 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.306269 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:50.306981 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-994e19f1-be31-4f67-b202-a22991dd9d99 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:50.307320 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 973/3850] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:50.338137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6dd0856e-9742-4d65-ae2e-b01cc381a19e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.423243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6dd0856e-9742-4d65-ae2e-b01cc381a19e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:03:50.423704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6dd0856e-9742-4d65-ae2e-b01cc381a19e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2119519448", "extra_specs": {"spec1": "val1"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.438447 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6dd0856e-9742-4d65-ae2e-b01cc381a19e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:03:50.438883 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 959/3851] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:03:50 2026] POST /volume/v3/types => generated 243 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:50.447206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4feeaa9-755f-4c7a-9640-d9d98d7c4916 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.449139 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4feeaa9-755f-4c7a-9640-d9d98d7c4916 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] POST https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs Jul 03 12:03:50.449502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4feeaa9-755f-4c7a-9640-d9d98d7c4916 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.451173 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4feeaa9-755f-4c7a-9640-d9d98d7c4916 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs returned with HTTP 400 Jul 03 12:03:50.451668 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 964/3852] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:03:50 2026] POST /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:03:50.459811 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c41c091-769b-44f4-af76-9c6702c78a10 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.461496 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c41c091-769b-44f4-af76-9c6702c78a10 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] POST https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs Jul 03 12:03:50.461782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c41c091-769b-44f4-af76-9c6702c78a10 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.463238 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c41c091-769b-44f4-af76-9c6702c78a10 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs returned with HTTP 400 Jul 03 12:03:50.463841 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 957/3853] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:03:50 2026] POST /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:03:50.471831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1836fdec-d575-49ae-bc77-0480f641f614 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.473676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1836fdec-d575-49ae-bc77-0480f641f614 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] POST https://10.4.3.170/volume/v3/types/249e899c-2ac8-4c77-afba-9eecbd110e2c/extra_specs Jul 03 12:03:50.474065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1836fdec-d575-49ae-bc77-0480f641f614 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.483733 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1836fdec-d575-49ae-bc77-0480f641f614 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/249e899c-2ac8-4c77-afba-9eecbd110e2c/extra_specs returned with HTTP 404 Jul 03 12:03:50.484267 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 974/3854] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:03:50 2026] POST /volume/v3/types/249e899c-2ac8-4c77-afba-9eecbd110e2c/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.492685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-485329a6-4b58-45c4-a62a-25763ce88c43 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.494483 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-485329a6-4b58-45c4-a62a-25763ce88c43 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] DELETE https://10.4.3.170/volume/v3/types/071733c4-3ae2-428a-945b-692ebe1ff35e/extra_specs/spec1 Jul 03 12:03:50.494672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-485329a6-4b58-45c4-a62a-25763ce88c43 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.494867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-485329a6-4b58-45c4-a62a-25763ce88c43 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.497870 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-485329a6-4b58-45c4-a62a-25763ce88c43 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/071733c4-3ae2-428a-945b-692ebe1ff35e/extra_specs/spec1 returned with HTTP 404 Jul 03 12:03:50.498338 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 960/3855] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 3 12:03:50 2026] DELETE /volume/v3/types/071733c4-3ae2-428a-945b-692ebe1ff35e/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.504913 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0ce34974-edfd-4a8e-8d60-cb1b994264cc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.506690 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ce34974-edfd-4a8e-8d60-cb1b994264cc tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] GET https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/nonexistent_extra_spec_name Jul 03 12:03:50.506895 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ce34974-edfd-4a8e-8d60-cb1b994264cc tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.507099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ce34974-edfd-4a8e-8d60-cb1b994264cc tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.507332 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.507332 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:50.513449 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ce34974-edfd-4a8e-8d60-cb1b994264cc tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 12:03:50.513836 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 965/3856] 10.4.3.170 () {66 vars in 1462 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.521358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5ab2465-bbff-480b-b67c-df39f3e26f3c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.523070 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5ab2465-bbff-480b-b67c-df39f3e26f3c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] GET https://10.4.3.170/volume/v3/types/238bc4ec-3567-4c92-8ad3-aa8b2cbade39/extra_specs/spec1 Jul 03 12:03:50.523243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5ab2465-bbff-480b-b67c-df39f3e26f3c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.523446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5ab2465-bbff-480b-b67c-df39f3e26f3c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.527058 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5ab2465-bbff-480b-b67c-df39f3e26f3c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/238bc4ec-3567-4c92-8ad3-aa8b2cbade39/extra_specs/spec1 returned with HTTP 404 Jul 03 12:03:50.527533 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 958/3857] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/types/238bc4ec-3567-4c92-8ad3-aa8b2cbade39/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.534361 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-49437b2d-ee93-4bb5-81a8-c78cdd6eeedb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.536265 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49437b2d-ee93-4bb5-81a8-c78cdd6eeedb tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] GET https://10.4.3.170/volume/v3/types/91b2cd55-64a8-4c9e-b939-dfc8eaa3b61c/extra_specs Jul 03 12:03:50.536498 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49437b2d-ee93-4bb5-81a8-c78cdd6eeedb tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.536717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-49437b2d-ee93-4bb5-81a8-c78cdd6eeedb tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.540143 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-49437b2d-ee93-4bb5-81a8-c78cdd6eeedb tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/91b2cd55-64a8-4c9e-b939-dfc8eaa3b61c/extra_specs returned with HTTP 404 Jul 03 12:03:50.540647 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 975/3858] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/types/91b2cd55-64a8-4c9e-b939-dfc8eaa3b61c/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.547510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a99de39-89da-43b7-82be-58e2badd8bb0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.549682 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a99de39-89da-43b7-82be-58e2badd8bb0 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] PUT https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 Jul 03 12:03:50.549998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a99de39-89da-43b7-82be-58e2badd8bb0 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.552128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a99de39-89da-43b7-82be-58e2badd8bb0 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 returned with HTTP 400 Jul 03 12:03:50.552727 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 961/3859] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 12:03:50 2026] PUT /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:03:50.560333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a31d08a2-eb18-4e81-8a0a-a39252897e92 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.562644 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a31d08a2-eb18-4e81-8a0a-a39252897e92 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] PUT https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 Jul 03 12:03:50.563073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a31d08a2-eb18-4e81-8a0a-a39252897e92 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'update', calling method: update, body: null {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.564863 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a31d08a2-eb18-4e81-8a0a-a39252897e92 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 returned with HTTP 400 Jul 03 12:03:50.565568 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 966/3860] 10.4.3.170 () {68 vars in 1415 bytes} [Fri Jul 3 12:03:50 2026] PUT /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:03:50.574571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a5fd1e1-601c-4fb7-997a-67f189255fe6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.577161 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a5fd1e1-601c-4fb7-997a-67f189255fe6 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] PUT https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/None Jul 03 12:03:50.577469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a5fd1e1-601c-4fb7-997a-67f189255fe6 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.588438 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a5fd1e1-601c-4fb7-997a-67f189255fe6 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 12:03:50.588564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a5fd1e1-601c-4fb7-997a-67f189255fe6 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/None returned with HTTP 400 Jul 03 12:03:50.589064 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 959/3861] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:03:50 2026] PUT /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/None => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:03:50.597970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1dbd15c3-d72c-49e9-a4cb-d91f9985ae81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.599802 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1dbd15c3-d72c-49e9-a4cb-d91f9985ae81 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] PUT https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/20cde4e4-8473-4471-91e4-917b95bba867 Jul 03 12:03:50.600213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1dbd15c3-d72c-49e9-a4cb-d91f9985ae81 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.611310 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1dbd15c3-d72c-49e9-a4cb-d91f9985ae81 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 12:03:50.611615 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1dbd15c3-d72c-49e9-a4cb-d91f9985ae81 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/20cde4e4-8473-4471-91e4-917b95bba867 returned with HTTP 400 Jul 03 12:03:50.612146 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 976/3862] 10.4.3.170 () {68 vars in 1509 bytes} [Fri Jul 3 12:03:50 2026] PUT /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be/extra_specs/20cde4e4-8473-4471-91e4-917b95bba867 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:03:50.622394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-71fa0db6-3a9d-425b-ba56-9d6f9ce92231 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.624768 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71fa0db6-3a9d-425b-ba56-9d6f9ce92231 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] PUT https://10.4.3.170/volume/v3/types/584bd3cc-b7bb-488c-8ce3-ce1ff350a110/extra_specs/spec1 Jul 03 12:03:50.625107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-71fa0db6-3a9d-425b-ba56-9d6f9ce92231 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.635546 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71fa0db6-3a9d-425b-ba56-9d6f9ce92231 tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/584bd3cc-b7bb-488c-8ce3-ce1ff350a110/extra_specs/spec1 returned with HTTP 404 Jul 03 12:03:50.636099 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 962/3863] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 3 12:03:50 2026] PUT /volume/v3/types/584bd3cc-b7bb-488c-8ce3-ce1ff350a110/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 12:03:50.645039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-85258d2f-b941-4fc2-aabf-d76a8ab3165e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.647395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85258d2f-b941-4fc2-aabf-d76a8ab3165e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] DELETE https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be Jul 03 12:03:50.647607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85258d2f-b941-4fc2-aabf-d76a8ab3165e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.647810 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85258d2f-b941-4fc2-aabf-d76a8ab3165e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.672036 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85258d2f-b941-4fc2-aabf-d76a8ab3165e tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be returned with HTTP 202 Jul 03 12:03:50.672412 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 967/3864] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:03:50 2026] DELETE /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:50.676448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8d7de2ca-fc92-45bc-a290-21ef9fbdbaae None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.679604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d7de2ca-fc92-45bc-a290-21ef9fbdbaae tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 Jul 03 12:03:50.679793 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8d7de2ca-fc92-45bc-a290-21ef9fbdbaae tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.680006 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8d7de2ca-fc92-45bc-a290-21ef9fbdbaae tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.683349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-173d1edb-af59-4099-bc0c-b4a1869b977c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.684833 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d7de2ca-fc92-45bc-a290-21ef9fbdbaae tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 returned with HTTP 404 Jul 03 12:03:50.685320 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-173d1edb-af59-4099-bc0c-b4a1869b977c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] GET https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be Jul 03 12:03:50.685398 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 960/3865] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/snapshots/7e05a6b9-109f-4bbe-9f16-840e66db1605 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.685565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-173d1edb-af59-4099-bc0c-b4a1869b977c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.685804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-173d1edb-af59-4099-bc0c-b4a1869b977c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.690177 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-173d1edb-af59-4099-bc0c-b4a1869b977c tempest-ExtraSpecsNegativeTest-1150858290 tempest-ExtraSpecsNegativeTest-1150858290-project-admin] https://10.4.3.170/volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be returned with HTTP 404 Jul 03 12:03:50.690862 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 977/3866] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/types/0f33e10b-92f6-402e-956f-7e275a9cf3be => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:50.693547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.695214 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:50.695396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.695570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.695743 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume with id: f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:50.702425 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.702425 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:50.702805 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:50.718011 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3571d390-30da-40f5-84ec-b29fd5a62937 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.718809 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume request issued successfully. Jul 03 12:03:50.719007 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d0c510a4-cdd4-4ab7-a4bc-33d3d9bc47f3 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced returned with HTTP 202 Jul 03 12:03:50.719354 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 963/3867] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:50 2026] DELETE /volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:50.719919 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3571d390-30da-40f5-84ec-b29fd5a62937 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:50.720222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3571d390-30da-40f5-84ec-b29fd5a62937 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.720461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3571d390-30da-40f5-84ec-b29fd5a62937 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.725971 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.727637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:50.727833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.728023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.728575 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.728575 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:50.733464 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3571d390-30da-40f5-84ec-b29fd5a62937 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:50.735487 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.735487 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:50.738906 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:50.739380 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3571d390-30da-40f5-84ec-b29fd5a62937 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 returned with HTTP 200 Jul 03 12:03:50.739796 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 968/3868] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:50.743260 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44207ca3-db96-4169-aa1c-b0ca64c2dfc7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced returned with HTTP 200 Jul 03 12:03:50.743628 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 961/3869] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:50.752131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-418d9e97-6eb7-4430-9f2b-811862e26949 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.754048 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:50.754345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9f79121-9453-4b38-8f53-6fe510f93b19", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1811131297"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:50.761969 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.761969 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:50.762419 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:50.762525 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create snapshot from volume b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:50.801288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['fc618c1a-a66f-4ac8-88c0-9fbde856f2f6', 'f087e26f-ff46-4615-af63-d159e05760cb', 'e0ac71ae-da10-4b9b-9186-8521ea31834f', '2e7caf95-395b-4adb-8e43-b6e685f2f7ee'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:50.829352 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot create request issued successfully. Jul 03 12:03:50.829634 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-418d9e97-6eb7-4430-9f2b-811862e26949 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:50.830036 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 978/3870] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:50 2026] POST /volume/v3/snapshots => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:50.838045 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:50.839828 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:50.840150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:50.840243 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:50.848758 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:50.848758 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:50.849270 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot retrieved successfully. Jul 03 12:03:50.850092 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d28f9f-4cc1-4b13-a848-81073dd0c880 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 returned with HTTP 200 Jul 03 12:03:50.850467 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 964/3871] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:50 2026] GET /volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:51.318129 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.320258 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:51.320443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:51.320642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:51.320758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:51.325087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:51.325087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:51.325749 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80d48e51-c6ff-462a-98c5-5f91bee4a7fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:51.326176 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 969/3872] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:51 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:51.759266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b934c6e3-da5b-4d0b-acb9-785bb068dc6a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.760475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b934c6e3-da5b-4d0b-acb9-785bb068dc6a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced Jul 03 12:03:51.760656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b934c6e3-da5b-4d0b-acb9-785bb068dc6a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:51.760817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b934c6e3-da5b-4d0b-acb9-785bb068dc6a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:51.769274 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b934c6e3-da5b-4d0b-acb9-785bb068dc6a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced returned with HTTP 404 Jul 03 12:03:51.769274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 962/3873] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:51 2026] GET /volume/v3/volumes/f127a647-6bd8-485d-a134-57a911349ced => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:51.777859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.780216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:51.780602 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1970371354"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:51.782019 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1970371354'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:51.782124 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume of 1 GB Jul 03 12:03:51.782359 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:51.782359 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:51.785596 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:51.790802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (380cd94f-3c1d-47cf-bc21-815e51ae8e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:51.791808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88961e9-935e-4af2-ae66-b3af5d48ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.792542 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:51.817198 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88961e9-935e-4af2-ae66-b3af5d48ea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.817876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a195e34-ab83-4fcd-8821-3a8917893837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.850919 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['7e006d6d-153d-458d-aa8b-c3a9586e9435', '4ced0ec8-ad68-47b5-9b4b-09a511e19d32', 'c7393d17-df6f-445a-9606-9f2d8b56ade5', '16f380b1-9f33-4eec-b8df-e96a1690e0a6'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:51.851866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a195e34-ab83-4fcd-8821-3a8917893837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e006d6d-153d-458d-aa8b-c3a9586e9435', '4ced0ec8-ad68-47b5-9b4b-09a511e19d32', 'c7393d17-df6f-445a-9606-9f2d8b56ade5', '16f380b1-9f33-4eec-b8df-e96a1690e0a6']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.852560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4445d438-d239-4cb0-814c-e8e5f5e6a0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.860543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.862474 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:51.862666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:51.862844 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:51.868054 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:51.868054 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:51.868597 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot retrieved successfully. Jul 03 12:03:51.869465 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e682ee4-569a-42b0-b42c-64be9d686a87 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 returned with HTTP 200 Jul 03 12:03:51.869811 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 965/3874] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:51 2026] GET /volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:51.877840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4445d438-d239-4cb0-814c-e8e5f5e6a0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89c18f06-d28c-4f6a-b51b-8bbc77d7168a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970371354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['7e006d6d-153d-458d-aa8b-c3a9586e9435','4ced0ec8-ad68-47b5-9b4b-09a511e19d32','c7393d17-df6f-445a-9606-9f2d8b56ade5','16f380b1-9f33-4eec-b8df-e96a1690e0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970371354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89c18f06-d28c-4f6a-b51b-8bbc77d7168a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5c13128e4848a987add1c2b5200d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.878461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.878875 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82811089-5fd4-43cf-9809-32f42419bb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.880398 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:51.880788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f221892a-5d0c-4ac1-8ebe-b07f0558dc44", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1592624549"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:51.882390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f221892a-5d0c-4ac1-8ebe-b07f0558dc44', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1592624549'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:51.882566 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:51.886603 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:51.893510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (26d41c6a-397d-4434-8a62-1cc3c16d7e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:51.894660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97487455-ee0c-4b8b-b53d-7868dae3999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.896060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:51.898193 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82811089-5fd4-43cf-9809-32f42419bb71) transitioned into state 'SUCCESS' from state '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-1970371354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['7e006d6d-153d-458d-aa8b-c3a9586e9435','4ced0ec8-ad68-47b5-9b4b-09a511e19d32','c7393d17-df6f-445a-9606-9f2d8b56ade5','16f380b1-9f33-4eec-b8df-e96a1690e0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.898857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486ef011-5659-4ff1-afb0-72a51cc1c9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.909740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486ef011-5659-4ff1-afb0-72a51cc1c9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.910567 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (380cd94f-3c1d-47cf-bc21-815e51ae8e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:51.910828 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request issued successfully. Jul 03 12:03:51.911363 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc88f922-fdf0-430a-b5dc-8b350bb7d101 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:51.911912 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 979/3875] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:51 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:51.924992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-172855f0-9ee2-4eba-8968-7d1528038c69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:51.926717 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-172855f0-9ee2-4eba-8968-7d1528038c69 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:51.926970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-172855f0-9ee2-4eba-8968-7d1528038c69 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:51.927180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-172855f0-9ee2-4eba-8968-7d1528038c69 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:51.933882 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:51.933882 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:51.936724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97487455-ee0c-4b8b-b53d-7868dae3999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.937645 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-172855f0-9ee2-4eba-8968-7d1528038c69 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:51.937844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050bd90-e815-473f-8a1e-a01bec7bf628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:51.941738 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-172855f0-9ee2-4eba-8968-7d1528038c69 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a returned with HTTP 200 Jul 03 12:03:51.942098 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 963/3876] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:51 2026] GET /volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:51.975165 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['09b105e8-1313-450b-a42f-cb79bbafec0d', '2c97b22f-635f-4751-9bcd-8597171e37b5', 'f35f15d0-c5b6-4957-b341-48ec6f19bd7b', '9a758949-1e40-4a39-b881-a9ce12508ee0'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:51.976058 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050bd90-e815-473f-8a1e-a01bec7bf628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b105e8-1313-450b-a42f-cb79bbafec0d', '2c97b22f-635f-4751-9bcd-8597171e37b5', 'f35f15d0-c5b6-4957-b341-48ec6f19bd7b', '9a758949-1e40-4a39-b881-a9ce12508ee0']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:51.976791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea54db33-d594-4e1e-a7be-f56eedb2288e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.000626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea54db33-d594-4e1e-a7be-f56eedb2288e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec305f19-ddd2-4d3d-9025-3cb74ddaaa92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1592624549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['09b105e8-1313-450b-a42f-cb79bbafec0d','2c97b22f-635f-4751-9bcd-8597171e37b5','f35f15d0-c5b6-4957-b341-48ec6f19bd7b','9a758949-1e40-4a39-b881-a9ce12508ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1592624549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec305f19-ddd2-4d3d-9025-3cb74ddaaa92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.001533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9c485c-9623-4bdd-a685-6ed406f0160a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.028580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9c485c-9623-4bdd-a685-6ed406f0160a) transitioned into state 'SUCCESS' from state '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-1592624549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['09b105e8-1313-450b-a42f-cb79bbafec0d','2c97b22f-635f-4751-9bcd-8597171e37b5','f35f15d0-c5b6-4957-b341-48ec6f19bd7b','9a758949-1e40-4a39-b881-a9ce12508ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.029922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3378be-da90-4405-8861-365b84924142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.041946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3378be-da90-4405-8861-365b84924142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.042772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (26d41c6a-397d-4434-8a62-1cc3c16d7e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.043127 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:52.043723 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1d103a6a-2df5-434b-92c6-82465c5002f2 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.044248 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 970/3877] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:51 2026] POST /volume/v3/volumes => generated 760 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.059636 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4e7b8b42-4490-426c-a608-540f89ae0680 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.061338 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:52.061859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f221892a-5d0c-4ac1-8ebe-b07f0558dc44", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1807640064"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.063279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f221892a-5d0c-4ac1-8ebe-b07f0558dc44', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1807640064'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:52.063440 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:52.069260 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:52.077778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (1e2ddce1-4752-48d0-9196-014a925a6559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.078854 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2263b60e-01d8-4d29-b35d-23e18eb43864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.079937 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:52.111707 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2263b60e-01d8-4d29-b35d-23e18eb43864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.112447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d340140-d694-4d6b-8417-a59337f8efab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.165254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['f32b6b52-b262-47f5-ba66-ab4a06989746', 'bc0b2da1-2e35-4b16-956f-dde2710c1800', '6f0bdf0b-8ec8-4cee-b34c-a5170cfbfc9c', 'cfc9d830-ec8d-4ef9-84e5-3895294a6fec'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:52.166164 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d340140-d694-4d6b-8417-a59337f8efab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32b6b52-b262-47f5-ba66-ab4a06989746', 'bc0b2da1-2e35-4b16-956f-dde2710c1800', '6f0bdf0b-8ec8-4cee-b34c-a5170cfbfc9c', 'cfc9d830-ec8d-4ef9-84e5-3895294a6fec']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.166943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9699f98c-22ca-4bd3-b879-0c0a80cec6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.191493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9699f98c-22ca-4bd3-b879-0c0a80cec6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '328cea45-9277-46b1-a4c5-69702f46d5a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807640064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['f32b6b52-b262-47f5-ba66-ab4a06989746','bc0b2da1-2e35-4b16-956f-dde2710c1800','6f0bdf0b-8ec8-4cee-b34c-a5170cfbfc9c','cfc9d830-ec8d-4ef9-84e5-3895294a6fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807640064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=328cea45-9277-46b1-a4c5-69702f46d5a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.192268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f808f0-7808-4234-8295-6751c1d22c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.215087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f808f0-7808-4234-8295-6751c1d22c0e) transitioned into state 'SUCCESS' from state '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-1807640064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['f32b6b52-b262-47f5-ba66-ab4a06989746','bc0b2da1-2e35-4b16-956f-dde2710c1800','6f0bdf0b-8ec8-4cee-b34c-a5170cfbfc9c','cfc9d830-ec8d-4ef9-84e5-3895294a6fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.216002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593fb3b9-a4df-4e8f-9624-06efb1d9f32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.226154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593fb3b9-a4df-4e8f-9624-06efb1d9f32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.227085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (1e2ddce1-4752-48d0-9196-014a925a6559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.227283 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:52.227915 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e7b8b42-4490-426c-a608-540f89ae0680 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.228550 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 966/3878] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.242205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a14050c5-0b09-44c4-a738-81933efef48c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.244716 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:52.245191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f221892a-5d0c-4ac1-8ebe-b07f0558dc44", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1449939563"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.247120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f221892a-5d0c-4ac1-8ebe-b07f0558dc44', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1449939563'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:52.247386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:52.247619 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.247619 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:52.252747 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:52.259357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (6b792406-55bc-45a5-948c-847c80780b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.260448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9b98b9-981b-4977-b856-7cd5871c277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.261504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:52.292214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9b98b9-981b-4977-b856-7cd5871c277b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.292995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c45497-c33d-4f27-91fa-040d1321dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.336936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.339232 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:52.339574 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.339807 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.339908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:52.340144 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['3ecf9768-e422-4dd8-a356-9fa65f4ed705', '30c838df-af3c-4d87-87b5-90ddbf12c08c', '3e845d59-4dd5-4d24-929c-61988fc4de7e', '3ddc3385-294e-4cc5-adbe-0820995b5b3a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:52.341295 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c45497-c33d-4f27-91fa-040d1321dfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ecf9768-e422-4dd8-a356-9fa65f4ed705', '30c838df-af3c-4d87-87b5-90ddbf12c08c', '3e845d59-4dd5-4d24-929c-61988fc4de7e', '3ddc3385-294e-4cc5-adbe-0820995b5b3a']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.342348 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3882a206-b783-4e12-b12a-6d8c086d72ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.344303 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.344303 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:52.345026 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3b7b385-be84-4ef4-839a-b2ce99ef4206 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:52.345438 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 964/3879] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.370626 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3882a206-b783-4e12-b12a-6d8c086d72ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61785679-494f-4a20-aba6-fe69d54a0053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449939563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['3ecf9768-e422-4dd8-a356-9fa65f4ed705','30c838df-af3c-4d87-87b5-90ddbf12c08c','3e845d59-4dd5-4d24-929c-61988fc4de7e','3ddc3385-294e-4cc5-adbe-0820995b5b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1449939563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61785679-494f-4a20-aba6-fe69d54a0053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.371458 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32f0c54-5c9a-498a-a0a3-db11ecc61c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.388082 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c32f0c54-5c9a-498a-a0a3-db11ecc61c7c) transitioned into state 'SUCCESS' from state '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-1449939563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['3ecf9768-e422-4dd8-a356-9fa65f4ed705','30c838df-af3c-4d87-87b5-90ddbf12c08c','3e845d59-4dd5-4d24-929c-61988fc4de7e','3ddc3385-294e-4cc5-adbe-0820995b5b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.388740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1f4920-ff8e-4bb5-afc5-6edfe7c8e259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.401521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1f4920-ff8e-4bb5-afc5-6edfe7c8e259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.402621 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (6b792406-55bc-45a5-948c-847c80780b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.403120 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:52.404016 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a14050c5-0b09-44c4-a738-81933efef48c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.404718 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 980/3880] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/volumes => generated 760 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.406771 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.415923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.417912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:52.418290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f221892a-5d0c-4ac1-8ebe-b07f0558dc44", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-572075569"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.420128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f221892a-5d0c-4ac1-8ebe-b07f0558dc44', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-572075569'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:52.420128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:52.420494 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.420494 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:52.425623 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:52.434113 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (df7073f8-0f7f-4f46-92ca-ffc8b39f4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.435510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b634752c-681a-45b4-92d4-5bb4fb38991c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.436884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:52.466624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b634752c-681a-45b4-92d4-5bb4fb38991c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.467313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f91065c-796e-49ef-b783-5486e8f81490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.507212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:52.507692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-974360698"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.509366 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-974360698'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:52.509604 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume of 1 GB Jul 03 12:03:52.509955 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.509955 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:52.514385 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Availability Zones retrieved successfully. Jul 03 12:03:52.517130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['903b2da5-829f-422f-a2aa-11b0332ac480', 'dea0f7c5-7ec3-4e0d-8daa-9d2dddb55ced', '06ccb9e4-2d00-429f-b7bb-5b5b91dc5755', '29ac9bf0-bb2f-45b4-bd13-7d51a9bfc706'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:52.517904 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f91065c-796e-49ef-b783-5486e8f81490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903b2da5-829f-422f-a2aa-11b0332ac480', 'dea0f7c5-7ec3-4e0d-8daa-9d2dddb55ced', '06ccb9e4-2d00-429f-b7bb-5b5b91dc5755', '29ac9bf0-bb2f-45b4-bd13-7d51a9bfc706']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.518608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183994f7-d750-4836-8ea6-b34ad3c34017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.521684 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (cd40f7c6-b04c-4887-969c-0b409c3346bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.522888 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21af82da-1b57-4e87-8950-9ec5b8f42f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.523943 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:52.543099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183994f7-d750-4836-8ea6-b34ad3c34017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f79c4aa-1427-41aa-a4b9-393e614df0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572075569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['903b2da5-829f-422f-a2aa-11b0332ac480','dea0f7c5-7ec3-4e0d-8daa-9d2dddb55ced','06ccb9e4-2d00-429f-b7bb-5b5b91dc5755','29ac9bf0-bb2f-45b4-bd13-7d51a9bfc706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572075569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f79c4aa-1427-41aa-a4b9-393e614df0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.543870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98886b8e-debd-4d69-ab6c-2ecc26081d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.550274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21af82da-1b57-4e87-8950-9ec5b8f42f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.551035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788a03d8-b02b-4262-ad08-dc45e9ba31ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.561083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98886b8e-debd-4d69-ab6c-2ecc26081d9b) transitioned into state 'SUCCESS' from state '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-572075569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['903b2da5-829f-422f-a2aa-11b0332ac480','dea0f7c5-7ec3-4e0d-8daa-9d2dddb55ced','06ccb9e4-2d00-429f-b7bb-5b5b91dc5755','29ac9bf0-bb2f-45b4-bd13-7d51a9bfc706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.561800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f1dbd0-9a90-47b7-8d16-aa27aa477fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.570179 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f1dbd0-9a90-47b7-8d16-aa27aa477fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.571014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (df7073f8-0f7f-4f46-92ca-ffc8b39f4b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.571309 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:52.572057 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f4e8b1d-6d51-43b3-a3c2-3f8fa1eb4396 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.572505 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 967/3881] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/volumes => generated 759 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.583714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.588681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:52.588681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f221892a-5d0c-4ac1-8ebe-b07f0558dc44", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-432238008"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.588681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f221892a-5d0c-4ac1-8ebe-b07f0558dc44', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-432238008'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:52.588681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume of 1 GB Jul 03 12:03:52.593558 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Availability Zones retrieved successfully. Jul 03 12:03:52.600533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (d08b5140-91a0-46ac-85c2-57f0fc70d193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.602033 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee219592-4064-492f-be24-80085edbea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.603347 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:52.614341 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['0d777b2c-8bf5-4c9d-b08c-03aad29d8dda', 'd94e5dcf-cb42-4468-b324-22857e9146b5', '7a5babe8-ef89-4488-bf3f-84f07db1d9da', 'd320d6c8-21c9-45d7-8a0b-e09c37762898'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:52.615313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788a03d8-b02b-4262-ad08-dc45e9ba31ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d777b2c-8bf5-4c9d-b08c-03aad29d8dda', 'd94e5dcf-cb42-4468-b324-22857e9146b5', '7a5babe8-ef89-4488-bf3f-84f07db1d9da', 'd320d6c8-21c9-45d7-8a0b-e09c37762898']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.616138 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c005b2-f72c-459e-a902-35ca2ef23ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.637048 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee219592-4064-492f-be24-80085edbea09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.639181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9eab04-8249-4210-ac64-175b7c1701fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.639778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c005b2-f72c-459e-a902-35ca2ef23ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9bf872-6381-4ff0-ab83-6ceccbdee585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-974360698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['0d777b2c-8bf5-4c9d-b08c-03aad29d8dda','d94e5dcf-cb42-4468-b324-22857e9146b5','7a5babe8-ef89-4488-bf3f-84f07db1d9da','d320d6c8-21c9-45d7-8a0b-e09c37762898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-974360698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9bf872-6381-4ff0-ab83-6ceccbdee585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd90408be9344f3861c1b68d3d2352e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31223ed1096f4371b422970a9b9b26d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.640747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f698cfea-ece5-4701-ac67-95e9352bf356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.661745 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f698cfea-ece5-4701-ac67-95e9352bf356) transitioned into state 'SUCCESS' from state '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-974360698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['0d777b2c-8bf5-4c9d-b08c-03aad29d8dda','d94e5dcf-cb42-4468-b324-22857e9146b5','7a5babe8-ef89-4488-bf3f-84f07db1d9da','d320d6c8-21c9-45d7-8a0b-e09c37762898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.662511 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d0b356-a1c9-4173-b6c0-123b4c8f380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.674004 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d0b356-a1c9-4173-b6c0-123b4c8f380b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.675256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (cd40f7c6-b04c-4887-969c-0b409c3346bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.675712 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request issued successfully. Jul 03 12:03:52.676405 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eb9d18b9-40b9-47a3-9b13-32e765f674e2 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.677386 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 971/3882] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/volumes => generated 750 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.687680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Created reservations ['7fd7b678-9acd-4bc0-9f5d-aa657e15637d', '367fd91e-03ce-43e0-abf0-a4cda3313b57', '53497abc-41fb-42d5-9322-7cf68135276c', '5ae6eb63-2869-4488-80a1-187e3dc87ae3'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:52.688474 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9eab04-8249-4210-ac64-175b7c1701fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd7b678-9acd-4bc0-9f5d-aa657e15637d', '367fd91e-03ce-43e0-abf0-a4cda3313b57', '53497abc-41fb-42d5-9322-7cf68135276c', '5ae6eb63-2869-4488-80a1-187e3dc87ae3']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.688606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.689195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f21daec-ac37-4ce7-a365-c4ab6367b17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.690693 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:52.690899 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.691122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.700205 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.700205 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:52.704347 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:52.709264 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7b1d2ba1-e9fc-4987-8f22-650e36bf3457 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 200 Jul 03 12:03:52.709748 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 981/3883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.714586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f21daec-ac37-4ce7-a365-c4ab6367b17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ac1ee8-95d8-4a75-9cd1-b9892dae8f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-432238008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['7fd7b678-9acd-4bc0-9f5d-aa657e15637d','367fd91e-03ce-43e0-abf0-a4cda3313b57','53497abc-41fb-42d5-9322-7cf68135276c','5ae6eb63-2869-4488-80a1-187e3dc87ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-432238008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92efded14d94fc68c221aeaae12ef66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.715680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aa4697-891f-4c1b-a9be-b37fde841347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.735891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aa4697-891f-4c1b-a9be-b37fde841347) transitioned into state 'SUCCESS' from state '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-432238008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92efded14d94fc68c221aeaae12ef66',qos_specs=None,replication_status=,reservations=['7fd7b678-9acd-4bc0-9f5d-aa657e15637d','367fd91e-03ce-43e0-abf0-a4cda3313b57','53497abc-41fb-42d5-9322-7cf68135276c','5ae6eb63-2869-4488-80a1-187e3dc87ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3fdb097f954eae8893fdc774ba67b1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.736740 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d94bfcb-c44c-4820-8096-b9c0a453c1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:52.750834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d94bfcb-c44c-4820-8096-b9c0a453c1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:52.752037 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Flow 'volume_create_api' (d08b5140-91a0-46ac-85c2-57f0fc70d193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:52.752229 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Create volume request issued successfully. Jul 03 12:03:52.752975 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22ac4734-84e6-42f5-a3d4-d2e6582c3d06 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:52.753345 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 965/3884] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/volumes => generated 759 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:52.764920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.767164 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 Jul 03 12:03:52.767671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.767997 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.776674 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.776674 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:52.782156 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.788141 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab4d2ede-4461-4728-8832-a6c2af579f51 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 returned with HTTP 200 Jul 03 12:03:52.788753 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 968/3885] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.802510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.804660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 Jul 03 12:03:52.804863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.805083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.815878 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.815878 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:52.821362 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.828588 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f15fcbcd-54b6-4388-b80b-3224ead685d9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 returned with HTTP 200 Jul 03 12:03:52.829410 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 972/3886] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.847584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.849899 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 Jul 03 12:03:52.849899 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.850210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.857576 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.857576 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:52.861864 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.866656 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f57c4a9e-f7ba-4500-9ac8-330d7ef59c79 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 returned with HTTP 200 Jul 03 12:03:52.867088 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 982/3887] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.880413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.882456 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 Jul 03 12:03:52.882672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.882840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.890699 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.890699 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:52.894899 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.899524 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-abde7762-0ee8-4889-8bc3-c62bd6868d00 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 returned with HTTP 200 Jul 03 12:03:52.899910 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 966/3888] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.912318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.914388 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 Jul 03 12:03:52.914560 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.914723 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.921794 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.921794 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:52.925714 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.930784 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37ec8402-c196-4a3a-bf9b-b2258b3d26c5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 returned with HTTP 200 Jul 03 12:03:52.931362 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 969/3889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:52.946112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.948316 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 Jul 03 12:03:52.948536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.948714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.948865 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 Jul 03 12:03:52.956384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.956792 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.956792 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:52.957426 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:52.958006 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:52.958232 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.958518 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:52.965614 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.965614 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:52.968661 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:52.972094 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1f158c1e-befd-4ce8-b7ff-6861be63e183 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a returned with HTTP 200 Jul 03 12:03:52.972446 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 983/3890] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:52.984410 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.986086 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:52.986472 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89c18f06-d28c-4f6a-b51b-8bbc77d7168a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2077411494"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:52.987647 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:52.987647 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-61e8e20d-f3b0-431d-b269-0d9afbfc6fa7 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 returned with HTTP 202 Jul 03 12:03:52.987931 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 973/3891] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:52 2026] DELETE /volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:52.995168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:52.996149 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:52.996149 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:52.996616 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:52.996773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create snapshot from volume 89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:52.997510 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 Jul 03 12:03:52.997742 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:52.998017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:53.006925 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.006925 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:53.011501 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:53.017401 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e2cb746c-8447-47a8-8a52-123a8e67e606 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 returned with HTTP 200 Jul 03 12:03:53.017958 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 970/3892] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:52 2026] GET /volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:53.028121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['abe12b60-490f-4f4e-a0ac-1eaa3f70886b', '3a208d03-9e93-433f-adc4-30b09a9188b8', '939917fd-be26-41c4-8d0d-11ced23d5a39', '582b3781-e269-4c85-8d17-071144446e9e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:53.079505 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot create request issued successfully. Jul 03 12:03:53.079896 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-84d11a53-69fc-43d0-b59c-a47d0c6f6ffb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:53.080486 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 967/3893] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:53.088314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:53.090594 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:53.090699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:53.090854 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:53.095912 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.095912 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:53.096306 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:53.097054 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e40ad8b-a737-4ec0-b95e-f1b7d345bcf0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 returned with HTTP 200 Jul 03 12:03:53.097521 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 984/3894] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:53 2026] GET /volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:53.356716 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:53.359182 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:53.359532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:53.359785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:53.359939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:53.365259 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.365259 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:53.366103 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aca5913c-d7f2-4f00-a94e-9a196f893736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:53.366557 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 974/3895] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:53 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:53.724436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:53.726204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:53.726441 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:53.726665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:53.733445 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.733445 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:53.737456 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:53.742132 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1c9745d9-7ba7-4c28-8e09-17c053e2a37f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 200 Jul 03 12:03:53.742550 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 971/3896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:53 2026] GET /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:53.755724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-62af5052-2920-41dd-85e1-0d263b770503 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:53.758023 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:53.758393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c9bf872-6381-4ff0-ab83-6ceccbdee585", "name": "tempest-VolumesDeleteCascade-Snapshot-1725067899"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:53.767632 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.767632 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:53.768195 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:53.768322 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create snapshot from volume 8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:53.809542 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['4a592a35-0337-4ddd-bec4-7e4d72343d19', '1eeac721-2404-4c12-810b-a9569f08a11d', 'd2a9c9fb-727d-48a3-8ad1-7e20c8f70004', '61592684-d6a4-4b34-bf5a-cc19e42043a8'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:53.841668 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot create request issued successfully. Jul 03 12:03:53.842017 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-62af5052-2920-41dd-85e1-0d263b770503 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:53.842450 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 968/3897] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:53.855835 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:53.859589 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c Jul 03 12:03:53.859589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:53.859589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:53.865904 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:53.865904 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:53.866386 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:53.867158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae5b16e7-cf3e-4642-b6ec-12b03ac0369f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c returned with HTTP 200 Jul 03 12:03:53.867478 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 985/3898] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:53 2026] GET /volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.032095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2dbe3d76-85c1-40b6-be60-fe823772e8c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.034501 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dbe3d76-85c1-40b6-be60-fe823772e8c1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 Jul 03 12:03:54.034752 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dbe3d76-85c1-40b6-be60-fe823772e8c1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.035153 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dbe3d76-85c1-40b6-be60-fe823772e8c1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.042289 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dbe3d76-85c1-40b6-be60-fe823772e8c1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 returned with HTTP 404 Jul 03 12:03:54.042882 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 975/3899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/volumes/d2ac1ee8-95d8-4a75-9cd1-b9892dae8f15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:54.050958 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-90765485-9b4c-476e-a879-066693bc0f2d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.052832 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 Jul 03 12:03:54.053092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.053298 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.053502 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: 7f79c4aa-1427-41aa-a4b9-393e614df0a6 Jul 03 12:03:54.064867 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.064867 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:54.065285 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:54.083237 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:54.083580 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-90765485-9b4c-476e-a879-066693bc0f2d tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 returned with HTTP 202 Jul 03 12:03:54.084030 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 972/3900] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:54 2026] DELETE /volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:54.091533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f3ded15b-03de-4148-8089-3135ccb47db9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.094147 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3ded15b-03de-4148-8089-3135ccb47db9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 Jul 03 12:03:54.094485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3ded15b-03de-4148-8089-3135ccb47db9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.094699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3ded15b-03de-4148-8089-3135ccb47db9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.104263 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.104263 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:54.108270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.110899 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f3ded15b-03de-4148-8089-3135ccb47db9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:54.111051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:54.111601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.111601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.117115 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3ded15b-03de-4148-8089-3135ccb47db9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 returned with HTTP 200 Jul 03 12:03:54.117583 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 969/3901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.118845 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.118845 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:54.119092 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:54.120161 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d620f819-8ff9-42aa-be20-bc42fb1909ed tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 returned with HTTP 200 Jul 03 12:03:54.121472 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 986/3902] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.132249 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.134349 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] GET https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:54.134654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.134654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.135217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:54.136659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.db.api [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Building query based on filter {{(pid=99809) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:03:54.141702 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Get all snapshots completed successfully. Jul 03 12:03:54.142123 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a2df85d5-5865-4f7b-9e19-2d3289f51d63 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 12:03:54.142553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 976/3903] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.151231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-77364681-f5fc-4e42-ba25-7195f2b03155 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.153885 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:54.154167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.154446 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.154595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete snapshot with id: 6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:54.160914 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.160914 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:54.161340 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:54.179626 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:54.179808 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-77364681-f5fc-4e42-ba25-7195f2b03155 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 returned with HTTP 202 Jul 03 12:03:54.180241 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 973/3904] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:54 2026] DELETE /volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:54.187893 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.189840 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:54.190087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.190299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.196190 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.196190 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:54.196669 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:54.197688 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2830219b-230f-4d08-97bb-3a223e9b52f1 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 returned with HTTP 200 Jul 03 12:03:54.198353 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 970/3905] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.376933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.378964 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:54.379268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.379476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.379575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:54.384254 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.384254 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:54.385045 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a05a4b5-751a-40fd-b345-ebbe2843782a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:54.385492 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 987/3906] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.877201 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.879143 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c Jul 03 12:03:54.879315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.879557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.884754 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.884754 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:54.885207 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:54.886052 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-05b8d0e7-c756-40e0-85b3-e511b1eaf9cf tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c returned with HTTP 200 Jul 03 12:03:54.886431 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 977/3907] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:54.897141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7c261b22-d8a8-4e67-8648-89a99a80249b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.898564 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:54.899073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c9bf872-6381-4ff0-ab83-6ceccbdee585", "name": "tempest-VolumesDeleteCascade-Snapshot-1539148540"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:54.910430 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.910430 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:54.910430 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:54.910430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create snapshot from volume 8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:54.943409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['885e74c0-0098-4986-b15a-97779c14ce16', 'ec4a1c56-5bbf-44ab-ac2e-b64d8e310852', '9a9e333e-8b91-40b7-b8f9-a4a90f9bf8ce', 'fab88cb8-1f28-4593-aa92-b20fe9371e36'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:54.977668 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot create request issued successfully. Jul 03 12:03:54.978044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c261b22-d8a8-4e67-8648-89a99a80249b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:54.978633 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 974/3908] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:54.988473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:54.990693 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 Jul 03 12:03:54.990943 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:54.991200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:54.998421 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:54.998421 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:54.998845 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:54.999919 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6de29e4-ad6c-47bf-afa0-bbf455715f7f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 returned with HTTP 200 Jul 03 12:03:55.000600 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 971/3909] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:54 2026] GET /volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:55.135832 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-797bbbbf-b78d-425c-a99e-d6859b2115c4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.147390 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-797bbbbf-b78d-425c-a99e-d6859b2115c4 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 Jul 03 12:03:55.147390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-797bbbbf-b78d-425c-a99e-d6859b2115c4 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.147390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-797bbbbf-b78d-425c-a99e-d6859b2115c4 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.175555 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-797bbbbf-b78d-425c-a99e-d6859b2115c4 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 returned with HTTP 404 Jul 03 12:03:55.179339 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 988/3910] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:55 2026] GET /volume/v3/volumes/7f79c4aa-1427-41aa-a4b9-393e614df0a6 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:55.187323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.189233 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 Jul 03 12:03:55.189365 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.189572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.189730 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: 61785679-494f-4a20-aba6-fe69d54a0053 Jul 03 12:03:55.197985 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:55.197985 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:55.198542 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:55.207618 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8406beec-86a9-4e00-904f-d03aa8a3f4f2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.209935 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8406beec-86a9-4e00-904f-d03aa8a3f4f2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 Jul 03 12:03:55.210292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8406beec-86a9-4e00-904f-d03aa8a3f4f2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.210718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8406beec-86a9-4e00-904f-d03aa8a3f4f2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.215646 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:55.215874 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac7ae9e3-4b5f-4462-b94b-40d2f6a56798 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 returned with HTTP 202 Jul 03 12:03:55.216385 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 978/3911] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:55 2026] DELETE /volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:55.220718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8406beec-86a9-4e00-904f-d03aa8a3f4f2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 returned with HTTP 404 Jul 03 12:03:55.221029 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 975/3912] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:55 2026] GET /volume/v3/snapshots/6052b1fe-59d1-45c9-8637-a1cd18becf30 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:55.226189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.229393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 Jul 03 12:03:55.229393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.229393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.229631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.231191 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:55.231573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.231813 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.235394 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume with id: 89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:55.239499 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:55.239499 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:55.240866 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:55.240866 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:55.241264 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:55.248244 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:55.252017 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b1d3faf-000f-4f36-961c-07f6f15c27d6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 returned with HTTP 200 Jul 03 12:03:55.252582 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 972/3913] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:55 2026] GET /volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:55.263767 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume request issued successfully. Jul 03 12:03:55.264026 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8ea9cc90-01cd-4a63-8a63-24daa9e7df93 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a returned with HTTP 202 Jul 03 12:03:55.264544 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 989/3914] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:55 2026] DELETE /volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:55.273236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.275411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:55.275652 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.275872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.286510 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:55.286510 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:55.291385 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:55.296788 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-47a6c71d-f5c3-42dd-9dac-ef62a382945e tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a returned with HTTP 200 Jul 03 12:03:55.297386 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 979/3915] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:55 2026] GET /volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:55.396095 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:55.397929 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:55.398194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:55.398361 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:55.398528 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:55.402864 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:55.402864 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:55.403734 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-103fe4ab-da89-481d-9bb2-959a794b26d8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:55.404275 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 976/3916] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:55 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:56.012019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.014556 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 Jul 03 12:03:56.014827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.015089 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.031144 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.031144 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:56.031775 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:56.033304 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ca5be57-1ef1-4a01-a624-bfc0723e89f0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 returned with HTTP 200 Jul 03 12:03:56.033930 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 973/3917] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:56.043696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.046154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585?cascade=True Jul 03 12:03:56.046471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.046754 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.046884 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume with id: 8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:56.057684 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.057684 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:56.058063 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:56.104269 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume request issued successfully. Jul 03 12:03:56.104551 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f39afe06-3a35-4ac0-bb7d-4aaa41228464 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585?cascade=True returned with HTTP 202 Jul 03 12:03:56.105133 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 990/3918] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 3 12:03:56 2026] DELETE /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:56.114023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.117258 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:56.117617 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.118039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.130697 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.130697 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:56.137443 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:56.144076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7cf0575e-458e-4c8d-a662-6f43cdb405b0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 200 Jul 03 12:03:56.144679 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 980/3919] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:56.267984 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a7f6fdae-9d9d-4c81-8e55-07f58878feb8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.270432 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a7f6fdae-9d9d-4c81-8e55-07f58878feb8 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 Jul 03 12:03:56.270715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a7f6fdae-9d9d-4c81-8e55-07f58878feb8 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.270991 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a7f6fdae-9d9d-4c81-8e55-07f58878feb8 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.280466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a7f6fdae-9d9d-4c81-8e55-07f58878feb8 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 returned with HTTP 404 Jul 03 12:03:56.281147 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 977/3920] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/volumes/61785679-494f-4a20-aba6-fe69d54a0053 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:56.291015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-377ef10e-c1e6-4221-8391-261ee97a9069 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.297027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 Jul 03 12:03:56.297027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.297027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.297027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: 328cea45-9277-46b1-a4c5-69702f46d5a9 Jul 03 12:03:56.304672 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.304672 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:56.305356 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:56.311736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-567865bc-6c16-45ce-bfa9-623a2fd1b6df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.313563 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-567865bc-6c16-45ce-bfa9-623a2fd1b6df tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a Jul 03 12:03:56.313755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-567865bc-6c16-45ce-bfa9-623a2fd1b6df tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.313976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-567865bc-6c16-45ce-bfa9-623a2fd1b6df tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.321850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-567865bc-6c16-45ce-bfa9-623a2fd1b6df tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a returned with HTTP 404 Jul 03 12:03:56.322604 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 991/3921] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/volumes/89c18f06-d28c-4f6a-b51b-8bbc77d7168a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:56.328853 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:56.329927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-377ef10e-c1e6-4221-8391-261ee97a9069 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 returned with HTTP 202 Jul 03 12:03:56.329927 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 974/3922] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:56 2026] DELETE /volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:56.341667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.343236 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 Jul 03 12:03:56.343498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.343740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.350478 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.352428 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:56.353011 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1656724856"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:56.353921 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.353921 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:56.354704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1656724856'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:56.354825 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume of 1 GB Jul 03 12:03:56.359092 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:56.359164 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:56.365390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (8acf095a-5bf9-404b-99d2-0a3cec5dbdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:56.365913 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9616b96b-070a-49bc-8ff5-f185a2479ae6 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 returned with HTTP 200 Jul 03 12:03:56.366508 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 981/3923] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:56.366590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e9b080-1dcb-404c-8b49-51582c5aa8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:56.367658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:56.394936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e9b080-1dcb-404c-8b49-51582c5aa8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:56.395755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2c888d-622b-47e5-9d4a-b8a3f82fcc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:56.415937 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.418355 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:56.418706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.419060 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.419297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:56.424962 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.424962 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:56.426078 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69bc1c1f-b581-4861-af5f-cde849e15b66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:56.427137 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 992/3924] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:56.440987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['a5bb013c-382c-45e3-9c2a-6abc4c01ea92', '0e6c2d34-e5cb-4469-ac84-e5255489face', '74216c14-10ea-45d6-a03a-c8ec6459277a', '89bf128c-3461-4ac4-974e-a84f1fecfe91'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:56.441706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2c888d-622b-47e5-9d4a-b8a3f82fcc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5bb013c-382c-45e3-9c2a-6abc4c01ea92', '0e6c2d34-e5cb-4469-ac84-e5255489face', '74216c14-10ea-45d6-a03a-c8ec6459277a', '89bf128c-3461-4ac4-974e-a84f1fecfe91']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:56.442396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b2e2b-7d50-46ae-91b6-9aab7d930207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:56.467719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b2e2b-7d50-46ae-91b6-9aab7d930207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a8450a-76f8-4591-ba6f-9f0e8c6bde15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656724856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['a5bb013c-382c-45e3-9c2a-6abc4c01ea92','0e6c2d34-e5cb-4469-ac84-e5255489face','74216c14-10ea-45d6-a03a-c8ec6459277a','89bf128c-3461-4ac4-974e-a84f1fecfe91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656724856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a8450a-76f8-4591-ba6f-9f0e8c6bde15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5c13128e4848a987add1c2b5200d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:56.468442 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63b8a8e-516b-440b-ac03-65eb725c4a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:56.485759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63b8a8e-516b-440b-ac03-65eb725c4a14) transitioned into state 'SUCCESS' from state '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-1656724856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['a5bb013c-382c-45e3-9c2a-6abc4c01ea92','0e6c2d34-e5cb-4469-ac84-e5255489face','74216c14-10ea-45d6-a03a-c8ec6459277a','89bf128c-3461-4ac4-974e-a84f1fecfe91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:56.486439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19188891-976a-41c0-9e44-44363963a173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:56.495419 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19188891-976a-41c0-9e44-44363963a173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:56.496130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (8acf095a-5bf9-404b-99d2-0a3cec5dbdc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:56.496438 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request issued successfully. Jul 03 12:03:56.496961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3bc59b50-b558-4fe5-b508-f867bbd77654 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:56.497479 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 978/3925] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:56 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 12:03:56.513048 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5243ad6-79dc-477b-b325-8b4117baacbe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:56.514887 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5243ad6-79dc-477b-b325-8b4117baacbe tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:56.515492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5243ad6-79dc-477b-b325-8b4117baacbe tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:56.515867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5243ad6-79dc-477b-b325-8b4117baacbe tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:56.525757 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:56.525757 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:56.531557 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5243ad6-79dc-477b-b325-8b4117baacbe tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:56.537937 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5243ad6-79dc-477b-b325-8b4117baacbe tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 returned with HTTP 200 Jul 03 12:03:56.537937 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 975/3926] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:56 2026] GET /volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:57.159561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-548f9a4d-dd35-4836-bbf9-50106d58945b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.161643 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-548f9a4d-dd35-4836-bbf9-50106d58945b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:57.161884 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-548f9a4d-dd35-4836-bbf9-50106d58945b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.162164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-548f9a4d-dd35-4836-bbf9-50106d58945b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.171094 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-548f9a4d-dd35-4836-bbf9-50106d58945b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 404 Jul 03 12:03:57.171744 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 982/3927] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.180179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.185488 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:03:57.185488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.185488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.185488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:57.185826 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:03:57.197571 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Get all volumes completed successfully. Jul 03 12:03:57.197874 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9610e5d7-6d71-4c0c-96f9-d1595334bff1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:03:57.198255 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 993/3928] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:03:57.207299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f5e98515-5e99-4191-b420-707276e80061 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.209500 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:57.209722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.209969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.210274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:03:57.210562 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.210562 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:57.211531 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Building query based on filter {{(pid=99808) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:03:57.217230 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Get all snapshots completed successfully. Jul 03 12:03:57.217571 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5e98515-5e99-4191-b420-707276e80061 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 12:03:57.218075 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 979/3929] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:03:57.231000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.232981 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 Jul 03 12:03:57.233320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.233575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.233693 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete snapshot with id: bd0693b7-f100-4ef5-9c64-89883d0f4c01 Jul 03 12:03:57.241406 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8afc5f0e-db17-4c2d-a3b8-ad6cb9c7562e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 returned with HTTP 404 Jul 03 12:03:57.241406 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 976/3930] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:57 2026] DELETE /volume/v3/snapshots/bd0693b7-f100-4ef5-9c64-89883d0f4c01 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.248987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.251819 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c Jul 03 12:03:57.251819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.251819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.251819 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete snapshot with id: d9aae3b9-89fa-4c25-a7b7-7d5841f6021c Jul 03 12:03:57.256280 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8df789d0-e8b8-4bca-800f-ea1d1f4872a8 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c returned with HTTP 404 Jul 03 12:03:57.256909 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 983/3931] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:57 2026] DELETE /volume/v3/snapshots/d9aae3b9-89fa-4c25-a7b7-7d5841f6021c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.263547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3271bc30-88bc-44c6-9197-03f5f236475c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.265615 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3271bc30-88bc-44c6-9197-03f5f236475c tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:57.265804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3271bc30-88bc-44c6-9197-03f5f236475c tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.265980 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3271bc30-88bc-44c6-9197-03f5f236475c tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.271081 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3271bc30-88bc-44c6-9197-03f5f236475c tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 404 Jul 03 12:03:57.271564 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 994/3932] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.280124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8c29d235-2dd3-4095-a431-873f0d89f41f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.285132 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c29d235-2dd3-4095-a431-873f0d89f41f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:57.285132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c29d235-2dd3-4095-a431-873f0d89f41f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.285132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c29d235-2dd3-4095-a431-873f0d89f41f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.285132 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-8c29d235-2dd3-4095-a431-873f0d89f41f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume with id: 8c9bf872-6381-4ff0-ab83-6ceccbdee585 Jul 03 12:03:57.292466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c29d235-2dd3-4095-a431-873f0d89f41f tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 returned with HTTP 404 Jul 03 12:03:57.292466 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 980/3933] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:57 2026] DELETE /volume/v3/volumes/8c9bf872-6381-4ff0-ab83-6ceccbdee585 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.299982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.302098 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:57.302529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-468631503"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:57.304763 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-468631503'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:57.304913 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume of 1 GB Jul 03 12:03:57.309664 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Availability Zones retrieved successfully. Jul 03 12:03:57.315899 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (9d71aa44-0d1d-4212-865a-bcdbb090fddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:57.317481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e4abb-df0b-4c20-a918-75d22bfbae63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:57.318508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:57.344459 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6e4abb-df0b-4c20-a918-75d22bfbae63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:57.345246 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670078fe-0ecc-4247-87e5-2cca60ba70ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:57.386960 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b43851bc-8425-4a5f-a874-e023b3c433e5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.392402 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b43851bc-8425-4a5f-a874-e023b3c433e5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 Jul 03 12:03:57.393933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b43851bc-8425-4a5f-a874-e023b3c433e5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.393933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b43851bc-8425-4a5f-a874-e023b3c433e5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.403623 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b43851bc-8425-4a5f-a874-e023b3c433e5 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 returned with HTTP 404 Jul 03 12:03:57.404268 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 984/3934] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/328cea45-9277-46b1-a4c5-69702f46d5a9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:57.414888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.415309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['512b34cd-69f1-485d-95c7-0d1b02d80bf5', '708c8725-c5b7-4c06-bd62-b98539c8e0c3', '62cf9bd3-bf95-4418-8166-3e81a3847d8a', '82af4560-c113-4755-a23c-08d1652e1b0e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:57.415309 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (670078fe-0ecc-4247-87e5-2cca60ba70ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['512b34cd-69f1-485d-95c7-0d1b02d80bf5', '708c8725-c5b7-4c06-bd62-b98539c8e0c3', '62cf9bd3-bf95-4418-8166-3e81a3847d8a', '82af4560-c113-4755-a23c-08d1652e1b0e']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:57.416547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd8df77-4cf1-4cc2-b9c1-35dac6397417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:57.416627 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 Jul 03 12:03:57.416663 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.416926 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.417161 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 Jul 03 12:03:57.427397 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.427397 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:57.427397 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:57.441672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e541526e-295d-4acb-8e97-991364b1e485 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.444490 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e541526e-295d-4acb-8e97-991364b1e485 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:57.444490 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e541526e-295d-4acb-8e97-991364b1e485 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.444490 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e541526e-295d-4acb-8e97-991364b1e485 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.446582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e541526e-295d-4acb-8e97-991364b1e485 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:57.448428 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd8df77-4cf1-4cc2-b9c1-35dac6397417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f4d18e8-9a91-43d6-b62e-4123bd135f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-468631503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['512b34cd-69f1-485d-95c7-0d1b02d80bf5','708c8725-c5b7-4c06-bd62-b98539c8e0c3','62cf9bd3-bf95-4418-8166-3e81a3847d8a','82af4560-c113-4755-a23c-08d1652e1b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-468631503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f4d18e8-9a91-43d6-b62e-4123bd135f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd90408be9344f3861c1b68d3d2352e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31223ed1096f4371b422970a9b9b26d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:57.449148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4e9473-7c5a-4d5b-af79-692059a17d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:57.453551 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.453551 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:57.453551 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e541526e-295d-4acb-8e97-991364b1e485 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:57.454146 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 981/3935] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:57.455312 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:57.455312 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-908567d1-b534-41af-bc9c-82fc1a2ee51c tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 returned with HTTP 202 Jul 03 12:03:57.456145 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 995/3936] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:57 2026] DELETE /volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:57.465129 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6a757382-6eab-4049-81c4-116c79998e12 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.467936 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a757382-6eab-4049-81c4-116c79998e12 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 Jul 03 12:03:57.469275 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a757382-6eab-4049-81c4-116c79998e12 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.469275 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6a757382-6eab-4049-81c4-116c79998e12 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.478631 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.478631 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:57.484122 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6a757382-6eab-4049-81c4-116c79998e12 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:57.491117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6a757382-6eab-4049-81c4-116c79998e12 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 returned with HTTP 200 Jul 03 12:03:57.491117 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 985/3937] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:57.493209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4e9473-7c5a-4d5b-af79-692059a17d10) transitioned into state 'SUCCESS' from state '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-468631503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['512b34cd-69f1-485d-95c7-0d1b02d80bf5','708c8725-c5b7-4c06-bd62-b98539c8e0c3','62cf9bd3-bf95-4418-8166-3e81a3847d8a','82af4560-c113-4755-a23c-08d1652e1b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:57.494159 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1790bb9-44dd-44cb-a66d-0a367de40995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:57.534105 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1790bb9-44dd-44cb-a66d-0a367de40995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:57.534105 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (9d71aa44-0d1d-4212-865a-bcdbb090fddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:57.534542 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request issued successfully. Jul 03 12:03:57.535298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ceb061aa-ffb0-4177-b5cf-f84d01bfc4e1 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:57.538226 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 977/3938] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:03:57 2026] POST /volume/v3/volumes => generated 750 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:57.549936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.551697 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:03:57.551886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.552075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.555976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-32c986b4-a852-4065-b8c9-92eb46433d6b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.558424 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32c986b4-a852-4065-b8c9-92eb46433d6b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:57.558595 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32c986b4-a852-4065-b8c9-92eb46433d6b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.558761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32c986b4-a852-4065-b8c9-92eb46433d6b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.561504 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.561504 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:57.565381 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:57.568161 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.568161 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:57.569422 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4cb5474-54c0-486d-850d-a6c228c42d79 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 200 Jul 03 12:03:57.569726 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 982/3939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:57.577822 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-32c986b4-a852-4065-b8c9-92eb46433d6b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:57.586106 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32c986b4-a852-4065-b8c9-92eb46433d6b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 returned with HTTP 200 Jul 03 12:03:57.587107 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 996/3940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:57.598995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.603509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:57.603509 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43a8450a-76f8-4591-ba6f-9f0e8c6bde15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-290114810"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:57.611184 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.611184 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:57.611644 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:57.611842 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create snapshot from volume 43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:57.644328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['5a51cfa5-9287-41fd-8680-840d13864a6d', 'eae7dcca-36bf-4dfc-b99d-1b5e65e1a46b', '75daa499-f6d5-445e-aae9-0bca792224f2', '89a5fc73-f0b3-470f-aabc-5ba9befc1416'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:57.690853 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot create request issued successfully. Jul 03 12:03:57.691212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3d57707-58c1-4ea8-87f2-cc47ce5ca7fd tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:57.691810 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 986/3941] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:57.701580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:57.703486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:57.703645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:57.703821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:57.709356 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:57.709356 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:57.709760 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:57.710474 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-498d0daf-8776-4ac4-8be2-7d3aad870731 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df returned with HTTP 200 Jul 03 12:03:57.711021 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 978/3942] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:57 2026] GET /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.467004 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.468393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:58.468677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.468914 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.469278 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:58.476162 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.476162 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:58.476996 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4d8508f3-0d25-41bf-b874-45fcd67988f6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:58.477464 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 983/3943] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.507480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eb5c4992-4900-41d2-b7d8-9f06b26dcc95 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.509091 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb5c4992-4900-41d2-b7d8-9f06b26dcc95 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 Jul 03 12:03:58.509257 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb5c4992-4900-41d2-b7d8-9f06b26dcc95 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.509473 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb5c4992-4900-41d2-b7d8-9f06b26dcc95 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.515001 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb5c4992-4900-41d2-b7d8-9f06b26dcc95 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 returned with HTTP 404 Jul 03 12:03:58.515407 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 997/3944] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/volumes/ec305f19-ddd2-4d3d-9025-3cb74ddaaa92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:58.522595 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.527628 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:58.527835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.528046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.528148 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete snapshot with id: f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:58.538756 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.538756 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:58.539245 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot retrieved successfully. Jul 03 12:03:58.562381 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot delete request issued successfully. Jul 03 12:03:58.562576 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e2819d9f-b05b-4685-944d-8cbc43cc16b1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 returned with HTTP 202 Jul 03 12:03:58.563014 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 987/3945] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:58 2026] DELETE /volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:58.571824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.573806 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:58.574004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.574878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.583391 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.583391 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:58.585103 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Snapshot retrieved successfully. Jul 03 12:03:58.585218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-043373e3-fe25-4cbf-9482-038d5d183501 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.585270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57f04415-6c43-4f9e-a360-9cfed0b7b676 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 returned with HTTP 200 Jul 03 12:03:58.585270 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 979/3946] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.587336 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-043373e3-fe25-4cbf-9482-038d5d183501 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:03:58.589734 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-043373e3-fe25-4cbf-9482-038d5d183501 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.593230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-043373e3-fe25-4cbf-9482-038d5d183501 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.602977 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.602977 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:58.611327 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-043373e3-fe25-4cbf-9482-038d5d183501 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:58.614820 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-043373e3-fe25-4cbf-9482-038d5d183501 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 200 Jul 03 12:03:58.615400 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 984/3947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.631448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-13e3754f-b82b-403d-ade9-7c66065ae8df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.635214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:03:58.635707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f4d18e8-9a91-43d6-b62e-4123bd135f9c", "name": "tempest-VolumesDeleteCascade-Snapshot-643690808"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:58.649058 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.649058 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:58.649635 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:03:58.649754 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create snapshot from volume 8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:03:58.676048 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['2054217e-0805-48b8-b3bc-df74662f3a6c', 'fb5d6d17-29d8-465f-9356-f84a2fef4d0f', 'fff82650-00ca-4155-88c9-b79c76875137', '17e37ef5-e975-47b2-9a34-2cea88e8200b'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:58.709484 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot create request issued successfully. Jul 03 12:03:58.709751 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13e3754f-b82b-403d-ade9-7c66065ae8df tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:03:58.710257 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 998/3948] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:03:58 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 12:03:58.719320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b425f471-5445-4291-930d-e38d42021369 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.720698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.721987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b425f471-5445-4291-930d-e38d42021369 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:58.722211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b425f471-5445-4291-930d-e38d42021369 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.722451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b425f471-5445-4291-930d-e38d42021369 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.723494 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee Jul 03 12:03:58.723825 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.724142 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.727456 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.727456 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:58.727783 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b425f471-5445-4291-930d-e38d42021369 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:58.728418 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b425f471-5445-4291-930d-e38d42021369 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df returned with HTTP 200 Jul 03 12:03:58.728769 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 988/3949] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.731168 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.731168 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:58.732722 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:58.734393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3ccc605-1281-4c47-8b15-5215b63a7469 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee returned with HTTP 200 Jul 03 12:03:58.735521 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 980/3950] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:58.740350 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0582b6a2-fdcd-46e8-b436-13c10270205b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.742036 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] POST https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df/action Jul 03 12:03:58.742655 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:03:58.742888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:58.744401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Updating snapshot 'd9a06840-1188-4657-ba16-9a218c8258df' with '{'status': 'error'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:03:58.752878 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.752878 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:58.753590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b73e3424d80b453299301d435efc7b25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5c13128e4848a987add1c2b5200d81', '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=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:03:58.754404 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0582b6a2-fdcd-46e8-b436-13c10270205b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df/action returned with HTTP 403 Jul 03 12:03:58.754404 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 985/3951] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:03:58 2026] POST /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:58.762789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.764713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:58.764910 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.765148 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.765211 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete snapshot with id: d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:58.770481 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.770481 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:58.770791 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:58.792719 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot delete request issued successfully. Jul 03 12:03:58.792997 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7351b077-a1c5-4f64-95cc-81816d1c4fc2 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df returned with HTTP 202 Jul 03 12:03:58.793668 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 999/3952] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:03:58 2026] DELETE /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:58.803260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90f0f1f4-6220-464d-b693-f5485b116940 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:58.805212 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90f0f1f4-6220-464d-b693-f5485b116940 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:58.805286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90f0f1f4-6220-464d-b693-f5485b116940 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:58.805763 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90f0f1f4-6220-464d-b693-f5485b116940 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:58.814140 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:58.814140 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:58.814536 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-90f0f1f4-6220-464d-b693-f5485b116940 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:03:58.815247 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90f0f1f4-6220-464d-b693-f5485b116940 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df returned with HTTP 200 Jul 03 12:03:58.815671 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 989/3953] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:58 2026] GET /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:59.490675 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.492231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:59.492486 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.492716 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.492872 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id d56dae69-7258-448b-a087-665c3416e4b3. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:03:59.496768 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.496768 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:59.497386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d9e32193-90f7-4ec3-a24d-72444e07a0fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 200 Jul 03 12:03:59.497749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 981/3954] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:59.506290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.510400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 Jul 03 12:03:59.510400 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.510400 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.510400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: d56dae69-7258-448b-a087-665c3416e4b3. Jul 03 12:03:59.513970 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.513970 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:59.526643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id d56dae69-7258-448b-a087-665c3416e4b3 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:03:59.528600 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3f5f83a-1e45-4e6f-98e3-6e5801367d82 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 returned with HTTP 202 Jul 03 12:03:59.529344 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 986/3955] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:03:59 2026] DELETE /volume/v3/backups/d56dae69-7258-448b-a087-665c3416e4b3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:03:59.537269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.539656 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:59.540038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1446427627"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:59.541601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1446427627'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:59.541721 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume of 1 GB Jul 03 12:03:59.541998 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.541998 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:59.545936 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Availability Zones retrieved successfully. Jul 03 12:03:59.551815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (e499a55f-bd7c-42f8-9885-2324c2f8fee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:59.552689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241c7925-951e-456a-954e-1f7d2331f293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.553445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:59.579511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241c7925-951e-456a-954e-1f7d2331f293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.579511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddbc63d7-0519-484b-a0c8-c3cb8abf3547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.599464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8a5f451c-c16c-4dca-a003-f1e522964915 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.601543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8a5f451c-c16c-4dca-a003-f1e522964915 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 Jul 03 12:03:59.601713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8a5f451c-c16c-4dca-a003-f1e522964915 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.601882 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8a5f451c-c16c-4dca-a003-f1e522964915 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.609231 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8a5f451c-c16c-4dca-a003-f1e522964915 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 returned with HTTP 404 Jul 03 12:03:59.609705 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 990/3956] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/snapshots/f221892a-5d0c-4ac1-8ebe-b07f0558dc44 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:59.616599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.618012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['1bdb178c-eee9-404d-bc94-b6fdbac1625d', '68bd7d7d-6189-490c-b69a-d03ed22e3c45', '6df550d8-25f7-4500-b113-e9eb2342ccc1', 'f94052f2-0cb3-4503-8fa9-9271a4f1a9c1'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:59.618346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:59.618346 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.618525 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.618672 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume with id: b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:59.619117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddbc63d7-0519-484b-a0c8-c3cb8abf3547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bdb178c-eee9-404d-bc94-b6fdbac1625d', '68bd7d7d-6189-490c-b69a-d03ed22e3c45', '6df550d8-25f7-4500-b113-e9eb2342ccc1', 'f94052f2-0cb3-4503-8fa9-9271a4f1a9c1']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.620155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6081309-09e2-41ce-b3f6-edd2632db3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.627442 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.627442 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:59.627918 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:59.648162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6081309-09e2-41ce-b3f6-edd2632db3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be7f03b-99e1-47d9-bd2f-d16f4f07235f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1446427627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['1bdb178c-eee9-404d-bc94-b6fdbac1625d','68bd7d7d-6189-490c-b69a-d03ed22e3c45','6df550d8-25f7-4500-b113-e9eb2342ccc1','f94052f2-0cb3-4503-8fa9-9271a4f1a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1446427627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be7f03b-99e1-47d9-bd2f-d16f4f07235f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae53234001ca43f5b02c5e04c0491805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dd10f40e434af59c7465a808e0404e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.649043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14d1b27-7204-4633-9223-7f785daed5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.653019 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Delete volume request issued successfully. Jul 03 12:03:59.653257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4095d8e7-9d8b-43c0-909a-ffabecc1ffe9 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 returned with HTTP 202 Jul 03 12:03:59.653745 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 982/3957] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:59 2026] DELETE /volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:59.666137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.668131 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:03:59.668361 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14d1b27-7204-4633-9223-7f785daed5e0) transitioned into state 'SUCCESS' from state '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-1446427627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['1bdb178c-eee9-404d-bc94-b6fdbac1625d','68bd7d7d-6189-490c-b69a-d03ed22e3c45','6df550d8-25f7-4500-b113-e9eb2342ccc1','f94052f2-0cb3-4503-8fa9-9271a4f1a9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.668793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.669177 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.669574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3604ea58-bd94-40c2-9dba-d3624c5f6f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.680207 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.680207 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:03:59.681309 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3604ea58-bd94-40c2-9dba-d3624c5f6f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.682204 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (e499a55f-bd7c-42f8-9885-2324c2f8fee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:59.682598 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request issued successfully. Jul 03 12:03:59.683617 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09443248-74c8-4ccf-bcdd-1e2f9d02c3b8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:59.683725 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1000/3958] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:03:59 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:59.686257 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Volume info retrieved successfully. Jul 03 12:03:59.690644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9fd73fb5-9add-4e09-af0b-6543fe65bbf1 tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 returned with HTTP 200 Jul 03 12:03:59.691128 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 987/3959] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:59.699469 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.701513 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:03:59.701707 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.701880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.709725 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.709725 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:59.713007 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:03:59.719527 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72a3eeef-f5c4-4e44-8584-01a6976bd21f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f returned with HTTP 200 Jul 03 12:03:59.720182 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 991/3960] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:03:59.746252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-669342b1-020e-4bd9-8dea-55748298437a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.748073 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-669342b1-020e-4bd9-8dea-55748298437a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee Jul 03 12:03:59.748263 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-669342b1-020e-4bd9-8dea-55748298437a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.748532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-669342b1-020e-4bd9-8dea-55748298437a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.753548 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.753548 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:59.754230 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-669342b1-020e-4bd9-8dea-55748298437a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:59.754659 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-669342b1-020e-4bd9-8dea-55748298437a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee returned with HTTP 200 Jul 03 12:03:59.755003 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 983/3961] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:03:59.766340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.768182 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:03:59.768517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "72523502-fa33-4faa-beca-d5272f3a7aee", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1644648489"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:03:59.770064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request body: {'volume': {'snapshot_id': '72523502-fa33-4faa-beca-d5272f3a7aee', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1644648489'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:03:59.775234 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.775234 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:03:59.775738 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Snapshot retrieved successfully. Jul 03 12:03:59.775850 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume of 1 GB Jul 03 12:03:59.779555 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Availability Zones retrieved successfully. Jul 03 12:03:59.785584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (51220ae9-5683-45c8-9d96-0c9024400d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:59.786602 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b642576f-f5e8-4290-8819-795af864d2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.787798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:03:59.827116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ff5c1e62-cf55-422f-a849-94d47e6ab96d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.827822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b642576f-f5e8-4290-8819-795af864d2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72523502-fa33-4faa-beca-d5272f3a7aee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.828749 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff5c1e62-cf55-422f-a849-94d47e6ab96d tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df Jul 03 12:03:59.829018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2911bce-92fb-4cff-9078-1fed32e7e34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.830359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff5c1e62-cf55-422f-a849-94d47e6ab96d tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.830359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff5c1e62-cf55-422f-a849-94d47e6ab96d tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.834237 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff5c1e62-cf55-422f-a849-94d47e6ab96d tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df returned with HTTP 404 Jul 03 12:03:59.834932 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 988/3962] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/snapshots/d9a06840-1188-4657-ba16-9a218c8258df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:03:59.843900 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.845829 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:59.846055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.846230 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.846416 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume with id: 43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:59.855386 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.855386 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:03:59.855764 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:59.874556 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume request issued successfully. Jul 03 12:03:59.874819 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-942d2d2d-40bb-48f0-89d9-600a6e828c62 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 returned with HTTP 202 Jul 03 12:03:59.875404 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 992/3963] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:03:59 2026] DELETE /volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:03:59.877392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Created reservations ['704d35dc-592e-41b8-a443-f0a377261f02', '7c7f0548-550f-475d-8976-2852955b2e2e', '016d64ce-a719-41cd-9b64-8020daec181d', '0b32acbf-495c-41c0-bfd2-8eadb1b664bd'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:03:59.878698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2911bce-92fb-4cff-9078-1fed32e7e34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704d35dc-592e-41b8-a443-f0a377261f02', '7c7f0548-550f-475d-8976-2852955b2e2e', '016d64ce-a719-41cd-9b64-8020daec181d', '0b32acbf-495c-41c0-bfd2-8eadb1b664bd']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.879995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8a4f9d-683c-498d-badb-feb961d8d237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.884175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.886634 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:03:59.886808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.886994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.897786 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.897786 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:03:59.902229 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:03:59.907219 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fed7ce99-0811-4f03-ae4f-a4abd8572974 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 returned with HTTP 200 Jul 03 12:03:59.907599 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 984/3964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:03:59.926134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8a4f9d-683c-498d-badb-feb961d8d237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1644648489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['704d35dc-592e-41b8-a443-f0a377261f02','7c7f0548-550f-475d-8976-2852955b2e2e','016d64ce-a719-41cd-9b64-8020daec181d','0b32acbf-495c-41c0-bfd2-8eadb1b664bd'],size=1,snapshot_id=72523502-fa33-4faa-beca-d5272f3a7aee,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1644648489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd90408be9344f3861c1b68d3d2352e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72523502-fa33-4faa-beca-d5272f3a7aee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31223ed1096f4371b422970a9b9b26d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.927164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3be28f7-c48e-4610-a1e7-d4fa1835064d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.945361 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3be28f7-c48e-4610-a1e7-d4fa1835064d) transitioned into state 'SUCCESS' from state '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-1644648489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd90408be9344f3861c1b68d3d2352e',qos_specs=None,replication_status=,reservations=['704d35dc-592e-41b8-a443-f0a377261f02','7c7f0548-550f-475d-8976-2852955b2e2e','016d64ce-a719-41cd-9b64-8020daec181d','0b32acbf-495c-41c0-bfd2-8eadb1b664bd'],size=1,snapshot_id=72523502-fa33-4faa-beca-d5272f3a7aee,source_replicaid=,source_volid=None,status='creating',user_id='31223ed1096f4371b422970a9b9b26d1',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.946195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2281a2-c6ec-4786-99b5-3c782c505de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:03:59.967692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2281a2-c6ec-4786-99b5-3c782c505de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:03:59.970392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Flow 'volume_create_api' (51220ae9-5683-45c8-9d96-0c9024400d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:03:59.970392 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Create volume request issued successfully. Jul 03 12:03:59.971140 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5e3e9b66-9c4e-41a1-93d4-50d83562d618 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:03:59.971140 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1001/3965] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:03:59 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:03:59.985602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:03:59.988334 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:03:59.988541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:03:59.988721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:03:59.999395 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:03:59.999395 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:00.006146 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:00.011382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d68d0196-477a-422a-ae5c-029d0d1f04c5 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 200 Jul 03 12:04:00.011867 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 989/3966] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:03:59 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:00.703839 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7ce2f08a-42f4-436c-8824-62bc64fabfbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.705785 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ce2f08a-42f4-436c-8824-62bc64fabfbc tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] GET https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 Jul 03 12:04:00.706062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ce2f08a-42f4-436c-8824-62bc64fabfbc tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:00.706256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ce2f08a-42f4-436c-8824-62bc64fabfbc tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:00.712080 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ce2f08a-42f4-436c-8824-62bc64fabfbc tempest-CreateVolumesFromSnapshotTest-131047553 tempest-CreateVolumesFromSnapshotTest-131047553-project-member] https://10.4.3.170/volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 returned with HTTP 404 Jul 03 12:04:00.712570 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 993/3967] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:00 2026] GET /volume/v3/volumes/b9f79121-9453-4b38-8f53-6fe510f93b19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:00.733310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.737424 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:04:00.737696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:00.737925 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:00.750239 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:00.750239 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:00.759876 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:00.769321 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f3a2ea32-c29f-4442-b556-0fab9977cfbb tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f returned with HTTP 200 Jul 03 12:04:00.769805 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 985/3968] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:00 2026] GET /volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:04:00.781242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-344c3624-ff2a-4a18-8d68-571c12e88afc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.783138 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:04:00.783519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1be7f03b-99e1-47d9-bd2f-d16f4f07235f", "name": "tempest-type-Backup-923615245"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:00.784893 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating new backup {'backup': {'volume_id': '1be7f03b-99e1-47d9-bd2f-d16f4f07235f', 'name': 'tempest-type-Backup-923615245'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:04:00.785062 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating backup of volume 1be7f03b-99e1-47d9-bd2f-d16f4f07235f in container None Jul 03 12:04:00.793285 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:00.793285 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:00.793790 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:00.812644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['5aa673bd-4d94-4b0d-8414-56cde40e1d0f', 'c889586c-b305-4ef5-8f4b-69b6fff6c6f9'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:00.842928 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-344c3624-ff2a-4a18-8d68-571c12e88afc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:04:00.854393 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1002/3969] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:00 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:00.857056 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.859185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:00.859555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:00.859915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:00.859992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:00.865176 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:00.865176 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:00.866176 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6b4f1cc9-6b37-46fe-9dcb-2ac76313ca02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:00.866786 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 990/3970] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:00 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:00.925201 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3e7a32a4-dd68-46ed-ad34-34adb2df0e10 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.927035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e7a32a4-dd68-46ed-ad34-34adb2df0e10 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 Jul 03 12:04:00.927233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e7a32a4-dd68-46ed-ad34-34adb2df0e10 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:00.927483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e7a32a4-dd68-46ed-ad34-34adb2df0e10 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:00.933776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e7a32a4-dd68-46ed-ad34-34adb2df0e10 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 returned with HTTP 404 Jul 03 12:04:00.934223 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 994/3971] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:00 2026] GET /volume/v3/volumes/43a8450a-76f8-4591-ba6f-9f0e8c6bde15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:00.946469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:00.948345 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:00.948672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1711156919"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:00.950138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1711156919'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:00.950206 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume of 1 GB Jul 03 12:04:00.959392 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Availability Zones retrieved successfully. Jul 03 12:04:00.969722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (5091aac2-d4bd-4a8d-b7ff-522424c1d9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:00.970739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f616db1-0976-45fd-8a44-5e6769fc8b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:00.972523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:01.012291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f616db1-0976-45fd-8a44-5e6769fc8b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:01.013119 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8697aead-d154-41af-8d7f-7913149fdde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:01.028207 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.030713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:01.030713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.030713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.038196 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.038196 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:01.042392 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:01.046772 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e9024a2-72c6-4133-a5e3-f53b22a1b532 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 200 Jul 03 12:04:01.047311 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1003/3972] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:01 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:01.060110 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.062196 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:01.062496 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.062776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.069128 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['30e04963-4c90-4931-b599-c1e5b6a5e928', 'b5647c10-3bd6-45ac-823e-12f6adebb7cb', 'ad5951dc-c603-4837-a357-ea9982d4afa9', '78ba8fa3-b906-4c6a-ac8c-d84c49f05ff5'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:01.069918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8697aead-d154-41af-8d7f-7913149fdde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e04963-4c90-4931-b599-c1e5b6a5e928', 'b5647c10-3bd6-45ac-823e-12f6adebb7cb', 'ad5951dc-c603-4837-a357-ea9982d4afa9', '78ba8fa3-b906-4c6a-ac8c-d84c49f05ff5']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:01.070609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2aaae-840e-4c4a-b608-fedc7eca4a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:01.071083 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.071083 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:01.075831 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:01.079584 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8195f317-6b3e-47b3-b42f-da0e5443a679 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 200 Jul 03 12:04:01.080102 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 991/3973] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:01 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:01.091978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.094119 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c?cascade=True Jul 03 12:04:01.094347 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.094518 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2aaae-840e-4c4a-b608-fedc7eca4a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04136de7-c2dc-44ed-aa81-27ef35fc1b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1711156919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['30e04963-4c90-4931-b599-c1e5b6a5e928','b5647c10-3bd6-45ac-823e-12f6adebb7cb','ad5951dc-c603-4837-a357-ea9982d4afa9','78ba8fa3-b906-4c6a-ac8c-d84c49f05ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1711156919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04136de7-c2dc-44ed-aa81-27ef35fc1b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5c13128e4848a987add1c2b5200d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:01.094640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.094740 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume with id: 8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:01.095388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f61653-5c7b-4a14-9268-62f369e067a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:01.103595 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.103595 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:01.104253 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:01.116935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f61653-5c7b-4a14-9268-62f369e067a3) transitioned into state 'SUCCESS' from state '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-1711156919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['30e04963-4c90-4931-b599-c1e5b6a5e928','b5647c10-3bd6-45ac-823e-12f6adebb7cb','ad5951dc-c603-4837-a357-ea9982d4afa9','78ba8fa3-b906-4c6a-ac8c-d84c49f05ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:01.117717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fff8a6c-bd0f-4cc6-af2e-a7339f9407b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:01.137115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fff8a6c-bd0f-4cc6-af2e-a7339f9407b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:01.138513 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (5091aac2-d4bd-4a8d-b7ff-522424c1d9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:01.139032 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request issued successfully. Jul 03 12:04:01.140067 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce87ffea-fb52-4172-9577-b4ececaeb65f tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:01.140497 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 986/3974] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:04:00 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:01.153156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.155436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:01.155653 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume request issued successfully. Jul 03 12:04:01.155737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.155853 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a4f09c7-0b0d-49a9-8c0d-054d3c6bd129 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c?cascade=True returned with HTTP 202 Jul 03 12:04:01.156048 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.156265 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 995/3975] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 3 12:04:01 2026] DELETE /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:01.165350 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.167418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:01.167585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.167755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.172795 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.172795 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:01.175513 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.175513 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:01.178791 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:01.180110 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:01.184715 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fcb94433-fdd3-4b0c-9aa2-4439f3e14d37 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 200 Jul 03 12:04:01.185153 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 992/3976] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:01 2026] GET /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:01.185204 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4fe49a50-12f6-4c7e-ac2b-723e5f4e1f97 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 returned with HTTP 200 Jul 03 12:04:01.185794 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1004/3977] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:01 2026] GET /volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:01.881401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:01.883186 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:01.883409 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:01.883599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:01.883695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:01.888063 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:01.888063 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:01.888672 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ab84232-d9c1-4dde-a083-e82925cbf096 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:01.889108 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 987/3978] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:01 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:01.895828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-485d1765-ece7-4735-9a7e-212419e8ca9b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.002149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:02.002677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1282450275"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:02.005028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1282450275'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:02.005243 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume of 1 GB Jul 03 12:04:02.005674 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.005674 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:02.012791 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Availability Zones retrieved successfully. Jul 03 12:04:02.021110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Flow 'volume_create_api' (c2dd49bc-29ba-4ae0-a5e5-8aed210782f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:02.022766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cf2356-bb18-42c8-89cf-775dad09a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:02.024159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:02.055889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cf2356-bb18-42c8-89cf-775dad09a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:02.056671 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cc9792-2dec-4f45-ba41-0d441b94d84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:02.112067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Created reservations ['97646731-a8ea-4ded-8f1d-a97d36d16f2c', '3c6d956f-5bb2-4d72-a244-96bce1cfd2a2', '6b3eb11c-a2e0-4ce9-9171-d984e20fa988', '0aa46084-85dc-41be-842f-7af8fb47d3e1'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:02.112818 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cc9792-2dec-4f45-ba41-0d441b94d84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97646731-a8ea-4ded-8f1d-a97d36d16f2c', '3c6d956f-5bb2-4d72-a244-96bce1cfd2a2', '6b3eb11c-a2e0-4ce9-9171-d984e20fa988', '0aa46084-85dc-41be-842f-7af8fb47d3e1']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:02.113505 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975c9e29-d9e3-4196-b060-12bcbf16eebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:02.133462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975c9e29-d9e3-4196-b060-12bcbf16eebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c397c8-01bb-4b67-b31d-a551b399599d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1282450275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48d7673df569407b99bbc549f24cb975',qos_specs=None,replication_status=,reservations=['97646731-a8ea-4ded-8f1d-a97d36d16f2c','3c6d956f-5bb2-4d72-a244-96bce1cfd2a2','6b3eb11c-a2e0-4ce9-9171-d984e20fa988','0aa46084-85dc-41be-842f-7af8fb47d3e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1282450275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28c397c8-01bb-4b67-b31d-a551b399599d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48d7673df569407b99bbc549f24cb975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:02.134176 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8a07443-43e1-4ea5-b395-b3999dded03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:02.150018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8a07443-43e1-4ea5-b395-b3999dded03e) transitioned into state 'SUCCESS' from state '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-1282450275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48d7673df569407b99bbc549f24cb975',qos_specs=None,replication_status=,reservations=['97646731-a8ea-4ded-8f1d-a97d36d16f2c','3c6d956f-5bb2-4d72-a244-96bce1cfd2a2','6b3eb11c-a2e0-4ce9-9171-d984e20fa988','0aa46084-85dc-41be-842f-7af8fb47d3e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:02.150746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137765e8-1128-46f5-8950-61d80c7e1e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:02.158643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137765e8-1128-46f5-8950-61d80c7e1e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:02.159461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Flow 'volume_create_api' (c2dd49bc-29ba-4ae0-a5e5-8aed210782f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:02.159773 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume request issued successfully. Jul 03 12:04:02.160329 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-485d1765-ece7-4735-9a7e-212419e8ca9b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:02.160744 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 996/3979] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:01 2026] POST /volume/v3/volumes => generated 766 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:02.176697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1aae5982-3256-4061-be78-a2de6d653469 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.178493 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1aae5982-3256-4061-be78-a2de6d653469 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:02.178631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1aae5982-3256-4061-be78-a2de6d653469 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.178863 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1aae5982-3256-4061-be78-a2de6d653469 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.187828 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.187828 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:02.191178 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1aae5982-3256-4061-be78-a2de6d653469 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:02.195405 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1aae5982-3256-4061-be78-a2de6d653469 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:02.195791 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 993/3980] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:02.197690 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5c42162-1c0c-4951-8f76-b124d9857d5d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.201294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.202052 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5c42162-1c0c-4951-8f76-b124d9857d5d tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:02.202298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5c42162-1c0c-4951-8f76-b124d9857d5d tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.202545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5c42162-1c0c-4951-8f76-b124d9857d5d tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.203149 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:02.203421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.203642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.208427 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5c42162-1c0c-4951-8f76-b124d9857d5d tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 404 Jul 03 12:04:02.208893 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1005/3981] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:02.214318 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.214318 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:02.218023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-feaff447-e828-4d17-abea-a47892a07d84 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.220643 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:04:02.221452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.221452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.221452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:04:02.222054 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.222054 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:02.222655 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:04:02.231063 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:02.234404 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Get all volumes completed successfully. Jul 03 12:04:02.234907 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-feaff447-e828-4d17-abea-a47892a07d84 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:04:02.235360 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 997/3982] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:02.236335 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c5ab0aed-7a16-4ec9-9577-c80b5d9d1879 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 returned with HTTP 200 Jul 03 12:04:02.236892 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 988/3983] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:02.249265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.252114 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 03 12:04:02.257524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.257768 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.258015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:04:02.261416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.db.api [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Building query based on filter {{(pid=99808) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:04:02.262008 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Get all snapshots completed successfully. Jul 03 12:04:02.262251 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5e0afff6-91f1-4ee2-ba62-dbe83a46c4e7 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 03 12:04:02.262650 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 994/3984] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:04:02.264574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.266696 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:04:02.267200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04136de7-c2dc-44ed-aa81-27ef35fc1b19", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1465862865"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:02.273458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.275999 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:02.276320 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.276544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.277250 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.277250 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:02.277250 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:02.277447 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create snapshot from volume 04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:02.284360 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.284360 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:02.288137 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:02.293237 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b35ae02d-8bd5-48f1-bbce-9a284507cb6a tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 200 Jul 03 12:04:02.293690 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 998/3985] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:02.304762 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['66ed4f12-d8b8-4f94-a0f8-401b5b95dd5d', 'c0bde49d-9606-4869-9960-151025d771f3', '0f3c3e6a-b13d-4b05-b458-29315e7e67cb', 'c712456a-7a20-4fe2-896a-df4b9ec8f9b2'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:02.309549 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.311763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:02.313153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.313153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.313153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume with id: 41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:02.320335 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.320335 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:02.321308 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:02.351392 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume request issued successfully. Jul 03 12:04:02.351617 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-08de64a6-e692-43cc-9f5e-38d01b2bca31 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 202 Jul 03 12:04:02.352114 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 989/3986] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:04:02 2026] DELETE /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:02.353087 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot create request issued successfully. Jul 03 12:04:02.353713 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-10421dcb-3eaf-4213-b6eb-a1e49db1f7cb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:04:02.354240 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1006/3987] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:04:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:02.360207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.362787 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:02.362906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.363146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.367768 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-358162e6-73e1-467e-a113-a5a7406c4df4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.370470 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-358162e6-73e1-467e-a113-a5a7406c4df4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:02.370682 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-358162e6-73e1-467e-a113-a5a7406c4df4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.370898 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-358162e6-73e1-467e-a113-a5a7406c4df4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.377129 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.377129 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:02.378700 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.378700 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:02.379227 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-358162e6-73e1-467e-a113-a5a7406c4df4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:02.379854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-358162e6-73e1-467e-a113-a5a7406c4df4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 200 Jul 03 12:04:02.380324 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 999/3988] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:02.381885 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Volume info retrieved successfully. Jul 03 12:04:02.402080 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-510f7c19-1b8a-4e91-bdf3-8f15eb95c5a0 tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 200 Jul 03 12:04:02.402186 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 995/3989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:02.899004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:02.900990 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:02.901229 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:02.901505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:02.901660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:02.906111 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:02.906111 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:02.906790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9489a9c4-9a30-4f8e-95a3-d0136d5f95b2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:02.907158 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 990/3990] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:02 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:03.208804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.210617 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:03.210827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.210985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.218098 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.218098 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:03.222238 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:03.226662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fa020165-326c-4ba0-9cf3-4b0ce3f8e625 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:03.227046 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1007/3991] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:03.238899 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.240934 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:04:03.241314 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28c397c8-01bb-4b67-b31d-a551b399599d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-97915859"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:03.249528 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.249528 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:03.250060 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:03.250173 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create snapshot from volume 28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:03.282498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Created reservations ['9308cb01-9d4a-40d7-9c5b-b6395bafc723', 'ec75f88d-e316-44b6-b642-877e50f90c18', 'd467bf15-5e02-43c6-8feb-f886ba4b6648', 'a02d9ee1-3405-499e-a335-48fa8d04e228'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:03.310701 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot create request issued successfully. Jul 03 12:04:03.311243 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-508af02e-7a56-4f65-b50f-e4a76d85a4b5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:04:03.311711 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1000/3992] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:04:03 2026] POST /volume/v3/snapshots => generated 320 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:03.320582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-156996f8-c6d1-46a6-8050-b0dc32251605 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.323097 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-156996f8-c6d1-46a6-8050-b0dc32251605 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:03.323417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-156996f8-c6d1-46a6-8050-b0dc32251605 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.323721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-156996f8-c6d1-46a6-8050-b0dc32251605 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.330889 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.330889 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:03.331608 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-156996f8-c6d1-46a6-8050-b0dc32251605 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:03.332838 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-156996f8-c6d1-46a6-8050-b0dc32251605 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 200 Jul 03 12:04:03.333402 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 996/3993] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:03.390742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.392529 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:03.392696 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.392877 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.397932 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.397932 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:03.398275 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:03.398967 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0c685448-7fb8-435b-b587-f353fd7b72e4 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 200 Jul 03 12:04:03.399345 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 991/3994] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:03.409055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.411103 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] GET https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:03.411329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.411589 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.416117 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0699576c-f663-4be6-add3-18fbdd994cba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.417540 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.417540 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:03.417982 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Snapshot retrieved successfully. Jul 03 12:04:03.418031 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0699576c-f663-4be6-add3-18fbdd994cba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f Jul 03 12:04:03.418181 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0699576c-f663-4be6-add3-18fbdd994cba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.418400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0699576c-f663-4be6-add3-18fbdd994cba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.418660 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d14fcd5-9583-4bf0-86a2-3e9363dd5434 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 200 Jul 03 12:04:03.419015 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1008/3995] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:03.424485 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0699576c-f663-4be6-add3-18fbdd994cba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f returned with HTTP 404 Jul 03 12:04:03.424980 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1001/3996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/volumes/41fbec2d-b5ff-4a36-bd7a-a8aa2d09ac1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:03.427416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1f8157e2-ac49-4405-9404-20484fa12052 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.429517 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:03.429727 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.429918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.430040 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete snapshot with id: b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:03.431344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-587e3b34-0210-4acd-842a-ae78694fafba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.433280 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-587e3b34-0210-4acd-842a-ae78694fafba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee Jul 03 12:04:03.433490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-587e3b34-0210-4acd-842a-ae78694fafba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.433684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-587e3b34-0210-4acd-842a-ae78694fafba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.433788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-587e3b34-0210-4acd-842a-ae78694fafba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete snapshot with id: 72523502-fa33-4faa-beca-d5272f3a7aee Jul 03 12:04:03.434705 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.434705 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:03.435011 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:03.438295 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-587e3b34-0210-4acd-842a-ae78694fafba tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee returned with HTTP 404 Jul 03 12:04:03.438776 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 992/3997] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:04:03 2026] DELETE /volume/v3/snapshots/72523502-fa33-4faa-beca-d5272f3a7aee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:03.446609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bd36860-11c5-4cb1-a7b2-20d25fb78c8b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.448839 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bd36860-11c5-4cb1-a7b2-20d25fb78c8b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] GET https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:03.449082 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bd36860-11c5-4cb1-a7b2-20d25fb78c8b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.449358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bd36860-11c5-4cb1-a7b2-20d25fb78c8b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.451831 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot delete request issued successfully. Jul 03 12:04:03.452177 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f8157e2-ac49-4405-9404-20484fa12052 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 202 Jul 03 12:04:03.452472 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 997/3998] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:04:03 2026] DELETE /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:03.462558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bd36860-11c5-4cb1-a7b2-20d25fb78c8b tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 404 Jul 03 12:04:03.465013 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1009/3999] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:03.465743 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-18475f9f-434f-45b3-afe9-4578f934a95a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.467503 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-18475f9f-434f-45b3-afe9-4578f934a95a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:03.467703 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-18475f9f-434f-45b3-afe9-4578f934a95a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.467880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-18475f9f-434f-45b3-afe9-4578f934a95a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.471529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.472569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.472569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:03.472834 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-18475f9f-434f-45b3-afe9-4578f934a95a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:03.473445 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-18475f9f-434f-45b3-afe9-4578f934a95a tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 200 Jul 03 12:04:03.473780 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1002/4000] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:03.475420 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:03.475614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.475791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.475993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] Delete volume with id: 8f4d18e8-9a91-43d6-b62e-4123bd135f9c Jul 03 12:04:03.481516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5f2204f5-2b9c-4c5b-a245-906c4027ce5e tempest-VolumesDeleteCascade-107011666 tempest-VolumesDeleteCascade-107011666-project-member] https://10.4.3.170/volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c returned with HTTP 404 Jul 03 12:04:03.482118 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 993/4001] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:04:03 2026] DELETE /volume/v3/volumes/8f4d18e8-9a91-43d6-b62e-4123bd135f9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:03.916204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eb08e533-a805-4421-8b26-a436d43cf8fd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:03.917861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb08e533-a805-4421-8b26-a436d43cf8fd tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:03.918074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb08e533-a805-4421-8b26-a436d43cf8fd tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:03.918223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb08e533-a805-4421-8b26-a436d43cf8fd tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:03.918327 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-eb08e533-a805-4421-8b26-a436d43cf8fd tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:03.922578 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:03.922578 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:03.923259 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb08e533-a805-4421-8b26-a436d43cf8fd tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:03.923607 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 998/4002] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:03 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:04.342584 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.344424 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:04.344683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.344917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.351115 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.351115 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:04.351743 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:04.352839 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aa348624-bf47-4bd5-8b9e-046f612bda55 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 200 Jul 03 12:04:04.353381 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1010/4003] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:04 2026] GET /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:04.363113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-63227749-3830-499d-b231-09d1f3d5ad0e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.364825 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d/action Jul 03 12:04:04.365196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action body: b'{"revert": {"snapshot_id": "d2c3d903-31fc-4447-9d03-a8d8d2573923"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:04.365319 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d2c3d903-31fc-4447-9d03-a8d8d2573923"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:04.373891 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.373891 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:04.374452 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume retrieved successfully. Jul 03 12:04:04.387282 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Reverting volume 28c397c8-01bb-4b67-b31d-a551b399599d to snapshot d2c3d903-31fc-4447-9d03-a8d8d2573923. Jul 03 12:04:04.388409 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.388409 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:04.401595 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63227749-3830-499d-b231-09d1f3d5ad0e tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d/action returned with HTTP 202 Jul 03 12:04:04.401711 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1003/4004] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 3 12:04:04 2026] POST /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:04:04.411719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-15021665-804e-4736-97fe-918d0e13e506 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.413501 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15021665-804e-4736-97fe-918d0e13e506 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:04.413728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15021665-804e-4736-97fe-918d0e13e506 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.413907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15021665-804e-4736-97fe-918d0e13e506 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.420568 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.420568 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:04.424288 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-15021665-804e-4736-97fe-918d0e13e506 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:04.428337 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15021665-804e-4736-97fe-918d0e13e506 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:04.428694 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 994/4005] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:04 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:04.484407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c944308c-3930-49c8-a100-db0f5b328669 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.486168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c944308c-3930-49c8-a100-db0f5b328669 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab Jul 03 12:04:04.486441 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c944308c-3930-49c8-a100-db0f5b328669 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.486706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c944308c-3930-49c8-a100-db0f5b328669 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.493982 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c944308c-3930-49c8-a100-db0f5b328669 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab returned with HTTP 404 Jul 03 12:04:04.493982 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 999/4006] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:04 2026] GET /volume/v3/snapshots/b0285bf9-cf9e-44b7-9d9e-04dd09c551ab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:04.502497 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.506523 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:04.506720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.507024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.507259 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume with id: 04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:04.515322 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.515322 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:04.515715 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:04.535767 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume request issued successfully. Jul 03 12:04:04.535767 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7da7994-ec5d-4b30-8924-97fb07e0cd0b tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 returned with HTTP 202 Jul 03 12:04:04.535767 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1011/4007] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:04:04 2026] DELETE /volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:04.544702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.547297 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:04.547525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.547700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.555772 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.555772 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:04.558913 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:04.562622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3c8d3e5-b142-4ead-b227-a9975b9dff65 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 returned with HTTP 200 Jul 03 12:04:04.563055 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1004/4008] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:04 2026] GET /volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:04.937651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:04.941056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:04.941340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:04.941633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:04.941781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:04.953347 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:04.953347 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:04.954412 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d112bc14-469b-4c2a-96b4-dc571cb999d6 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:04.955036 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 995/4009] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:04 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:05.440489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.442270 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:05.442495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.442726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.450597 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.450597 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:05.454992 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:05.460874 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cc19464-ca4d-414b-930c-2a6d8c268fa1 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:05.461342 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1000/4010] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:05.476909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.480935 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:05.481117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.481287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.491469 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.491469 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:05.491886 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:05.492652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36508ffd-ddb6-4745-9ba2-c3fd8e795dca tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 200 Jul 03 12:04:05.493027 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1012/4011] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:05.504263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.507166 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:05.507536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.507835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.530566 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.530566 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:05.535127 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:05.539689 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b68ca33-caa4-4fc3-9616-800ffb69946c tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:05.540244 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1005/4012] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:05.563416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.565264 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:05.566767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2055561162"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:05.570826 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2055561162'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:05.570932 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume of 1 GB Jul 03 12:04:05.576395 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Availability Zones retrieved successfully. Jul 03 12:04:05.578014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a460ab48-4c82-4e8e-b63f-4d70a32ea4a7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.580129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a460ab48-4c82-4e8e-b63f-4d70a32ea4a7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 Jul 03 12:04:05.580397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a460ab48-4c82-4e8e-b63f-4d70a32ea4a7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.580654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a460ab48-4c82-4e8e-b63f-4d70a32ea4a7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.584692 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Flow 'volume_create_api' (c2cb6fd5-5cfe-41e9-bd90-c7e4c530b658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:05.586067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f570a8-f1eb-4a49-8b5a-019b59fff99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.587609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:05.587797 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a460ab48-4c82-4e8e-b63f-4d70a32ea4a7 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 returned with HTTP 404 Jul 03 12:04:05.588449 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1001/4013] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/volumes/04136de7-c2dc-44ed-aa81-27ef35fc1b19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:05.598067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a7550b74-010e-4071-967e-57e33adef739 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.599865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:05.600213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1964145055"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:05.601759 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1964145055'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:05.601871 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume of 1 GB Jul 03 12:04:05.605533 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Availability Zones retrieved successfully. Jul 03 12:04:05.611079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (c2b7bcfa-483f-4a3b-a73e-799d46e0353b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:05.612056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae41e29-fd0a-4315-aefd-cd30c595dac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.612782 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:05.621457 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f570a8-f1eb-4a49-8b5a-019b59fff99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.622615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b480439-1f10-4a7f-8a9a-1d274f723f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.635323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae41e29-fd0a-4315-aefd-cd30c595dac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.636383 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef163e7-e754-4e54-b09f-1a36b395c7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.665912 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Created reservations ['e90ba29a-e670-4681-86c5-870c474c9d27', '666212c0-1580-420d-9ac6-cc2ca5f3d3aa', 'e217b854-2ac0-4066-92ee-2a3eefd2527f', '9a2e5875-23d4-4f80-a459-f6f6b0d2e1ab'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:05.666671 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b480439-1f10-4a7f-8a9a-1d274f723f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e90ba29a-e670-4681-86c5-870c474c9d27', '666212c0-1580-420d-9ac6-cc2ca5f3d3aa', 'e217b854-2ac0-4066-92ee-2a3eefd2527f', '9a2e5875-23d4-4f80-a459-f6f6b0d2e1ab']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.667854 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c247bbf-5aea-4338-a7af-50ed10962bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.687314 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['9d203fef-23f7-4847-8b91-deb4d6227382', 'b0d67621-02c8-45c3-bf62-1372472d984c', '47be8efb-08c3-4b9f-9bf3-dfaf057e2ba7', '385b14e8-28fd-464b-9957-f0df2d582b0d'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:05.688216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef163e7-e754-4e54-b09f-1a36b395c7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d203fef-23f7-4847-8b91-deb4d6227382', 'b0d67621-02c8-45c3-bf62-1372472d984c', '47be8efb-08c3-4b9f-9bf3-dfaf057e2ba7', '385b14e8-28fd-464b-9957-f0df2d582b0d']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.689235 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37731f46-74de-4d43-92f0-65298b363b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.689328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c247bbf-5aea-4338-a7af-50ed10962bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd84298-0d77-49f6-8044-abf405095d0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2055561162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48d7673df569407b99bbc549f24cb975',qos_specs=None,replication_status=,reservations=['e90ba29a-e670-4681-86c5-870c474c9d27','666212c0-1580-420d-9ac6-cc2ca5f3d3aa','e217b854-2ac0-4066-92ee-2a3eefd2527f','9a2e5875-23d4-4f80-a459-f6f6b0d2e1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2055561162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd84298-0d77-49f6-8044-abf405095d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48d7673df569407b99bbc549f24cb975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.690089 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e34954-2f1f-4428-9393-cda7e6f92a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.708974 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e34954-2f1f-4428-9393-cda7e6f92a6b) transitioned into state 'SUCCESS' from state '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-2055561162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48d7673df569407b99bbc549f24cb975',qos_specs=None,replication_status=,reservations=['e90ba29a-e670-4681-86c5-870c474c9d27','666212c0-1580-420d-9ac6-cc2ca5f3d3aa','e217b854-2ac0-4066-92ee-2a3eefd2527f','9a2e5875-23d4-4f80-a459-f6f6b0d2e1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77bc8bcbbe7a4aafa1e093dcb28ff05d',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.709688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6116ee88-073f-45d6-aca1-9feab18ea639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.724157 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6116ee88-073f-45d6-aca1-9feab18ea639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.724878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Flow 'volume_create_api' (c2cb6fd5-5cfe-41e9-bd90-c7e4c530b658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:05.725164 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create volume request issued successfully. Jul 03 12:04:05.725795 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d5d5d7e-5bbc-4e17-a4d0-b87e25dc41e5 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:05.726176 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 996/4014] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:05 2026] POST /volume/v3/volumes => generated 766 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:05.726230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37731f46-74de-4d43-92f0-65298b363b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1e7b39-5ebd-43b6-a61d-2b4208c602db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1964145055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['9d203fef-23f7-4847-8b91-deb4d6227382','b0d67621-02c8-45c3-bf62-1372472d984c','47be8efb-08c3-4b9f-9bf3-dfaf057e2ba7','385b14e8-28fd-464b-9957-f0df2d582b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1964145055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1e7b39-5ebd-43b6-a61d-2b4208c602db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5c13128e4848a987add1c2b5200d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.733284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0659f40-d82b-4a8a-9d3a-a45ebe4153c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.739399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.741450 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:05.741695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.741881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.755872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0659f40-d82b-4a8a-9d3a-a45ebe4153c6) transitioned into state 'SUCCESS' from state '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-1964145055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5c13128e4848a987add1c2b5200d81',qos_specs=None,replication_status=,reservations=['9d203fef-23f7-4847-8b91-deb4d6227382','b0d67621-02c8-45c3-bf62-1372472d984c','47be8efb-08c3-4b9f-9bf3-dfaf057e2ba7','385b14e8-28fd-464b-9957-f0df2d582b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5c3ec5a9724174aa6ac6968251b233',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.756703 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4269326-9104-42fc-994e-2acc85542e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:05.758033 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.758033 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:05.764683 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:05.768593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4269326-9104-42fc-994e-2acc85542e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:05.769837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Flow 'volume_create_api' (c2b7bcfa-483f-4a3b-a73e-799d46e0353b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:05.770242 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create volume request issued successfully. Jul 03 12:04:05.771269 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a7550b74-010e-4071-967e-57e33adef739 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:05.771639 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1013/4015] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:04:05 2026] POST /volume/v3/volumes => generated 778 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:05.774275 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45f72eba-dc26-4195-a2e2-0bf870023f9d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 200 Jul 03 12:04:05.774908 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1006/4016] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:05.782082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.783889 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:05.784190 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.784475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.791782 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.791782 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:05.795530 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:05.799785 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5adf36c2-ac91-4c5b-b1bd-f4434e9f0516 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db returned with HTTP 200 Jul 03 12:04:05.800207 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1002/4017] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:05.966714 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:05.968681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:05.968882 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:05.969085 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:05.969190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:05.973932 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:05.973932 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:05.974710 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-642b9ac1-e496-419d-a3d0-1f3be77cebec tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:05.975274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 997/4018] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:05 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:06.791198 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-741f5faa-5637-4177-9a37-baa9e128bc14 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.793038 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-741f5faa-5637-4177-9a37-baa9e128bc14 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:06.793262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-741f5faa-5637-4177-9a37-baa9e128bc14 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:06.793493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-741f5faa-5637-4177-9a37-baa9e128bc14 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:06.801483 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.801483 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:06.805727 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-741f5faa-5637-4177-9a37-baa9e128bc14 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:06.810221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-741f5faa-5637-4177-9a37-baa9e128bc14 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 200 Jul 03 12:04:06.810860 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1014/4019] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:06 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:06.813795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89c5866c-ddb8-4624-80be-054c1a9291bb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.824417 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89c5866c-ddb8-4624-80be-054c1a9291bb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:06.825135 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89c5866c-ddb8-4624-80be-054c1a9291bb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:06.826748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89c5866c-ddb8-4624-80be-054c1a9291bb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:06.828204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d6a6d26a-a53b-4210-9262-22a148f57751 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.830399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:04:06.830765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cd84298-0d77-49f6-8044-abf405095d0b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-823646593"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:06.834224 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.834224 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:06.837921 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-89c5866c-ddb8-4624-80be-054c1a9291bb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:06.842324 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89c5866c-ddb8-4624-80be-054c1a9291bb tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db returned with HTTP 200 Jul 03 12:04:06.842942 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1007/4020] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:06 2026] GET /volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:06.844250 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.844250 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:06.844878 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:06.845022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Create snapshot from volume 1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:06.861388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-14eda61c-21a4-44d3-97b5-139fda45c096 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.861388 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:04:06.861388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb1e7b39-5ebd-43b6-a61d-2b4208c602db", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1861872842"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:06.869772 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.869772 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:06.870170 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:06.870310 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Create snapshot from volume fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:06.879136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Created reservations ['fbaf7265-6c6c-4961-901d-782a89b0c90f', '61de52d4-f906-477e-add7-8016a544e2dd', '68176546-2270-4bf0-8650-29f47985b8a9', '56d4f3a4-f828-4e48-8c5d-dd33c4456466'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:06.898523 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Created reservations ['3a59466a-fbb0-4338-ae82-7394eca02344', '1fd9e970-40df-4a87-96f7-de3d0f731165', '7b166919-6735-4c68-a9db-30128d2ed9e2', 'b08471bc-87e9-4ade-8bae-617d6ffabe2e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:06.922886 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot create request issued successfully. Jul 03 12:04:06.923279 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6a6d26a-a53b-4210-9262-22a148f57751 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:04:06.923931 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1003/4021] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:04:06 2026] POST /volume/v3/snapshots => generated 321 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:06.934032 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot create request issued successfully. Jul 03 12:04:06.934402 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14eda61c-21a4-44d3-97b5-139fda45c096 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:04:06.934858 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 998/4022] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:04:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:06.935827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.938393 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:06.938721 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:06.939013 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:06.945197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.946268 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.946268 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:06.946746 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:06.947579 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4fa6797-7d40-4a3c-b8ff-3cbadd437b5b tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d returned with HTTP 200 Jul 03 12:04:06.947969 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1015/4023] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:06 2026] GET /volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:06.948595 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:06.948873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:06.949138 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:06.958629 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.958629 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:06.959063 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:06.959887 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4a8dec5-d776-4ad0-8801-f94b8195cb76 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 returned with HTTP 200 Jul 03 12:04:06.960335 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1008/4024] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:06 2026] GET /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:06.991113 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:06.991113 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:06.991297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:06.991718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:06.991718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:06.997556 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:06.997556 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:06.999200 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cc0c97ad-0642-48d2-8b58-4891994bd891 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:06.999627 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1004/4025] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:06 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:07.959344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:07.961636 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:07.961885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:07.962162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:07.968131 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:07.968131 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:07.968657 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:07.969737 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d6473976-d87e-4d5d-a1c7-cd6ba6e4b4eb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d returned with HTTP 200 Jul 03 12:04:07.970211 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 999/4026] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:07 2026] GET /volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:07.970493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:07.972895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:07.973095 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:07.973274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:07.979025 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:07.979025 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:07.979311 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:07.980013 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b0810fb5-fac6-44e8-976c-1f9bdedb7640 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 returned with HTTP 200 Jul 03 12:04:07.980620 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1016/4027] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:07 2026] GET /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:07.980697 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:07.982467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action Jul 03 12:04:07.982893 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:07.983040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:07.989816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2eb8f91a-8236-41e2-83db-515b88c01833 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:07.995399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] POST https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462/action Jul 03 12:04:07.995399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:07.995399 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:07.995651 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:07.995651 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:07.996352 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:07.996732 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.snapshot_unmanage [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Unmanage snapshot with id: 61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:08.011052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:08.011596 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:08.011596 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:08.012731 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:08.012984 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Snapshot retrieved successfully. Jul 03 12:04:08.013053 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:08.013180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:08.013233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:08.014732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b73e3424d80b453299301d435efc7b25', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5c13128e4848a987add1c2b5200d81', '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=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:04:08.015504 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2eb8f91a-8236-41e2-83db-515b88c01833 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-reader] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462/action returned with HTTP 403 Jul 03 12:04:08.016347 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1005/4028] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 3 12:04:07 2026] POST /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:08.017558 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:08.017558 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:08.018391 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3e72a74-9473-47a7-b50a-bb0294bfd6d7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:08.018762 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1000/4029] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:08 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:08.026220 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-87806e71-a201-4316-9946-da251cf82c81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:08.028480 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:08.028736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:08.029019 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:08.029181 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete snapshot with id: 61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:08.034386 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:08.034386 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:08.035827 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:08.057786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Created reservations ['2f28ac45-e602-4d68-acac-9bbcaf5eddb5', '6353a81f-171a-4543-88d8-4975ac98a013'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:08.066060 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot delete request issued successfully. Jul 03 12:04:08.066339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87806e71-a201-4316-9946-da251cf82c81 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 returned with HTTP 202 Jul 03 12:04:08.066909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1017/4030] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:04:08 2026] DELETE /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:08.077408 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Extend volume request issued successfully. Jul 03 12:04:08.078527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b060a861-a6a5-49ea-adc7-789185623bf9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:08.078592 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79d77416-b4c8-4996-91d3-a004925dc5d9 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action returned with HTTP 202 Jul 03 12:04:08.078592 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1009/4031] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 3 12:04:07 2026] POST /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:04:08.080653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b060a861-a6a5-49ea-adc7-789185623bf9 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:08.081476 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b060a861-a6a5-49ea-adc7-789185623bf9 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:08.082391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b060a861-a6a5-49ea-adc7-789185623bf9 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:08.090732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:08.092794 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:08.092794 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:08.092929 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:08.093275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:08.093481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:08.093977 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b060a861-a6a5-49ea-adc7-789185623bf9 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Snapshot retrieved successfully. Jul 03 12:04:08.095758 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b060a861-a6a5-49ea-adc7-789185623bf9 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 returned with HTTP 200 Jul 03 12:04:08.096363 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1006/4032] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:08 2026] GET /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:08.103729 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:08.103729 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:08.109038 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:08.115246 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dded610f-0bc9-4d26-878f-ed0cd2814012 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 200 Jul 03 12:04:08.115246 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1001/4033] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:08 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:09.030339 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.032652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:09.032909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.033160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.033396 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:09.038321 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.038321 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:09.039124 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c34506b-eaa3-4221-8c5b-d7feee2ef0ac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:09.039593 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1018/4034] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:09 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:09.105991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-85c3f6c6-f78b-47c0-b6f0-6c656b2677f0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.108853 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85c3f6c6-f78b-47c0-b6f0-6c656b2677f0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 Jul 03 12:04:09.108853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85c3f6c6-f78b-47c0-b6f0-6c656b2677f0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.108853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-85c3f6c6-f78b-47c0-b6f0-6c656b2677f0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.112080 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-85c3f6c6-f78b-47c0-b6f0-6c656b2677f0 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 returned with HTTP 404 Jul 03 12:04:09.112678 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1010/4035] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:09 2026] GET /volume/v3/snapshots/61082301-9e41-4066-bb25-59ab74895462 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:09.120742 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-56315cf7-e21b-4456-a10f-371c743a082c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.123367 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:09.123697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.124000 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.124251 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume with id: fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:09.132332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c6876de-1bce-417c-b6cd-6609373550a0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.134037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c6876de-1bce-417c-b6cd-6609373550a0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:09.134271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c6876de-1bce-417c-b6cd-6609373550a0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.134639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c6876de-1bce-417c-b6cd-6609373550a0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.136326 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.136326 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:09.136732 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:09.143509 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.143509 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:09.146928 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c6876de-1bce-417c-b6cd-6609373550a0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:09.151994 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c6876de-1bce-417c-b6cd-6609373550a0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 200 Jul 03 12:04:09.152294 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1002/4036] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:09 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:09.161708 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Delete volume request issued successfully. Jul 03 12:04:09.161985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-56315cf7-e21b-4456-a10f-371c743a082c tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db returned with HTTP 202 Jul 03 12:04:09.162339 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1007/4037] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:04:09 2026] DELETE /volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:09.168681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.171871 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.171924 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] POST https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action Jul 03 12:04:09.172174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action body: b'{"revert": {"snapshot_id": "a11cebd1-89f8-477a-8e85-f28ced38c65d"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:09.172297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a11cebd1-89f8-477a-8e85-f28ced38c65d"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:09.173603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:09.173897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.174177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.182217 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.182217 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:09.182763 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume retrieved successfully. Jul 03 12:04:09.184610 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.184610 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:09.192363 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Volume info retrieved successfully. Jul 03 12:04:09.197754 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] HTTP exception thrown: Can't revert volume 1cd84298-0d77-49f6-8044-abf405095d0b to its latest snapshot a11cebd1-89f8-477a-8e85-f28ced38c65d. The volume size must be equal to the snapshot size. Jul 03 12:04:09.198020 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bbae47b8-ab75-48e0-bead-254f4e0fe69a tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action returned with HTTP 400 Jul 03 12:04:09.199236 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1019/4038] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 3 12:04:09 2026] POST /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b/action => generated 213 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 12:04:09.199326 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fd67bcba-d592-45f2-9dc5-0b9e45fb4eca tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db returned with HTTP 200 Jul 03 12:04:09.199326 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1011/4039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:09 2026] GET /volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:09.207777 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6e72c028-60b5-4f3b-b644-8957aa441985 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.209969 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:09.210205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.210447 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.210576 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete snapshot with id: a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:09.216153 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.216153 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:09.216721 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:09.234326 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot delete request issued successfully. Jul 03 12:04:09.234562 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6e72c028-60b5-4f3b-b644-8957aa441985 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d returned with HTTP 202 Jul 03 12:04:09.235050 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1003/4040] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:04:09 2026] DELETE /volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:09.244140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:09.245904 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:09.246135 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:09.246378 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:09.251399 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:09.251399 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:09.251913 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:09.252710 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb6a4a20-3114-4cc8-8b3e-d3c9e8c75d7d tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d returned with HTTP 200 Jul 03 12:04:09.253058 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1008/4041] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:09 2026] GET /volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:10.052420 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-467e2b05-fa45-48e2-8093-08ab54b2844d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:10.062560 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-467e2b05-fa45-48e2-8093-08ab54b2844d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:10.062560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-467e2b05-fa45-48e2-8093-08ab54b2844d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:10.062560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-467e2b05-fa45-48e2-8093-08ab54b2844d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:10.062560 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-467e2b05-fa45-48e2-8093-08ab54b2844d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:10.076108 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:10.076108 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:10.078842 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-467e2b05-fa45-48e2-8093-08ab54b2844d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:10.078842 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1020/4042] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:10 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:10.212318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8bd4ca4f-04af-45ce-a3dc-ad88f966bc75 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:10.216399 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bd4ca4f-04af-45ce-a3dc-ad88f966bc75 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] GET https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db Jul 03 12:04:10.216399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8bd4ca4f-04af-45ce-a3dc-ad88f966bc75 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:10.216399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8bd4ca4f-04af-45ce-a3dc-ad88f966bc75 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:10.222144 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bd4ca4f-04af-45ce-a3dc-ad88f966bc75 tempest-ProjectReaderTests-1707379188 tempest-ProjectReaderTests-1707379188-project-admin] https://10.4.3.170/volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db returned with HTTP 404 Jul 03 12:04:10.222144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1012/4043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:10 2026] GET /volume/v3/volumes/fb1e7b39-5ebd-43b6-a61d-2b4208c602db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:10.261694 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dbedae5d-fd81-4b14-abe3-8be64ac9f267 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:10.263760 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dbedae5d-fd81-4b14-abe3-8be64ac9f267 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d Jul 03 12:04:10.266885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dbedae5d-fd81-4b14-abe3-8be64ac9f267 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:10.267748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dbedae5d-fd81-4b14-abe3-8be64ac9f267 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:10.275035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dbedae5d-fd81-4b14-abe3-8be64ac9f267 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d returned with HTTP 404 Jul 03 12:04:10.275997 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1004/4044] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:10 2026] GET /volume/v3/snapshots/a11cebd1-89f8-477a-8e85-f28ced38c65d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:10.284848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ab37e20d-2785-4835-8381-33ba3e309faf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:10.287256 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:10.287605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:10.287907 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:10.288179 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete volume with id: 1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:10.298236 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:10.298236 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:10.298961 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:10.329440 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete volume request issued successfully. Jul 03 12:04:10.329665 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ab37e20d-2785-4835-8381-33ba3e309faf tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 202 Jul 03 12:04:10.330280 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1009/4045] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:04:10 2026] DELETE /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:04:10.341924 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:10.344682 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:10.344944 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:10.345115 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:10.360734 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:10.360734 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:10.366901 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:10.378672 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dc09298-10e9-4980-9e96-ac5e5bf56810 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 200 Jul 03 12:04:10.379178 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1021/4046] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:10 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:11.089391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-53041ab1-1317-4658-b896-d93b0f7e0609 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:11.091114 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-53041ab1-1317-4658-b896-d93b0f7e0609 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:11.091325 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-53041ab1-1317-4658-b896-d93b0f7e0609 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:11.091597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-53041ab1-1317-4658-b896-d93b0f7e0609 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:11.091694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-53041ab1-1317-4658-b896-d93b0f7e0609 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:11.097715 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:11.097715 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:11.098584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-53041ab1-1317-4658-b896-d93b0f7e0609 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:11.099020 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1013/4047] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:11 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:11.393150 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04ffaf03-2bb9-4498-b0ac-ea2fceb08ebb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:11.394848 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04ffaf03-2bb9-4498-b0ac-ea2fceb08ebb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b Jul 03 12:04:11.395071 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04ffaf03-2bb9-4498-b0ac-ea2fceb08ebb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:11.395264 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04ffaf03-2bb9-4498-b0ac-ea2fceb08ebb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:11.401900 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04ffaf03-2bb9-4498-b0ac-ea2fceb08ebb tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b returned with HTTP 404 Jul 03 12:04:11.402376 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1005/4048] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:11 2026] GET /volume/v3/volumes/1cd84298-0d77-49f6-8044-abf405095d0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:04:11.411575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:11.414241 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:11.414582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:11.414862 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:11.415040 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete snapshot with id: d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:11.423431 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:11.423431 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:11.424098 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:11.449716 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot delete request issued successfully. Jul 03 12:04:11.450030 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0bcb489d-95cb-4e4d-8bcc-d430a9e76fd8 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 202 Jul 03 12:04:11.450703 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1010/4049] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:04:11 2026] DELETE /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:11.459427 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:11.462387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:11.462636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:11.462978 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:11.468991 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:11.468991 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:11.469884 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Snapshot retrieved successfully. Jul 03 12:04:11.470896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-56465a81-bcc3-47c3-8ed4-2b731460fbf0 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 200 Jul 03 12:04:11.471965 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1022/4050] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:11 2026] GET /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:12.113492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:12.115434 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:12.115707 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:12.115953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:12.116079 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:12.120560 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:12.120560 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:12.121211 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1f040878-5b32-4c62-adb4-2aaacabc9ddc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:12.121694 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1014/4051] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:12 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:12.485808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-28de360c-752e-4b06-b898-8a7cf2ed1b57 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:12.489637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28de360c-752e-4b06-b898-8a7cf2ed1b57 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 Jul 03 12:04:12.489637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28de360c-752e-4b06-b898-8a7cf2ed1b57 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:12.489852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28de360c-752e-4b06-b898-8a7cf2ed1b57 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:12.497144 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28de360c-752e-4b06-b898-8a7cf2ed1b57 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 returned with HTTP 404 Jul 03 12:04:12.497686 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1006/4052] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:04:12 2026] GET /volume/v3/snapshots/d2c3d903-31fc-4447-9d03-a8d8d2573923 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:12.506959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7031c33d-b6c7-473f-a309-9a070856b77f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:12.509339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] DELETE https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:12.509719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:12.509998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:12.510211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete volume with id: 28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:12.522453 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:12.522453 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:12.523140 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:12.553665 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Delete volume request issued successfully. Jul 03 12:04:12.554143 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7031c33d-b6c7-473f-a309-9a070856b77f tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 202 Jul 03 12:04:12.554632 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1011/4053] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:04:12 2026] DELETE /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:04:12.563666 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:12.565660 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:12.566804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:12.566804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:12.574945 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:12.574945 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:12.580313 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Volume info retrieved successfully. Jul 03 12:04:12.586603 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ae4fd1ab-656f-4bd8-a60f-f8dbef597cde tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 200 Jul 03 12:04:12.587197 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1023/4054] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:12 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:13.133296 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96ebb646-d491-472c-9524-a44d4003f345 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:13.135194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96ebb646-d491-472c-9524-a44d4003f345 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:13.135194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96ebb646-d491-472c-9524-a44d4003f345 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:13.135389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96ebb646-d491-472c-9524-a44d4003f345 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:13.135724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-96ebb646-d491-472c-9524-a44d4003f345 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:13.141787 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:13.141787 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:13.142140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96ebb646-d491-472c-9524-a44d4003f345 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:13.142456 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1015/4055] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:13 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:13.602014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ed4fdfa-c11c-4eb3-8e2b-6ef2b9b2ed53 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:13.605239 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ed4fdfa-c11c-4eb3-8e2b-6ef2b9b2ed53 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] GET https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d Jul 03 12:04:13.605478 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ed4fdfa-c11c-4eb3-8e2b-6ef2b9b2ed53 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:13.605663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ed4fdfa-c11c-4eb3-8e2b-6ef2b9b2ed53 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:13.614731 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ed4fdfa-c11c-4eb3-8e2b-6ef2b9b2ed53 tempest-VolumeRevertTests-750911251 tempest-VolumeRevertTests-750911251-project-member] https://10.4.3.170/volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d returned with HTTP 404 Jul 03 12:04:13.615401 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1007/4056] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:13 2026] GET /volume/v3/volumes/28c397c8-01bb-4b67-b31d-a551b399599d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:04:14.155482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:14.157903 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:14.158228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:14.158537 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:14.158716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:14.165036 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:14.165036 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:14.165827 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b9ebe40-6865-4db5-a486-c5c060a76b17 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:14.166286 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1012/4057] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:14 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:14.962445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:15.080956 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:15.081293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-108361897"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:15.082725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-108361897'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:15.082832 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Create volume of 1 GB Jul 03 12:04:15.086652 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Availability Zones retrieved successfully. Jul 03 12:04:15.091746 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Flow 'volume_create_api' (27e49312-21d5-4008-8b11-6894f7599ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:15.092672 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acef11ae-ef53-4324-888e-36e5d013e44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:15.093494 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:15.123201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acef11ae-ef53-4324-888e-36e5d013e44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:15.128617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444a7bee-8f1e-466d-8a3a-670646e725fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:15.176455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:15.178246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:15.178461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:15.178630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:15.178738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:15.183731 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:15.183731 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:15.184589 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b15a9568-cf90-46bf-acc9-aecf7ebcfa03 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:15.185092 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1016/4058] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:15 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:15.282958 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Created reservations ['42a867ec-5eaa-4152-a801-1984918a80a3', '3bf49572-f854-4c15-b033-7ed3d90e43d3', '71e6a1ff-75bd-474f-8b1e-02f5d58c2757', 'e4fea519-3f44-4937-9513-1de5e7975407'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:15.283675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444a7bee-8f1e-466d-8a3a-670646e725fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a867ec-5eaa-4152-a801-1984918a80a3', '3bf49572-f854-4c15-b033-7ed3d90e43d3', '71e6a1ff-75bd-474f-8b1e-02f5d58c2757', 'e4fea519-3f44-4937-9513-1de5e7975407']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:15.284340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb7cd1a-8a51-4646-87fc-319baa9dc72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:15.309572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb7cd1a-8a51-4646-87fc-319baa9dc72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12eebf9c-aebf-4575-8893-8753ddeb0c6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108361897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a7cbee470c413792767259806c59a5',qos_specs=None,replication_status=,reservations=['42a867ec-5eaa-4152-a801-1984918a80a3','3bf49572-f854-4c15-b033-7ed3d90e43d3','71e6a1ff-75bd-474f-8b1e-02f5d58c2757','e4fea519-3f44-4937-9513-1de5e7975407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b3ffbbc8494b52be680135ca9532ff',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108361897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12eebf9c-aebf-4575-8893-8753ddeb0c6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a7cbee470c413792767259806c59a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9b3ffbbc8494b52be680135ca9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:15.310043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a978bd-96cf-4ae5-99c5-49a154546099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:15.332478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a978bd-96cf-4ae5-99c5-49a154546099) transitioned into state 'SUCCESS' from state '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-108361897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a7cbee470c413792767259806c59a5',qos_specs=None,replication_status=,reservations=['42a867ec-5eaa-4152-a801-1984918a80a3','3bf49572-f854-4c15-b033-7ed3d90e43d3','71e6a1ff-75bd-474f-8b1e-02f5d58c2757','e4fea519-3f44-4937-9513-1de5e7975407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b3ffbbc8494b52be680135ca9532ff',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:15.333317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b383a7-3e26-4c24-8402-037b5a8b67f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:15.344085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b383a7-3e26-4c24-8402-037b5a8b67f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:15.344872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Flow 'volume_create_api' (27e49312-21d5-4008-8b11-6894f7599ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:15.345165 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Create volume request issued successfully. Jul 03 12:04:15.345715 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1bc59cd-6ba4-4ace-b4bb-4f9a174a484c tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:15.346283 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1024/4059] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:04:14 2026] POST /volume/v3/volumes => generated 777 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:15.361195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-18783d46-f368-4e9a-8e53-21aa79fff469 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:15.362863 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-18783d46-f368-4e9a-8e53-21aa79fff469 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:15.363056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-18783d46-f368-4e9a-8e53-21aa79fff469 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:15.363226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-18783d46-f368-4e9a-8e53-21aa79fff469 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:15.371817 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:15.371817 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:15.376387 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-18783d46-f368-4e9a-8e53-21aa79fff469 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Volume info retrieved successfully. Jul 03 12:04:15.381895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-18783d46-f368-4e9a-8e53-21aa79fff469 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f returned with HTTP 200 Jul 03 12:04:15.382357 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1008/4060] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:15 2026] GET /volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:16.154816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5dedbb1e-c19c-4228-9508-d0330e95950d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.198091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b03c9247-463b-4ec1-a203-758bab04d736 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.201040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b03c9247-463b-4ec1-a203-758bab04d736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:16.201277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b03c9247-463b-4ec1-a203-758bab04d736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:16.201412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b03c9247-463b-4ec1-a203-758bab04d736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:16.201550 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b03c9247-463b-4ec1-a203-758bab04d736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:16.209121 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:16.209121 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:16.209735 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b03c9247-463b-4ec1-a203-758bab04d736 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:16.210100 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1017/4061] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:16 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:16.222237 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:16.222585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2057732723"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:16.223968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2057732723'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:16.224087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Create volume of 1 GB Jul 03 12:04:16.227876 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Availability Zones retrieved successfully. Jul 03 12:04:16.234281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Flow 'volume_create_api' (a5e2d271-72a6-4be8-a00f-d2af237d4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:16.235293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809b5c18-bc39-462e-a2fb-e58511c62acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:16.236144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:16.263149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809b5c18-bc39-462e-a2fb-e58511c62acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:16.264085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e6f80f-a5f0-450a-83d8-98127383c54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:16.317968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Created reservations ['b9e2768a-b5a1-4c9d-b5c6-ec4ef0d8da19', 'becd2653-6ab0-4c3c-99fb-5919e83fe5af', 'e29cb1ff-9065-44a2-bcfe-d4c8903e0489', '58461435-7391-4809-9757-e24fa21bf929'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:16.318697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e6f80f-a5f0-450a-83d8-98127383c54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9e2768a-b5a1-4c9d-b5c6-ec4ef0d8da19', 'becd2653-6ab0-4c3c-99fb-5919e83fe5af', 'e29cb1ff-9065-44a2-bcfe-d4c8903e0489', '58461435-7391-4809-9757-e24fa21bf929']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:16.319351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da5f8b5-28cb-4283-93a2-585b7608ba6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:16.338732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da5f8b5-28cb-4283-93a2-585b7608ba6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59cfeed-dcb9-43cc-8dc5-d1b81395c893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2057732723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3ed6d12d8d44ada723c700686707c0',qos_specs=None,replication_status=,reservations=['b9e2768a-b5a1-4c9d-b5c6-ec4ef0d8da19','becd2653-6ab0-4c3c-99fb-5919e83fe5af','e29cb1ff-9065-44a2-bcfe-d4c8903e0489','58461435-7391-4809-9757-e24fa21bf929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe2a1b627c404e9eabaa778e861218',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2057732723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59cfeed-dcb9-43cc-8dc5-d1b81395c893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec3ed6d12d8d44ada723c700686707c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe2a1b627c404e9eabaa778e861218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:16.339378 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf8719d-e09d-4b4f-a69e-db319d21a3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:16.358763 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf8719d-e09d-4b4f-a69e-db319d21a3b0) transitioned into state 'SUCCESS' from state '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-2057732723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3ed6d12d8d44ada723c700686707c0',qos_specs=None,replication_status=,reservations=['b9e2768a-b5a1-4c9d-b5c6-ec4ef0d8da19','becd2653-6ab0-4c3c-99fb-5919e83fe5af','e29cb1ff-9065-44a2-bcfe-d4c8903e0489','58461435-7391-4809-9757-e24fa21bf929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe2a1b627c404e9eabaa778e861218',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:16.359541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aba0c0-4b40-4eb2-990e-fc81c7cbbae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:16.369192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aba0c0-4b40-4eb2-990e-fc81c7cbbae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:16.369975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Flow 'volume_create_api' (a5e2d271-72a6-4be8-a00f-d2af237d4016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:16.370303 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Create volume request issued successfully. Jul 03 12:04:16.370857 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5dedbb1e-c19c-4228-9508-d0330e95950d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:16.371239 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1013/4062] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:16 2026] POST /volume/v3/volumes => generated 774 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:16.386018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.387993 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:04:16.388094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:16.388296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:16.396230 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:16.396230 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:16.396325 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-99ca4398-3179-4f37-8bec-d4a6498135ff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.398292 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99ca4398-3179-4f37-8bec-d4a6498135ff tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:16.398559 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-99ca4398-3179-4f37-8bec-d4a6498135ff tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:16.398779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-99ca4398-3179-4f37-8bec-d4a6498135ff tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:16.402224 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:04:16.407654 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7f3f846b-1553-4154-8026-4ec4bb7f1012 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:04:16.407880 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:16.407880 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:16.408154 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1025/4063] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:16 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:16.416816 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-99ca4398-3179-4f37-8bec-d4a6498135ff tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Volume info retrieved successfully. Jul 03 12:04:16.420697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99ca4398-3179-4f37-8bec-d4a6498135ff tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f returned with HTTP 200 Jul 03 12:04:16.421082 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1009/4064] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:16 2026] GET /volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:16.434082 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-23744267-914f-45a7-a057-360498b035ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.436195 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:04:16.436668 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12eebf9c-aebf-4575-8893-8753ddeb0c6f", "name": "tempest-type-Backup-2072202063"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:16.438385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Creating new backup {'backup': {'volume_id': '12eebf9c-aebf-4575-8893-8753ddeb0c6f', 'name': 'tempest-type-Backup-2072202063'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:04:16.438565 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Creating backup of volume 12eebf9c-aebf-4575-8893-8753ddeb0c6f in container None Jul 03 12:04:16.448162 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:16.448162 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:16.448610 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Volume info retrieved successfully. Jul 03 12:04:16.482520 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Created reservations ['da2b31d2-4567-44bb-9a58-bec3e59b31c9', '4a56c200-7690-4a8b-a0ff-f928c6f7c727'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:16.524146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-23744267-914f-45a7-a057-360498b035ba tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:04:16.524684 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1018/4065] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:16 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:16.533017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f65ab389-a046-4501-a247-cb404e6f49c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:16.535499 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f65ab389-a046-4501-a247-cb404e6f49c9 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:16.535740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f65ab389-a046-4501-a247-cb404e6f49c9 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:16.536082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f65ab389-a046-4501-a247-cb404e6f49c9 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:16.536199 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f65ab389-a046-4501-a247-cb404e6f49c9 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:16.540757 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:16.540757 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:16.541487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f65ab389-a046-4501-a247-cb404e6f49c9 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:16.541877 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1014/4066] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:16 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:17.221478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:17.223541 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:17.223804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:17.224019 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:17.224155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:17.228951 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:17.228951 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:17.229746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6858a7db-8bdf-4851-bdc1-4217e9044aac tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:17.230229 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1026/4067] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:17 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:17.421889 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:17.423479 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:04:17.423663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:17.423918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:17.431127 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:17.431127 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:17.436658 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:04:17.442561 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99bd5c14-8351-4572-a8ca-fd0de4a075aa tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:04:17.443058 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1010/4068] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:04:17 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:17.551139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:17.553381 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:17.553672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:17.553860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:17.553998 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:17.564000 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:17.564000 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:17.564000 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56f90e5e-9f9d-4abd-b1fb-d6a7bd3e9b3e tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:17.564000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1019/4069] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:17 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:18.240617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:18.242866 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:18.243171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:18.243471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:18.243660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 5fc576ae-bbbf-4119-9feb-679ae2b1909b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:18.249272 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:18.249272 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:18.250156 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d07342e-3c94-41fe-ba6d-5cc7b82ac132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 200 Jul 03 12:04:18.250660 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1015/4070] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:18 2026] GET /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:18.260573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-13e41444-973b-4105-a350-19d91a23f049 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:18.262688 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b Jul 03 12:04:18.262943 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:18.263159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:18.263291 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: 5fc576ae-bbbf-4119-9feb-679ae2b1909b. Jul 03 12:04:18.267673 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:18.267673 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:18.284627 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id 5fc576ae-bbbf-4119-9feb-679ae2b1909b {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:04:18.286607 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-13e41444-973b-4105-a350-19d91a23f049 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b returned with HTTP 202 Jul 03 12:04:18.287098 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1027/4071] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:18 2026] DELETE /volume/v3/backups/5fc576ae-bbbf-4119-9feb-679ae2b1909b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:04:18.296395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-25bca40e-13f2-432d-a973-69be08cbec69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:18.298338 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:04:18.298575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:18.298739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:18.298898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume with id: 1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:04:18.306965 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:18.306965 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:18.307471 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:18.340476 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume request issued successfully. Jul 03 12:04:18.340706 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-25bca40e-13f2-432d-a973-69be08cbec69 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f returned with HTTP 202 Jul 03 12:04:18.341252 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1011/4072] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:18 2026] DELETE /volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:18.353907 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:18.359351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:04:18.359985 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:18.363254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:18.375510 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:18.375510 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:18.380151 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:18.384947 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6e84b9c7-6740-4936-9be2-a9cabbbdfc30 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f returned with HTTP 200 Jul 03 12:04:18.385557 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1020/4073] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:18 2026] GET /volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:18.572500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4eea770c-112a-4971-a632-177117d2125d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:18.574290 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4eea770c-112a-4971-a632-177117d2125d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:18.574420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4eea770c-112a-4971-a632-177117d2125d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:18.574594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4eea770c-112a-4971-a632-177117d2125d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:18.574694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4eea770c-112a-4971-a632-177117d2125d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:18.583585 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:18.583585 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:18.584303 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4eea770c-112a-4971-a632-177117d2125d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:18.584591 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1016/4074] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:18 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:19.403040 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c918a186-77d2-4524-8905-fe2f5701fc02 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:19.405324 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c918a186-77d2-4524-8905-fe2f5701fc02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f Jul 03 12:04:19.405617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c918a186-77d2-4524-8905-fe2f5701fc02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:19.405871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c918a186-77d2-4524-8905-fe2f5701fc02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:19.413071 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c918a186-77d2-4524-8905-fe2f5701fc02 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f returned with HTTP 404 Jul 03 12:04:19.413746 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1028/4075] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:19 2026] GET /volume/v3/volumes/1be7f03b-99e1-47d9-bd2f-d16f4f07235f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:19.421656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:19.423222 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/export_record Jul 03 12:04:19.423436 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:19.423652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'export_record' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:19.423747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Export record for backup ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 12:04:19.427568 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:19.427568 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:19.428271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.api [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling RPCAPI with context: , host: np0000004412, backup: ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 12:04:19.436560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] export_record in rpcapi backup_id ac37c251-1d64-4e0b-9a2b-049bfe342eb7 on host np0000004412. {{(pid=99810) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 12:04:19.596499 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:19.598457 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:19.598665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:19.598847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:19.598956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:19.603359 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:19.603359 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:19.604081 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89acf0ec-e7da-4b3d-a559-e7bf0ca52d21 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:19.604533 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1021/4076] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:19 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:19.939075 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWMzN2MyNTEtMWQ2NC00ZTBiLTlhMmItMDQ5YmZlMzQyZWI3IiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiYjE5ZGVmZDYtNTZmZC00ZjBhLWI5NzUtNjM3ODdkM2U4NmM1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzIwNjQwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMTlkZWZkNi01NmZkLTRmMGEtYjk3NS02Mzc4N2QzZTg2YzUvMjAyNjA3MDMxMjAzMjcvYXpfbm92YV9iYWNrdXBfYWMzN2MyNTEtMWQ2NC00ZTBiLTlhMmItMDQ5YmZlMzQyZWI3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMjowMzoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowMzoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjAzOjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99810) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 12:04:19.939306 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-074eb6f4-3732-4cbd-afc5-0a22e84e2392 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/export_record returned with HTTP 200 Jul 03 12:04:19.939873 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1012/4077] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 12:04:19 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:19.948859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06722f50-11ac-444b-bbd5-72736164efb3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:19.950644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:19.951012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1113194092"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:19.952556 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1113194092'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:19.952673 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume of 1 GB Jul 03 12:04:19.957291 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Availability Zones retrieved successfully. Jul 03 12:04:19.962419 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (3f1b2548-275e-45d7-8941-01b834c83065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:19.963460 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0ff3b-b66f-4dda-b9be-7f5969f3f9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:19.964319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:19.988535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0ff3b-b66f-4dda-b9be-7f5969f3f9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:19.989335 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fa2abf-19c5-4bba-9d36-6ef3847e3884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:20.035348 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['8528c526-65fe-4b16-8b06-50a4e86fbef9', 'b66cefae-5a6f-407b-8a44-60a26f693134', '19e5c741-f9a7-42b1-ac2d-9538e7cc5da9', 'a67d573b-4f9e-47b6-ae27-e05d31f7381a'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:20.036557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fa2abf-19c5-4bba-9d36-6ef3847e3884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8528c526-65fe-4b16-8b06-50a4e86fbef9', 'b66cefae-5a6f-407b-8a44-60a26f693134', '19e5c741-f9a7-42b1-ac2d-9538e7cc5da9', 'a67d573b-4f9e-47b6-ae27-e05d31f7381a']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:20.037629 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2978613b-10fa-4622-8fac-128032e421a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:20.068273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2978613b-10fa-4622-8fac-128032e421a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bd94a7-fe90-4d04-9937-27cc854a9ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113194092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['8528c526-65fe-4b16-8b06-50a4e86fbef9','b66cefae-5a6f-407b-8a44-60a26f693134','19e5c741-f9a7-42b1-ac2d-9538e7cc5da9','a67d573b-4f9e-47b6-ae27-e05d31f7381a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113194092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81bd94a7-fe90-4d04-9937-27cc854a9ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae53234001ca43f5b02c5e04c0491805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dd10f40e434af59c7465a808e0404e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:20.069350 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46238e7c-1049-44f1-885a-c5d55fc2b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:20.087178 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46238e7c-1049-44f1-885a-c5d55fc2b70d) transitioned into state 'SUCCESS' from state '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-1113194092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['8528c526-65fe-4b16-8b06-50a4e86fbef9','b66cefae-5a6f-407b-8a44-60a26f693134','19e5c741-f9a7-42b1-ac2d-9538e7cc5da9','a67d573b-4f9e-47b6-ae27-e05d31f7381a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:20.087960 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9da853c-8712-4058-a36a-c0f759679a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:20.096126 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9da853c-8712-4058-a36a-c0f759679a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:20.096972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (3f1b2548-275e-45d7-8941-01b834c83065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:20.097268 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request issued successfully. Jul 03 12:04:20.097876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06722f50-11ac-444b-bbd5-72736164efb3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:20.098441 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1017/4078] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:04:19 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 12:04:20.112453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:20.114870 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:20.115064 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:20.115246 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:20.127392 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:20.127392 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:20.130326 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:20.134170 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b25e637-554c-44c6-8fb4-51221f0a57ff tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 returned with HTTP 200 Jul 03 12:04:20.134575 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1029/4079] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:20 2026] GET /volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:20.616518 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dda778a1-0068-4ba9-9874-13a441af9b59 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:20.618140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dda778a1-0068-4ba9-9874-13a441af9b59 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:20.618313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dda778a1-0068-4ba9-9874-13a441af9b59 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:20.618503 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dda778a1-0068-4ba9-9874-13a441af9b59 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:20.618598 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-dda778a1-0068-4ba9-9874-13a441af9b59 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:20.622713 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:20.622713 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:20.623321 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dda778a1-0068-4ba9-9874-13a441af9b59 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:20.623731 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1022/4080] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:20 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:21.148194 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:21.150346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:21.150530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:21.150730 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:21.159433 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:21.159433 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:21.163711 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:21.168202 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f897baee-bc32-4e25-9f7c-b9e9972bc6f9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 returned with HTTP 200 Jul 03 12:04:21.168692 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1013/4081] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:21 2026] GET /volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:21.185784 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-41a3c627-630a-4001-aa4a-4435fb383da5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:21.187999 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:04:21.188394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81bd94a7-fe90-4d04-9937-27cc854a9ea6", "name": "tempest-type-Backup-1279791411"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:21.189738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating new backup {'backup': {'volume_id': '81bd94a7-fe90-4d04-9937-27cc854a9ea6', 'name': 'tempest-type-Backup-1279791411'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:04:21.189863 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating backup of volume 81bd94a7-fe90-4d04-9937-27cc854a9ea6 in container None Jul 03 12:04:21.197310 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:21.197310 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:21.197702 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:21.215738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['e6c28213-2b5a-4b16-abd2-e9d394aa31f7', '6e8642d1-2eb6-4f5a-bdcf-c59e6590327b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:21.244202 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-41a3c627-630a-4001-aa4a-4435fb383da5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:04:21.246393 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1018/4082] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:21 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:21.257721 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:21.260512 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:21.260823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:21.261129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:21.261304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:21.269389 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:21.269389 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:21.269501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f25c8757-d5c2-42cd-87b8-372ae50498c4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:21.270029 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1030/4083] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:21 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:21.634389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:21.636140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:21.636344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:21.636573 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:21.636702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:21.640985 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:21.640985 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:21.641638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3bf1887b-1989-439a-b1a0-a10d97ce794f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:21.642039 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1023/4084] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:21 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:22.281573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:22.283304 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:22.283603 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:22.283800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:22.283909 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:22.288056 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:22.288056 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:22.288755 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-16c5cb35-da7a-4e70-b864-0ef414b94b27 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:22.289092 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1014/4085] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:22 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:22.653663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:22.655464 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:22.655701 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:22.655959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:22.656098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:22.660149 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:22.660149 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:22.660724 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75467b57-959f-4b0d-b140-1c689d3f4c7a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:22.661063 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1019/4086] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:22 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:23.299879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:23.302042 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:23.302296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:23.302543 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:23.302676 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:23.307538 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:23.307538 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:23.308223 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a3c4a7e-cb1b-4b8f-9666-3e5841145755 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:23.308863 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1031/4087] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:23 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:23.673234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:23.675073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:23.675390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:23.675637 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:23.675775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:23.680217 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:23.680217 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:23.681055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-30b62d3c-af2a-403f-bb1b-b1cf55e58f50 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:23.681529 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1024/4088] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:23 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:24.325329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:24.329257 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:24.329257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:24.329257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:24.329257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:24.333480 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:24.333480 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:24.334553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc664ac7-91f4-442d-86e6-2797d6e93359 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:24.335137 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1015/4089] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:24 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:24.692822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:24.694937 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:24.695193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:24.695941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:24.695941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:24.700864 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:24.700864 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:24.701778 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-87d0e8c1-c031-42b4-a217-a8dd06e56f09 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:24.702165 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1020/4090] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:24 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:25.346558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:25.348322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:25.348583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:25.348808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:25.348980 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:25.353963 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:25.353963 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:25.354524 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c7fca4c-2c38-4521-8d71-376e430d01b9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:25.355076 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1032/4091] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:25 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:25.712754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:25.714852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:25.719948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:25.720169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:25.720328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:25.725730 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:25.725730 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:25.726462 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c030bc27-e9b0-4252-a1cc-3825a300c63f tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:25.726869 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1025/4092] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:25 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:26.365023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-16e60024-f95d-498d-9738-890fcac1eef1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:26.366974 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-16e60024-f95d-498d-9738-890fcac1eef1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:26.367170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-16e60024-f95d-498d-9738-890fcac1eef1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:26.367397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-16e60024-f95d-498d-9738-890fcac1eef1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:26.367579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-16e60024-f95d-498d-9738-890fcac1eef1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:26.372110 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:26.372110 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:26.372825 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-16e60024-f95d-498d-9738-890fcac1eef1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:26.373238 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1016/4093] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:26 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:26.741482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:26.745386 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:26.745386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:26.745386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:26.745386 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:26.749468 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:26.749468 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:26.750214 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-75d8dae7-45f0-41c9-8a3b-5eebb28973d0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:26.750678 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1021/4094] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:26 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:04:27.382972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:27.384937 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:27.385142 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:27.385347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:27.385469 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:27.390650 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:27.390650 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:27.391517 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c2a5c39-ba59-4ff9-ace1-ac74f7c9530e tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:27.392182 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1033/4095] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:27 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:27.762348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:27.764667 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:27.764877 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:27.765120 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:27.765258 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:27.771084 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:27.771084 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:27.771964 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10f92d77-9a5c-4d32-b8c8-3f6e7683a19a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:27.772449 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1026/4096] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:27 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:28.403584 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2e79da65-0395-4222-a236-1828f14b5668 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:28.405602 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e79da65-0395-4222-a236-1828f14b5668 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:28.405846 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e79da65-0395-4222-a236-1828f14b5668 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:28.406095 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2e79da65-0395-4222-a236-1828f14b5668 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:28.406243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2e79da65-0395-4222-a236-1828f14b5668 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:28.411458 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:28.411458 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:28.412295 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2e79da65-0395-4222-a236-1828f14b5668 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:28.412786 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1017/4097] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:28 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:28.784592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:28.786468 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:28.786609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:28.786798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:28.786940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:28.792318 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:28.792318 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:28.793082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f613bb0e-ae40-4c37-a30b-39fbdeaa3175 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:28.793547 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1022/4098] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:28 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:29.425882 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:29.428641 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:29.428969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:29.429194 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:29.429350 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:29.435546 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:29.435546 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:29.436490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1d253d6-950e-452a-9eec-b2065e3a7436 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:29.437246 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1034/4099] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:29 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:29.806852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:29.808667 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:29.808981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:29.809186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:29.809336 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:29.814034 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:29.814034 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:29.814717 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a9f737ec-84b6-4c9b-a3d6-081b01dc0b4d tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:29.815123 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1027/4100] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:29 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78edcce6-416e-4f75-aea2-1b88b6a20a6c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:30.461508 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1018/4101] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:30 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:30.842171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:30.844053 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:30.844281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:30.844494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:30.844618 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:30.852750 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:30.852750 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:30.853507 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e69ae2d-9418-4363-b201-618ed15bc7c5 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:30.853907 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1023/4102] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:30 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:31.477543 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:31.480905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:31.480905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:31.480905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:31.480905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:31.487999 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:31.487999 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:31.489139 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0aa42518-a9f9-4ec6-9dab-bce5b34b1f70 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:31.489781 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1035/4103] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:31 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:31.864876 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:31.868966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:31.869240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:31.869490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:31.869624 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:31.882190 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:31.882190 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:31.883045 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4dceed10-c5ae-42bc-a3d3-50987e001c8a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:31.883460 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1028/4104] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:31 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:32.502239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:32.504545 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:32.504822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:32.505084 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:32.505239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:32.510463 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:32.510463 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:32.511270 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6cf8575f-03cc-4009-94b4-20a649fdf596 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:32.511776 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1019/4105] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:32 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:32.895455 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76511aa5-0037-4d09-af61-4d3800c9e54a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:32.899470 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76511aa5-0037-4d09-af61-4d3800c9e54a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:32.899470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76511aa5-0037-4d09-af61-4d3800c9e54a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:32.899470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76511aa5-0037-4d09-af61-4d3800c9e54a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:32.899470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-76511aa5-0037-4d09-af61-4d3800c9e54a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:32.906516 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:32.906516 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:32.907235 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76511aa5-0037-4d09-af61-4d3800c9e54a tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:32.907678 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1024/4106] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:32 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:33.521411 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:33.523218 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:33.523475 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:33.523659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:33.523757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:33.527937 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:33.527937 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:33.528802 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1595f9ef-1f9d-46ed-96c5-747c26f593a8 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:33.529224 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1036/4107] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:33 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:33.922381 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6b70677-4324-436d-996c-463cc8a9a6bf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:33.924130 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6b70677-4324-436d-996c-463cc8a9a6bf tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:33.924355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6b70677-4324-436d-996c-463cc8a9a6bf tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:33.924566 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6b70677-4324-436d-996c-463cc8a9a6bf tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:33.924699 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-c6b70677-4324-436d-996c-463cc8a9a6bf tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:33.928874 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:33.928874 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:33.929522 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6b70677-4324-436d-996c-463cc8a9a6bf tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:33.929905 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1029/4108] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:33 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:33.939847 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-657f067a-7443-4536-a472-dc0aaa470deb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:33.941673 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-657f067a-7443-4536-a472-dc0aaa470deb tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] PUT https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:33.942057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-657f067a-7443-4536-a472-dc0aaa470deb tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:33.948093 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:33.948093 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:33.954216 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-657f067a-7443-4536-a472-dc0aaa470deb tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:33.954679 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1020/4109] 10.4.3.170 () {70 vars in 1408 bytes} [Fri Jul 3 12:04:33 2026] PUT /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 316 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:33.964460 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-24ffa04a-8d76-4009-96c8-126563726a5b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:33.966191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24ffa04a-8d76-4009-96c8-126563726a5b tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:33.966388 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24ffa04a-8d76-4009-96c8-126563726a5b tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:33.966580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24ffa04a-8d76-4009-96c8-126563726a5b tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:33.966683 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-24ffa04a-8d76-4009-96c8-126563726a5b tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:33.975767 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:33.975767 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:33.976279 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24ffa04a-8d76-4009-96c8-126563726a5b tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:33.976775 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1025/4110] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:33 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 762 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:33.987854 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:33.989652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] DELETE https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:33.989850 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:33.990036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:33.990130 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Delete backup with id: 07d0ff53-cf9a-4036-8782-855bc7a80288. Jul 03 12:04:33.994867 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:33.994867 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:34.009208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] delete_backup rpcapi backup_id 07d0ff53-cf9a-4036-8782-855bc7a80288 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:04:34.010845 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a8dec68-9d94-4ef7-bbae-f36d04bbb625 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 202 Jul 03 12:04:34.011301 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1037/4111] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:33 2026] DELETE /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:04:34.020352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:34.024271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:34.024587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:34.025556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:34.025556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:34.032771 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:34.032771 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:34.033356 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ebe259b-86ed-490f-b30d-bd35d181ee43 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 200 Jul 03 12:04:34.034139 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1030/4112] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:34 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:34.539134 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-600161f8-b9b8-43a2-958e-ad87979060dc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:34.540848 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-600161f8-b9b8-43a2-958e-ad87979060dc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:34.541066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-600161f8-b9b8-43a2-958e-ad87979060dc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:34.541241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-600161f8-b9b8-43a2-958e-ad87979060dc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:34.541384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-600161f8-b9b8-43a2-958e-ad87979060dc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:34.545809 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:34.545809 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:34.546418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-600161f8-b9b8-43a2-958e-ad87979060dc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:34.546761 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1021/4113] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:34 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:35.046479 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f8285008-ae59-439a-ae77-48774a662756 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.048480 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f8285008-ae59-439a-ae77-48774a662756 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 Jul 03 12:04:35.048741 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f8285008-ae59-439a-ae77-48774a662756 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.048981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f8285008-ae59-439a-ae77-48774a662756 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.049132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f8285008-ae59-439a-ae77-48774a662756 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Show backup with id 07d0ff53-cf9a-4036-8782-855bc7a80288. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:35.053338 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f8285008-ae59-439a-ae77-48774a662756 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 returned with HTTP 404 Jul 03 12:04:35.053991 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1026/4114] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:35 2026] GET /volume/v3/backups/07d0ff53-cf9a-4036-8782-855bc7a80288 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:35.062311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.064277 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:35.065757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.065757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.065757 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Delete volume with id: 12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:35.073047 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:35.073047 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:35.073501 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Volume info retrieved successfully. Jul 03 12:04:35.093442 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Delete volume request issued successfully. Jul 03 12:04:35.093577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7051a4b-9885-4127-bcdd-0705b0330ad3 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f returned with HTTP 202 Jul 03 12:04:35.094026 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1038/4115] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:35 2026] DELETE /volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:35.104551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.104860 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.106574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:35.106681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:35.106813 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.106960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.107029 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.107180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.115144 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:35.115144 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:35.115579 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:35.115579 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:35.118666 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Volume info retrieved successfully. Jul 03 12:04:35.121100 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:35.122765 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-624d9cbb-2d3e-4f32-a693-a0c4738b02c4 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f returned with HTTP 200 Jul 03 12:04:35.123238 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1022/4116] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:35 2026] GET /volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:35.126010 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1eff9e9a-57bf-4bd2-80ed-70b5fb316e5f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:35.126536 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1031/4117] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:35 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:35.449049 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.451044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:35.451237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.451442 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.458333 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:35.458333 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:35.462311 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:35.467259 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-593c5ff7-d7b2-490c-b433-459932008815 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:35.467661 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1027/4118] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:04:35 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:35.555823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:35.557754 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:35.558012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:35.558240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:35.558391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:35.562694 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:35.562694 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:35.563334 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92e2426d-aaee-442a-86b3-af4f2b087f28 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:35.563882 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1039/4119] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:35 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:36.142041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0121b904-4a51-48d9-8491-aed9a8a137a0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:36.143577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0121b904-4a51-48d9-8491-aed9a8a137a0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] GET https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f Jul 03 12:04:36.143781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0121b904-4a51-48d9-8491-aed9a8a137a0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:36.143969 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0121b904-4a51-48d9-8491-aed9a8a137a0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:36.149308 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0121b904-4a51-48d9-8491-aed9a8a137a0 tempest-ProjectAdminTests39-67834777 tempest-ProjectAdminTests39-67834777-project-admin] https://10.4.3.170/volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f returned with HTTP 404 Jul 03 12:04:36.149750 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1023/4120] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:36 2026] GET /volume/v3/volumes/12eebf9c-aebf-4575-8893-8753ddeb0c6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:36.579275 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:36.581085 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:36.582093 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:36.584594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:36.584718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:36.592705 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:36.592705 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:36.593360 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1c5fae75-66b5-47c9-8e7b-8fc92dc8e399 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:36.593839 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1032/4121] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:36 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:37.502184 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1fe2a839-4bd0-4035-b932-b0dcbe9efcde None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:37.502619 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe2a839-4bd0-4035-b932-b0dcbe9efcde None None] GET https://10.4.3.170/volume// Jul 03 12:04:37.502779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fe2a839-4bd0-4035-b932-b0dcbe9efcde None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:37.502992 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fe2a839-4bd0-4035-b932-b0dcbe9efcde None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:37.503292 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe2a839-4bd0-4035-b932-b0dcbe9efcde None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:37.503648 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1028/4122] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:04: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 12:04:37.510070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-51f6ba7b-8726-41ee-a7c2-28e664772fda None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:37.512309 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-51f6ba7b-8726-41ee-a7c2-28e664772fda tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:04:37.512619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-51f6ba7b-8726-41ee-a7c2-28e664772fda tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fe9d1be-5f92-4f80-af3a-0c40b0db21ee", "connector": null, "instance_uuid": "d9921de8-973b-4749-be2f-bcdfb416ab23"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:37.522310 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:37.522310 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:37.546805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-51f6ba7b-8726-41ee-a7c2-28e664772fda tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:04:37.547295 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1040/4123] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:04:37 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 12:04:37.604651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cece08c9-34db-438c-b211-d7af9aeb621a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:37.606389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cece08c9-34db-438c-b211-d7af9aeb621a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:37.606597 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cece08c9-34db-438c-b211-d7af9aeb621a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:37.606751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cece08c9-34db-438c-b211-d7af9aeb621a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:37.606878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-cece08c9-34db-438c-b211-d7af9aeb621a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:37.611158 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:37.611158 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:37.611778 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cece08c9-34db-438c-b211-d7af9aeb621a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:37.612057 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1024/4124] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:37 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:37.989599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:37.991446 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:37.991643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:37.991821 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:38.001977 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:38.001977 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:38.005894 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:38.010545 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eafdbf0-6bdb-4c08-a7c7-4e9aac95521b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:38.011036 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1033/4125] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:37 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:38.069242 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-94fb5db2-9bae-4aca-b53c-26cf2ff24873 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:38.069637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94fb5db2-9bae-4aca-b53c-26cf2ff24873 None None] GET https://10.4.3.170/volume// Jul 03 12:04:38.069792 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94fb5db2-9bae-4aca-b53c-26cf2ff24873 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:38.069989 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94fb5db2-9bae-4aca-b53c-26cf2ff24873 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:38.070317 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94fb5db2-9bae-4aca-b53c-26cf2ff24873 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:38.070599 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1029/4126] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:04: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 12:04:38.076419 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:38.078240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:38.078475 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:38.078658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:38.086569 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:38.086569 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:38.089459 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:38.093121 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-9451e7ed-114e-4ea5-a88f-4c4669042e5e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:38.093474 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1041/4127] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:04:38 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 1118 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:04:38.196868 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:38.199055 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] PUT https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc Jul 03 12:04:38.199471 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:38.207134 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Acquiring lock "cinder-attachment_update-2fe9d1be-5f92-4f80-af3a-0c40b0db21ee-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:04:38.211659 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-2fe9d1be-5f92-4f80-af3a-0c40b0db21ee-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:04:38.212604 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:38.212604 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:38.622219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:38.624301 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:38.624605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:38.624978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:38.625101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:38.629486 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:38.629486 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:38.630097 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf37e5e9-444c-4ce5-8500-d1739a996025 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:38.630472 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1034/4128] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:38 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:38.640210 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:38.641882 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c/export_record Jul 03 12:04:38.642047 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:38.642243 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'export_record' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:38.642312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Export record for backup ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99808) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 12:04:38.646412 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:38.646412 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:38.647299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.api [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling RPCAPI with context: , host: np0000004412, backup: ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99808) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 12:04:38.655533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] export_record in rpcapi backup_id ded26bad-6495-4575-96b8-346e8b24789c on host np0000004412. {{(pid=99808) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 12:04:38.733881 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-2fe9d1be-5f92-4f80-af3a-0c40b0db21ee-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:04:38.734296 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-4d29851a-a54b-4e15-be08-41c90e35921e tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc returned with HTTP 200 Jul 03 12:04:38.734940 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1025/4129] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:04:38 2026] PUT /volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:39.024808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:39.026657 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:39.026859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:39.027103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:39.035730 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:39.035730 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:39.039809 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:39.044010 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-18d25b5f-811b-4e5a-ad5f-04a38a227345 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:39.044441 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1042/4130] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:39 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:39.157722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGVkMjZiYWQtNjQ5NS00NTc1LTk2YjgtMzQ2ZThiMjQ3ODljIiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjc5NzkxNDExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2LzIwMjYwNzAzMTIwNDI0L2F6X25vdmFfYmFja3VwX2RlZDI2YmFkLTY0OTUtNDU3NS05NmI4LTM0NmU4YjI0Nzg5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99808) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 12:04:39.158041 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ed64bb9a-0eb5-417b-8008-7d61ab05fa66 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c/export_record returned with HTTP 200 Jul 03 12:04:39.158488 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1030/4131] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 12:04:38 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:39.165783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:39.167440 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:04:39.167624 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:39.167793 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:39.167883 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:39.172526 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:39.172526 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:39.173389 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b5ebd5c-74ae-4c50-a398-42d3d3f4de3b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:04:39.173937 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1035/4132] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:39 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:39.184315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:39.186276 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Jul 03 12:04:39.186915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgxZDJjYjgtZDEwZC00NDM2LWEwZWMtYmY0YzY0YTExNmU4IiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjc5NzkxNDExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2LzIwMjYwNzAzMTIwNDI0L2F6X25vdmFfYmFja3VwX2RlZDI2YmFkLTY0OTUtNDU3NS05NmI4LTM0NmU4YjI0Nzg5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:39.188751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgxZDJjYjgtZDEwZC00NDM2LWEwZWMtYmY0YzY0YTExNmU4IiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjc5NzkxNDExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2LzIwMjYwNzAzMTIwNDI0L2F6X25vdmFfYmFja3VwX2RlZDI2YmFkLTY0OTUtNDU3NS05NmI4LTM0NmU4YjI0Nzg5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99810) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 12:04:39.188962 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgxZDJjYjgtZDEwZC00NDM2LWEwZWMtYmY0YzY0YTExNmU4IiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjc5NzkxNDExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2LzIwMjYwNzAzMTIwNDI0L2F6X25vdmFfYmFja3VwX2RlZDI2YmFkLTY0OTUtNDU3NS05NmI4LTM0NmU4YjI0Nzg5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99810) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 12:04:39.189300 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:39.189300 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:39.222108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['4d3c234a-0d57-4b71-a4a1-99d9efafcee4', '22f7ed0b-b44d-4c04-9a6b-69e02a7769fd'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:39.247437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] import_record rpcapi backup id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8 on host np0000004412 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgxZDJjYjgtZDEwZC00NDM2LWEwZWMtYmY0YzY0YTExNmU4IiwgInVzZXJfaWQiOiAiMzdkZDEwZjQwZTQzNGFmNTljNzQ2NWE4MDhlMDQwNGUiLCAicHJvamVjdF9pZCI6ICJhZTUzMjM0MDAxY2E0M2Y1YjAyYzVlMDRjMDQ5MTgwNSIsICJ2b2x1bWVfaWQiOiAiODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjc5NzkxNDExIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODFiZDk0YTctZmU5MC00ZDA0LTk5MzctMjdjYzg1NGE5ZWE2LzIwMjYwNzAzMTIwNDI0L2F6X25vdmFfYmFja3VwX2RlZDI2YmFkLTY0OTUtNDU3NS05NmI4LTM0NmU4YjI0Nzg5YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNDozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99810) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 12:04:39.251623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Import record output: {'backup': {'id': '481d2cb8-d10d-4436-a0ec-bf4c64a116e8', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8'}]}}. {{(pid=99810) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 12:04:39.251909 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca4b04fe-81ca-44a4-bc5c-bab53f8a60f7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Jul 03 12:04:39.252502 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1026/4133] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 3 12:04:39 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:04:39.261411 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:39.263102 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 Jul 03 12:04:39.263311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:39.263538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:39.263669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:39.267555 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:39.267555 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:39.268195 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c5d61dd1-5b8b-462d-befa-a00986b0fa41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 returned with HTTP 200 Jul 03 12:04:39.268582 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1043/4134] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:39 2026] GET /volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:40.056798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:40.058976 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:40.059255 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:40.059540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:40.072935 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:40.072935 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:40.077080 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:40.082885 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a1ac604-e9fe-4edf-b5e6-07db3ffb39cb tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:40.083362 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1031/4135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:40 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:40.278298 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:40.279922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 Jul 03 12:04:40.280105 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:40.280305 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:40.280439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:40.284421 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:40.284421 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:40.284967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-665ce236-1d2b-43d4-b1ad-8d2e94e02abe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 returned with HTTP 200 Jul 03 12:04:40.285315 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1036/4136] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:40 2026] GET /volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:40.295267 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7c601ed0-d414-488a-9817-5f0e86e04673 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:40.297018 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 Jul 03 12:04:40.297212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:40.297397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:40.297512 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: 481d2cb8-d10d-4436-a0ec-bf4c64a116e8. Jul 03 12:04:40.302107 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:40.302107 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:40.314264 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:04:40.316006 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7c601ed0-d414-488a-9817-5f0e86e04673 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 returned with HTTP 202 Jul 03 12:04:40.316469 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1027/4137] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:40 2026] DELETE /volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:04:40.325639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:40.328082 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 Jul 03 12:04:40.328383 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:40.328640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:40.328798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:40.334822 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:40.334822 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:40.335799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0002d960-db65-41fb-a31f-890c5f3c7cc2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 returned with HTTP 200 Jul 03 12:04:40.336498 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1044/4138] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:40 2026] GET /volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:41.095065 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5fc054e0-7834-494e-9445-3743195ee3b7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:41.097331 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5fc054e0-7834-494e-9445-3743195ee3b7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:41.097571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5fc054e0-7834-494e-9445-3743195ee3b7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:41.097803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5fc054e0-7834-494e-9445-3743195ee3b7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:41.106621 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:41.106621 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:41.110037 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5fc054e0-7834-494e-9445-3743195ee3b7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:41.113786 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5fc054e0-7834-494e-9445-3743195ee3b7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:41.114200 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1032/4139] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:41 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:41.346271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-42e145ea-3d6c-47ae-a405-87891485651c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:41.348188 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-42e145ea-3d6c-47ae-a405-87891485651c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 Jul 03 12:04:41.348362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-42e145ea-3d6c-47ae-a405-87891485651c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:41.348565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-42e145ea-3d6c-47ae-a405-87891485651c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:41.348677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-42e145ea-3d6c-47ae-a405-87891485651c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 481d2cb8-d10d-4436-a0ec-bf4c64a116e8. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:41.352308 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-42e145ea-3d6c-47ae-a405-87891485651c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 returned with HTTP 404 Jul 03 12:04:41.352822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1037/4140] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:41 2026] GET /volume/v3/backups/481d2cb8-d10d-4436-a0ec-bf4c64a116e8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:41.359262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-112040bb-2f29-4caa-ac24-050ba26e0558 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:41.361156 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:41.361387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:41.361655 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:41.361812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume with id: 81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:41.369161 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:41.369161 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:41.369496 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:41.385914 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume request issued successfully. Jul 03 12:04:41.386133 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-112040bb-2f29-4caa-ac24-050ba26e0558 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 returned with HTTP 202 Jul 03 12:04:41.386611 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1028/4141] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:04:41 2026] DELETE /volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:04:41.393454 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:41.395655 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:41.395846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:41.396078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:41.403317 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:41.403317 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:41.407213 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:41.410474 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5eff7f0-5933-4edb-9ca5-37fb2cdb5ba4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 returned with HTTP 200 Jul 03 12:04:41.410931 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1045/4142] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:41 2026] GET /volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:42.127228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.129466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:42.129736 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.130025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.142231 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:42.142231 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:42.146606 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:42.152291 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e98f7cd-fc46-4618-93be-06cfb35a97a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:42.152763 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1033/4143] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:42 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:42.196521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c021e262-abf4-42af-88f9-d9a79a5e322c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.198238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:42.198618 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1659096435"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:42.200939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1659096435'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:42.201076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume of 1 GB Jul 03 12:04:42.205075 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Availability Zones retrieved successfully. Jul 03 12:04:42.210556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (8584c719-e224-4d31-9f1e-d0ec3e72463c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:42.211804 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a722639f-b7b8-4514-b956-084f2a6c590e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.212785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:42.245211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a722639f-b7b8-4514-b956-084f2a6c590e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.246358 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4540af8d-e316-42cc-82c8-631054883d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.307096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Created reservations ['705f8381-3192-426a-a3ad-fd6318663e63', 'ed42892d-3429-45c5-9c05-c05e94ec869f', 'dd9f3888-027d-4220-9752-53ce02ac9b87', 'e9991e16-2621-4e27-84cd-c148e764a5a4'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:42.307913 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4540af8d-e316-42cc-82c8-631054883d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705f8381-3192-426a-a3ad-fd6318663e63', 'ed42892d-3429-45c5-9c05-c05e94ec869f', 'dd9f3888-027d-4220-9752-53ce02ac9b87', 'e9991e16-2621-4e27-84cd-c148e764a5a4']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.308688 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ff587b-4ba7-48ba-8ae3-906460e5bf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.329286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ff587b-4ba7-48ba-8ae3-906460e5bf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de53c60-f65c-4f6c-840a-645e9a4890d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1659096435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['705f8381-3192-426a-a3ad-fd6318663e63','ed42892d-3429-45c5-9c05-c05e94ec869f','dd9f3888-027d-4220-9752-53ce02ac9b87','e9991e16-2621-4e27-84cd-c148e764a5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1659096435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de53c60-f65c-4f6c-840a-645e9a4890d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7582f153561e4801b4442d79895e82bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9359c07ed41c47539a76a36966dd8fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.330085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21726443-e512-4b14-9c88-e20f47546737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.347866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21726443-e512-4b14-9c88-e20f47546737) transitioned into state 'SUCCESS' from state '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-1659096435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['705f8381-3192-426a-a3ad-fd6318663e63','ed42892d-3429-45c5-9c05-c05e94ec869f','dd9f3888-027d-4220-9752-53ce02ac9b87','e9991e16-2621-4e27-84cd-c148e764a5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.348776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1923d11-757a-472e-835f-acc73d5ef58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.364544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1923d11-757a-472e-835f-acc73d5ef58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.365362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (8584c719-e224-4d31-9f1e-d0ec3e72463c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:42.365695 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request issued successfully. Jul 03 12:04:42.366236 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c021e262-abf4-42af-88f9-d9a79a5e322c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:42.366669 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1038/4144] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:04:42 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:42.377999 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.379804 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:42.380010 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.380195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.387707 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:42.387707 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:42.391871 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:42.395585 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1bc0c7d5-d683-47f0-accb-bab0b715097f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:42.395937 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1029/4145] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:42 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:42.423715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-998f35c0-3a87-4c6d-8e27-379277a2f882 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.425844 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-998f35c0-3a87-4c6d-8e27-379277a2f882 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 Jul 03 12:04:42.426121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-998f35c0-3a87-4c6d-8e27-379277a2f882 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.426347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-998f35c0-3a87-4c6d-8e27-379277a2f882 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.434028 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-998f35c0-3a87-4c6d-8e27-379277a2f882 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 returned with HTTP 404 Jul 03 12:04:42.434422 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1046/4146] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:42 2026] GET /volume/v3/volumes/81bd94a7-fe90-4d04-9937-27cc854a9ea6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:42.445409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2b5d26a7-bbc6-4b98-a8d4-2ccfdd1e771c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.448858 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b5d26a7-bbc6-4b98-a8d4-2ccfdd1e771c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups Jul 03 12:04:42.448858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b5d26a7-bbc6-4b98-a8d4-2ccfdd1e771c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.449018 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b5d26a7-bbc6-4b98-a8d4-2ccfdd1e771c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.453726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b5d26a7-bbc6-4b98-a8d4-2ccfdd1e771c tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 03 12:04:42.454139 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1034/4147] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 3 12:04:42 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 12:04:42.464075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1e89c417-47e3-4761-9855-09a4213ceac4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.466294 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e89c417-47e3-4761-9855-09a4213ceac4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups?project_id=ae53234001ca43f5b02c5e04c0491805 Jul 03 12:04:42.466474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e89c417-47e3-4761-9855-09a4213ceac4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.466720 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1e89c417-47e3-4761-9855-09a4213ceac4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.467139 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:42.467139 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:42.471455 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1e89c417-47e3-4761-9855-09a4213ceac4 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups?project_id=ae53234001ca43f5b02c5e04c0491805 returned with HTTP 200 Jul 03 12:04:42.471979 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1039/4148] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 3 12:04:42 2026] GET /volume/v3/backups?project_id=ae53234001ca43f5b02c5e04c0491805 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:42.481720 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cee22afb-452a-4008-8003-db1b1350cbd2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.483843 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:04:42.483843 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986490442"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:42.485305 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986490442'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:04:42.485442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume of 1 GB Jul 03 12:04:42.489194 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Availability Zones retrieved successfully. Jul 03 12:04:42.494536 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (7319f6a6-9847-452d-b143-67074fc637a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:42.495386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9663c15-7342-44a3-a6ad-547016957dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.496114 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:04:42.519906 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9663c15-7342-44a3-a6ad-547016957dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.520758 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52e0f0d-362e-437d-8d04-ee50aa3b82dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.559321 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['966be0fe-a6eb-4e46-9ced-3616aa760fe7', 'c00eba2b-1ebe-4e7d-91d7-684d5c1ef420', '500f7972-dc0a-4f5b-944c-e0ea0a20429b', '964a3ffc-9dca-4eb6-b565-eb900b00a18e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:42.560078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52e0f0d-362e-437d-8d04-ee50aa3b82dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966be0fe-a6eb-4e46-9ced-3616aa760fe7', 'c00eba2b-1ebe-4e7d-91d7-684d5c1ef420', '500f7972-dc0a-4f5b-944c-e0ea0a20429b', '964a3ffc-9dca-4eb6-b565-eb900b00a18e']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.560779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eece300-2549-4cb6-8f94-4f9260c08a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.584757 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eece300-2549-4cb6-8f94-4f9260c08a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c3a6b56-850a-49f7-98e3-0a78246c1928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986490442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['966be0fe-a6eb-4e46-9ced-3616aa760fe7','c00eba2b-1ebe-4e7d-91d7-684d5c1ef420','500f7972-dc0a-4f5b-944c-e0ea0a20429b','964a3ffc-9dca-4eb6-b565-eb900b00a18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986490442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c3a6b56-850a-49f7-98e3-0a78246c1928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae53234001ca43f5b02c5e04c0491805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dd10f40e434af59c7465a808e0404e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.585562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05670621-ea10-4bf2-8192-ea485d053976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.602587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05670621-ea10-4bf2-8192-ea485d053976) transitioned into state 'SUCCESS' from state '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-1986490442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['966be0fe-a6eb-4e46-9ced-3616aa760fe7','c00eba2b-1ebe-4e7d-91d7-684d5c1ef420','500f7972-dc0a-4f5b-944c-e0ea0a20429b','964a3ffc-9dca-4eb6-b565-eb900b00a18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.603307 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b611225f-9d8b-4cf1-b212-c0d9f5635676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:04:42.612181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b611225f-9d8b-4cf1-b212-c0d9f5635676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:04:42.612887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (7319f6a6-9847-452d-b143-67074fc637a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:04:42.613174 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request issued successfully. Jul 03 12:04:42.613727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cee22afb-452a-4008-8003-db1b1350cbd2 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:04:42.614133 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1030/4149] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:04:42 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:42.625997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7940df66-e633-4a59-bb4c-66ca340b369f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:42.627904 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7940df66-e633-4a59-bb4c-66ca340b369f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:04:42.628162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7940df66-e633-4a59-bb4c-66ca340b369f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:42.628407 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7940df66-e633-4a59-bb4c-66ca340b369f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:42.635083 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:42.635083 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:42.638475 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7940df66-e633-4a59-bb4c-66ca340b369f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:42.642138 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7940df66-e633-4a59-bb4c-66ca340b369f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 returned with HTTP 200 Jul 03 12:04:42.642552 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1047/4150] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:42 2026] GET /volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:43.168081 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.170521 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:43.172328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:43.172328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:43.181826 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.181826 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:43.188966 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:43.191002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-070a9c56-a4d0-447a-b6cc-15ab70bd1510 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:43.191574 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1035/4151] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:43 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:43.409031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.410987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:43.410987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:43.411142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:43.412827 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=360,cinder:UPDATE=120,cinder:INSERT=72 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:04:43.419083 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.419083 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:43.422504 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:43.426528 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-784fe493-ac85-4f64-952e-251ba2f6bbd9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:43.426855 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1040/4152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:43 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:43.469797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.471999 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:43.472249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:43.472447 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:43.479615 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.479615 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:43.483077 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:43.486891 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-d8373c21-e547-41d4-85c1-d47a9c0e3e27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:43.487289 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1031/4153] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:04:43 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:43.654388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-892bed4c-426c-4725-975c-01d8868482fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.656688 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-892bed4c-426c-4725-975c-01d8868482fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:04:43.656957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-892bed4c-426c-4725-975c-01d8868482fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:43.657224 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-892bed4c-426c-4725-975c-01d8868482fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:43.666688 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.666688 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:43.671699 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-892bed4c-426c-4725-975c-01d8868482fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:43.676806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-892bed4c-426c-4725-975c-01d8868482fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 returned with HTTP 200 Jul 03 12:04:43.677420 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1048/4154] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:43 2026] GET /volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:43.690601 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-80bc666a-4596-40b2-b233-3f5340dabd46 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.692184 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:04:43.694393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c3a6b56-850a-49f7-98e3-0a78246c1928", "name": "tempest-type-Backup-811836047"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:43.694393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating new backup {'backup': {'volume_id': '7c3a6b56-850a-49f7-98e3-0a78246c1928', 'name': 'tempest-type-Backup-811836047'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:04:43.694393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating backup of volume 7c3a6b56-850a-49f7-98e3-0a78246c1928 in container None Jul 03 12:04:43.701953 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.701953 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:43.702526 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:04:43.717362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['3a52c80c-3e1f-48d0-aa90-d440dc0a6a94', '9438803b-d405-48f8-a0a0-527b05b6c732'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:04:43.749064 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-80bc666a-4596-40b2-b233-3f5340dabd46 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:04:43.749297 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1036/4155] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:04:43 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:04:43.761455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5e5c352d-d632-412f-99ac-2704764b2837 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:43.763694 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5e5c352d-d632-412f-99ac-2704764b2837 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:43.763694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5e5c352d-d632-412f-99ac-2704764b2837 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:43.763939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5e5c352d-d632-412f-99ac-2704764b2837 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:43.763939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5e5c352d-d632-412f-99ac-2704764b2837 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:43.771502 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:43.771502 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:43.771502 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5e5c352d-d632-412f-99ac-2704764b2837 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:43.772122 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1041/4156] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:43 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:44.204012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:44.205669 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:44.205847 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:44.206046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:44.215081 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:44.215081 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:44.218337 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:44.222089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-76c29c93-d810-41ca-8ae8-0de8904e89ab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:44.222462 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1032/4157] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:44 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:44.783967 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-852ed243-328f-4126-88c5-01982151a0c7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:44.785672 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-852ed243-328f-4126-88c5-01982151a0c7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:44.785869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-852ed243-328f-4126-88c5-01982151a0c7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:44.786063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-852ed243-328f-4126-88c5-01982151a0c7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:44.786162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-852ed243-328f-4126-88c5-01982151a0c7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:44.790277 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:44.790277 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:44.790896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-852ed243-328f-4126-88c5-01982151a0c7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:44.791249 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1049/4158] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:44 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:44.931403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-848d4624-b43c-4e31-b4b5-de0d52ef8743 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:44.933425 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-848d4624-b43c-4e31-b4b5-de0d52ef8743 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc/action Jul 03 12:04:44.933755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-848d4624-b43c-4e31-b4b5-de0d52ef8743 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:44.933865 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-848d4624-b43c-4e31-b4b5-de0d52ef8743 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:44.936701 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=351,cinder:UPDATE=136,cinder:INSERT=73 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:04:44.952047 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:44.952047 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:44.963393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8e2be9fc-5cd3-442f-bb2e-b72bcf2f1764 req-848d4624-b43c-4e31-b4b5-de0d52ef8743 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc/action returned with HTTP 204 Jul 03 12:04:44.963959 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1037/4159] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:04:44 2026] POST /volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:45.234740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5dc7541c-09b6-4338-9253-567e682012a2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.236517 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5dc7541c-09b6-4338-9253-567e682012a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:45.238208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5dc7541c-09b6-4338-9253-567e682012a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:45.238208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5dc7541c-09b6-4338-9253-567e682012a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:45.246871 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:45.246871 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:45.250294 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5dc7541c-09b6-4338-9253-567e682012a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:45.254624 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5dc7541c-09b6-4338-9253-567e682012a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:45.255237 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1042/4160] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:45 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:45.268690 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.270316 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:04:45.270521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:45.270695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:45.272573 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=337,cinder:UPDATE=115,cinder:INSERT=58 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:04:45.280456 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:45.280456 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:45.283535 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:45.287066 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e1950936-bffe-44ba-a5bf-5103bfeb4e92 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:04:45.287420 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1033/4161] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:45 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:45.522277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bc4ef0a7-6a03-47d9-898c-2df4ab25c346 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.522719 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc4ef0a7-6a03-47d9-898c-2df4ab25c346 None None] GET https://10.4.3.170/volume// Jul 03 12:04:45.522911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bc4ef0a7-6a03-47d9-898c-2df4ab25c346 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:45.523183 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bc4ef0a7-6a03-47d9-898c-2df4ab25c346 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:45.523582 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bc4ef0a7-6a03-47d9-898c-2df4ab25c346 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:45.523906 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1050/4162] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:04: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 12:04:45.530840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-00b5c960-d1bc-481a-9340-49f8b1d861dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.674084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-00b5c960-d1bc-481a-9340-49f8b1d861dd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:04:45.674583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-00b5c960-d1bc-481a-9340-49f8b1d861dd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8de53c60-f65c-4f6c-840a-645e9a4890d9", "connector": null, "instance_uuid": "e8cd76d5-55d3-4c05-a80f-0c8feae36b85"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:45.685583 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:45.685583 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:45.710576 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-00b5c960-d1bc-481a-9340-49f8b1d861dd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:04:45.710949 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1038/4163] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:04:45 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:45.763214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.765076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:45.765498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:45.765576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:45.772698 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:45.772698 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:45.776262 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:45.780597 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-199bb705-13b0-4d87-8e79-ccc29f6c8ab4 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:45.781000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1043/4164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:45 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:45.801282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:45.803583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:45.803859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:45.804130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:45.804306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:45.809507 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:45.809507 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:45.810229 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ea216ab-fef1-46ac-9066-ce745190ba84 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:45.810648 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1034/4165] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:45 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:46.010066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b537b1fe-8737-4804-b317-35031113619f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.011857 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b537b1fe-8737-4804-b317-35031113619f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:46.012051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b537b1fe-8737-4804-b317-35031113619f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:46.012216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b537b1fe-8737-4804-b317-35031113619f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:46.022138 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:46.022138 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:46.025838 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b537b1fe-8737-4804-b317-35031113619f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:46.030648 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b537b1fe-8737-4804-b317-35031113619f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:46.031145 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1051/4166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:46 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:46.065506 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.068104 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:46.068415 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:46.068713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:46.077497 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:46.077497 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:46.081674 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:46.086333 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-500a0a7b-776f-4748-be7b-812cc188e142 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:46.086821 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1039/4167] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:04:46 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:46.241486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f26ada5d-a4c4-47f0-b93f-ec6539c708c2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.241950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f26ada5d-a4c4-47f0-b93f-ec6539c708c2 None None] GET https://10.4.3.170/volume// Jul 03 12:04:46.242164 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f26ada5d-a4c4-47f0-b93f-ec6539c708c2 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:46.242438 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f26ada5d-a4c4-47f0-b93f-ec6539c708c2 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:46.242848 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f26ada5d-a4c4-47f0-b93f-ec6539c708c2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:46.243231 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1044/4168] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:04: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 12:04:46.250890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.252831 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:46.253093 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:46.253288 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:46.264068 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:46.264068 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:46.267687 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:46.271967 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-a219f03e-2efa-414a-8381-10fd30397157 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:46.272359 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1035/4169] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:04:46 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:04:46.368668 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.371128 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] PUT https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 Jul 03 12:04:46.371496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:46.379335 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Acquiring lock "cinder-attachment_update-8de53c60-f65c-4f6c-840a-645e9a4890d9-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:04:46.383939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-8de53c60-f65c-4f6c-840a-645e9a4890d9-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:04:46.384824 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:46.384824 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:46.823494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:46.825221 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:46.825434 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:46.825610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:46.825704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:46.830788 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:46.830788 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:46.831657 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a6e29d9-206a-4b7c-94e5-2b65fac52ba1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:46.832152 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1040/4170] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:46 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:46.898205 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=368,cinder:INSERT=76,cinder:UPDATE=143 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:04:46.905923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-8de53c60-f65c-4f6c-840a-645e9a4890d9-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:04:46.906299 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-17490af1-9368-4e66-9753-22e5a5ce3a43 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 returned with HTTP 200 Jul 03 12:04:46.906910 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1052/4171] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:04:46 2026] PUT /volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:47.046807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-69ea2e27-8316-4f4d-873b-1507d5635543 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:47.048816 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-69ea2e27-8316-4f4d-873b-1507d5635543 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:47.049040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-69ea2e27-8316-4f4d-873b-1507d5635543 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:47.049294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-69ea2e27-8316-4f4d-873b-1507d5635543 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:47.060710 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:47.060710 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:47.064861 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-69ea2e27-8316-4f4d-873b-1507d5635543 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:47.069351 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-69ea2e27-8316-4f4d-873b-1507d5635543 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:47.069870 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1045/4172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:47 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:47.842074 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:47.844179 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:47.844426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:47.844652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:47.844788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:47.849440 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:47.849440 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:47.850208 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6d4a5ae1-2aec-4fad-8925-cc7c97a69156 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:47.850681 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1036/4173] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:47 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:48.083100 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-29ee1815-d0e8-468b-9160-19465afa5940 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.085202 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-29ee1815-d0e8-468b-9160-19465afa5940 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:48.085445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-29ee1815-d0e8-468b-9160-19465afa5940 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.085679 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-29ee1815-d0e8-468b-9160-19465afa5940 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.099281 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.099281 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:48.103775 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-29ee1815-d0e8-468b-9160-19465afa5940 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:48.109478 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-29ee1815-d0e8-468b-9160-19465afa5940 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:48.110048 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1041/4174] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:48 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:48.122802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6beb3d94-84f0-4845-a09f-9d324797c170 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.123260 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6beb3d94-84f0-4845-a09f-9d324797c170 None None] GET https://10.4.3.170/volume// Jul 03 12:04:48.123500 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6beb3d94-84f0-4845-a09f-9d324797c170 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.123720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6beb3d94-84f0-4845-a09f-9d324797c170 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.124035 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6beb3d94-84f0-4845-a09f-9d324797c170 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:48.124386 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1053/4175] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:04: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 12:04:48.132357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-49cced49-d933-4ebc-ba47-006753205e22 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.134344 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-49cced49-d933-4ebc-ba47-006753205e22 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:04:48.134834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-49cced49-d933-4ebc-ba47-006753205e22 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d10c97-e312-420b-9689-01323135c443", "connector": null, "instance_uuid": "d9921de8-973b-4749-be2f-bcdfb416ab23"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:48.144023 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.144023 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:48.186790 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-49cced49-d933-4ebc-ba47-006753205e22 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:04:48.187007 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1046/4176] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:04:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:48.608273 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.610067 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:48.610276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.610475 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.619498 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.619498 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:48.622858 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:48.626842 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b840a22f-8311-42ae-b3a0-df0ac1fd2fbe tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:48.627221 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1037/4177] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:48 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:48.717630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb718465-ff2c-4cb7-9b8e-2b8e35604b3f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.718014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb718465-ff2c-4cb7-9b8e-2b8e35604b3f None None] GET https://10.4.3.170/volume// Jul 03 12:04:48.718229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb718465-ff2c-4cb7-9b8e-2b8e35604b3f None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.718445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb718465-ff2c-4cb7-9b8e-2b8e35604b3f None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.718776 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb718465-ff2c-4cb7-9b8e-2b8e35604b3f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:04:48.719086 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1042/4178] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:04: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 12:04:48.726038 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.728269 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:48.728269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.728570 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.737619 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.737619 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:48.740714 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:48.744460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-0219c86f-de34-4401-b630-63d4fc1b7977 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:48.744841 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1054/4179] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:04:48 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 1117 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:04:48.835140 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.837142 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] PUT https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c Jul 03 12:04:48.837510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:48.844433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Acquiring lock "cinder-attachment_update-92d10c97-e312-420b-9689-01323135c443-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:04:48.848801 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-92d10c97-e312-420b-9689-01323135c443-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:04:48.849807 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.849807 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:48.860067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:48.862408 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:48.862408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:48.862408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:48.862408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:48.866445 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:48.866445 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:48.867050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2082d182-4fde-474c-877b-b9d46a0b4da0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:48.867457 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1038/4180] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:48 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:49.122713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:49.124609 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:49.124852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:49.125065 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:49.134258 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:49.134258 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:49.137632 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:49.141497 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-559bb4ed-00fc-4cef-8b07-141fac2962c9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:49.141832 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1043/4181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:49 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:49.370588 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Lock "cinder-attachment_update-92d10c97-e312-420b-9689-01323135c443-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:04:49.370900 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-a321ed4d-6fd4-4b94-a207-2e27046126a3 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c returned with HTTP 200 Jul 03 12:04:49.371322 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1047/4182] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:04:48 2026] PUT /volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:49.640234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:49.642293 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:49.642520 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:49.642723 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:49.653042 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:49.653042 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:49.656438 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:49.661046 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1aaa7223-2568-4ba9-9a86-20e26a452463 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:49.661417 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1055/4183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:49 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:49.877868 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:49.879617 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:49.879802 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:49.879984 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:49.880081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:49.883867 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:49.883867 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:49.884475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-573a3638-6f93-4bb7-905e-51ba8fab7110 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:49.884873 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1039/4184] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:49 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:50.154198 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:50.155848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:50.156019 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:50.156183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:50.164647 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:50.164647 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:50.167600 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:50.171090 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-54c830c0-a8f3-4d8b-85a4-6cc27a7a8aca tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:50.171439 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1044/4185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:50 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:50.674548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2bf7873d-a23d-475e-8073-30af7e5e256a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:50.676864 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bf7873d-a23d-475e-8073-30af7e5e256a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:50.677112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bf7873d-a23d-475e-8073-30af7e5e256a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:50.677356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2bf7873d-a23d-475e-8073-30af7e5e256a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:50.689097 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:50.689097 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:50.693460 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2bf7873d-a23d-475e-8073-30af7e5e256a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:50.699276 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2bf7873d-a23d-475e-8073-30af7e5e256a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:50.699802 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1048/4186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:50 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:50.894807 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:50.898398 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:50.898398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:50.898398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:50.898398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:50.901733 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:50.901733 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:50.902363 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9710cb60-d6a5-42a5-a9ae-bb120d630777 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:50.902797 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1056/4187] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:50 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:51.184098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-337da853-207f-4b1b-9011-10af8fa40437 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:51.187958 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-337da853-207f-4b1b-9011-10af8fa40437 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:51.188243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-337da853-207f-4b1b-9011-10af8fa40437 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:51.188521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-337da853-207f-4b1b-9011-10af8fa40437 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:51.200960 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:51.200960 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:51.205789 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-337da853-207f-4b1b-9011-10af8fa40437 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:51.210643 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-337da853-207f-4b1b-9011-10af8fa40437 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:51.211038 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1040/4188] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:51 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:51.711237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-73fc1762-2b13-4900-8af4-291815880b23 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:51.713240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73fc1762-2b13-4900-8af4-291815880b23 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:51.713703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73fc1762-2b13-4900-8af4-291815880b23 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:51.713812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73fc1762-2b13-4900-8af4-291815880b23 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:51.723680 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:51.723680 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:51.727350 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-73fc1762-2b13-4900-8af4-291815880b23 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:51.732538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73fc1762-2b13-4900-8af4-291815880b23 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:51.733012 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1045/4189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:51 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:51.912738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a740b719-2353-4f0b-b861-da14779fc688 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:51.914465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a740b719-2353-4f0b-b861-da14779fc688 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:51.914671 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a740b719-2353-4f0b-b861-da14779fc688 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:51.914872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a740b719-2353-4f0b-b861-da14779fc688 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:51.915037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a740b719-2353-4f0b-b861-da14779fc688 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:51.919136 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:51.919136 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:51.919826 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a740b719-2353-4f0b-b861-da14779fc688 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:51.920203 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1049/4190] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:51 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:52.223940 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-329cea16-2087-496f-aee9-8f18c938331c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:52.226262 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-329cea16-2087-496f-aee9-8f18c938331c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:52.226504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-329cea16-2087-496f-aee9-8f18c938331c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:52.226724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-329cea16-2087-496f-aee9-8f18c938331c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:52.237439 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:52.237439 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:52.241277 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-329cea16-2087-496f-aee9-8f18c938331c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:52.246475 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-329cea16-2087-496f-aee9-8f18c938331c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:52.247024 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1057/4191] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:52 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:52.744929 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6621f33f-ab63-48b4-ad5b-346096860c01 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:52.746773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6621f33f-ab63-48b4-ad5b-346096860c01 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:52.747017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6621f33f-ab63-48b4-ad5b-346096860c01 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:52.747234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6621f33f-ab63-48b4-ad5b-346096860c01 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:52.757922 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:52.757922 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:52.761771 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6621f33f-ab63-48b4-ad5b-346096860c01 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:52.766240 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6621f33f-ab63-48b4-ad5b-346096860c01 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:52.766841 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1041/4192] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:52 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:52.929365 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:52.931046 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:52.931255 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:52.931471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:52.931571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:52.935530 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:52.935530 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:52.936070 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e130c2f1-b833-4cdd-99cf-c5dd71bc1071 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:52.936415 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1046/4193] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:52 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:53.099340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-f1ef1869-b10d-4b08-bc5c-09965624bbc6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:53.101130 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-f1ef1869-b10d-4b08-bc5c-09965624bbc6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515/action Jul 03 12:04:53.101446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-f1ef1869-b10d-4b08-bc5c-09965624bbc6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:53.101553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-f1ef1869-b10d-4b08-bc5c-09965624bbc6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:53.114932 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:53.114932 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:53.125609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-34d1c330-242f-4214-ab02-fd1b54a75536 req-f1ef1869-b10d-4b08-bc5c-09965624bbc6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515/action returned with HTTP 204 Jul 03 12:04:53.126210 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1050/4194] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:04:53 2026] POST /volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:53.262075 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:53.263900 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:53.264100 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:53.264281 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:53.273297 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:53.273297 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:53.276892 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:53.280954 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3d02a3a-5d0d-441c-8e39-d30f04eb66b3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:53.281362 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1058/4195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:53 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:53.292292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-44b9882c-183d-4010-98c1-194d8d1092a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:53.294004 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44b9882c-183d-4010-98c1-194d8d1092a1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:04:53.294328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44b9882c-183d-4010-98c1-194d8d1092a1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:53.294396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44b9882c-183d-4010-98c1-194d8d1092a1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:53.305122 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:53.305122 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:53.309106 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-44b9882c-183d-4010-98c1-194d8d1092a1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:04:53.313802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44b9882c-183d-4010-98c1-194d8d1092a1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:04:53.314221 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1042/4196] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:53 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:53.782591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:53.785328 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:53.785702 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:53.786136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:53.799785 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:53.799785 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:53.803602 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:53.808110 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-346f6a0e-9c09-40ca-99b2-ccf1bc8136a5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:53.808564 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1047/4197] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:53 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:53.949460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56a79a58-983c-47eb-8469-974c4b3d095f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:53.949706 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56a79a58-983c-47eb-8469-974c4b3d095f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:53.949916 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56a79a58-983c-47eb-8469-974c4b3d095f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:53.950130 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56a79a58-983c-47eb-8469-974c4b3d095f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:53.950247 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-56a79a58-983c-47eb-8469-974c4b3d095f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:53.954140 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:53.954140 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:53.954693 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56a79a58-983c-47eb-8469-974c4b3d095f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:53.955034 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1051/4198] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:53 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:54.820271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e687523b-2717-4309-80e4-2238ab86b380 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:54.824777 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e687523b-2717-4309-80e4-2238ab86b380 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:54.824953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e687523b-2717-4309-80e4-2238ab86b380 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:54.825122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e687523b-2717-4309-80e4-2238ab86b380 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:54.836636 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:54.836636 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:54.839872 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e687523b-2717-4309-80e4-2238ab86b380 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:54.843827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e687523b-2717-4309-80e4-2238ab86b380 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:54.844204 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1059/4199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:54 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:54.966886 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:54.968539 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:54.968808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:54.969049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:54.969206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:54.973964 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:54.973964 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:54.974806 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f68d3e65-2089-4527-a078-d8698b0c1a19 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:54.975305 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1043/4200] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:54 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:55.858577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:55.860201 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:55.860540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:55.862461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:55.872539 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:55.872539 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:55.879756 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:55.886645 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-03b5af6f-56ed-4b1f-a4af-b069bf2cb9c2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:55.886645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1048/4201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:55 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:55.986695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:55.989418 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:55.989686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:55.990192 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:55.990192 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:55.994792 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:55.994792 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:55.995597 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2488150c-55ae-4a5b-9f68-db04e56dd49d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:55.996207 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1052/4202] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:55 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:56.131078 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-8f9034af-a9dd-45a5-b354-d80e7d6e5ca9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:56.133930 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-8f9034af-a9dd-45a5-b354-d80e7d6e5ca9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c/action Jul 03 12:04:56.134329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-8f9034af-a9dd-45a5-b354-d80e7d6e5ca9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:04:56.134521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-8f9034af-a9dd-45a5-b354-d80e7d6e5ca9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:04:56.162165 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:56.162165 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:56.181388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-bd80f2b6-f107-4452-8eb8-1f9d67e5c38e req-8f9034af-a9dd-45a5-b354-d80e7d6e5ca9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c/action returned with HTTP 204 Jul 03 12:04:56.182017 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1060/4203] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:04:56 2026] POST /volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:04:56.901079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:56.902790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:56.902980 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:56.903154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:56.913040 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:56.913040 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:56.916889 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:56.921049 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fac1c38d-48cd-4b9a-8659-6ba6b757b4f1 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:56.921618 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1044/4204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:56 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:56.933518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:56.937396 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:04:56.937396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:56.937396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:56.947871 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:56.947871 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:04:56.951594 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:04:56.956760 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d8b55834-ed81-49b4-a3ca-8935857eaf93 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:04:56.957261 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1049/4205] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:04:56 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:04:57.007561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:57.009006 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:57.009242 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:57.009474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:57.009611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:57.016869 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:57.016869 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:04:57.017650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4703a8e3-cf4b-43c0-8c15-b211d136d80d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:57.018133 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1053/4206] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:57 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:58.030041 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:58.032408 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:58.032642 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:58.032864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:58.033006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:58.038525 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:58.038525 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:04:58.039407 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7d14481d-3f3c-4c10-b3c5-f33aa29b9c20 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:58.039955 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1061/4207] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:58 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:04:59.049658 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:04:59.051877 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:04:59.052188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:04:59.052468 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:04:59.052642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:04:59.056978 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:04:59.056978 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:04:59.057555 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46e8e9a1-09c1-40a3-92a1-25fd133afba7 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:04:59.057896 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1045/4208] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:04:59 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:00.068130 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-02842a0e-97a9-404d-a2c3-cb669518446a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:00.069962 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02842a0e-97a9-404d-a2c3-cb669518446a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:05:00.070166 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-02842a0e-97a9-404d-a2c3-cb669518446a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:00.070362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-02842a0e-97a9-404d-a2c3-cb669518446a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:00.070572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-02842a0e-97a9-404d-a2c3-cb669518446a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:00.074964 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:00.074964 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:00.075649 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02842a0e-97a9-404d-a2c3-cb669518446a tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:05:00.075968 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:00.076300 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1050/4209] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:00 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:00.078281 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:00.078602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:00.078890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:00.085590 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:00.085590 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:00.085725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:00.087265 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371/action Jul 03 12:05:00.087597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:00.087726 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:00.088987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Updating backup '7b0bc282-2e56-469b-b880-5d7173359371' with '{'status': 'error'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 12:05:00.089460 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:00.093196 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-a78fd621-d391-4e27-bf0e-ecd047cbd5d8 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:00.093633 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1054/4210] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:00 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:00.095300 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:00.095300 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:00.100719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] reset_status in rpcapi backup_id 7b0bc282-2e56-469b-b880-5d7173359371 on host np0000004412. {{(pid=99811) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 12:05:00.102940 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e572b208-ec50-42fe-9211-75dfbfc7be7f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371/action returned with HTTP 202 Jul 03 12:05:00.103427 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1062/4211] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 3 12:05:00 2026] POST /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:00.111344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:00.112942 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:05:00.113620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:00.114893 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:00.114893 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume with id: 7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:05:00.120582 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:00.120582 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:00.120923 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:00.138726 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume request issued successfully. Jul 03 12:05:00.138938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6ad17bbb-50e7-4d1a-bbbd-b77a21a6bb8f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 returned with HTTP 202 Jul 03 12:05:00.139392 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1046/4212] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:00 2026] DELETE /volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:00.146258 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:00.147839 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:05:00.148047 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:00.148219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:00.154895 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:00.154895 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:00.158287 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:00.161930 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e4f81a4f-251f-4617-9de4-cf59fed3544d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 returned with HTTP 200 Jul 03 12:05:00.162316 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1051/4213] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:00 2026] GET /volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:01.174240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3cbac715-e43e-4f6e-b486-6f25804ef415 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:01.176209 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3cbac715-e43e-4f6e-b486-6f25804ef415 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 Jul 03 12:05:01.176460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3cbac715-e43e-4f6e-b486-6f25804ef415 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:01.176686 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3cbac715-e43e-4f6e-b486-6f25804ef415 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:01.183041 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3cbac715-e43e-4f6e-b486-6f25804ef415 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 returned with HTTP 404 Jul 03 12:05:01.183618 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1055/4214] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:01 2026] GET /volume/v3/volumes/7c3a6b56-850a-49f7-98e3-0a78246c1928 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:01.191164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-38be24e8-856d-402d-9cf5-966c89a6f58d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:01.193415 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] POST https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/restore Jul 03 12:05:01.194352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:01.195756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Restoring backup ac37c251-1d64-4e0b-9a2b-049bfe342eb7 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99811) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 12:05:01.195856 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Restoring backup ac37c251-1d64-4e0b-9a2b-049bfe342eb7 to volume None. Jul 03 12:05:01.201184 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:01.201184 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:01.202120 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Creating volume of 1 GB for restore of backup ac37c251-1d64-4e0b-9a2b-049bfe342eb7. Jul 03 12:05:01.206149 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Availability Zones retrieved successfully. Jul 03 12:05:01.211845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (d45422d3-1a3b-4b42-b921-1bbb0d5b7d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:01.215389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92826a95-4d19-4fcc-b605-4f5a06d226dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:01.216230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:05:01.249114 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92826a95-4d19-4fcc-b605-4f5a06d226dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:01.250326 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59799b44-55d1-4480-acd3-1da7f89bbf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:01.287744 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:01.290290 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:01.290532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:01.290709 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:01.294561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Created reservations ['23df56ec-35be-47c7-bdd7-65a5db571653', '19472a0e-c331-4b6e-859f-9766d396d7e8', '5c5c933a-8229-49e1-920a-4b5488493113', 'fd009c15-9a37-4634-9c38-f37f60a96e87'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:01.295551 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59799b44-55d1-4480-acd3-1da7f89bbf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23df56ec-35be-47c7-bdd7-65a5db571653', '19472a0e-c331-4b6e-859f-9766d396d7e8', '5c5c933a-8229-49e1-920a-4b5488493113', 'fd009c15-9a37-4634-9c38-f37f60a96e87']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:01.296740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616ca587-079e-4623-a6d4-fcad2089151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:01.303884 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:01.303884 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:01.308182 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:01.314090 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-7fe88710-dd35-4c20-b9e4-d5d97c774e24 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:05:01.314686 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1047/4215] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:01 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:01.327111 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616ca587-079e-4623-a6d4-fcad2089151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f47c943-13bf-4fb2-8ab1-5c215934ccea', '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='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['23df56ec-35be-47c7-bdd7-65a5db571653','19472a0e-c331-4b6e-859f-9766d396d7e8','5c5c933a-8229-49e1-920a-4b5488493113','fd009c15-9a37-4634-9c38-f37f60a96e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:05:01Z,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=8f47c943-13bf-4fb2-8ab1-5c215934ccea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae53234001ca43f5b02c5e04c0491805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dd10f40e434af59c7465a808e0404e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:01.327945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbaa9a7b-995a-4fbd-ada2-9853fadd94e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:01.335138 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:01.337393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee/action Jul 03 12:05:01.337753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:01.337926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:01.346973 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbaa9a7b-995a-4fbd-ada2-9853fadd94e7) transitioned into 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='ae53234001ca43f5b02c5e04c0491805',qos_specs=None,replication_status=,reservations=['23df56ec-35be-47c7-bdd7-65a5db571653','19472a0e-c331-4b6e-859f-9766d396d7e8','5c5c933a-8229-49e1-920a-4b5488493113','fd009c15-9a37-4634-9c38-f37f60a96e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dd10f40e434af59c7465a808e0404e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:01.347872 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcec0afe-9b3d-4731-a357-ce87ffe8f298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:01.349699 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:01.349699 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:01.350225 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:01.358280 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Begin detaching volume completed successfully. Jul 03 12:05:01.358365 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcec0afe-9b3d-4731-a357-ce87ffe8f298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:01.358616 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-0c3938ae-6411-4e7e-867f-8f08690aa4ff tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee/action returned with HTTP 202 Jul 03 12:05:01.359162 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1052/4216] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:05:01 2026] POST /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:01.359679 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Flow 'volume_create_api' (d45422d3-1a3b-4b42-b921-1bbb0d5b7d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:01.360192 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Create volume request issued successfully. Jul 03 12:05:01.370747 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:01.370747 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:01.371174 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:02.124816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e06ae7d6-42b4-495c-85f0-3e4ae6e608a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.125327 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e06ae7d6-42b4-495c-85f0-3e4ae6e608a8 None None] GET https://10.4.3.170/volume// Jul 03 12:05:02.125594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e06ae7d6-42b4-495c-85f0-3e4ae6e608a8 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.125862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e06ae7d6-42b4-495c-85f0-3e4ae6e608a8 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.126332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e06ae7d6-42b4-495c-85f0-3e4ae6e608a8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:02.126750 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1056/4217] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:05:02 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 12:05:02.133685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-27a643cf-8996-4066-8045-6bc00ced560f req-39b8a7bf-27de-443f-9839-201695b5a1b4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.172191 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-39b8a7bf-27de-443f-9839-201695b5a1b4 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:05:02.172573 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-39b8a7bf-27de-443f-9839-201695b5a1b4 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59cfeed-dcb9-43cc-8dc5-d1b81395c893", "connector": null, "instance_uuid": "6d50cbd6-2699-4907-9127-4ad8cadddcd0"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:02.180322 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.180322 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:02.203662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-39b8a7bf-27de-443f-9839-201695b5a1b4 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:05:02.204139 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1048/4218] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:05:02 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 12:05:02.378126 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.378126 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:02.378564 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:02.378564 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Checking backup size 1 against volume size 1 {{(pid=99811) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 12:05:02.378691 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Overwriting volume 8f47c943-13bf-4fb2-8ab1-5c215934ccea with restore of backup ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:02.390177 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] restore_backup in rpcapi backup_id ac37c251-1d64-4e0b-9a2b-049bfe342eb7 {{(pid=99811) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 12:05:02.391885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-38be24e8-856d-402d-9cf5-966c89a6f58d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/restore returned with HTTP 202 Jul 03 12:05:02.392347 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1063/4219] 10.4.3.170 () {70 vars in 1433 bytes} [Fri Jul 3 12:05:01 2026] POST /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7/restore => generated 152 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:02.396830 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-476fee3b-406b-4bb6-b48a-b70bed4f0a9d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.397304 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-476fee3b-406b-4bb6-b48a-b70bed4f0a9d None None] GET https://10.4.3.170/volume// Jul 03 12:05:02.397528 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-476fee3b-406b-4bb6-b48a-b70bed4f0a9d None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.397727 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-476fee3b-406b-4bb6-b48a-b70bed4f0a9d None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.398109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-476fee3b-406b-4bb6-b48a-b70bed4f0a9d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:02.398434 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1053/4220] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:05: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 12:05:02.400426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.402215 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:02.402441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.402645 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.402741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:02.405435 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.407217 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.407217 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:02.407278 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:02.407458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.407674 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.408081 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f4b1e5d7-660f-4545-9b6f-388b61f4d9cc tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:02.408580 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1057/4221] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:02 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:02.416952 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.416952 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:02.422210 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:02.426649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-e4efa7b2-7bf5-4b7b-9148-d596785cbb2d tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 200 Jul 03 12:05:02.427098 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1049/4222] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:05:02 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:02.615997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.617845 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:02.618046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.618213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.627034 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.627034 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:02.630029 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:02.633916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec1be2bd-1071-412e-b25a-b069a83f5699 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:02.634384 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1064/4223] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:02 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:02.728063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4bda0f14-ca58-45a8-949c-5f91ce1959e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.728444 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bda0f14-ca58-45a8-949c-5f91ce1959e7 None None] GET https://10.4.3.170/volume// Jul 03 12:05:02.728606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bda0f14-ca58-45a8-949c-5f91ce1959e7 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.728822 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bda0f14-ca58-45a8-949c-5f91ce1959e7 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.729143 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bda0f14-ca58-45a8-949c-5f91ce1959e7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:02.729428 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1054/4224] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:05: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 12:05:02.736264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.737974 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:02.738153 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:02.738318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:02.746459 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.746459 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:02.749282 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:02.752815 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-399c5c74-6b57-4d6c-a7e9-bc5fb08b24b6 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:02.753217 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1058/4225] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:05:02 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:02.843245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:02.845578 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] PUT https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce Jul 03 12:05:02.845966 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:02.853738 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Acquiring lock "cinder-attachment_update-d59cfeed-dcb9-43cc-8dc5-d1b81395c893-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:05:02.859530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Lock "cinder-attachment_update-d59cfeed-dcb9-43cc-8dc5-d1b81395c893-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:05:02.860560 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:02.860560 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:03.382582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Lock "cinder-attachment_update-d59cfeed-dcb9-43cc-8dc5-d1b81395c893-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:05:03.382944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-f1711962-fdef-4ace-915b-5c21715b9683 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce returned with HTTP 200 Jul 03 12:05:03.383381 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1050/4226] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:05:02 2026] PUT /volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:03.418962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:03.421065 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:03.421281 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:03.421472 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:03.421574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:03.426002 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:03.426002 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:03.426826 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d2eb1b8e-0ecb-40a6-bb09-63a6104041fe tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:03.427283 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1065/4227] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:03 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:03.648964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4a9204de-1b24-4408-b6e4-4e30c580603f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:03.650618 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a9204de-1b24-4408-b6e4-4e30c580603f tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:03.650817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a9204de-1b24-4408-b6e4-4e30c580603f tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:03.651009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a9204de-1b24-4408-b6e4-4e30c580603f tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:03.659617 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:03.659617 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:03.662607 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4a9204de-1b24-4408-b6e4-4e30c580603f tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:03.666215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a9204de-1b24-4408-b6e4-4e30c580603f tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:03.666624 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1055/4228] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:03 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:04.437179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:04.438876 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:04.439078 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:04.439263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:04.439379 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:04.444009 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:04.444009 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:04.444862 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-718529c0-eecb-435f-b1a2-58bf529c1e04 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:04.445305 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1059/4229] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:04 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:04.678039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-94913149-4267-45a5-b149-1aa7d1502f27 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:04.679546 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-94913149-4267-45a5-b149-1aa7d1502f27 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:04.679728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-94913149-4267-45a5-b149-1aa7d1502f27 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:04.679895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-94913149-4267-45a5-b149-1aa7d1502f27 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:04.687838 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:04.687838 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:04.690573 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-94913149-4267-45a5-b149-1aa7d1502f27 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:04.693991 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-94913149-4267-45a5-b149-1aa7d1502f27 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:04.694381 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1051/4230] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:04 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:05.253981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-62aa74d7-e457-44c7-939a-5616a52cd1df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:05.256031 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-62aa74d7-e457-44c7-939a-5616a52cd1df tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc Jul 03 12:05:05.256457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-62aa74d7-e457-44c7-939a-5616a52cd1df tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:05.256457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-62aa74d7-e457-44c7-939a-5616a52cd1df tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:05.263269 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:05.263269 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:05.455280 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:05.457096 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:05.457313 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:05.457517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:05.457636 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:05.461798 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:05.461798 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:05.462394 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91048d99-adf4-4392-8cb1-2a47677b0d07 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:05.462879 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1056/4231] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:05 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:05.705745 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e5f36070-7648-492e-accf-30bac34232e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:05.707544 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5f36070-7648-492e-accf-30bac34232e2 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:05.707741 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5f36070-7648-492e-accf-30bac34232e2 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:05.707942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5f36070-7648-492e-accf-30bac34232e2 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:05.718610 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:05.718610 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:05.722172 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e5f36070-7648-492e-accf-30bac34232e2 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:05.726085 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5f36070-7648-492e-accf-30bac34232e2 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:05.726494 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1060/4232] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:05 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:05.793797 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-191ca497-87fe-47f2-9e44-e76f0a4932e6 req-62aa74d7-e457-44c7-939a-5616a52cd1df tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc returned with HTTP 200 Jul 03 12:05:05.794225 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1066/4233] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:05:05 2026] DELETE /volume/v3/attachments/a78591c7-3279-419b-8b1c-4685a62d72fc => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:06.473885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-da0ae287-2d6d-498f-9408-61388956e7af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:06.477472 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da0ae287-2d6d-498f-9408-61388956e7af tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:06.477472 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-da0ae287-2d6d-498f-9408-61388956e7af tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:06.477599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-da0ae287-2d6d-498f-9408-61388956e7af tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:06.477723 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-da0ae287-2d6d-498f-9408-61388956e7af tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:06.482738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:06.482738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:06.483525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da0ae287-2d6d-498f-9408-61388956e7af tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:06.483996 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1052/4234] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:06 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:06.584307 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:06.585970 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:06.586149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:06.586337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:06.586510 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume with id: 2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:06.594079 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:06.594079 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:06.594698 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:06.612735 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume request issued successfully. Jul 03 12:05:06.612967 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7abab8ee-8c48-4a15-8f7a-376dc560d410 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 202 Jul 03 12:05:06.613331 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1057/4235] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:06 2026] DELETE /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:06.738449 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:06.740820 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:06.741123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:06.741421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:06.755574 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:06.755574 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:06.760334 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:06.766199 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8f5a3479-cfc1-44c4-9d63-04d5feaa2010 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:06.766717 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1061/4236] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:06 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:07.494333 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:07.496847 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:07.497159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:07.497415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:07.497558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:07.502576 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:07.502576 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:07.503202 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c68e5cc7-dca4-466b-a6b8-2d90689a85c5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:07.503670 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1067/4237] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:07 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:07.779481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-09434201-2afd-4128-974e-c4ba15a5e181 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:07.781217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-09434201-2afd-4128-974e-c4ba15a5e181 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:07.781437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-09434201-2afd-4128-974e-c4ba15a5e181 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:07.781614 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-09434201-2afd-4128-974e-c4ba15a5e181 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:07.790897 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:07.790897 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:07.794541 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-09434201-2afd-4128-974e-c4ba15a5e181 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:07.800071 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-09434201-2afd-4128-974e-c4ba15a5e181 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:07.800562 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1053/4238] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:07 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:08.515187 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:08.517078 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:08.517307 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:08.517541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:08.517644 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:08.523792 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:08.523792 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:08.524566 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-13d8307f-aa9e-459b-8aa0-8a0922042946 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:08.524963 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1058/4239] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:08 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:08.813726 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:08.815614 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:08.816389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:08.816389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:08.825962 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:08.825962 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:08.829458 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:08.833994 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e8779a89-5c0c-457f-a70d-b60f7bf5157b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:08.834364 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1062/4240] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:08 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:09.537333 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:09.538859 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:09.539119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:09.539311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:09.539442 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:09.543853 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:09.543853 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:09.544520 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d97e681-c6b0-4d03-a4d2-aae0d7463d48 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:09.544874 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1068/4241] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:09 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:09.847344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7ae97015-65de-4573-ae73-c222e8a41518 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:09.849115 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ae97015-65de-4573-ae73-c222e8a41518 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:09.849333 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ae97015-65de-4573-ae73-c222e8a41518 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:09.849521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ae97015-65de-4573-ae73-c222e8a41518 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:09.858993 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:09.858993 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:09.862836 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7ae97015-65de-4573-ae73-c222e8a41518 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:09.866828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ae97015-65de-4573-ae73-c222e8a41518 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:09.867200 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1054/4242] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:09 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:10.556667 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:10.559314 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:10.559549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:10.559741 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:10.559857 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:10.565324 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:10.565324 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:10.566133 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-575872bd-19f4-44b7-b382-756c3ac4b0a9 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:10.566611 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1059/4243] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:10 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:10.818773 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:10.820612 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:10.820828 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:10.821048 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:10.830552 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:10.830552 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:10.833918 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:10.837879 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-9e1a8818-618e-4755-9335-e7a069105b4f tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:05:10.838359 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1063/4244] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:10 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 1230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:10.859480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:10.861483 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] POST https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443/action Jul 03 12:05:10.861796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:10.861922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:10.873961 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:10.873961 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:10.874431 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:10.883206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:10.885309 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Begin detaching volume completed successfully. Jul 03 12:05:10.885516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:10.885624 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-38f710e4-66bb-4ea6-98fb-829667e2a4ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443/action returned with HTTP 202 Jul 03 12:05:10.885751 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:10.885949 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:10.886204 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1069/4245] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:05:10 2026] POST /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:10.901532 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:10.901532 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:10.905760 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:10.911963 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e94dced4-decf-4e3d-9c99-fb7533df1b09 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:10.912528 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1055/4246] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:10 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:11.435870 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-27a643cf-8996-4066-8045-6bc00ced560f req-5708f861-c7ce-4961-a001-29dd7b364ddb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.437891 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-5708f861-c7ce-4961-a001-29dd7b364ddb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] POST https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce/action Jul 03 12:05:11.438214 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-5708f861-c7ce-4961-a001-29dd7b364ddb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:11.438344 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-5708f861-c7ce-4961-a001-29dd7b364ddb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:11.453518 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:11.453518 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:11.464263 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-27a643cf-8996-4066-8045-6bc00ced560f req-5708f861-c7ce-4961-a001-29dd7b364ddb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce/action returned with HTTP 204 Jul 03 12:05:11.464732 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1060/4247] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:05:11 2026] POST /volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:11.576497 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b70cffe9-5d3b-4a49-907a-280a9949659b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.578711 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b70cffe9-5d3b-4a49-907a-280a9949659b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:11.578996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b70cffe9-5d3b-4a49-907a-280a9949659b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:11.579239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b70cffe9-5d3b-4a49-907a-280a9949659b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:11.579385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b70cffe9-5d3b-4a49-907a-280a9949659b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:11.584484 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:11.584484 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:11.585214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b70cffe9-5d3b-4a49-907a-280a9949659b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:11.585665 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1064/4248] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:11 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:11.912526 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ac1462b3-9bf0-4d07-a4fb-8cac9e4bc112 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.912965 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac1462b3-9bf0-4d07-a4fb-8cac9e4bc112 None None] GET https://10.4.3.170/volume// Jul 03 12:05:11.913129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac1462b3-9bf0-4d07-a4fb-8cac9e4bc112 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:11.913301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ac1462b3-9bf0-4d07-a4fb-8cac9e4bc112 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:11.913625 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ac1462b3-9bf0-4d07-a4fb-8cac9e4bc112 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:11.913924 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1070/4249] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:05:11 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 12:05:11.921315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.923352 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:11.923578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:11.923651 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8107790e-82ac-4182-93d5-816eab296966 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.923863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:11.925387 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8107790e-82ac-4182-93d5-816eab296966 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:11.925600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8107790e-82ac-4182-93d5-816eab296966 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:11.925783 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8107790e-82ac-4182-93d5-816eab296966 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:11.933003 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:11.933003 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:11.934937 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:11.934937 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:11.936948 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:11.938575 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8107790e-82ac-4182-93d5-816eab296966 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:11.942107 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-14f2971c-d436-4065-8c61-a45ddcff8d91 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:05:11.942582 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1056/4250] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:05:11 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 1413 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:11.942662 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8107790e-82ac-4182-93d5-816eab296966 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:11.942989 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1061/4251] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:11 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:11.958585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fb6828a-2746-4228-a135-eac67699a1fb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:11.960706 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] POST https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action Jul 03 12:05:11.961188 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:11.961390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:11.972508 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:11.972508 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:11.973084 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:12.019039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Created reservations ['43828b0b-9394-46d8-be4c-4f0b965fe637', 'd279854c-4d4c-4d0d-ac38-70b610c4636b'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:12.050304 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Extend volume request issued successfully. Jul 03 12:05:12.051482 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fb6828a-2746-4228-a135-eac67699a1fb tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action returned with HTTP 202 Jul 03 12:05:12.051482 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1065/4252] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 3 12:05:11 2026] POST /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:05:12.063947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:12.063947 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:12.063947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:12.063947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:12.077407 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:12.077407 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:12.083469 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:12.090096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7d3513a-c562-4ede-b417-4df3082e15e7 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:12.090534 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1071/4253] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:12 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:12.596164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:12.597864 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:12.598081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:12.598259 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:12.598362 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:12.602339 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:12.602339 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:12.602978 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d95b40f1-2222-46ad-80d9-e54e4afb105b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:12.603530 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1057/4254] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:12 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:12.830099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5d3630f5-c568-437e-8dba-895312731348 req-28170390-472b-4787-9fd2-13572367ef82 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:12.832223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-28170390-472b-4787-9fd2-13572367ef82 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c Jul 03 12:05:12.832477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-28170390-472b-4787-9fd2-13572367ef82 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:12.832715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-28170390-472b-4787-9fd2-13572367ef82 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:12.840255 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:12.840255 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:13.105015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:13.109457 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:13.109457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:13.109457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:13.121776 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:13.121776 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:13.127133 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:13.134890 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6d2d363-6408-4ff5-bc4a-ed3aa96fbdc5 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:13.134890 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1066/4255] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:13 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:13.146509 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:13.148307 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:13.148540 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:13.148724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:13.158348 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:13.158348 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:13.161606 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:13.165758 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e85a1f3a-24c1-4326-a72c-5297bcd10a00 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:13.166200 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1072/4256] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:13 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:13.309398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:13.311307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 service nova] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:13.311501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 service nova] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:13.311668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 service nova] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:13.320385 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:13.320385 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:13.323688 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 service nova] Volume info retrieved successfully. Jul 03 12:05:13.327386 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5fb6828a-2746-4228-a135-eac67699a1fb req-bd315390-0fcd-4267-ad43-3b343244f867 service nova] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:13.327855 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1058/4257] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:13 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:13.365792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5d3630f5-c568-437e-8dba-895312731348 req-28170390-472b-4787-9fd2-13572367ef82 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c returned with HTTP 200 Jul 03 12:05:13.366177 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1062/4258] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:05:12 2026] DELETE /volume/v3/attachments/b32a5f84-ce8f-4db4-bfdf-16196a5c984c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:13.612814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc426d2d-1732-4835-8db4-ee801a414132 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:13.614507 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc426d2d-1732-4835-8db4-ee801a414132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:13.614751 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc426d2d-1732-4835-8db4-ee801a414132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:13.614936 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc426d2d-1732-4835-8db4-ee801a414132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:13.615039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-bc426d2d-1732-4835-8db4-ee801a414132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:13.619018 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:13.619018 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:13.619754 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc426d2d-1732-4835-8db4-ee801a414132 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:13.620405 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1067/4259] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:13 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:05:14.071293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.073211 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:14.073456 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.073672 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.073883 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume with id: 92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:14.082127 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.082127 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:14.082672 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:14.101009 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume request issued successfully. Jul 03 12:05:14.101283 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-20cd80d8-d04e-4747-bcc3-4c5e10343f4b tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 202 Jul 03 12:05:14.101931 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1073/4260] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:14 2026] DELETE /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:14.149737 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.152824 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:14.153057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.153201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.164008 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.164008 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:14.170219 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:14.175617 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1f22f199-531f-4e5b-8441-9c067f046d0c req-76af9246-7413-4f2d-a2ef-59f43058b9a2 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 200 Jul 03 12:05:14.176166 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1059/4261] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:14 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:14.220746 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3d3131fa-2fa4-4ea1-93fb-eaaee0c95476 req-dcf110c3-0bbc-474f-88c3-88a488494320 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.222840 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3d3131fa-2fa4-4ea1-93fb-eaaee0c95476 req-dcf110c3-0bbc-474f-88c3-88a488494320 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:14.223105 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3d3131fa-2fa4-4ea1-93fb-eaaee0c95476 req-dcf110c3-0bbc-474f-88c3-88a488494320 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.223286 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3d3131fa-2fa4-4ea1-93fb-eaaee0c95476 req-dcf110c3-0bbc-474f-88c3-88a488494320 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.229028 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3d3131fa-2fa4-4ea1-93fb-eaaee0c95476 req-dcf110c3-0bbc-474f-88c3-88a488494320 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 404 Jul 03 12:05:14.229498 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1063/4262] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:14 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:14.385000 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.387666 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:14.387944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.388184 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.400663 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.400663 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:14.404999 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:14.409464 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-6dec23b2-481a-4d66-8b1e-af2e9f94c154 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:14.410004 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1068/4263] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:14 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:14.427555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.429536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] POST https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action Jul 03 12:05:14.429983 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:14.430135 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:14.440670 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.440670 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:14.441183 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:14.447310 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Begin detaching volume completed successfully. Jul 03 12:05:14.447582 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-647273f6-a9f2-45b1-876c-60e2b7df27dd tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action returned with HTTP 202 Jul 03 12:05:14.448094 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1074/4264] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:05:14 2026] POST /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:14.465211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5059d592-8df9-47b1-806c-617495cdf510 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.466813 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5059d592-8df9-47b1-806c-617495cdf510 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:14.467120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5059d592-8df9-47b1-806c-617495cdf510 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.467256 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5059d592-8df9-47b1-806c-617495cdf510 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.476444 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.476444 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:14.479628 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5059d592-8df9-47b1-806c-617495cdf510 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:14.483596 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5059d592-8df9-47b1-806c-617495cdf510 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:14.484267 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1060/4265] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:14 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:14.629599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:14.631296 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:14.631521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:14.631696 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:14.631803 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:14.636093 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:14.636093 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:14.636713 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cdddea19-2a74-41a8-9743-bfe4564e6b41 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:14.637299 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1064/4266] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:14 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:15.474487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-57a2b4b8-4225-4ef1-8c94-c40cd993c578 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:15.474905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57a2b4b8-4225-4ef1-8c94-c40cd993c578 None None] GET https://10.4.3.170/volume// Jul 03 12:05:15.475068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57a2b4b8-4225-4ef1-8c94-c40cd993c578 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:15.475260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57a2b4b8-4225-4ef1-8c94-c40cd993c578 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:15.475638 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57a2b4b8-4225-4ef1-8c94-c40cd993c578 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:15.475965 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1069/4267] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:05: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 12:05:15.485711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:15.488327 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:15.488658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:15.488933 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:15.495634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0189c36c-2657-423a-b46f-7c0d5778558d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:15.498241 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0189c36c-2657-423a-b46f-7c0d5778558d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:15.498442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0189c36c-2657-423a-b46f-7c0d5778558d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:15.498610 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0189c36c-2657-423a-b46f-7c0d5778558d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:15.505931 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:15.505931 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:15.507720 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:15.507720 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:15.510011 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:15.510759 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0189c36c-2657-423a-b46f-7c0d5778558d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:15.515335 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0189c36c-2657-423a-b46f-7c0d5778558d tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:15.515457 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-1c173578-a035-4c7c-8a75-cfbba4fc8a53 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:15.515492 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1061/4268] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:15 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:15.515614 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1075/4269] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:05:15 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:15.648627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:15.650298 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:15.650534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:15.650733 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:15.650838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:15.655309 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:15.655309 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:15.655853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c6d7c3c9-3136-44b8-9a4f-4aae7c355a1f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:15.656217 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1065/4270] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:15 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:16.408397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-cb6d1fc3-875f-4b20-93c0-94b6277dba16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:16.410620 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-cb6d1fc3-875f-4b20-93c0-94b6277dba16 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce Jul 03 12:05:16.410834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-cb6d1fc3-875f-4b20-93c0-94b6277dba16 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:16.411036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-cb6d1fc3-875f-4b20-93c0-94b6277dba16 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:16.418691 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:16.418691 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:16.529022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4f46886-564d-4535-ac0d-d137a931ef83 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:16.530872 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4f46886-564d-4535-ac0d-d137a931ef83 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:16.531148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4f46886-564d-4535-ac0d-d137a931ef83 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:16.531405 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4f46886-564d-4535-ac0d-d137a931ef83 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:16.544926 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:16.544926 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:16.549272 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f4f46886-564d-4535-ac0d-d137a931ef83 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:16.555009 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4f46886-564d-4535-ac0d-d137a931ef83 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:16.555526 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1062/4271] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:16 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:16.669710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:16.672009 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:16.672270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:16.672547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:16.672706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:16.678399 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:16.678399 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:16.679413 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f2ffa342-77c7-49fc-8f9d-e1255581c9d1 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:16.680000 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1076/4272] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:16 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:16.953055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f6baa98e-64ee-4d8e-9f7d-a4cc8a27f5d6 req-cb6d1fc3-875f-4b20-93c0-94b6277dba16 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce returned with HTTP 200 Jul 03 12:05:16.953597 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1070/4273] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:05:16 2026] DELETE /volume/v3/attachments/f12a2854-eba0-4b11-bfc8-4fe4667927ce => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:17.569948 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:17.572029 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:17.572329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:17.572609 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:17.579046 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:17.579046 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:17.582550 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:17.586704 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-73b66fc1-4d9a-4a03-bc90-dd5ead8d8fe3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:17.587650 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1066/4274] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:17 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:05:17.691360 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b450a90-dd02-4b02-800e-54e269f6594b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:17.693042 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b450a90-dd02-4b02-800e-54e269f6594b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:17.693302 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b450a90-dd02-4b02-800e-54e269f6594b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:17.693528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b450a90-dd02-4b02-800e-54e269f6594b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:17.693605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8b450a90-dd02-4b02-800e-54e269f6594b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:17.698232 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:17.698232 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:17.698933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b450a90-dd02-4b02-800e-54e269f6594b tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:17.699499 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1063/4275] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:17 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:18.717367 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:18.719299 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:18.719579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:18.719791 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:18.719985 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:18.741041 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:18.741041 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:18.741746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0c76d6e-9769-4cc0-ba06-899cfac670e3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:18.742125 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1077/4276] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:18 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:19.338662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f44dcbf6-8983-4457-bf4c-42a0df1fc346 req-0a4f0dc8-8b6a-444f-9d08-1f3b1388e0d9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:19.340920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f44dcbf6-8983-4457-bf4c-42a0df1fc346 req-0a4f0dc8-8b6a-444f-9d08-1f3b1388e0d9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 Jul 03 12:05:19.341157 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f44dcbf6-8983-4457-bf4c-42a0df1fc346 req-0a4f0dc8-8b6a-444f-9d08-1f3b1388e0d9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:19.341389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f44dcbf6-8983-4457-bf4c-42a0df1fc346 req-0a4f0dc8-8b6a-444f-9d08-1f3b1388e0d9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:19.348962 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:19.348962 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:19.752454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:19.754102 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:19.754296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:19.754483 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:19.754581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:19.759060 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:19.759060 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:19.759748 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d3b75a3d-c5fe-4ee9-b21a-b85aff53e17d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:19.760122 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1067/4277] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:19 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:19.877666 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f44dcbf6-8983-4457-bf4c-42a0df1fc346 req-0a4f0dc8-8b6a-444f-9d08-1f3b1388e0d9 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 returned with HTTP 200 Jul 03 12:05:19.878085 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1071/4278] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:05:19 2026] DELETE /volume/v3/attachments/67393bf3-cc8e-4931-8cf6-9c21013cc558 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:20.771316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1924e641-62d2-4043-a651-6e32badd3f33 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:20.773766 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1924e641-62d2-4043-a651-6e32badd3f33 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:20.774122 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1924e641-62d2-4043-a651-6e32badd3f33 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:20.774451 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1924e641-62d2-4043-a651-6e32badd3f33 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:20.774663 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1924e641-62d2-4043-a651-6e32badd3f33 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:20.780079 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:20.780079 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:20.781085 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1924e641-62d2-4043-a651-6e32badd3f33 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:20.781665 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1064/4279] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:20 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:20.791969 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-18a6cdd2-537b-45cb-b857-7718eff50532 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:20.795120 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea Jul 03 12:05:20.795358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:20.795576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:20.795739 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume with id: 8f47c943-13bf-4fb2-8ab1-5c215934ccea Jul 03 12:05:20.802878 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:20.802878 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:20.803148 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:20.818208 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume request issued successfully. Jul 03 12:05:20.818363 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-18a6cdd2-537b-45cb-b857-7718eff50532 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea returned with HTTP 202 Jul 03 12:05:20.818798 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1078/4280] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:20 2026] DELETE /volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:20.825520 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d2e884b7-6496-4629-afd4-056bb69ab343 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:20.827821 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2e884b7-6496-4629-afd4-056bb69ab343 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea Jul 03 12:05:20.828124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2e884b7-6496-4629-afd4-056bb69ab343 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:20.828392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2e884b7-6496-4629-afd4-056bb69ab343 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:20.838605 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:20.838605 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:20.843582 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d2e884b7-6496-4629-afd4-056bb69ab343 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:20.849538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2e884b7-6496-4629-afd4-056bb69ab343 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea returned with HTTP 200 Jul 03 12:05:20.850335 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1068/4281] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:20 2026] GET /volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea => generated 1074 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:21.863324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72e8ff15-e4fd-462c-a078-1ee06902c61d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:21.865105 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72e8ff15-e4fd-462c-a078-1ee06902c61d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea Jul 03 12:05:21.865291 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72e8ff15-e4fd-462c-a078-1ee06902c61d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:21.865483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72e8ff15-e4fd-462c-a078-1ee06902c61d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:21.870753 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72e8ff15-e4fd-462c-a078-1ee06902c61d tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea returned with HTTP 404 Jul 03 12:05:21.871220 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1072/4282] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:21 2026] GET /volume/v3/volumes/8f47c943-13bf-4fb2-8ab1-5c215934ccea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:21.880097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:21.881773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:21.882024 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:21.882234 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:21.882386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:21.888155 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:21.888155 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:21.889038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab672fd1-91ba-4d0d-ad76-94ce86fe4649 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:21.889495 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1065/4283] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:21 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:21.899511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-56c45e14-1e26-401e-9bc4-c8060265db94 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:21.901105 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:05:21.901296 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:21.901477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:21.901566 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: 7b0bc282-2e56-469b-b880-5d7173359371. Jul 03 12:05:21.905557 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:21.905557 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:21.917099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id 7b0bc282-2e56-469b-b880-5d7173359371 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:05:21.918869 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-56c45e14-1e26-401e-9bc4-c8060265db94 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 202 Jul 03 12:05:21.919278 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1079/4284] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:21 2026] DELETE /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:21.926041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:21.927596 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:05:21.927757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:21.927935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:21.928028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:21.932049 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:21.932049 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:21.932762 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06ebaf98-8794-4f65-9b1e-0b4ace0068a3 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 200 Jul 03 12:05:21.933114 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1069/4285] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:21 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:22.298429 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-94a1b335-ca19-4551-bb1d-de92efc78cab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:22.300176 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:05:22.300386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:22.300571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:22.300722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume with id: e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:05:22.307453 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:22.307453 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:22.307961 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:22.327235 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume request issued successfully. Jul 03 12:05:22.327542 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94a1b335-ca19-4551-bb1d-de92efc78cab tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 202 Jul 03 12:05:22.327980 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1073/4286] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:22 2026] DELETE /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:22.335682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:22.337482 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:05:22.337678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:22.337878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:22.345745 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:22.345745 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:22.349831 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Volume info retrieved successfully. Jul 03 12:05:22.354334 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-18b8be4d-144a-47a1-b016-a366d9f8e8f5 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 200 Jul 03 12:05:22.354743 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1066/4287] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:22 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 1249 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:22.943340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:22.945795 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 Jul 03 12:05:22.946160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:22.946448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:22.946620 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id 7b0bc282-2e56-469b-b880-5d7173359371. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:22.951514 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00cf7905-e013-4afe-ab98-1b173a3fe884 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 returned with HTTP 404 Jul 03 12:05:22.952176 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1080/4288] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:22 2026] GET /volume/v3/backups/7b0bc282-2e56-469b-b880-5d7173359371 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:22.959864 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:22.962394 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:05:22.962693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:22.962959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:22.963109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: ded26bad-6495-4575-96b8-346e8b24789c. Jul 03 12:05:22.968700 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:22.968700 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:22.984020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id ded26bad-6495-4575-96b8-346e8b24789c {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:05:22.985955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19bd37a6-071c-4aa0-bcef-1e64c81b142f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 202 Jul 03 12:05:22.986458 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1070/4289] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:22 2026] DELETE /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:22.994769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96db7899-640c-458f-bf02-2ac2391161b5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:22.996676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96db7899-640c-458f-bf02-2ac2391161b5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:05:22.996972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96db7899-640c-458f-bf02-2ac2391161b5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:22.997243 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96db7899-640c-458f-bf02-2ac2391161b5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:22.997428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-96db7899-640c-458f-bf02-2ac2391161b5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:23.002972 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.002972 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:23.003714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96db7899-640c-458f-bf02-2ac2391161b5 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 200 Jul 03 12:05:23.004088 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1074/4290] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:22 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:05:23.368073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7d0d663f-31c9-4383-8492-6d7b03b203f7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.369852 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7d0d663f-31c9-4383-8492-6d7b03b203f7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb Jul 03 12:05:23.370038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7d0d663f-31c9-4383-8492-6d7b03b203f7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.370208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7d0d663f-31c9-4383-8492-6d7b03b203f7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.375762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7d0d663f-31c9-4383-8492-6d7b03b203f7 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb returned with HTTP 404 Jul 03 12:05:23.376249 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1067/4291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/e733479d-843a-4164-90ac-0a320eaffcfb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:23.382837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.384632 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:23.384801 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.384976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.385123 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume with id: 92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:23.390460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d69df02-805a-46f2-aa86-37e7c22ff0ca tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 404 Jul 03 12:05:23.390902 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1081/4292] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:23 2026] DELETE /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:23.398778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9fa3b1bc-6cee-40ca-a006-549aa1617d9a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.400697 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9fa3b1bc-6cee-40ca-a006-549aa1617d9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 Jul 03 12:05:23.400952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9fa3b1bc-6cee-40ca-a006-549aa1617d9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.401204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9fa3b1bc-6cee-40ca-a006-549aa1617d9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.407210 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9fa3b1bc-6cee-40ca-a006-549aa1617d9a tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 returned with HTTP 404 Jul 03 12:05:23.407709 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1071/4293] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/92d10c97-e312-420b-9689-01323135c443 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:23.414549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3efede93-b954-4c68-a968-02bc089b3a35 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.416173 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3efede93-b954-4c68-a968-02bc089b3a35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:23.416334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3efede93-b954-4c68-a968-02bc089b3a35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.416564 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3efede93-b954-4c68-a968-02bc089b3a35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.416714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-3efede93-b954-4c68-a968-02bc089b3a35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Delete volume with id: 2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:23.422671 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3efede93-b954-4c68-a968-02bc089b3a35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 404 Jul 03 12:05:23.423206 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1075/4294] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:23 2026] DELETE /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:23.430327 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eac19570-828b-4b34-9dc0-9b7558fe8c35 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.432317 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eac19570-828b-4b34-9dc0-9b7558fe8c35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] GET https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee Jul 03 12:05:23.432607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eac19570-828b-4b34-9dc0-9b7558fe8c35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.432705 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eac19570-828b-4b34-9dc0-9b7558fe8c35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.438536 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eac19570-828b-4b34-9dc0-9b7558fe8c35 tempest-TestInstancesWithCinderVolumes-483186463 tempest-TestInstancesWithCinderVolumes-483186463-project-member] https://10.4.3.170/volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee returned with HTTP 404 Jul 03 12:05:23.439101 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1068/4295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/2fe9d1be-5f92-4f80-af3a-0c40b0db21ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:23.445800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.447681 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:05:23.447962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.448134 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.449034 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:05:23.461760 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Get all volumes completed successfully. Jul 03 12:05:23.463509 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.463509 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:23.467680 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1699c46e-60e3-4d9b-9e96-2ec33f49c346 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:05:23.468121 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1082/4296] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8656 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:23.483151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-add70574-e017-4d43-95b0-0f8c670c5ac2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.484805 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-add70574-e017-4d43-95b0-0f8c670c5ac2 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] DELETE https://10.4.3.170/volume/v3/types/31ba7714-7274-4bb6-93b4-bdc40249d147 Jul 03 12:05:23.484983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-add70574-e017-4d43-95b0-0f8c670c5ac2 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.485184 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-add70574-e017-4d43-95b0-0f8c670c5ac2 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.508202 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-add70574-e017-4d43-95b0-0f8c670c5ac2 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types/31ba7714-7274-4bb6-93b4-bdc40249d147 returned with HTTP 202 Jul 03 12:05:23.508599 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1072/4297] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:05:23 2026] DELETE /volume/v3/types/31ba7714-7274-4bb6-93b4-bdc40249d147 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:23.516062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.517644 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:05:23.517832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.518054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.518814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:05:23.550309 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Get all volumes completed successfully. Jul 03 12:05:23.552024 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.552024 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:23.555614 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d036e84-2ae0-40d2-aa49-6dc3a83e1d79 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:05:23.556003 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1076/4298] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8656 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:23.572688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-feb0ec88-5fe9-4e3e-ae64-fcb610f7e14e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.574820 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-feb0ec88-5fe9-4e3e-ae64-fcb610f7e14e tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] DELETE https://10.4.3.170/volume/v3/types/23107575-af0b-4c86-9bb2-1543e5ee8b20 Jul 03 12:05:23.575014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-feb0ec88-5fe9-4e3e-ae64-fcb610f7e14e tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.575230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-feb0ec88-5fe9-4e3e-ae64-fcb610f7e14e tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.597401 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-feb0ec88-5fe9-4e3e-ae64-fcb610f7e14e tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types/23107575-af0b-4c86-9bb2-1543e5ee8b20 returned with HTTP 202 Jul 03 12:05:23.597961 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1069/4299] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:05:23 2026] DELETE /volume/v3/types/23107575-af0b-4c86-9bb2-1543e5ee8b20 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:23.899506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5d1604e3-173a-40ae-8edc-899244592e15 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.901116 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:05:23.901275 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.901603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.902255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:05:23.913331 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Get all volumes completed successfully. Jul 03 12:05:23.915229 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.915229 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:23.919035 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d1604e3-173a-40ae-8edc-899244592e15 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:05:23.919433 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1083/4300] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8656 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:23.933569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c028a581-2eda-4117-830d-ce830b0d9c93 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.935243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd Jul 03 12:05:23.935456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.935649 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.935807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Delete volume with id: 78c07f9c-e002-42f9-90a8-339076325ffd Jul 03 12:05:23.943044 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.943044 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:23.943379 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Volume info retrieved successfully. Jul 03 12:05:23.956663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.image.cache [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '07063106-44c8-4409-8aa3-5505d8cd3ae0', 'volume_id': '78c07f9c-e002-42f9-90a8-339076325ffd', 'host': 'np0000004412@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 12, 3, 26), 'last_used': datetime.datetime(2026, 7, 3, 12, 3, 36)}. {{(pid=99808) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 12:05:23.969909 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Delete volume request issued successfully. Jul 03 12:05:23.970468 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c028a581-2eda-4117-830d-ce830b0d9c93 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd returned with HTTP 202 Jul 03 12:05:23.970857 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1073/4301] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:05:23 2026] DELETE /volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:23.979758 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-06e2256b-00e8-4b05-9290-767d1311a282 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:23.981486 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-06e2256b-00e8-4b05-9290-767d1311a282 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] GET https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd Jul 03 12:05:23.981660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-06e2256b-00e8-4b05-9290-767d1311a282 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:23.981829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-06e2256b-00e8-4b05-9290-767d1311a282 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:23.988973 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:23.988973 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:23.992555 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-06e2256b-00e8-4b05-9290-767d1311a282 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Volume info retrieved successfully. Jul 03 12:05:23.997057 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-06e2256b-00e8-4b05-9290-767d1311a282 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd returned with HTTP 200 Jul 03 12:05:23.997546 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1077/4302] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:23 2026] GET /volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:24.014394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:24.016233 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c Jul 03 12:05:24.016455 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:24.016684 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:24.016817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ded26bad-6495-4575-96b8-346e8b24789c. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:24.020607 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3f01a7d6-edb7-4452-bf59-acd7807c76f0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c returned with HTTP 404 Jul 03 12:05:24.021100 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1070/4303] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:24 2026] GET /volume/v3/backups/ded26bad-6495-4575-96b8-346e8b24789c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:24.028092 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6d578691-ad37-4201-a97c-0522118d91db None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:24.029821 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:24.030069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:24.030267 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:24.030366 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete backup with id: ac37c251-1d64-4e0b-9a2b-049bfe342eb7. Jul 03 12:05:24.035782 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:24.035782 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:24.056234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] delete_backup rpcapi backup_id ac37c251-1d64-4e0b-9a2b-049bfe342eb7 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:05:24.057982 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6d578691-ad37-4201-a97c-0522118d91db tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 202 Jul 03 12:05:24.058493 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1084/4304] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:24 2026] DELETE /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:24.065579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:24.068106 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:24.068353 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:24.070282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:24.070543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:24.077104 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:24.077104 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:24.077966 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2618403-aad6-4d36-9c80-6c46a79a6085 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 200 Jul 03 12:05:24.078363 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1074/4305] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:24 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:25.013033 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1a51b584-084e-4338-b4a1-bd7c44e63c31 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.015071 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1a51b584-084e-4338-b4a1-bd7c44e63c31 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] GET https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd Jul 03 12:05:25.015291 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1a51b584-084e-4338-b4a1-bd7c44e63c31 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.015542 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1a51b584-084e-4338-b4a1-bd7c44e63c31 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.022852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1a51b584-084e-4338-b4a1-bd7c44e63c31 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd returned with HTTP 404 Jul 03 12:05:25.023415 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1078/4306] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:25 2026] GET /volume/v3/volumes/78c07f9c-e002-42f9-90a8-339076325ffd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:25.030699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5d0ae6e1-32df-4f3b-98db-9cb00eb79784 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.032712 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d0ae6e1-32df-4f3b-98db-9cb00eb79784 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] DELETE https://10.4.3.170/volume/v3/types/e98fe7c2-1494-4954-80a6-04e9a6da2097 Jul 03 12:05:25.033344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d0ae6e1-32df-4f3b-98db-9cb00eb79784 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.033576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d0ae6e1-32df-4f3b-98db-9cb00eb79784 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.060717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.062993 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:25.064345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.064345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.072284 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:25.072284 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:25.074002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d0ae6e1-32df-4f3b-98db-9cb00eb79784 tempest-TestInstancesWithCinderVolumes-952461918 tempest-TestInstancesWithCinderVolumes-952461918-project-admin] https://10.4.3.170/volume/v3/types/e98fe7c2-1494-4954-80a6-04e9a6da2097 returned with HTTP 202 Jul 03 12:05:25.074474 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1071/4307] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:05:25 2026] DELETE /volume/v3/types/e98fe7c2-1494-4954-80a6-04e9a6da2097 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:25.077516 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:25.087120 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3adc05d5-c8f5-4acd-ac9c-dd9408b0960b tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:25.087734 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1085/4308] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:25 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:25.091750 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.094132 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 Jul 03 12:05:25.094409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.094835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.095036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Show backup with id ac37c251-1d64-4e0b-9a2b-049bfe342eb7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:25.098877 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fbdf97af-ff9f-4745-b7c7-fa7ca670f786 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 returned with HTTP 404 Jul 03 12:05:25.099420 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1075/4309] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:25 2026] GET /volume/v3/backups/ac37c251-1d64-4e0b-9a2b-049bfe342eb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:25.106250 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.106992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-946c0eb8-9752-4678-ba68-3835d360fef0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.108041 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:05:25.108250 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.108467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.108632 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume with id: b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:05:25.108830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:25.109081 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.109321 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.109573 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Delete volume with id: d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:25.116300 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:25.116300 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:25.116688 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:25.118021 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:25.118021 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:25.118531 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:25.134793 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Delete volume request issued successfully. Jul 03 12:05:25.134996 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-33691b38-8cdb-40b3-899a-c9c2e154f75f tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 returned with HTTP 202 Jul 03 12:05:25.135452 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1079/4310] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:05:25 2026] DELETE /volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:05:25.141341 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Delete volume request issued successfully. Jul 03 12:05:25.141616 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-946c0eb8-9752-4678-ba68-3835d360fef0 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 202 Jul 03 12:05:25.142249 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1072/4311] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:05:25 2026] DELETE /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:05:25.142657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.144988 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:05:25.144988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.145155 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.152953 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-30fe8821-f72c-44a7-8d46-986e6b7092de None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:25.153712 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:25.153712 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:25.155439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30fe8821-f72c-44a7-8d46-986e6b7092de tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:25.155557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30fe8821-f72c-44a7-8d46-986e6b7092de tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:25.155834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30fe8821-f72c-44a7-8d46-986e6b7092de tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:25.158448 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Volume info retrieved successfully. Jul 03 12:05:25.163340 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0fa71c5e-cc23-4f69-a7e4-794d062db016 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 returned with HTTP 200 Jul 03 12:05:25.163920 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:25.163920 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:25.164030 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1086/4312] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:25 2026] GET /volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:25.168354 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-30fe8821-f72c-44a7-8d46-986e6b7092de tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Volume info retrieved successfully. Jul 03 12:05:25.172944 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30fe8821-f72c-44a7-8d46-986e6b7092de tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 200 Jul 03 12:05:25.173410 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1076/4313] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:25 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:26.176264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b2684ea3-7cf6-4bbb-b26b-b0ca114bc4e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:26.178139 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2684ea3-7cf6-4bbb-b26b-b0ca114bc4e0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] GET https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 Jul 03 12:05:26.178379 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2684ea3-7cf6-4bbb-b26b-b0ca114bc4e0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:26.178604 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b2684ea3-7cf6-4bbb-b26b-b0ca114bc4e0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:26.184171 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b2684ea3-7cf6-4bbb-b26b-b0ca114bc4e0 tempest-ProjectAdminTests33-690426677 tempest-ProjectAdminTests33-690426677-project-admin] https://10.4.3.170/volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 returned with HTTP 404 Jul 03 12:05:26.184772 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1080/4314] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:26 2026] GET /volume/v3/volumes/b19defd6-56fd-4f0a-b975-63787d3e86c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:05:26.185456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f7005e67-2dd5-455a-a846-85b163c72ce3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:26.187200 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7005e67-2dd5-455a-a846-85b163c72ce3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] GET https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 Jul 03 12:05:26.187447 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7005e67-2dd5-455a-a846-85b163c72ce3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:26.187625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7005e67-2dd5-455a-a846-85b163c72ce3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:26.193701 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7005e67-2dd5-455a-a846-85b163c72ce3 tempest-VolumesExtendAttachedTest-2034679106 tempest-VolumesExtendAttachedTest-2034679106-project-member] https://10.4.3.170/volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 returned with HTTP 404 Jul 03 12:05:26.194179 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1073/4315] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:05:26 2026] GET /volume/v3/volumes/d59cfeed-dcb9-43cc-8dc5-d1b81395c893 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:05:27.812693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:27.894492 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:05:27.894833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1609994211"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:27.896216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1609994211'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:05:27.896327 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume of 1 GB Jul 03 12:05:27.900168 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Availability Zones retrieved successfully. Jul 03 12:05:27.905699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (aaf84df7-56dd-4ceb-9fbb-ef507c18bc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:27.906563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5087ee-8d01-4a38-9395-7a87d73b93b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:27.907306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:05:27.932269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5087ee-8d01-4a38-9395-7a87d73b93b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:27.933069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccede06-3705-4e0a-bac6-83e16a0572ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:27.993090 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['0158eec7-fb4d-4f57-8b30-2150ad8cb8fa', '29a56a4e-18c0-454c-92a3-91da525490d7', '4bbc919c-347c-43ab-8d37-e101fcf48882', 'e563de1a-0ce9-4054-8e57-b1b948e9e09a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:27.994004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccede06-3705-4e0a-bac6-83e16a0572ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0158eec7-fb4d-4f57-8b30-2150ad8cb8fa', '29a56a4e-18c0-454c-92a3-91da525490d7', '4bbc919c-347c-43ab-8d37-e101fcf48882', 'e563de1a-0ce9-4054-8e57-b1b948e9e09a']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:27.994922 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bcd4e7-7f7c-48b1-9a46-76630aaa0608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:28.028582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bcd4e7-7f7c-48b1-9a46-76630aaa0608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eeef4f6-8d0b-4002-b8d2-3441897e5d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609994211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['0158eec7-fb4d-4f57-8b30-2150ad8cb8fa','29a56a4e-18c0-454c-92a3-91da525490d7','4bbc919c-347c-43ab-8d37-e101fcf48882','e563de1a-0ce9-4054-8e57-b1b948e9e09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609994211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eeef4f6-8d0b-4002-b8d2-3441897e5d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b45d1e1ba4f18baf13cb6c4e15882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77b481b1e2d4614baea110412ba1107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:28.029429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df993e9f-047f-4d82-9c5a-abcb0444daa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:28.051133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df993e9f-047f-4d82-9c5a-abcb0444daa9) transitioned into state 'SUCCESS' from state '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-1609994211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['0158eec7-fb4d-4f57-8b30-2150ad8cb8fa','29a56a4e-18c0-454c-92a3-91da525490d7','4bbc919c-347c-43ab-8d37-e101fcf48882','e563de1a-0ce9-4054-8e57-b1b948e9e09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:28.051918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160b112f-0791-4e1e-9627-650356917fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:28.063121 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160b112f-0791-4e1e-9627-650356917fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:28.064045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (aaf84df7-56dd-4ceb-9fbb-ef507c18bc02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:28.064463 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request issued successfully. Jul 03 12:05:28.065097 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-770c080b-81c9-4dc8-b8bd-d9fcbfd9cad6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:05:28.065587 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1087/4316] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:05:27 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:28.082662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:28.085401 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:05:28.085401 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:28.086051 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:28.095979 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:28.095979 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:28.100773 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:05:28.106991 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3e5cfaa3-0383-471c-a72b-1c6422f8fac4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 returned with HTTP 200 Jul 03 12:05:28.107583 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1077/4317] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:28 2026] GET /volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:29.120404 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:29.122411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:05:29.122654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:29.122879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:29.131630 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:29.131630 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:29.138048 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:05:29.143180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d3ae08-98a8-4a4c-b422-9c8912bab083 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 returned with HTTP 200 Jul 03 12:05:29.144024 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1081/4318] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:29 2026] GET /volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:29.155387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-520e0362-4523-43cc-a343-8294d34a6ffe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:29.156904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:05:29.157207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eeef4f6-8d0b-4002-b8d2-3441897e5d75", "name": "tempest-type-Backup-1049542323"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:29.158590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating new backup {'backup': {'volume_id': '7eeef4f6-8d0b-4002-b8d2-3441897e5d75', 'name': 'tempest-type-Backup-1049542323'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:05:29.158760 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating backup of volume 7eeef4f6-8d0b-4002-b8d2-3441897e5d75 in container None Jul 03 12:05:29.169419 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:29.169419 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:29.169766 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:05:29.193630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['3b30935c-e323-4cd2-971c-d7842f4c2e13', 'a744147f-9979-4728-805f-108a393bcc96'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:29.222024 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-520e0362-4523-43cc-a343-8294d34a6ffe tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:05:29.222678 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1074/4319] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:05:29 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:29.230897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ff514db9-5de7-44be-955b-594c3344bed7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:29.232747 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff514db9-5de7-44be-955b-594c3344bed7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:29.232967 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff514db9-5de7-44be-955b-594c3344bed7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:29.233138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff514db9-5de7-44be-955b-594c3344bed7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:29.233250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ff514db9-5de7-44be-955b-594c3344bed7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:29.237296 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:29.237296 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:29.237746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff514db9-5de7-44be-955b-594c3344bed7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:29.238344 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1088/4320] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:29 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:30.249124 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:30.251132 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:30.251447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:30.251447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:30.252047 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:30.257241 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:30.257241 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:30.257747 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3cb1b835-8193-49d6-ae13-e5c91e22f605 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:30.258592 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1078/4321] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:30 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:31.268614 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6d57a517-812f-447f-ac96-f133beecfcfa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:31.270246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d57a517-812f-447f-ac96-f133beecfcfa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:31.270494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d57a517-812f-447f-ac96-f133beecfcfa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:31.270708 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d57a517-812f-447f-ac96-f133beecfcfa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:31.270823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-6d57a517-812f-447f-ac96-f133beecfcfa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:31.274645 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:31.274645 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:31.275240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d57a517-812f-447f-ac96-f133beecfcfa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:31.275623 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1082/4322] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:31 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:32.286885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:32.289020 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:32.289266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:32.289490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:32.289635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:32.294189 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:32.294189 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:32.294847 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2bc135ea-c4f6-4b6d-a1ab-3c8219659c69 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:32.295261 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1075/4323] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:32 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:33.307514 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:33.309303 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:33.309565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:33.310029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:33.310029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:33.314323 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:33.314323 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:33.315612 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d8ef43fd-20e2-46a0-86d0-77d7aeb64a76 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:33.316005 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1089/4324] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:33 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:05:34.328229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:34.330755 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:34.331057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:34.331289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:34.331419 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:34.336483 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:34.336483 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:34.337191 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40e423f8-1313-4d15-8b6f-8b2e5f8e502a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:34.337557 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1079/4325] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:34 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:35.349781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:35.351448 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:35.351660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:35.351848 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:35.351959 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:35.356105 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:35.356105 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:35.357000 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5399b923-8f35-4dbb-89df-2bbfbdd78cf7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:35.357551 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1083/4326] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:35 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:36.371708 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:36.374113 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:36.374459 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:36.374715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:36.374867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:36.380070 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:36.380070 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:36.380996 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b26f7041-c419-4658-b9a9-4e9665910cd5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:36.381339 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1076/4327] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:36 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:37.393642 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e68aa320-4be0-4870-ac73-66acf89a8aac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:37.395050 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e68aa320-4be0-4870-ac73-66acf89a8aac tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:37.395631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e68aa320-4be0-4870-ac73-66acf89a8aac tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:37.395631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e68aa320-4be0-4870-ac73-66acf89a8aac tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:37.395631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e68aa320-4be0-4870-ac73-66acf89a8aac tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:37.399906 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:37.399906 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:37.400708 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e68aa320-4be0-4870-ac73-66acf89a8aac tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:37.401425 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1090/4328] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:37 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:38.411655 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:38.413758 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:38.413979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:38.414172 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:38.414276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:38.418556 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:38.418556 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:38.419282 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3cf6241-376c-42c8-b48e-2d3151b13ab7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:38.419767 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1080/4329] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:38 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:39.430350 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:39.432066 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:39.432254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:39.432479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:39.432577 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:39.438016 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:39.438016 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:39.438924 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7fbe316-d773-48f3-a9a0-518ca61e327b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:39.439439 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1084/4330] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:39 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:40.151306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-da0fcd86-23a8-4d8a-aef8-72e710bf4a3f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:40.238240 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da0fcd86-23a8-4d8a-aef8-72e710bf4a3f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:05:40.238715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-da0fcd86-23a8-4d8a-aef8-72e710bf4a3f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-913363904", "extra_specs": {}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:40.253565 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-da0fcd86-23a8-4d8a-aef8-72e710bf4a3f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:05:40.253912 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1077/4331] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:05:40 2026] POST /volume/v3/types => generated 217 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:40.262345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f6f2b4bc-d3c2-45a7-bc97-b73e4dd1b8a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:40.264167 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6f2b4bc-d3c2-45a7-bc97-b73e4dd1b8a7 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947/encryption Jul 03 12:05:40.264635 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6f2b4bc-d3c2-45a7-bc97-b73e4dd1b8a7 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:40.285464 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6f2b4bc-d3c2-45a7-bc97-b73e4dd1b8a7 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947/encryption returned with HTTP 200 Jul 03 12:05:40.285833 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1091/4332] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:05:40 2026] POST /volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:40.294670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:40.356251 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:05:40.356617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-702785347", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-913363904", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:40.358269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-702785347', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-913363904', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:05:40.361834 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume of 1 GB Jul 03 12:05:40.362181 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:40.362181 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:40.362734 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Availability Zones retrieved successfully. Jul 03 12:05:40.368241 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (757631e8-763e-4572-9021-a3e2bd194e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:40.369338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5246ec73-58b6-4625-b52c-c789bb1d43cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:40.370228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:05:40.393947 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5246ec73-58b6-4625-b52c-c789bb1d43cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8fc5426-5fa5-4a30-929f-ee6feb9ee947,is_public=True,name='tempest-scenario-type-cryptsetup-913363904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8fc5426-5fa5-4a30-929f-ee6feb9ee947', '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=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:40.394665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a771d84-a101-427b-a88f-1e65dbd13e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:40.419762 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-913363904 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-913363904, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:05:40.420106 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-913363904 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-913363904, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:05:40.452287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12a2438f-e37f-432e-8146-b75f9bff6703 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:40.454024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a2438f-e37f-432e-8146-b75f9bff6703 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:40.454226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a2438f-e37f-432e-8146-b75f9bff6703 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:40.454451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a2438f-e37f-432e-8146-b75f9bff6703 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:40.454580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-12a2438f-e37f-432e-8146-b75f9bff6703 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:40.459639 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:40.459639 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:40.460469 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a2438f-e37f-432e-8146-b75f9bff6703 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:40.460933 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1085/4333] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:40 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:40.481717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Created reservations ['29411978-dcfe-4c66-ba8e-562feeb7e08b', 'e6090735-afec-4869-ba38-a44d5391c88b', 'd6fa13f9-97a2-4a15-b203-99e318cf263c', '6b4826de-a563-490e-9216-aab76892c1ec'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:40.482873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a771d84-a101-427b-a88f-1e65dbd13e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29411978-dcfe-4c66-ba8e-562feeb7e08b', 'e6090735-afec-4869-ba38-a44d5391c88b', 'd6fa13f9-97a2-4a15-b203-99e318cf263c', '6b4826de-a563-490e-9216-aab76892c1ec']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:40.483985 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ccec7a-3103-49c7-a097-cf11873acb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:40.516831 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ccec7a-3103-49c7-a097-cf11873acb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11667c7-3496-4882-90ab-e98377f3eb77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-702785347',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['29411978-dcfe-4c66-ba8e-562feeb7e08b','e6090735-afec-4869-ba38-a44d5391c88b','d6fa13f9-97a2-4a15-b203-99e318cf263c','6b4826de-a563-490e-9216-aab76892c1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=b8fc5426-5fa5-4a30-929f-ee6feb9ee947), 'volume': Volume(_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-03T12:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-702785347',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b11667c7-3496-4882-90ab-e98377f3eb77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d34f11add3a411dbbd4955c7b0909ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc1a828caff44209795cf7350fdaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8fc5426-5fa5-4a30-929f-ee6feb9ee947),volume_type_id=b8fc5426-5fa5-4a30-929f-ee6feb9ee947)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:40.518014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985aa59c-da35-4a84-b139-1ed43b23d50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:40.543298 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985aa59c-da35-4a84-b139-1ed43b23d50c) transitioned into state 'SUCCESS' from state '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-702785347',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['29411978-dcfe-4c66-ba8e-562feeb7e08b','e6090735-afec-4869-ba38-a44d5391c88b','d6fa13f9-97a2-4a15-b203-99e318cf263c','6b4826de-a563-490e-9216-aab76892c1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=b8fc5426-5fa5-4a30-929f-ee6feb9ee947)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:40.544491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fdc54a-a48e-4e9d-8325-2eebe93c1179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:40.559277 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fdc54a-a48e-4e9d-8325-2eebe93c1179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:40.560840 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (757631e8-763e-4572-9021-a3e2bd194e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:40.561155 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request issued successfully. Jul 03 12:05:40.562453 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8d8c71b3-b231-4698-a461-c1a91204ae18 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:05:40.563065 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1081/4334] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:05:40 2026] POST /volume/v3/volumes => generated 789 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:41.471585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:41.473795 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:41.474046 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:41.474265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:41.474403 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:41.478618 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:41.478618 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:41.479266 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61ca2ec6-57c5-4327-a70b-2198d19b8197 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:41.479668 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1078/4335] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:41 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:42.490138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:42.492669 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:42.492923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:42.493169 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:42.493313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:42.498182 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:42.498182 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:42.498561 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-81800fe7-3bd4-44e1-8bb4-4cbee5817796 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:42.498826 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1092/4336] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:42 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:43.512850 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:43.514567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:43.514777 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:43.514962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:43.515061 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:43.516777 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=148,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:05:43.524827 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:43.524827 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:43.525920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bf0a3313-ee7e-4983-a06c-d46a4dd476e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:43.526354 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1086/4337] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:43 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:44.535615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-daa525aa-101b-431c-9aca-81bce518696e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:44.537747 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daa525aa-101b-431c-9aca-81bce518696e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:44.538009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daa525aa-101b-431c-9aca-81bce518696e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:44.538289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daa525aa-101b-431c-9aca-81bce518696e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:44.538477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-daa525aa-101b-431c-9aca-81bce518696e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:44.543748 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:44.543748 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:44.544756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daa525aa-101b-431c-9aca-81bce518696e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:44.545282 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1082/4338] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:44 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:45.556154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-df402c04-3c81-4808-aa6b-70f50e085a03 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:45.557952 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df402c04-3c81-4808-aa6b-70f50e085a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:45.558178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-df402c04-3c81-4808-aa6b-70f50e085a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:45.558421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-df402c04-3c81-4808-aa6b-70f50e085a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:45.558529 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-df402c04-3c81-4808-aa6b-70f50e085a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:45.559987 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=163,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:05:45.562950 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:45.562950 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:45.563734 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-df402c04-3c81-4808-aa6b-70f50e085a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:45.564237 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1079/4339] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:45 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:46.345277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.347173 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:46.347358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:46.347546 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:46.356781 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.356781 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:46.360760 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:46.364652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-a62faea6-ed91-4f68-a778-d46e26f2af20 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:46.365062 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1093/4340] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:05:46 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:46.381083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.383083 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9/action Jul 03 12:05:46.383462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:05:46.383589 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:46.395288 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.395288 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:46.395886 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:46.403651 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Begin detaching volume completed successfully. Jul 03 12:05:46.403915 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-dfc4b9a3-d7aa-4683-af1c-6a83c88d59df tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9/action returned with HTTP 202 Jul 03 12:05:46.404448 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1087/4341] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:05:46 2026] POST /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:05:46.423755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.426186 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:46.426485 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:46.426771 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:46.429466 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=157,cinder:UPDATE=29,cinder:INSERT=13,cinder:DELETE=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:05:46.440479 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.440479 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:46.445330 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:46.451459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-181e17b3-1267-4e97-b5cb-984b4bb4d06a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:46.452010 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1083/4342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:46 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:46.574215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.575986 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:05:46.576192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:46.576364 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:46.576500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:46.581021 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.581021 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:46.581582 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6fcae15a-caad-42ac-bb23-1f5bf417bb56 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:05:46.581975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1080/4343] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:46 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:46.591546 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-31c2b4e9-85e2-4587-8631-31637916ff39 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.655627 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:05:46.656125 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eeef4f6-8d0b-4002-b8d2-3441897e5d75"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:46.657972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Creating new backup {'backup': {'volume_id': '7eeef4f6-8d0b-4002-b8d2-3441897e5d75'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:05:46.658163 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Creating backup of volume 7eeef4f6-8d0b-4002-b8d2-3441897e5d75 in container None Jul 03 12:05:46.668126 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.668126 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:46.668803 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Volume info retrieved successfully. Jul 03 12:05:46.688488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Created reservations ['813bb6a1-6c38-4dde-b798-ff5db319807f', '8d6f432a-8038-435b-a7e9-e095518c5db8'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:46.721558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31c2b4e9-85e2-4587-8631-31637916ff39 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:05:46.721976 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1094/4344] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:05:46 2026] POST /volume/v3/backups => generated 288 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:46.733295 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:46.735775 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:46.736194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:46.736450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:46.736633 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:46.742754 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:46.742754 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:46.743154 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d3cc968-191e-4f0f-be0c-d218f18d93ee tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:46.743562 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1088/4345] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:46 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:47.429985 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f137955e-d141-41cc-82c3-f273dd6b7188 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:47.430555 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f137955e-d141-41cc-82c3-f273dd6b7188 None None] GET https://10.4.3.170/volume// Jul 03 12:05:47.430814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f137955e-d141-41cc-82c3-f273dd6b7188 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:47.431132 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f137955e-d141-41cc-82c3-f273dd6b7188 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:47.431630 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f137955e-d141-41cc-82c3-f273dd6b7188 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:05:47.432047 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1084/4346] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:05:47 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 12:05:47.440107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:47.442836 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:47.443155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:47.443435 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:47.456569 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:47.456569 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:47.461353 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:47.463913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:47.465530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:47.465727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:47.465919 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:47.467462 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-19709e64-eba9-4f5e-8217-0e977e06ab1b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:47.468251 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=174,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:05:47.468416 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1081/4347] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:05:47 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:05:47.479218 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:47.479218 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:47.483474 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:47.488661 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c4e3198b-decb-4316-8b8f-2143eb05a2a3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:47.489133 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1095/4348] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:47 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:47.753689 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:47.755960 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:47.756246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:47.756524 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:47.756678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:47.761898 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:47.761898 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:47.762872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fe72f64-4283-474b-92a2-5eb4fb7cf04a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:47.763385 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1089/4349] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:47 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:48.502353 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:48.504148 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:48.504363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:48.504580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:48.513856 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:48.513856 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:48.518193 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:48.522706 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1d41da0-73b0-4106-87ac-7d94ce2b72ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:48.523135 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1085/4350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:48 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:48.773296 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:48.775036 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:48.775257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:48.775448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:48.775548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:48.779635 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:48.779635 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:48.780281 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5fb7fa54-b73e-44f3-8b4f-1dd3f6200000 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:48.780604 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1082/4351] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:48 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:49.539428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:49.544902 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:49.545093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:49.545291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:49.554646 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:49.554646 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:49.558379 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:49.562547 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dae69c3e-9a9c-4dbd-9154-94fd46af906e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:49.563030 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1096/4352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:49 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:05:49.789854 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5ed93293-6688-429a-827f-ff865552e344 req-0151858e-1bfc-4d56-ad88-be79917f062c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:49.790392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-51047770-f398-4f55-ab8c-4b221d5680c0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:49.792515 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-0151858e-1bfc-4d56-ad88-be79917f062c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 Jul 03 12:05:49.792724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-0151858e-1bfc-4d56-ad88-be79917f062c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:49.792926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-0151858e-1bfc-4d56-ad88-be79917f062c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:49.793628 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51047770-f398-4f55-ab8c-4b221d5680c0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:49.793809 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51047770-f398-4f55-ab8c-4b221d5680c0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:49.794009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51047770-f398-4f55-ab8c-4b221d5680c0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:49.794108 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-51047770-f398-4f55-ab8c-4b221d5680c0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:49.797731 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:49.797731 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:49.798288 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51047770-f398-4f55-ab8c-4b221d5680c0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:49.798632 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1086/4353] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:49 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:49.800042 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:49.800042 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:50.337493 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5ed93293-6688-429a-827f-ff865552e344 req-0151858e-1bfc-4d56-ad88-be79917f062c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 returned with HTTP 200 Jul 03 12:05:50.338421 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1090/4354] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:05:49 2026] DELETE /volume/v3/attachments/bb56f9df-d4d6-4089-9469-0ab3be8cb515 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:50.576005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:50.577998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:05:50.578171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:50.578389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:50.586765 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:50.586765 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:50.590647 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:05:50.594992 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8f4d6857-fc7b-43b9-a1cb-2cdf99225b81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:05:50.595432 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1083/4355] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:50 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:50.808859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:50.810913 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:50.811191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:50.811441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:50.811575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:50.816895 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:50.816895 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:50.817771 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-41f3ba0a-e01c-40e5-9669-9821939fd275 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:50.818329 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1097/4356] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:50 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:51.829711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:51.831596 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:51.831971 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:51.832207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:51.832358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:51.836697 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:51.836697 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:51.837379 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d35b8ed-8303-4ada-8f37-5e047b81b2a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:51.837753 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1087/4357] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:51 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:52.848144 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e732bdd4-956d-4852-a00b-077852de1be7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:52.850014 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e732bdd4-956d-4852-a00b-077852de1be7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:52.850260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e732bdd4-956d-4852-a00b-077852de1be7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:52.850442 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e732bdd4-956d-4852-a00b-077852de1be7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:52.850568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e732bdd4-956d-4852-a00b-077852de1be7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:52.854994 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:52.854994 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:52.855669 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e732bdd4-956d-4852-a00b-077852de1be7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:52.856057 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1091/4358] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:52 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:53.868866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:53.871147 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:53.871604 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:53.871604 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:53.871955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:53.876598 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:53.876598 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:53.877367 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e35c974d-7420-48c3-9a06-8c7a933998b4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:53.877823 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1084/4359] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:53 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:54.888964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-72912ea9-737e-4678-9e01-4713a6101903 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:54.890769 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72912ea9-737e-4678-9e01-4713a6101903 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:54.891269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72912ea9-737e-4678-9e01-4713a6101903 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:54.891269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72912ea9-737e-4678-9e01-4713a6101903 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:54.891481 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-72912ea9-737e-4678-9e01-4713a6101903 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:54.896824 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:54.896824 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:54.897531 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72912ea9-737e-4678-9e01-4713a6101903 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:54.897946 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1098/4360] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:54 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:55.914710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cb684f52-8a62-42ba-927b-90144d982470 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:55.919183 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb684f52-8a62-42ba-927b-90144d982470 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:55.919183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb684f52-8a62-42ba-927b-90144d982470 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:55.919183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb684f52-8a62-42ba-927b-90144d982470 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:55.919183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cb684f52-8a62-42ba-927b-90144d982470 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:55.924848 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:55.924848 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:05:55.926120 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb684f52-8a62-42ba-927b-90144d982470 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:55.926120 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1088/4361] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:55 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:56.937391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:56.939524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:56.939524 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:56.939691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:56.939750 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:56.944277 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:56.944277 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:56.944972 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-90cfa4b0-3523-4738-ba5f-06f6b2a6ce5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:56.945346 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1092/4362] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:56 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:57.956556 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:57.958318 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:57.958580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:57.958760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:57.958935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:57.963461 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:57.963461 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:05:57.964208 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-653e126d-0221-44c0-adb3-a6fd553f9a03 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:57.964630 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1085/4363] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:57 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:58.975808 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:58.977827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:58.981453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:58.981453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:58.981453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:05:58.983697 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:58.983697 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:05:58.984499 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-09022f5a-980e-4995-aed5-51de0fa3cea2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:05:58.984921 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1099/4364] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:58 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:59.147517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:59.149167 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:05:59.149529 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1794202497", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:05:59.151207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1794202497', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:05:59.151313 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume of 1 GB Jul 03 12:05:59.156156 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Availability Zones retrieved successfully. Jul 03 12:05:59.161387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Flow 'volume_create_api' (c38f5815-bfc9-411f-a3c1-d6a25baa881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:59.162512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c2a188-70ef-459c-950a-d24a17e518bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:59.163416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:05:59.186950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c2a188-70ef-459c-950a-d24a17e518bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:59.187769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc66471-4dee-41b4-ac66-5c2a9c9be18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:59.245771 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Created reservations ['47a81e2e-02be-4a9c-ba02-90d6a3641635', '623fbcbe-3240-4a85-a719-70f616257d5c', '34d4184b-3ffc-4bd3-9102-5a467b0cb836', '8bdb19dd-493e-4f62-bce3-f4a5821d123a'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:05:59.246673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc66471-4dee-41b4-ac66-5c2a9c9be18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a81e2e-02be-4a9c-ba02-90d6a3641635', '623fbcbe-3240-4a85-a719-70f616257d5c', '34d4184b-3ffc-4bd3-9102-5a467b0cb836', '8bdb19dd-493e-4f62-bce3-f4a5821d123a']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:59.247461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb6fee7-30c7-47aa-b073-28f9fbff5374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:59.274244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb6fee7-30c7-47aa-b073-28f9fbff5374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98eceb5e-ef3e-4705-b684-75c7d268c508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1794202497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38383da315764d69bc83d1d12ac45e6a',qos_specs=None,replication_status=,reservations=['47a81e2e-02be-4a9c-ba02-90d6a3641635','623fbcbe-3240-4a85-a719-70f616257d5c','34d4184b-3ffc-4bd3-9102-5a467b0cb836','8bdb19dd-493e-4f62-bce3-f4a5821d123a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d88339dc4bc64e56b726688d2630d9bf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1794202497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98eceb5e-ef3e-4705-b684-75c7d268c508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38383da315764d69bc83d1d12ac45e6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d88339dc4bc64e56b726688d2630d9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:59.275064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66013acd-4436-495d-b580-1645deba0acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:59.295352 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66013acd-4436-495d-b580-1645deba0acc) transitioned into state 'SUCCESS' from state '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-1794202497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38383da315764d69bc83d1d12ac45e6a',qos_specs=None,replication_status=,reservations=['47a81e2e-02be-4a9c-ba02-90d6a3641635','623fbcbe-3240-4a85-a719-70f616257d5c','34d4184b-3ffc-4bd3-9102-5a467b0cb836','8bdb19dd-493e-4f62-bce3-f4a5821d123a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d88339dc4bc64e56b726688d2630d9bf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:59.297106 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fa8d00-7d39-4ada-94fb-b59129739bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:05:59.306171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fa8d00-7d39-4ada-94fb-b59129739bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:05:59.307096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Flow 'volume_create_api' (c38f5815-bfc9-411f-a3c1-d6a25baa881a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:05:59.307473 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume request issued successfully. Jul 03 12:05:59.308092 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6df6f503-f748-4c0c-a9b6-3c6fc206ddfd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:05:59.308693 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1089/4365] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:05:59 2026] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:05:59.321297 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:59.323417 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:05:59.323621 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:59.323826 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:59.332606 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:05:59.332606 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:05:59.336428 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:05:59.340970 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-411d1294-fb7b-44d1-916a-6b9161a7f9a5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:05:59.341410 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1093/4366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:05:59 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:05:59.995965 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:05:59.997632 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:05:59.997826 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:05:59.998016 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:05:59.998115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:00.002023 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:00.002023 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:00.002621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00858ec1-3c31-4578-b67c-b9f74e19b3ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:06:00.003086 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1086/4367] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:05:59 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:00.354535 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:00.356517 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:00.356776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:00.357004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:00.364232 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:00.364232 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:00.367932 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:00.373561 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc80f7c2-ab77-43bd-b03d-2e20effe6ce1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:00.374289 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1100/4368] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:00 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:00.391686 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:00.394339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:00.394614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:00.394860 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:00.405534 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:00.405534 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:00.411402 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:00.422190 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-40e3d775-9f85-42fb-bfa8-506d8b81f692 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:00.422807 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1090/4369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:00 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:00.438943 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:00.441053 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:06:00.441289 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:00.441534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:00.441789 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:06:00.442690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:06:00.450890 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Get all volumes completed successfully. Jul 03 12:06:00.451376 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffb4a116-bd41-40e8-a563-50ac69c4f0c1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:06:00.451778 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1094/4370] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:06:00 2026] GET /volume/v3/volumes => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:00.460790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:00.465462 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:00.465717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:00.465966 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:00.481475 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:00.481475 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:00.486945 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:00.493149 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3a62e23e-5e30-49c8-b5c9-df4c6a96a2d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:00.493620 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1087/4371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:00 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:00.538822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:00.541113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:00.541284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:00.541493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:00.551338 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:00.551338 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:00.556659 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:00.562256 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-3ddf327f-bcd4-44a0-a064-427863ab5d60 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:00.562899 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1101/4372] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:06:00 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:01.014484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:01.016859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:06:01.017168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:01.017451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:01.017600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:01.023888 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:01.023888 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:01.025123 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-47fa4610-3c7e-485d-b9bd-b4ee76fe9bab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:06:01.025693 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1091/4373] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:01 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:02.036664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-80a3810a-12c8-4672-a413-cfb986587ab3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:02.038808 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80a3810a-12c8-4672-a413-cfb986587ab3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:06:02.039079 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80a3810a-12c8-4672-a413-cfb986587ab3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:02.039383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80a3810a-12c8-4672-a413-cfb986587ab3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:02.039490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-80a3810a-12c8-4672-a413-cfb986587ab3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:02.045091 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:02.045091 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:02.045983 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80a3810a-12c8-4672-a413-cfb986587ab3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:06:02.046593 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1095/4374] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:02 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:02.604657 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b827983-7581-4943-bce1-5a518dcf2316 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:02.605156 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b827983-7581-4943-bce1-5a518dcf2316 None None] GET https://10.4.3.170/volume// Jul 03 12:06:02.605402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b827983-7581-4943-bce1-5a518dcf2316 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:02.605619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b827983-7581-4943-bce1-5a518dcf2316 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:02.606010 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b827983-7581-4943-bce1-5a518dcf2316 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:06:02.606331 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1088/4375] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:06: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 12:06:02.616504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-15a37dce-5c87-494f-ae96-1f2d8aecd248 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:02.619175 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-15a37dce-5c87-494f-ae96-1f2d8aecd248 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:06:02.619545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-15a37dce-5c87-494f-ae96-1f2d8aecd248 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98eceb5e-ef3e-4705-b684-75c7d268c508", "connector": null, "instance_uuid": "accf5c0d-0dac-4245-b4c0-ff8f068a36fd"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:02.634179 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:02.634179 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:02.667961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-15a37dce-5c87-494f-ae96-1f2d8aecd248 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:06:02.668391 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1102/4376] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:06:02 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 1d8b0390-ec8a-4b9f-888b-121954c40a49. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-46882ba1-8f48-42a3-9b2d-123d09dde546 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 200 Jul 03 12:06:03.505029 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1092/4377] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:03 2026] GET /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:03.509391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.509391 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 Jul 03 12:06:03.509391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.509391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.509391 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete backup with id: 1d8b0390-ec8a-4b9f-888b-121954c40a49. Jul 03 12:06:03.512917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.515980 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.515980 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:03.517817 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:03.517817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.517817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.519147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] delete_backup rpcapi backup_id 1d8b0390-ec8a-4b9f-888b-121954c40a49 {{(pid=99809) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:06:03.520788 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.520788 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:03.521918 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b75e30f-7b67-428e-aa88-03f45aa34ad0 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 returned with HTTP 202 Jul 03 12:06:03.521918 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1096/4378] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:06:03 2026] DELETE /volume/v3/backups/1d8b0390-ec8a-4b9f-888b-121954c40a49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:06:03.523076 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:03.523076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81cc6e66-bf22-4ecf-a051-510cc1b05469 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:03.523076 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1089/4379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:03 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-752c357c-550b-4e78-a8e4-35afaa017c33 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-879106915"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-879106915'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume of 1 GB Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Availability Zones retrieved successfully. Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (ae749f88-7820-4db5-8889-0115a6941f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76293b6-b612-407d-908c-6169cf699a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76293b6-b612-407d-908c-6169cf699a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:03.523890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d1346c-da38-4485-a3f9-b1a28194c144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-491d8b1b-69df-48f0-a71a-432b88e2d6dc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-491d8b1b-69df-48f0-a71a-432b88e2d6dc None None] GET https://10.4.3.170/volume// Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-491d8b1b-69df-48f0-a71a-432b88e2d6dc None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-491d8b1b-69df-48f0-a71a-432b88e2d6dc None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-491d8b1b-69df-48f0-a71a-432b88e2d6dc None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:06:03.525057 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1093/4380] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:06: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 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-e5a59267-1344-4112-88bf-b57d5a7a0e56 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:03.525791 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1097/4381] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:06:03 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['dfb91b38-c000-433e-b1b7-ab52fdd7ee5c', '4e30ed98-4ee3-430a-82e9-df74754230cd', '8170cc26-ce00-4bda-aa45-02defc9eef6d', '652c2f74-b849-463a-a32d-3a1b9bb58a81'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d1346c-da38-4485-a3f9-b1a28194c144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb91b38-c000-433e-b1b7-ab52fdd7ee5c', '4e30ed98-4ee3-430a-82e9-df74754230cd', '8170cc26-ce00-4bda-aa45-02defc9eef6d', '652c2f74-b849-463a-a32d-3a1b9bb58a81']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c584e12-09c3-44e2-a1cf-9ee5a2dd9125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c584e12-09c3-44e2-a1cf-9ee5a2dd9125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a951be4-b77d-44d7-8cf5-f019e9e31c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-879106915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['dfb91b38-c000-433e-b1b7-ab52fdd7ee5c','4e30ed98-4ee3-430a-82e9-df74754230cd','8170cc26-ce00-4bda-aa45-02defc9eef6d','652c2f74-b849-463a-a32d-3a1b9bb58a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-879106915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a951be4-b77d-44d7-8cf5-f019e9e31c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b45d1e1ba4f18baf13cb6c4e15882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77b481b1e2d4614baea110412ba1107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047b70a6-f67a-4467-adf8-04e307bd9d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:03.526565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047b70a6-f67a-4467-adf8-04e307bd9d51) transitioned into state 'SUCCESS' from state '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-879106915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['dfb91b38-c000-433e-b1b7-ab52fdd7ee5c','4e30ed98-4ee3-430a-82e9-df74754230cd','8170cc26-ce00-4bda-aa45-02defc9eef6d','652c2f74-b849-463a-a32d-3a1b9bb58a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08df909a-41c5-4021-8e0d-9217296a03dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08df909a-41c5-4021-8e0d-9217296a03dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (ae749f88-7820-4db5-8889-0115a6941f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request issued successfully. Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-752c357c-550b-4e78-a8e4-35afaa017c33 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:06:03.527471 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1103/4382] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:06:03 2026] POST /volume/v3/volumes => generated 777 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-af219442-c6a1-49cd-9637-0b4c66d277ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af219442-c6a1-49cd-9637-0b4c66d277ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af219442-c6a1-49cd-9637-0b4c66d277ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-af219442-c6a1-49cd-9637-0b4c66d277ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-af219442-c6a1-49cd-9637-0b4c66d277ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:03.528514 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-af219442-c6a1-49cd-9637-0b4c66d277ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 returned with HTTP 200 Jul 03 12:06:03.528972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:03.529114 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1090/4383] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:03 2026] GET /volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] PUT https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Acquiring lock "cinder-attachment_update-98eceb5e-ef3e-4705-b684-75c7d268c508-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Lock "cinder-attachment_update-98eceb5e-ef3e-4705-b684-75c7d268c508-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:03.529206 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:03.918112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Lock "cinder-attachment_update-98eceb5e-ef3e-4705-b684-75c7d268c508-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:06:03.919437 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-c870851f-8fe1-4fd3-bf7b-0f1fd699dddd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc returned with HTTP 200 Jul 03 12:06:03.919437 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1094/4384] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:06:03 2026] PUT /volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:04.138348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:04.140140 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:04.140331 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:04.140517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:04.149109 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:04.149109 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:04.152275 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:04.156110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7d7f511-4e2b-4ead-a573-687bab86e45f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:04.156499 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1098/4385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:04 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:04.391880 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:04.393682 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:04.393909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:04.394096 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:04.403784 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:04.403784 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:04.408073 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:04.414240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c48465ad-033f-4f51-b329-b4ed72fcc0a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 returned with HTTP 200 Jul 03 12:06:04.414895 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1104/4386] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:04 2026] GET /volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:04.426032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-99875b32-3524-4524-86e4-56dff3995884 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:04.428188 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:06:04.428557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a951be4-b77d-44d7-8cf5-f019e9e31c80", "name": "tempest-type-Backup-1550983678"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:04.429938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating new backup {'backup': {'volume_id': '8a951be4-b77d-44d7-8cf5-f019e9e31c80', 'name': 'tempest-type-Backup-1550983678'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:06:04.430096 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating backup of volume 8a951be4-b77d-44d7-8cf5-f019e9e31c80 in container None Jul 03 12:06:04.436711 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:04.436711 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:04.437050 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:04.450616 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['22278740-dfd8-4fce-83e3-8515886c890d', 'af10a432-04e5-4dbe-914f-cb4472bd7508'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:04.480557 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-99875b32-3524-4524-86e4-56dff3995884 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:06:04.481123 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1091/4387] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:06:04 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:04.489030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:04.493397 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:04.493397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:04.493397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:04.493397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:04.498825 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:04.498825 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:04.500089 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-757ac0d0-018e-4760-b5ff-07e7d9460a0e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:04.500718 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1095/4388] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:04 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:05.169863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:05.171631 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:05.171836 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:05.172037 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:05.180627 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:05.180627 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:05.183963 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:05.187850 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8bc8f32c-b353-4d21-bf3d-92c3d4c5494c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:05.188247 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1099/4389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:05 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:05.510619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a15ae83d-fee1-4845-856d-939f7ebce32a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:05.512389 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a15ae83d-fee1-4845-856d-939f7ebce32a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:05.512636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a15ae83d-fee1-4845-856d-939f7ebce32a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:05.512953 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a15ae83d-fee1-4845-856d-939f7ebce32a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:05.513067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a15ae83d-fee1-4845-856d-939f7ebce32a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:05.517291 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:05.517291 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:05.517951 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a15ae83d-fee1-4845-856d-939f7ebce32a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:05.518330 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1105/4390] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:05 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:06.203677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:06.206331 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:06.206625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:06.206769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:06.217840 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:06.217840 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:06.223949 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:06.227551 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28dc3fa3-e822-4a4b-aacd-0added3510d5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:06.228029 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1092/4391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:06 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:06.527740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:06.529554 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:06.529741 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:06.529928 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:06.530034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:06.534479 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:06.534479 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:06.535329 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dad81b7a-f04b-4f73-b12f-a0d3b3f58e31 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:06.535781 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1096/4392] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:06 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:07.241244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6f72c368-042a-4216-bba3-34016b6abe22 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:07.242855 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f72c368-042a-4216-bba3-34016b6abe22 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:07.243050 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f72c368-042a-4216-bba3-34016b6abe22 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:07.243224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6f72c368-042a-4216-bba3-34016b6abe22 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:07.252166 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:07.252166 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:07.255563 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6f72c368-042a-4216-bba3-34016b6abe22 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:07.259947 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6f72c368-042a-4216-bba3-34016b6abe22 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:07.260331 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1100/4393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:07 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:07.546015 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:07.547922 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:07.548123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:07.548294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:07.548462 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:07.552907 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:07.552907 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:07.553542 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2dea0a51-c50e-4661-81be-be3515dc34a3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:07.553909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1106/4394] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:07 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:08.275724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b715f690-2acf-4a62-8e27-10743df263ea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:08.278058 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b715f690-2acf-4a62-8e27-10743df263ea tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:08.278329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b715f690-2acf-4a62-8e27-10743df263ea tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:08.278579 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b715f690-2acf-4a62-8e27-10743df263ea tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:08.290100 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:08.290100 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:08.294390 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b715f690-2acf-4a62-8e27-10743df263ea tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:08.299906 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b715f690-2acf-4a62-8e27-10743df263ea tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:08.300426 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1093/4395] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:08 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:08.564277 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-df112628-90dc-45ee-b375-49c48fb27087 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:08.566591 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-df112628-90dc-45ee-b375-49c48fb27087 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:08.566866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-df112628-90dc-45ee-b375-49c48fb27087 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:08.567133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-df112628-90dc-45ee-b375-49c48fb27087 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:08.567263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-df112628-90dc-45ee-b375-49c48fb27087 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:08.572386 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:08.572386 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:08.573215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-df112628-90dc-45ee-b375-49c48fb27087 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:08.573704 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1097/4396] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:08 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:09.312429 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:09.314290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:09.314512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:09.314718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:09.324079 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:09.324079 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:09.327357 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:09.331333 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dc2d947a-20a8-44cd-ad4d-cbce13ff99b5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:09.331740 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1101/4397] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:09 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:09.584556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:09.586974 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:09.587293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:09.587575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:09.587740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:09.593351 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:09.593351 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:09.594068 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a1e7f796-e1bc-4cba-a163-375ecc06d624 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:09.594539 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1107/4398] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:09 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:10.343237 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:10.345034 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:10.345239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:10.345441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:10.354636 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:10.354636 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:10.358163 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:10.362531 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d99aa2fe-36a6-44ff-8194-6597911f0f55 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:10.362903 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1094/4399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:10 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:10.604886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:10.606726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:10.606997 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:10.607200 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:10.607358 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:10.612485 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:10.612485 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:10.613277 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-af930c9f-c139-469d-8ea8-eb370a0a1643 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:10.614095 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1098/4400] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:10 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:11.145277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-5c8d611f-8909-4e68-b51a-e88f0d9b9935 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.147731 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-5c8d611f-8909-4e68-b51a-e88f0d9b9935 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc/action Jul 03 12:06:11.148167 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-5c8d611f-8909-4e68-b51a-e88f0d9b9935 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:06:11.148309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-5c8d611f-8909-4e68-b51a-e88f0d9b9935 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:11.167658 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.167658 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:11.185616 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-0742b165-b57e-4038-9ae9-0da3aa43fb51 req-5c8d611f-8909-4e68-b51a-e88f0d9b9935 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc/action returned with HTTP 204 Jul 03 12:06:11.186185 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1102/4401] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:06:11 2026] POST /volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:11.374543 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-145ea863-ff31-4066-87ed-931b0f2ad621 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.376472 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-145ea863-ff31-4066-87ed-931b0f2ad621 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:11.376675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-145ea863-ff31-4066-87ed-931b0f2ad621 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:11.376857 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-145ea863-ff31-4066-87ed-931b0f2ad621 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:11.388019 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.388019 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:11.391514 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-145ea863-ff31-4066-87ed-931b0f2ad621 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:11.395977 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-145ea863-ff31-4066-87ed-931b0f2ad621 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:11.396364 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1108/4402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:11 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:11.408189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-65c10955-d8d6-4844-b199-507ec09838cf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.410110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-65c10955-d8d6-4844-b199-507ec09838cf tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:11.410353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-65c10955-d8d6-4844-b199-507ec09838cf tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:11.410611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-65c10955-d8d6-4844-b199-507ec09838cf tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:11.422450 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.422450 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:11.426845 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-65c10955-d8d6-4844-b199-507ec09838cf tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:11.431522 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-65c10955-d8d6-4844-b199-507ec09838cf tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:11.432167 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1095/4403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:11 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:11.446824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.449265 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:06:11.449706 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98eceb5e-ef3e-4705-b684-75c7d268c508", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1425883816", "description": null, "metadata": null}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:11.465165 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.465165 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:11.465666 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:11.465843 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create snapshot from volume 98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:11.502394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Created reservations ['25e7ac8d-4e1b-4d02-8b7e-02075537d4ef', '8758f4f7-934f-4586-9522-0e505df7431d', '89622e4a-a03d-4760-8e5e-9a5c847c44bb', 'f206f484-c2d3-4d8f-ad40-3c4e8e6d2541'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:11.546531 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot force create request issued successfully. Jul 03 12:06:11.547004 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-578e90a8-84f0-4206-9f9f-cfd05d000c71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:06:11.547702 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1099/4404] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:06:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:11.563162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f0e98d95-5106-4e53-b939-f59139450446 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.565735 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0e98d95-5106-4e53-b939-f59139450446 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:11.565942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0e98d95-5106-4e53-b939-f59139450446 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:11.566151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0e98d95-5106-4e53-b939-f59139450446 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:11.574818 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.574818 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:11.575320 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f0e98d95-5106-4e53-b939-f59139450446 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot retrieved successfully. Jul 03 12:06:11.578399 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0e98d95-5106-4e53-b939-f59139450446 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 200 Jul 03 12:06:11.578399 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1103/4405] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:06:11 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:11.625347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-126ed369-6da2-47c4-9075-d35f9fc325ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:11.627560 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-126ed369-6da2-47c4-9075-d35f9fc325ed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:11.627723 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-126ed369-6da2-47c4-9075-d35f9fc325ed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:11.627921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-126ed369-6da2-47c4-9075-d35f9fc325ed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:11.628045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-126ed369-6da2-47c4-9075-d35f9fc325ed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:11.632484 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:11.632484 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:11.633175 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-126ed369-6da2-47c4-9075-d35f9fc325ed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:11.633699 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1109/4406] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:11 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:12.587080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c898117a-3271-42fb-b105-dffe8a5db077 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:12.589553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c898117a-3271-42fb-b105-dffe8a5db077 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:12.589818 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c898117a-3271-42fb-b105-dffe8a5db077 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:12.590040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c898117a-3271-42fb-b105-dffe8a5db077 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:12.594837 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:12.594837 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:12.595280 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c898117a-3271-42fb-b105-dffe8a5db077 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot retrieved successfully. Jul 03 12:06:12.596066 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c898117a-3271-42fb-b105-dffe8a5db077 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 200 Jul 03 12:06:12.596478 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1096/4407] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:06:12 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:12.607303 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5b101254-c9a7-4750-b4fe-444799372eb0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:12.610005 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b101254-c9a7-4750-b4fe-444799372eb0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:12.610310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b101254-c9a7-4750-b4fe-444799372eb0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:12.610614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b101254-c9a7-4750-b4fe-444799372eb0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:12.616784 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:12.616784 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:12.617285 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5b101254-c9a7-4750-b4fe-444799372eb0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot retrieved successfully. Jul 03 12:06:12.618141 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b101254-c9a7-4750-b4fe-444799372eb0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 200 Jul 03 12:06:12.618562 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1100/4408] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:06:12 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:12.628730 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:12.630622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:06:12.630829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:12.631022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:12.641251 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:12.641251 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:12.644337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e1aaf226-7705-43be-a41f-93971d61ec81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:12.645197 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:06:12.646216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1aaf226-7705-43be-a41f-93971d61ec81 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:12.646473 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1aaf226-7705-43be-a41f-93971d61ec81 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:12.646686 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1aaf226-7705-43be-a41f-93971d61ec81 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:12.646786 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e1aaf226-7705-43be-a41f-93971d61ec81 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:12.650297 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3f69efb6-85c9-4f23-80c2-2d3ba85a5a40 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:06:12.650744 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1104/4409] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:12 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:12.651398 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:12.651398 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:12.652173 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1aaf226-7705-43be-a41f-93971d61ec81 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:12.652574 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1110/4410] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:12 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:13.664036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6539f858-c193-4c73-af5f-49ed8069159a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:13.667275 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6539f858-c193-4c73-af5f-49ed8069159a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:13.667275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6539f858-c193-4c73-af5f-49ed8069159a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:13.667275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6539f858-c193-4c73-af5f-49ed8069159a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:13.667275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6539f858-c193-4c73-af5f-49ed8069159a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:13.672246 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:13.672246 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:13.673217 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6539f858-c193-4c73-af5f-49ed8069159a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:13.673772 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1097/4411] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:13 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:14.690921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:14.694136 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:14.694136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:14.694136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:14.694136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:14.699205 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:14.699205 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:14.700124 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-84157222-e5b0-49a3-9cf8-3883d3ba7c50 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:14.700624 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1101/4412] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:14 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:15.713805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:15.715712 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:15.716031 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:15.716294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:15.716529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:15.721804 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:15.721804 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:15.723392 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a65f81e-087e-4ee9-8083-a41797ce71e5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:15.723392 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1105/4413] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:15 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:16.735081 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:16.737526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:16.737811 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:16.738093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:16.738260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:16.743414 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:16.743414 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:16.744360 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4ad84b47-c38d-4a4a-84cf-fe698ace4f63 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:16.744963 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1111/4414] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:16 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:17.755849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:17.759060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:17.759060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:17.759060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:17.759060 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:17.762726 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:17.762726 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:17.763560 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3bd9b354-2323-4085-b3a4-32035cbcff11 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:17.764129 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1098/4415] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:17 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:18.774700 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bab92a0f-7821-43ee-8267-e8a942e1131d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:18.776616 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bab92a0f-7821-43ee-8267-e8a942e1131d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:18.776826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bab92a0f-7821-43ee-8267-e8a942e1131d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:18.777034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bab92a0f-7821-43ee-8267-e8a942e1131d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:18.777146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-bab92a0f-7821-43ee-8267-e8a942e1131d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:18.781698 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:18.781698 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:18.782436 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bab92a0f-7821-43ee-8267-e8a942e1131d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:18.783074 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1102/4416] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:18 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:19.796465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:19.800064 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:19.800064 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:19.800064 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:19.800064 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:19.804350 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:19.804350 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:19.805234 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35bc46a4-036c-412e-8d27-cf1f655c3afb tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:19.805783 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1106/4417] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:19 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:20.818010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-65448850-8f85-461b-a850-d6403c7d35b5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:20.820015 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65448850-8f85-461b-a850-d6403c7d35b5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:20.820225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65448850-8f85-461b-a850-d6403c7d35b5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:20.820459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-65448850-8f85-461b-a850-d6403c7d35b5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:20.820569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-65448850-8f85-461b-a850-d6403c7d35b5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:20.825818 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:20.825818 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:20.826577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-65448850-8f85-461b-a850-d6403c7d35b5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:20.827048 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1112/4418] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:20 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:21.839210 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:21.841446 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:21.843334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:21.843334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:21.843334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:21.848288 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:21.848288 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:21.849315 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bb6feacd-1bb7-4190-9edc-b1895675a726 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:21.849883 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1099/4419] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:21 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:22.858713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:22.860231 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:22.860475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:22.860661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:22.860757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:22.864785 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:22.864785 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:22.865326 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-deae47d7-975b-4b2e-a330-0f5df4e3bc57 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:22.865647 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1103/4420] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:22 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:23.875299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-970f1b17-8123-4295-9a46-7156c4a19842 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:23.877797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-970f1b17-8123-4295-9a46-7156c4a19842 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:23.878121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-970f1b17-8123-4295-9a46-7156c4a19842 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:23.878383 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-970f1b17-8123-4295-9a46-7156c4a19842 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:23.878534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-970f1b17-8123-4295-9a46-7156c4a19842 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 9ddd31fd-3865-47a6-98e6-23c159336e6e. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:23.883870 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:23.883870 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:23.884755 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-970f1b17-8123-4295-9a46-7156c4a19842 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 200 Jul 03 12:06:23.885290 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1107/4421] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:23 2026] GET /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:23.896026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:23.897644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] DELETE https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e Jul 03 12:06:23.897814 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:23.897992 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:23.898101 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Delete backup with id: 9ddd31fd-3865-47a6-98e6-23c159336e6e. Jul 03 12:06:23.902791 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:23.902791 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:23.914936 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] delete_backup rpcapi backup_id 9ddd31fd-3865-47a6-98e6-23c159336e6e {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:06:23.916781 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df646cd1-5ecb-4b35-b5a8-36126e265eb2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e returned with HTTP 202 Jul 03 12:06:23.917446 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1113/4422] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:06:23 2026] DELETE /volume/v3/backups/9ddd31fd-3865-47a6-98e6-23c159336e6e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:06:23.924043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:23.926334 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:23.926583 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:23.926780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:23.926954 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume with id: 8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:23.934759 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:23.934759 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:23.935115 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:23.964461 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume request issued successfully. Jul 03 12:06:23.964651 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b781ec49-6108-4fed-a19d-a6a28ee62bf4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 returned with HTTP 202 Jul 03 12:06:23.965052 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1100/4423] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:06:23 2026] DELETE /volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:06:23.972666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:23.974677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:23.974941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:23.975156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:23.983611 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:23.983611 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:23.988315 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:23.993035 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eecf6d8e-b106-445c-8e95-30a6344ebbc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 returned with HTTP 200 Jul 03 12:06:23.993457 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1104/4424] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:23 2026] GET /volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:24.882703 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-df1dd62d-d251-4143-a304-25f3a1e3129d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:24.884400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:24.884589 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:24.884761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:24.884858 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete snapshot with id: 9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:24.890055 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:24.890055 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:24.890487 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot retrieved successfully. Jul 03 12:06:24.909198 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot delete request issued successfully. Jul 03 12:06:24.909437 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df1dd62d-d251-4143-a304-25f3a1e3129d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 202 Jul 03 12:06:24.909945 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1108/4425] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:06:24 2026] DELETE /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:06:24.917841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:24.920244 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:24.920527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:24.920907 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:24.927706 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:24.927706 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:24.928156 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Snapshot retrieved successfully. Jul 03 12:06:24.928849 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60e33118-bfd7-4d4f-adc5-bc17edc76ea8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 200 Jul 03 12:06:24.929216 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1114/4426] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:06:24 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:25.006710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0b71f381-5a98-40f0-824a-29b110f380aa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:25.009192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b71f381-5a98-40f0-824a-29b110f380aa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 Jul 03 12:06:25.009543 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b71f381-5a98-40f0-824a-29b110f380aa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:25.009828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0b71f381-5a98-40f0-824a-29b110f380aa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:25.018939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0b71f381-5a98-40f0-824a-29b110f380aa tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 returned with HTTP 404 Jul 03 12:06:25.019588 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1101/4427] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:25 2026] GET /volume/v3/volumes/8a951be4-b77d-44d7-8cf5-f019e9e31c80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:25.029582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:25.031600 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/export_record Jul 03 12:06:25.031820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:25.032017 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Calling method 'export_record' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:25.032168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Export record for backup abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 12:06:25.036652 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:25.036652 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:25.037800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'cbae2120075f4fc7a0f2986420d80d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857b45d1e1ba4f18baf13cb6c4e15882', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:06:25.038100 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0fa9cfe7-d1ec-49d3-b12f-896cb8ea2e51 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/export_record returned with HTTP 403 Jul 03 12:06:25.038686 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1105/4428] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 12:06:25 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:25.048274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:25.050033 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:06:25.050441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-103229450"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:25.051776 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-103229450'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:06:25.051955 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume of 1 GB Jul 03 12:06:25.052257 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:25.052257 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:25.056024 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Availability Zones retrieved successfully. Jul 03 12:06:25.061267 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (6e800100-821e-4002-9db8-2c08672e32ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:25.062231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6766f4e-c653-4e5c-8c62-150a21c1b2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:25.062995 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:06:25.086761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6766f4e-c653-4e5c-8c62-150a21c1b2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:25.087494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18952bd-1443-4182-954c-d769e0d047d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:25.130321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['7743eaa0-8c93-47b3-922a-f81cb202b88c', 'b2e519f2-b3d7-4d94-adf7-9a2f44a38a1e', '868fa3c0-c368-4d4d-9723-a57bce0a3ff2', '3f09f30e-6015-45eb-a309-2b907952a393'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:25.131387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18952bd-1443-4182-954c-d769e0d047d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7743eaa0-8c93-47b3-922a-f81cb202b88c', 'b2e519f2-b3d7-4d94-adf7-9a2f44a38a1e', '868fa3c0-c368-4d4d-9723-a57bce0a3ff2', '3f09f30e-6015-45eb-a309-2b907952a393']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:25.132174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c25a57f-f9c7-4ab6-a889-af764f9ff023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:25.157825 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c25a57f-f9c7-4ab6-a889-af764f9ff023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53910a2f-5ae7-4d5e-8499-d1c21bebf10d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-103229450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['7743eaa0-8c93-47b3-922a-f81cb202b88c','b2e519f2-b3d7-4d94-adf7-9a2f44a38a1e','868fa3c0-c368-4d4d-9723-a57bce0a3ff2','3f09f30e-6015-45eb-a309-2b907952a393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-103229450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53910a2f-5ae7-4d5e-8499-d1c21bebf10d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b45d1e1ba4f18baf13cb6c4e15882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77b481b1e2d4614baea110412ba1107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:25.158519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfde657-8c56-4d2a-95a5-0d3b217f0ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:25.177175 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfde657-8c56-4d2a-95a5-0d3b217f0ad2) transitioned into state 'SUCCESS' from state '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-103229450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['7743eaa0-8c93-47b3-922a-f81cb202b88c','b2e519f2-b3d7-4d94-adf7-9a2f44a38a1e','868fa3c0-c368-4d4d-9723-a57bce0a3ff2','3f09f30e-6015-45eb-a309-2b907952a393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:25.177880 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1169966-c7c8-457c-9060-4d9b144a0d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:25.187329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1169966-c7c8-457c-9060-4d9b144a0d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:25.188193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (6e800100-821e-4002-9db8-2c08672e32ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:25.188495 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request issued successfully. Jul 03 12:06:25.189136 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ab658bfc-4ae4-4b68-bccb-41b48a5d952d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:06:25.189629 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1109/4429] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:06:25 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:25.202356 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:25.204092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:25.204304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:25.204505 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:25.220225 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:25.220225 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:25.229856 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:25.238520 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a75f99f-6bc1-4475-acd7-69ac44373d8d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d returned with HTTP 200 Jul 03 12:06:25.240397 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1115/4430] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:25 2026] GET /volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:25.940311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d49873a1-aeaa-4775-8878-fe965cb6e6fa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:25.941995 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d49873a1-aeaa-4775-8878-fe965cb6e6fa tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:06:25.942167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d49873a1-aeaa-4775-8878-fe965cb6e6fa tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:25.942340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d49873a1-aeaa-4775-8878-fe965cb6e6fa tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:25.946207 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d49873a1-aeaa-4775-8878-fe965cb6e6fa tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 404 Jul 03 12:06:25.946664 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1102/4431] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:06:25 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:26.250606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4098e648-30a7-4083-b29b-b6558067f36a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:26.252301 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4098e648-30a7-4083-b29b-b6558067f36a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:26.252519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4098e648-30a7-4083-b29b-b6558067f36a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:26.252711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4098e648-30a7-4083-b29b-b6558067f36a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:26.260271 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:26.260271 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:26.264317 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4098e648-30a7-4083-b29b-b6558067f36a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:26.268157 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4098e648-30a7-4083-b29b-b6558067f36a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d returned with HTTP 200 Jul 03 12:06:26.268538 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1106/4432] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:26 2026] GET /volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:26.283385 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:26.285152 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:06:26.285514 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53910a2f-5ae7-4d5e-8499-d1c21bebf10d", "name": "tempest-type-Backup-821780442"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:26.286857 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating new backup {'backup': {'volume_id': '53910a2f-5ae7-4d5e-8499-d1c21bebf10d', 'name': 'tempest-type-Backup-821780442'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:06:26.286995 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating backup of volume 53910a2f-5ae7-4d5e-8499-d1c21bebf10d in container None Jul 03 12:06:26.294738 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:26.294738 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:26.295041 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:26.312623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['c920bd1b-2083-467e-b0b8-90e9f2171c14', 'feb1f127-2dac-4df6-8515-6563eedf330d'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:26.348412 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d783a17-f936-46eb-96fa-f7792f1fb102 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:06:26.348412 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1110/4433] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:06:26 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:26.356634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:26.359020 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:26.359288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:26.359573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:26.359721 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:26.365089 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:26.365089 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:26.365808 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8fd4e34f-3d2a-411b-aa4a-3497adc509e6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:26.366323 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1116/4434] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:26 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:27.024964 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-2fc04543-0d25-4bd8-9639-0e56883b56f8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:27.027422 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-2fc04543-0d25-4bd8-9639-0e56883b56f8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=accf5c0d-0dac-4245-b4c0-ff8f068a36fd Jul 03 12:06:27.027724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-2fc04543-0d25-4bd8-9639-0e56883b56f8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:27.027998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-2fc04543-0d25-4bd8-9639-0e56883b56f8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:27.045436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-2fc04543-0d25-4bd8-9639-0e56883b56f8 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=accf5c0d-0dac-4245-b4c0-ff8f068a36fd returned with HTTP 200 Jul 03 12:06:27.045841 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1103/4435] 10.4.3.170 () {70 vars in 1637 bytes} [Fri Jul 3 12:06:27 2026] GET /volume/v3/attachments?instance_id=accf5c0d-0dac-4245-b4c0-ff8f068a36fd => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:27.053406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-4a068f9e-3821-4d8f-85a7-61a4fea675dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:27.055644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-4a068f9e-3821-4d8f-85a7-61a4fea675dd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc Jul 03 12:06:27.055923 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-4a068f9e-3821-4d8f-85a7-61a4fea675dd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:27.056175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-4a068f9e-3821-4d8f-85a7-61a4fea675dd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:27.078077 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-152a9eb0-c311-45d9-89b1-7c35fed2ab41 req-4a068f9e-3821-4d8f-85a7-61a4fea675dd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc returned with HTTP 200 Jul 03 12:06:27.078535 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1107/4436] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 12:06:27 2026] GET /volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:27.377355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-88f7e470-0922-472d-9cde-a5cf4426d410 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:27.378893 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88f7e470-0922-472d-9cde-a5cf4426d410 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:27.379424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88f7e470-0922-472d-9cde-a5cf4426d410 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:27.379424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88f7e470-0922-472d-9cde-a5cf4426d410 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:27.379424 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-88f7e470-0922-472d-9cde-a5cf4426d410 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:27.382899 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:27.382899 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:27.383410 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88f7e470-0922-472d-9cde-a5cf4426d410 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:27.383747 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1111/4437] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:27 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:28.393238 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:28.395023 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:28.395243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:28.395432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:28.395531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:28.399575 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:28.399575 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:28.400175 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-17dddf3f-cf0e-4486-9d1b-9bdbadd8d734 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:28.400592 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1117/4438] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:28 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:29.410395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:29.413672 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:29.413672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:29.413672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:29.413672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:29.417133 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:29.417133 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:29.417970 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5a4473b-aeb7-4592-aa81-9fb0913259d1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:29.418438 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1104/4439] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:29 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:30.428796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d96790b3-5ef2-4774-9da7-e30b9020208a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:30.430683 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d96790b3-5ef2-4774-9da7-e30b9020208a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:30.430940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d96790b3-5ef2-4774-9da7-e30b9020208a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:30.431137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d96790b3-5ef2-4774-9da7-e30b9020208a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:30.431244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d96790b3-5ef2-4774-9da7-e30b9020208a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:30.435562 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:30.435562 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:30.436239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d96790b3-5ef2-4774-9da7-e30b9020208a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:30.436645 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1108/4440] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:30 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:31.449919 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-566fa641-6740-4e86-b130-bfb93f482fc2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:31.452471 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-566fa641-6740-4e86-b130-bfb93f482fc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:31.452682 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-566fa641-6740-4e86-b130-bfb93f482fc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:31.452956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-566fa641-6740-4e86-b130-bfb93f482fc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:31.453120 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-566fa641-6740-4e86-b130-bfb93f482fc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:31.458275 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:31.458275 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:31.459068 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-566fa641-6740-4e86-b130-bfb93f482fc2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:31.459521 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1112/4441] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:31 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:32.470273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:32.472125 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:32.472348 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:32.472574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:32.472719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:32.476627 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:32.476627 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:32.477260 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f5ead50-b82a-4ac5-95f2-c299c6c740d3 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:32.477822 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1118/4442] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:32 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:33.486884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:33.488360 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:33.488644 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:33.488915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:33.489087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:33.493415 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:33.493415 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:33.494460 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f778d83a-9be4-4f76-b6b9-a6ccf30ba604 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:33.494460 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1105/4443] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:33 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:33.554312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:33.556281 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:33.556491 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:33.556663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:33.563269 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:33.563269 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:33.566496 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:33.570430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ca2774b3-2430-4f37-9c06-cc7dae533e1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:33.570850 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1109/4444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:33 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:33.582820 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:33.584912 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:33.585145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:33.585387 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:33.594130 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:33.594130 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:33.598468 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:33.603543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cc654d29-9f54-4489-98b3-507efc6e4a7b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:33.604013 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1113/4445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:33 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:33.641628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:33.643488 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:33.643663 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:33.643827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:33.650770 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:33.650770 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:33.654184 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:33.658221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-5f701f7b-e864-4055-9785-0c2a974ff890 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:33.658890 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1119/4446] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:06:33 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:34.503987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-87c17397-5476-45b0-a207-ffe8ba81a79c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:34.505676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-87c17397-5476-45b0-a207-ffe8ba81a79c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:34.505863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-87c17397-5476-45b0-a207-ffe8ba81a79c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:34.506036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-87c17397-5476-45b0-a207-ffe8ba81a79c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:34.506136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-87c17397-5476-45b0-a207-ffe8ba81a79c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:34.510042 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:34.510042 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:34.510662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-87c17397-5476-45b0-a207-ffe8ba81a79c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:34.511139 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1106/4447] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:34 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:35.522963 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:35.524710 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:35.524966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:35.525192 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:35.525340 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:35.529276 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:35.529276 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:35.529965 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-320f6874-fa66-407e-96b4-4b5cda9832f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:35.530550 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1110/4448] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:35 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:35.689402 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8e6b4e8e-2e0f-4f87-9088-8c537114c610 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:35.689794 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e6b4e8e-2e0f-4f87-9088-8c537114c610 None None] GET https://10.4.3.170/volume// Jul 03 12:06:35.689956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e6b4e8e-2e0f-4f87-9088-8c537114c610 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:35.690159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e6b4e8e-2e0f-4f87-9088-8c537114c610 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:35.690544 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e6b4e8e-2e0f-4f87-9088-8c537114c610 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:06:35.690850 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1114/4449] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:06: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 12:06:35.698820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-4892ebbc-6784-4560-9681-a1bd1933d157 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:35.700129 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-4892ebbc-6784-4560-9681-a1bd1933d157 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:06:35.700552 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-4892ebbc-6784-4560-9681-a1bd1933d157 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b11667c7-3496-4882-90ab-e98377f3eb77", "connector": null, "instance_uuid": "6619540c-62a9-4c7d-90b0-23d50d48ffaf"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:35.708950 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:35.708950 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:35.738479 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-4892ebbc-6784-4560-9681-a1bd1933d157 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:06:35.739137 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1120/4450] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:06:35 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:36.181058 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.183943 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:36.184290 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:36.184629 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:36.198395 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:36.198395 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:36.203437 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:36.210069 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa10a575-9ccd-4f38-93ef-3e23cd9a78dd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:36.210677 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1107/4451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:36 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:36.265293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7afbc6c5-a11d-4d44-9872-dd601ea82217 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.265781 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7afbc6c5-a11d-4d44-9872-dd601ea82217 None None] GET https://10.4.3.170/volume// Jul 03 12:06:36.266007 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7afbc6c5-a11d-4d44-9872-dd601ea82217 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:36.266251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7afbc6c5-a11d-4d44-9872-dd601ea82217 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:36.266659 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7afbc6c5-a11d-4d44-9872-dd601ea82217 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:06:36.267042 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1111/4452] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:06: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 12:06:36.274145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.276227 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:36.276563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:36.276817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:36.287802 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:36.287802 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:36.291017 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:36.294682 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-35a30f4f-18ee-44ef-811d-79db35a477c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:36.295046 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1115/4453] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:06:36 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:06:36.402289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.405096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e Jul 03 12:06:36.405605 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:36.419625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-b11667c7-3496-4882-90ab-e98377f3eb77-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:06:36.425394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-b11667c7-3496-4882-90ab-e98377f3eb77-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:06:36.426692 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:36.426692 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:36.540059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-545c325b-5325-46f8-8600-9d3adf952091 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.541768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-545c325b-5325-46f8-8600-9d3adf952091 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:36.542017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-545c325b-5325-46f8-8600-9d3adf952091 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:36.542198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-545c325b-5325-46f8-8600-9d3adf952091 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:36.542285 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-545c325b-5325-46f8-8600-9d3adf952091 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:36.546345 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:36.546345 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:36.546967 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-545c325b-5325-46f8-8600-9d3adf952091 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:36.547583 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1108/4454] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:36 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:36.954377 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-b11667c7-3496-4882-90ab-e98377f3eb77-np0000004412" released by "attachment_update" :: held 0.529s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:06:36.954799 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-fdba861d-d3c8-4fd0-b143-1e07c4f65d59 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e returned with HTTP 200 Jul 03 12:06:36.955535 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1121/4455] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:06:36 2026] PUT /volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:36.966784 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-68d00839-56ac-4fd9-b566-54c164a04a0e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:36.969432 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-68d00839-56ac-4fd9-b566-54c164a04a0e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption Jul 03 12:06:36.969679 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-68d00839-56ac-4fd9-b566-54c164a04a0e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:36.969930 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-68d00839-56ac-4fd9-b566-54c164a04a0e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:36.979572 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:36.979572 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:36.986388 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-68d00839-56ac-4fd9-b566-54c164a04a0e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption returned with HTTP 200 Jul 03 12:06:36.986922 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1112/4456] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:06:36 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:37.225155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:37.227476 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:37.227745 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:37.228032 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:37.241951 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:37.241951 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:37.247241 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:37.253905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0634778-71ad-4eb3-8136-57cd3dd65cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:37.254526 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1116/4457] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:37 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:37.558555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:37.560220 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:37.560482 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:37.560713 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:37.560885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:37.565731 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:37.565731 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:37.566453 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d342b1-a20c-4b84-afe3-0853fa0e98c1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:37.566921 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1109/4458] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:37 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:38.271812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-688563f6-5497-4ebc-bee0-53c161c8d283 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:38.274343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-688563f6-5497-4ebc-bee0-53c161c8d283 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:38.274635 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-688563f6-5497-4ebc-bee0-53c161c8d283 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:38.274843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-688563f6-5497-4ebc-bee0-53c161c8d283 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:38.285885 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:38.285885 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:38.289964 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-688563f6-5497-4ebc-bee0-53c161c8d283 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:38.295436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-688563f6-5497-4ebc-bee0-53c161c8d283 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:38.295805 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1122/4459] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:38 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:38.577913 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:38.579468 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:38.579689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:38.579897 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:38.579983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:38.583895 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:38.583895 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:38.584462 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c94d36b6-cfb1-41bc-b628-6817b073e9c9 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:38.584800 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1113/4460] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:38 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:39.312747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-24a4dbc9-5a25-4c32-8065-3b601188690a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:39.314893 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-24a4dbc9-5a25-4c32-8065-3b601188690a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:39.314967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-24a4dbc9-5a25-4c32-8065-3b601188690a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:39.315227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-24a4dbc9-5a25-4c32-8065-3b601188690a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:39.326749 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:39.326749 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:39.330549 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-24a4dbc9-5a25-4c32-8065-3b601188690a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:39.335276 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-24a4dbc9-5a25-4c32-8065-3b601188690a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:39.335768 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1117/4461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:39 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:39.595098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:39.597004 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:39.597204 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:39.597391 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:39.597514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:39.601489 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:39.601489 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:39.602050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b7e89891-bdda-4ad7-a35b-28da0b63b610 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:39.602402 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1110/4462] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:39 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:40.350231 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:40.352445 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:40.352709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:40.352987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:40.366312 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:40.366312 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:40.373527 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:40.379960 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-532a9a30-43fb-42bf-b394-53e3eb189b5a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:40.380612 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1123/4463] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:40 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:40.612387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:40.614574 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:40.614838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:40.615093 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:40.615317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:40.620259 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:40.620259 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:40.621096 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-57b9ebd9-84ef-4c28-97ef-2c97a1588a3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:40.621600 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1114/4464] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:40 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:41.396725 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:41.399237 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:41.399578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:41.399753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:41.410289 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:41.410289 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:41.414338 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:41.419604 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a3a7fb-6f41-4a0a-b272-a2922013f885 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:41.420083 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1118/4465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:41 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:41.632848 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4fbfe1e9-be20-48cd-a909-99069256480f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:41.635200 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4fbfe1e9-be20-48cd-a909-99069256480f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:41.635467 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4fbfe1e9-be20-48cd-a909-99069256480f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:41.635679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4fbfe1e9-be20-48cd-a909-99069256480f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:41.635810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4fbfe1e9-be20-48cd-a909-99069256480f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:41.641288 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:41.641288 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:41.642155 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4fbfe1e9-be20-48cd-a909-99069256480f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:41.642668 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1111/4466] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:41 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:41.646430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-97209f35-75ea-4708-96db-97df386ba4b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:41.648591 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-97209f35-75ea-4708-96db-97df386ba4b8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:06:41.648777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-97209f35-75ea-4708-96db-97df386ba4b8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:41.649048 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-97209f35-75ea-4708-96db-97df386ba4b8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:41.657221 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:41.657221 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:41.661728 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-97209f35-75ea-4708-96db-97df386ba4b8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:06:41.667153 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-97209f35-75ea-4708-96db-97df386ba4b8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:06:41.667924 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1124/4467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:41 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:41.719511 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:41.721345 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:06:41.721568 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:41.721755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:41.729937 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:41.729937 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:41.734007 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:06:41.738777 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc9afafb-c3f0-4c2d-85f1-a6afaa367bb1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:06:41.739255 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1115/4468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:41 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:42.433508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:42.435721 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:42.435972 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:42.436214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:42.447587 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:42.447587 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:42.451966 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:42.457322 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5fd7ee14-e310-4ff0-a7bb-3430110f884d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:42.457833 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1119/4469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:42 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:42.653562 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c466c65c-8fee-4986-a605-9b31a7399c18 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:42.656005 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c466c65c-8fee-4986-a605-9b31a7399c18 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:42.656310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c466c65c-8fee-4986-a605-9b31a7399c18 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:42.656600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c466c65c-8fee-4986-a605-9b31a7399c18 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:42.656769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c466c65c-8fee-4986-a605-9b31a7399c18 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:42.661154 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:42.661154 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:42.661726 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c466c65c-8fee-4986-a605-9b31a7399c18 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:42.662135 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1112/4470] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:42 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:42.671310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:42.672886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210/export_record Jul 03 12:06:42.673070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:42.673234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'export_record' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:42.673336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Export record for backup 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99811) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 12:06:42.677354 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:42.677354 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:42.678239 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.api [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling RPCAPI with context: , host: np0000004412, backup: 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99811) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 12:06:42.685707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] export_record in rpcapi backup_id 13344b03-7e3c-4079-8da8-90164f9c6210 on host np0000004412. {{(pid=99811) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 12:06:43.187795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTMzNDRiMDMtN2UzYy00MDc5LThkYTgtOTAxNjRmOWM2MjEwIiwgInVzZXJfaWQiOiAiYTc3YjQ4MWIxZTJkNDYxNGJhZWExMTA0MTJiYTExMDciLCAicHJvamVjdF9pZCI6ICI4NTdiNDVkMWUxYmE0ZjE4YmFmMTNjYjZjNGUxNTg4MiIsICJ2b2x1bWVfaWQiOiAiNTM5MTBhMmYtNWFlNy00ZDVlLTg0OTktZDFjMjFiZWJmMTBkIiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjE3ODA0NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MzkxMGEyZi01YWU3LTRkNWUtODQ5OS1kMWMyMWJlYmYxMGQvMjAyNjA3MDMxMjA2MjkvYXpfbm92YV9iYWNrdXBfMTMzNDRiMDMtN2UzYy00MDc5LThkYTgtOTAxNjRmOWM2MjEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99811) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 12:06:43.188014 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-806331a1-c807-4ee7-9ac6-c45a6bf76e87 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210/export_record returned with HTTP 200 Jul 03 12:06:43.188466 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1125/4471] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 3 12:06:42 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:43.197759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.199822 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:06:43.200070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.200297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.200439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:43.205092 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.205092 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:43.205846 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-38e0e862-02a0-4bc1-b3f0-6265cca9630d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:06:43.206248 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1116/4472] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:43 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:43.215820 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.217771 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] POST https://10.4.3.170/volume/v3/backups/import_record Jul 03 12:06:43.218200 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIyZWE1ODEtZjc1ZS00NDAxLWE0YzAtNGVmMzUzNTUzYTNiIiwgInVzZXJfaWQiOiAiYTc3YjQ4MWIxZTJkNDYxNGJhZWExMTA0MTJiYTExMDciLCAicHJvamVjdF9pZCI6ICI4NTdiNDVkMWUxYmE0ZjE4YmFmMTNjYjZjNGUxNTg4MiIsICJ2b2x1bWVfaWQiOiAiNTM5MTBhMmYtNWFlNy00ZDVlLTg0OTktZDFjMjFiZWJmMTBkIiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjE3ODA0NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MzkxMGEyZi01YWU3LTRkNWUtODQ5OS1kMWMyMWJlYmYxMGQvMjAyNjA3MDMxMjA2MjkvYXpfbm92YV9iYWNrdXBfMTMzNDRiMDMtN2UzYy00MDc5LThkYTgtOTAxNjRmOWM2MjEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:43.219651 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIyZWE1ODEtZjc1ZS00NDAxLWE0YzAtNGVmMzUzNTUzYTNiIiwgInVzZXJfaWQiOiAiYTc3YjQ4MWIxZTJkNDYxNGJhZWExMTA0MTJiYTExMDciLCAicHJvamVjdF9pZCI6ICI4NTdiNDVkMWUxYmE0ZjE4YmFmMTNjYjZjNGUxNTg4MiIsICJ2b2x1bWVfaWQiOiAiNTM5MTBhMmYtNWFlNy00ZDVlLTg0OTktZDFjMjFiZWJmMTBkIiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjE3ODA0NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MzkxMGEyZi01YWU3LTRkNWUtODQ5OS1kMWMyMWJlYmYxMGQvMjAyNjA3MDMxMjA2MjkvYXpfbm92YV9iYWNrdXBfMTMzNDRiMDMtN2UzYy00MDc5LThkYTgtOTAxNjRmOWM2MjEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99809) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 12:06:43.219807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGIyZWE1ODEtZjc1ZS00NDAxLWE0YzAtNGVmMzUzNTUzYTNiIiwgInVzZXJfaWQiOiAiYTc3YjQ4MWIxZTJkNDYxNGJhZWExMTA0MTJiYTExMDciLCAicHJvamVjdF9pZCI6ICI4NTdiNDVkMWUxYmE0ZjE4YmFmMTNjYjZjNGUxNTg4MiIsICJ2b2x1bWVfaWQiOiAiNTM5MTBhMmYtNWFlNy00ZDVlLTg0OTktZDFjMjFiZWJmMTBkIiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjE3ODA0NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MzkxMGEyZi01YWU3LTRkNWUtODQ5OS1kMWMyMWJlYmYxMGQvMjAyNjA3MDMxMjA2MjkvYXpfbm92YV9iYWNrdXBfMTMzNDRiMDMtN2UzYy00MDc5LThkYTgtOTAxNjRmOWM2MjEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMjowNjoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99809) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 12:06:43.220525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'cbae2120075f4fc7a0f2986420d80d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857b45d1e1ba4f18baf13cb6c4e15882', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:06:43.220696 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db93f130-a9e7-486e-935e-efc09c6a0b4e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Jul 03 12:06:43.221228 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1120/4473] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 3 12:06:43 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 12:06:43.228280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.230110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:43.230336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.230535 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.230688 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume with id: 53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:43.239137 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.239137 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:43.239569 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:43.269849 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume request issued successfully. Jul 03 12:06:43.270090 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e39de980-f6d2-4369-82f3-8d62a48c8ae6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d returned with HTTP 202 Jul 03 12:06:43.270637 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1113/4474] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:06:43 2026] DELETE /volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:06:43.279439 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.281916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:43.282272 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.282582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.292980 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.292980 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:43.298189 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:43.303920 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8a2bae86-ddd1-4a2c-ab1d-a0b829669792 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d returned with HTTP 200 Jul 03 12:06:43.304494 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1126/4475] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:43 2026] GET /volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:43.316091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-906f6cda-0389-41ff-8a5d-13baf768999d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.318884 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-906f6cda-0389-41ff-8a5d-13baf768999d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e/action Jul 03 12:06:43.319349 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-906f6cda-0389-41ff-8a5d-13baf768999d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:06:43.319531 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-906f6cda-0389-41ff-8a5d-13baf768999d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:43.341162 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.341162 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:43.357558 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ad27dca0-a09d-43ce-aa01-276215a1e425 req-906f6cda-0389-41ff-8a5d-13baf768999d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e/action returned with HTTP 204 Jul 03 12:06:43.357999 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1117/4476] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:06:43 2026] POST /volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:43.470231 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.471950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:43.472122 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.472294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.482635 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.482635 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:43.486387 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:43.490770 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e6a27b14-ae41-46fe-ab92-5ecb7e5be4b0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:43.491196 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1121/4477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:43 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:43.503090 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.504868 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:43.505069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.505254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.514169 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.514169 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:43.517525 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:43.521781 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-524a6661-3e4e-4eea-bb0f-b267a4f10def tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:43.522208 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1114/4478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:43 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:43.563168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.565286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:43.565531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:43.565706 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:43.575186 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.575186 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:43.578564 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:43.582631 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-1f5a1026-d1eb-4bb1-a77e-b24c35e2056a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:43.583033 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1127/4479] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:06:43 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:43.599882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:43.601810 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/action Jul 03 12:06:43.602127 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:06:43.602218 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:43.612753 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:43.612753 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:43.613235 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:43.622403 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Begin detaching volume completed successfully. Jul 03 12:06:43.622639 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-72771cea-cc47-43ee-a48c-bd6d346836d8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/action returned with HTTP 202 Jul 03 12:06:43.623079 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1118/4480] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:06:43 2026] POST /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:06:44.319229 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a5e253aa-d9be-47b9-a31a-9171b7f7fb32 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.320982 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5e253aa-d9be-47b9-a31a-9171b7f7fb32 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d Jul 03 12:06:44.321219 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5e253aa-d9be-47b9-a31a-9171b7f7fb32 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.321455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5e253aa-d9be-47b9-a31a-9171b7f7fb32 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.323588 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=133,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:06:44.327325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5e253aa-d9be-47b9-a31a-9171b7f7fb32 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d returned with HTTP 404 Jul 03 12:06:44.328055 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1122/4481] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/volumes/53910a2f-5ae7-4d5e-8499-d1c21bebf10d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:44.337533 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.339472 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] GET https://10.4.3.170/volume/v3/backups Jul 03 12:06:44.339734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.339968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.340201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:06:44.354046 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e02791b7-cda7-43d5-8109-f31a081bb5e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 03 12:06:44.354609 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1115/4482] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:44.367086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-de4c8991-5abc-49b9-899b-d73532cf2efd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.369574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de4c8991-5abc-49b9-899b-d73532cf2efd tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] GET https://10.4.3.170/volume/v3/backups?project_id=857b45d1e1ba4f18baf13cb6c4e15882 Jul 03 12:06:44.369972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de4c8991-5abc-49b9-899b-d73532cf2efd tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.369972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-de4c8991-5abc-49b9-899b-d73532cf2efd tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.370251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-de4c8991-5abc-49b9-899b-d73532cf2efd tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Removing options 'project_id' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:06:44.385005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-de4c8991-5abc-49b9-899b-d73532cf2efd tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups?project_id=857b45d1e1ba4f18baf13cb6c4e15882 returned with HTTP 200 Jul 03 12:06:44.385764 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1128/4483] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/backups?project_id=857b45d1e1ba4f18baf13cb6c4e15882 => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:44.397452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.400090 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:06:44.400534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-22208850"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:44.402282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-22208850'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:06:44.402464 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume of 1 GB Jul 03 12:06:44.407031 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Availability Zones retrieved successfully. Jul 03 12:06:44.414690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (cc511c21-bf89-4240-81a4-9c446d67ee94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:44.416586 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2c0613-727e-4d5d-992a-e383bfcbf328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:44.417023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:06:44.447158 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2c0613-727e-4d5d-992a-e383bfcbf328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:44.448020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87db3057-42d5-4c3f-8106-d35d9283b095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:44.497901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['ba8b93fd-1b44-44b8-ab0f-bf269e4bde34', 'e9f31492-f1c2-446a-932e-adcc4def69f6', 'b87e78e4-444b-4d81-8411-276dfaa42b66', '29632707-da72-4dae-b717-44b2754e5647'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:44.498673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87db3057-42d5-4c3f-8106-d35d9283b095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8b93fd-1b44-44b8-ab0f-bf269e4bde34', 'e9f31492-f1c2-446a-932e-adcc4def69f6', 'b87e78e4-444b-4d81-8411-276dfaa42b66', '29632707-da72-4dae-b717-44b2754e5647']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:44.499749 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f99730-cb24-42de-adcd-4a73e8c6d88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:44.530035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f99730-cb24-42de-adcd-4a73e8c6d88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de9f8682-dde5-40eb-b208-7098b832eaa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-22208850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['ba8b93fd-1b44-44b8-ab0f-bf269e4bde34','e9f31492-f1c2-446a-932e-adcc4def69f6','b87e78e4-444b-4d81-8411-276dfaa42b66','29632707-da72-4dae-b717-44b2754e5647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-22208850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de9f8682-dde5-40eb-b208-7098b832eaa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b45d1e1ba4f18baf13cb6c4e15882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77b481b1e2d4614baea110412ba1107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:44.530650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf972bd-e822-4cc4-8926-11126f65aa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:44.547760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf972bd-e822-4cc4-8926-11126f65aa00) transitioned into state 'SUCCESS' from state '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-22208850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['ba8b93fd-1b44-44b8-ab0f-bf269e4bde34','e9f31492-f1c2-446a-932e-adcc4def69f6','b87e78e4-444b-4d81-8411-276dfaa42b66','29632707-da72-4dae-b717-44b2754e5647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77b481b1e2d4614baea110412ba1107',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:44.548456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b44260-945e-4661-ad1b-5f7394a8ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:44.559440 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b44260-945e-4661-ad1b-5f7394a8ad86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:44.560261 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Flow 'volume_create_api' (cc511c21-bf89-4240-81a4-9c446d67ee94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:44.560492 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Create volume request issued successfully. Jul 03 12:06:44.561031 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bbca21d6-574d-4f5f-999d-c178075f94c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:06:44.561472 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1119/4484] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:06:44 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:44.572737 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.574524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:06:44.574786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.575043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.582883 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:44.582883 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:44.586627 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:44.592277 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f07ef35c-be4c-481d-acd6-f2146a30a565 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 returned with HTTP 200 Jul 03 12:06:44.592788 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1123/4485] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:44.647739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-012684c2-68dc-4295-991f-884f9a61a171 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.648252 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-012684c2-68dc-4295-991f-884f9a61a171 None None] GET https://10.4.3.170/volume// Jul 03 12:06:44.648252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-012684c2-68dc-4295-991f-884f9a61a171 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.648846 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-012684c2-68dc-4295-991f-884f9a61a171 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.648846 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-012684c2-68dc-4295-991f-884f9a61a171 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:06:44.649720 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1116/4486] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:06: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 12:06:44.658205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.663246 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:44.666047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.666047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.686477 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:44.686477 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:44.694720 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:44.705838 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-f963d702-beab-4a94-b825-72204d6b6401 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:44.706413 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1129/4487] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:06:44.718935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-370284d0-cf36-4bd2-9273-10dcb25fbffd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:44.721985 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-370284d0-cf36-4bd2-9273-10dcb25fbffd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption Jul 03 12:06:44.722225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-370284d0-cf36-4bd2-9273-10dcb25fbffd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:44.722486 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-370284d0-cf36-4bd2-9273-10dcb25fbffd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:44.736248 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:44.736248 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:44.751650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-370284d0-cf36-4bd2-9273-10dcb25fbffd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption returned with HTTP 200 Jul 03 12:06:44.753471 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1120/4488] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:06:44 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:45.580086 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-a9079cbc-ed4e-4154-ba61-ee26304f229a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:45.582064 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-a9079cbc-ed4e-4154-ba61-ee26304f229a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e Jul 03 12:06:45.582236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-a9079cbc-ed4e-4154-ba61-ee26304f229a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:45.582413 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-a9079cbc-ed4e-4154-ba61-ee26304f229a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:45.589070 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:45.589070 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:45.605286 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:45.607210 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:06:45.607474 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:45.607651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:45.609523 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=90,cinder:INSERT=5,cinder:UPDATE=10 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:06:45.615508 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:45.615508 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:45.618741 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:45.622175 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-85862f2e-d18a-42eb-bb90-c7c07448bef4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 returned with HTTP 200 Jul 03 12:06:45.622548 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1117/4489] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:45 2026] GET /volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:45.634754 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b69787f5-bb59-481e-a4df-7847248a6d3a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:45.636699 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:06:45.637118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de9f8682-dde5-40eb-b208-7098b832eaa7", "name": "tempest-type-Backup-880362417"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:45.639152 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating new backup {'backup': {'volume_id': 'de9f8682-dde5-40eb-b208-7098b832eaa7', 'name': 'tempest-type-Backup-880362417'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:06:45.639314 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Creating backup of volume de9f8682-dde5-40eb-b208-7098b832eaa7 in container None Jul 03 12:06:45.647810 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:45.647810 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:45.648422 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:06:45.674820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Created reservations ['a50bd4c5-4105-4869-b94e-86ca673d2870', '4c148abe-ef2c-4674-b5d0-443e73e1a515'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:45.740678 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b69787f5-bb59-481e-a4df-7847248a6d3a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:06:45.741242 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1130/4490] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:06:45 2026] POST /volume/v3/backups => generated 315 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:45.748818 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:45.751396 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:45.751396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:45.751582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:45.751737 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:45.756029 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:45.756029 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:45.756680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3825b786-f9db-4feb-92f1-ec851ed31e3c tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:45.757161 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1121/4491] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:45 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:46.118908 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-3f6785e6-1386-474d-b12b-a849c7b6d17e req-a9079cbc-ed4e-4154-ba61-ee26304f229a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e returned with HTTP 200 Jul 03 12:06:46.119312 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1124/4492] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:06:45 2026] DELETE /volume/v3/attachments/f1bbf2ae-a32a-4926-8a51-55cda1b8735e => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:46.766222 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:46.768081 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:46.768282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:46.768502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:46.768603 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:46.774402 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:46.774402 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:46.775071 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ce1592e-1339-4c59-bbb7-f23f3966cb0d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:46.775584 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1118/4493] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:46 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:46.819640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:46.822309 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:46.822578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:46.822837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:46.831972 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:46.831972 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:46.836165 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:46.841757 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2a12f0ce-d690-444f-8ec7-69af91716907 req-941136de-c268-4683-9399-b330e6bc053b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:46.842321 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1131/4494] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:06:46 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:47.785346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:47.787415 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:47.787659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:47.787908 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:47.788038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:47.793273 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=136,cinder:INSERT=23,cinder:UPDATE=40 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:06:47.801410 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:47.801410 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:47.802249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c47775da-c685-4ae3-ae52-2d34c90bd238 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:47.802807 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1122/4495] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:47 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:48.812673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:48.814650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:48.814994 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:48.815263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:48.815433 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:48.820714 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:48.820714 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:48.821683 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ecb11a2f-d62e-4ead-b7d9-1682c260d5c6 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:48.822222 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1125/4496] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:48 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:49.836711 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:49.838321 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:49.839080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:49.839080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:49.839080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:49.844712 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:49.844712 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:49.845500 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1c6053b7-f61e-4e04-a278-5c9f3c0070ef tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:49.846068 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1119/4497] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:49 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:50.862282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cfca4c49-cc8c-410c-963d-8794458e2207 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:50.867790 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfca4c49-cc8c-410c-963d-8794458e2207 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:50.868000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfca4c49-cc8c-410c-963d-8794458e2207 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:50.868178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfca4c49-cc8c-410c-963d-8794458e2207 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:50.868271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-cfca4c49-cc8c-410c-963d-8794458e2207 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:50.870209 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=132,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:06:50.875274 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:50.875274 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:50.875906 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfca4c49-cc8c-410c-963d-8794458e2207 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:50.876284 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1132/4498] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:50 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:51.888003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:51.892440 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:51.892773 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:51.893038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:51.893147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:51.897517 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:51.897517 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:51.898155 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8b63a554-1ee6-42f4-ae25-e908ad9c26c4 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:51.898533 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1123/4499] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:51 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:52.909659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:52.911665 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:52.911897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:52.912112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:52.912235 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:52.916865 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:52.916865 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:52.917651 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-da212fc6-118e-44c1-8b5d-a3ce5a39b7a5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:52.918099 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1126/4500] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:52 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:53.929171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-00116e62-8806-46db-84a3-a330e3f7e888 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:53.931042 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00116e62-8806-46db-84a3-a330e3f7e888 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:53.931355 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00116e62-8806-46db-84a3-a330e3f7e888 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:53.931491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-00116e62-8806-46db-84a3-a330e3f7e888 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:53.931557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-00116e62-8806-46db-84a3-a330e3f7e888 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:53.935732 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:53.935732 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:53.936327 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-00116e62-8806-46db-84a3-a330e3f7e888 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:53.936712 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1120/4501] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:53 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:54.348550 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:54.350541 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:54.350804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:54.351049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:54.351217 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume with id: b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:54.358979 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:54.358979 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:54.359447 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:54.374076 np0000004412 devstack@c-api.service[99811]: WARNING cinder.keymgr.conf_key_mgr [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:06:54.383274 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume request issued successfully. Jul 03 12:06:54.383549 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ecfeb74d-23cd-4f4b-be77-830de6786ba5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 202 Jul 03 12:06:54.384005 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1133/4502] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:06:54 2026] DELETE /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:06:54.390843 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7628da7f-6311-474e-9bc6-63ad69becd89 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:54.393650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7628da7f-6311-474e-9bc6-63ad69becd89 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:54.393868 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7628da7f-6311-474e-9bc6-63ad69becd89 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:54.394060 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7628da7f-6311-474e-9bc6-63ad69becd89 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:54.403548 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:54.403548 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:54.408053 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7628da7f-6311-474e-9bc6-63ad69becd89 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:06:54.413002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7628da7f-6311-474e-9bc6-63ad69becd89 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 200 Jul 03 12:06:54.413405 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1124/4503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:54 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:54.949991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:54.951968 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:54.952198 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:54.952482 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:54.952581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:54.956952 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:54.956952 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:54.957655 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5640fd4b-b173-475e-b31b-52fedeb3aa37 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:54.958045 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1127/4504] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:54 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:55.428258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aa48caf9-1f5c-45ee-a9da-39711a3bfe98 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.429963 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa48caf9-1f5c-45ee-a9da-39711a3bfe98 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 Jul 03 12:06:55.430172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa48caf9-1f5c-45ee-a9da-39711a3bfe98 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:55.430401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa48caf9-1f5c-45ee-a9da-39711a3bfe98 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:55.436068 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa48caf9-1f5c-45ee-a9da-39711a3bfe98 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 returned with HTTP 404 Jul 03 12:06:55.436574 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1121/4505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:06:55 2026] GET /volume/v3/volumes/b11667c7-3496-4882-90ab-e98377f3eb77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:06:55.444206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.445800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:06:55.445975 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:55.446143 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:55.446799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:06:55.459245 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Get all volumes completed successfully. Jul 03 12:06:55.461696 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:55.461696 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:55.465786 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-db426e44-6287-40dc-81cb-dc42a1aa2c38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:06:55.466192 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1134/4506] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:06:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8523 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:06:55.483279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b90c672b-f1cd-4e8b-a8a0-4b511e10bff5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.485306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b90c672b-f1cd-4e8b-a8a0-4b511e10bff5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] DELETE https://10.4.3.170/volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947 Jul 03 12:06:55.485583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b90c672b-f1cd-4e8b-a8a0-4b511e10bff5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:55.485866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b90c672b-f1cd-4e8b-a8a0-4b511e10bff5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:55.508599 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b90c672b-f1cd-4e8b-a8a0-4b511e10bff5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947 returned with HTTP 202 Jul 03 12:06:55.509051 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1125/4507] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:06:55 2026] DELETE /volume/v3/types/b8fc5426-5fa5-4a30-929f-ee6feb9ee947 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:06:55.522123 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2aca4d27-92be-40ee-9269-11e8546c982f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.524210 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2aca4d27-92be-40ee-9269-11e8546c982f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:06:55.524646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2aca4d27-92be-40ee-9269-11e8546c982f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-323360438", "extra_specs": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:55.542659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2aca4d27-92be-40ee-9269-11e8546c982f tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:06:55.543017 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1128/4508] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:06:55 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:55.551725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-36111fb2-afdd-49c2-b64f-fcf6556026c3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.553997 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-36111fb2-afdd-49c2-b64f-fcf6556026c3 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385/encryption Jul 03 12:06:55.554435 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-36111fb2-afdd-49c2-b64f-fcf6556026c3 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:55.591577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-36111fb2-afdd-49c2-b64f-fcf6556026c3 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385/encryption returned with HTTP 200 Jul 03 12:06:55.592085 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1122/4509] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:06:55 2026] POST /volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:55.602388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.604607 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:06:55.605049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-850446046", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-323360438", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:06:55.606733 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-850446046', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-323360438', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:06:55.610538 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume of 1 GB Jul 03 12:06:55.610979 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:55.610979 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:55.611627 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Availability Zones retrieved successfully. Jul 03 12:06:55.618274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (0e560e18-2d3a-4b23-b806-e99b5d62bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:55.619583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55382797-d353-4a4c-bb92-fb5b97c40aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:55.620932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:06:55.645935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55382797-d353-4a4c-bb92-fb5b97c40aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:06:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae82df7b-4557-44f8-96b5-4f8a7279b385,is_public=True,name='tempest-scenario-type-luks-323360438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae82df7b-4557-44f8-96b5-4f8a7279b385', '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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:55.646963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2afd10-9e71-4280-a22b-0978787797fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:55.676562 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-323360438 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-323360438, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:06:55.676855 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-323360438 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-323360438, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:06:55.707585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Created reservations ['5d1159a8-3914-408b-91e6-20fa88fa694f', '5f06acaa-1c44-4c88-9bd4-dae5844d3048', 'f008381f-d56c-4d3a-93b8-a5388ed244ae', 'f406505f-0e39-4ee5-a3bf-22bf5fe109e3'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:06:55.708351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2afd10-9e71-4280-a22b-0978787797fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d1159a8-3914-408b-91e6-20fa88fa694f', '5f06acaa-1c44-4c88-9bd4-dae5844d3048', 'f008381f-d56c-4d3a-93b8-a5388ed244ae', 'f406505f-0e39-4ee5-a3bf-22bf5fe109e3']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:55.709046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dbe7e2-05b9-4500-834e-d665d4219fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:55.734917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dbe7e2-05b9-4500-834e-d665d4219fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27bc8be6-5070-4a1f-9e16-3ffb6169555f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-850446046',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['5d1159a8-3914-408b-91e6-20fa88fa694f','5f06acaa-1c44-4c88-9bd4-dae5844d3048','f008381f-d56c-4d3a-93b8-a5388ed244ae','f406505f-0e39-4ee5-a3bf-22bf5fe109e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=ae82df7b-4557-44f8-96b5-4f8a7279b385), 'volume': Volume(_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-03T12:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-850446046',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=27bc8be6-5070-4a1f-9e16-3ffb6169555f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d34f11add3a411dbbd4955c7b0909ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc1a828caff44209795cf7350fdaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae82df7b-4557-44f8-96b5-4f8a7279b385),volume_type_id=ae82df7b-4557-44f8-96b5-4f8a7279b385)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:55.735626 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba7753de-8325-4bae-bc30-93f678ce115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:55.755575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba7753de-8325-4bae-bc30-93f678ce115f) transitioned into state 'SUCCESS' from state '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-850446046',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['5d1159a8-3914-408b-91e6-20fa88fa694f','5f06acaa-1c44-4c88-9bd4-dae5844d3048','f008381f-d56c-4d3a-93b8-a5388ed244ae','f406505f-0e39-4ee5-a3bf-22bf5fe109e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=ae82df7b-4557-44f8-96b5-4f8a7279b385)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:55.756435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d615ab-3b34-47e4-acb9-dd5c11f49dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:06:55.769164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d615ab-3b34-47e4-acb9-dd5c11f49dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:06:55.770466 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (0e560e18-2d3a-4b23-b806-e99b5d62bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:06:55.770894 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request issued successfully. Jul 03 12:06:55.771635 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-93f186a5-eece-439c-9f6c-bad8c0bbcc1d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:06:55.772183 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1135/4510] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:06:55 2026] POST /volume/v3/volumes => generated 783 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:06:55.967906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:55.969487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:55.969664 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:55.969834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:55.969982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:55.974522 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:55.974522 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:06:55.975095 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-043bf61c-0984-4085-a00f-c642f4ad2a35 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:55.975810 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1126/4511] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:55 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:56.987020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:56.988639 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:56.988866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:56.989065 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:56.989194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:56.993836 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:56.993836 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:06:56.994526 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-93d8db51-5aee-42d0-b9e6-07fc7687b5fc tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:56.994975 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1129/4512] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:56 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:58.006105 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5762beab-2009-44f0-ab09-e378afb17a73 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:58.008361 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5762beab-2009-44f0-ab09-e378afb17a73 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:58.008633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5762beab-2009-44f0-ab09-e378afb17a73 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:58.008878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5762beab-2009-44f0-ab09-e378afb17a73 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:58.009008 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-5762beab-2009-44f0-ab09-e378afb17a73 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:58.014305 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:58.014305 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:06:58.015282 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5762beab-2009-44f0-ab09-e378afb17a73 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:58.015971 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1123/4513] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:58 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:06:59.025776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:06:59.027667 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:06:59.027987 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:06:59.028222 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:06:59.028332 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:06:59.033014 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:06:59.033014 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:06:59.033715 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61966438-c7e5-4f11-9ec4-347ec53b12ab tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:06:59.034236 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1136/4514] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:06:59 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:00.044726 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:00.046259 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:00.046445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:00.046651 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:00.046962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:00.051381 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:00.051381 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:00.051966 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-71c77890-8f3f-4671-bcc5-ec83e63e5f1e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:07:00.052129 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1127/4515] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:00 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:01.061825 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:01.063669 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:01.063853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:01.064049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:01.064143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:01.068330 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:01.068330 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:01.068959 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2734b4b5-e419-4a09-be53-56f8a3f88a78 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:07:01.069329 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1130/4516] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:01 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:02.079483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d7bea46d-475f-41b3-a091-79a737f7df3b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:02.081575 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7bea46d-475f-41b3-a091-79a737f7df3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:02.081822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7bea46d-475f-41b3-a091-79a737f7df3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:02.082019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d7bea46d-475f-41b3-a091-79a737f7df3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:02.082113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d7bea46d-475f-41b3-a091-79a737f7df3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:02.087830 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:02.087830 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:02.088841 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d7bea46d-475f-41b3-a091-79a737f7df3b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:07:02.089476 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1124/4517] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:02 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:02.100070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d60698e4-c3fb-41cb-9686-44305760a74b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:02.101853 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] POST https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7/action Jul 03 12:07:02.102181 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:07:02.102294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:02.103641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.admin_actions [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Updating backup 'e0f2dd9f-330b-418c-848a-d86d1780c5d7' with '{'status': 'error'}' {{(pid=99811) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 12:07:02.111491 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:02.111491 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:02.112503 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cbae2120075f4fc7a0f2986420d80d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '857b45d1e1ba4f18baf13cb6c4e15882', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:07:02.112695 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d60698e4-c3fb-41cb-9686-44305760a74b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7/action returned with HTTP 403 Jul 03 12:07:02.113348 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1137/4518] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 3 12:07:02 2026] POST /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:02.119911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5d0adc15-059b-4584-9c57-227c8908669f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:02.122064 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:07:02.122335 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:02.122608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:02.122841 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume with id: de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:07:02.132195 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:02.132195 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:02.132625 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:02.152396 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume request issued successfully. Jul 03 12:07:02.152396 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5d0adc15-059b-4584-9c57-227c8908669f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 returned with HTTP 202 Jul 03 12:07:02.152396 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1128/4519] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:02 2026] DELETE /volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:02.162616 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:02.164305 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:07:02.164521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:02.164732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:02.173108 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:02.173108 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:02.174424 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:02.178313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4721bba-20bf-4bfd-83a3-92919f6af1b8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 returned with HTTP 200 Jul 03 12:07:02.180316 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1131/4520] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:02 2026] GET /volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:03.193516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0bb808fc-e1a6-4724-ac80-376106d3eede None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:03.195331 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0bb808fc-e1a6-4724-ac80-376106d3eede tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 Jul 03 12:07:03.195592 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0bb808fc-e1a6-4724-ac80-376106d3eede tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:03.195786 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0bb808fc-e1a6-4724-ac80-376106d3eede tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:03.213160 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0bb808fc-e1a6-4724-ac80-376106d3eede tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 returned with HTTP 404 Jul 03 12:07:03.213676 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1125/4521] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:03 2026] GET /volume/v3/volumes/de9f8682-dde5-40eb-b208-7098b832eaa7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:03.222637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:03.224406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] POST https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/restore Jul 03 12:07:03.224777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:03.226072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Restoring backup abdf769b-c1cc-42dd-84b2-c57aff99b55d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99811) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 12:07:03.226170 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Restoring backup abdf769b-c1cc-42dd-84b2-c57aff99b55d to volume None. Jul 03 12:07:03.237922 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:03.237922 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:03.239205 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Creating volume of 1 GB for restore of backup abdf769b-c1cc-42dd-84b2-c57aff99b55d. Jul 03 12:07:03.250747 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Availability Zones retrieved successfully. Jul 03 12:07:03.257255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Flow 'volume_create_api' (7d0e5ca6-2840-4685-bf14-d334b7a0023b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:03.258159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94856cc9-32cd-42c5-835d-62ae0e333093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:03.259119 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:03.303661 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94856cc9-32cd-42c5-835d-62ae0e333093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:03.304470 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90308a23-b8ab-43dd-88fd-618da8ec1b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:03.352965 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Created reservations ['658af4d2-f626-44cc-ba8c-a64117dca41e', '3f66bf3f-0818-4966-b225-45d5c7176307', '74604374-ff86-4948-baf1-d1c794a9d898', 'a637f6c4-41ef-46fd-90a6-992d57f3a0f0'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:03.354071 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90308a23-b8ab-43dd-88fd-618da8ec1b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658af4d2-f626-44cc-ba8c-a64117dca41e', '3f66bf3f-0818-4966-b225-45d5c7176307', '74604374-ff86-4948-baf1-d1c794a9d898', 'a637f6c4-41ef-46fd-90a6-992d57f3a0f0']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:03.355153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89266653-f0c4-451f-92a8-82462286b3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:03.394307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89266653-f0c4-451f-92a8-82462286b3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c58be61-9d69-463f-b399-33dc9d940bd2', '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='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['658af4d2-f626-44cc-ba8c-a64117dca41e','3f66bf3f-0818-4966-b225-45d5c7176307','74604374-ff86-4948-baf1-d1c794a9d898','a637f6c4-41ef-46fd-90a6-992d57f3a0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbae2120075f4fc7a0f2986420d80d1a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:03Z,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=4c58be61-9d69-463f-b399-33dc9d940bd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b45d1e1ba4f18baf13cb6c4e15882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbae2120075f4fc7a0f2986420d80d1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:03.395328 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb81706-765a-4953-a399-db29cb5a58c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:03.416945 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb81706-765a-4953-a399-db29cb5a58c2) transitioned into 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='857b45d1e1ba4f18baf13cb6c4e15882',qos_specs=None,replication_status=,reservations=['658af4d2-f626-44cc-ba8c-a64117dca41e','3f66bf3f-0818-4966-b225-45d5c7176307','74604374-ff86-4948-baf1-d1c794a9d898','a637f6c4-41ef-46fd-90a6-992d57f3a0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbae2120075f4fc7a0f2986420d80d1a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:03.417946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a4b7bc-b287-42c0-9856-732f62eff7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:03.429243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a4b7bc-b287-42c0-9856-732f62eff7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:03.430160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Flow 'volume_create_api' (7d0e5ca6-2840-4685-bf14-d334b7a0023b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:03.430462 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Create volume request issued successfully. Jul 03 12:07:03.437787 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:03.437787 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:03.438309 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Volume info retrieved successfully. Jul 03 12:07:04.449204 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:04.449204 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:04.449880 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Volume info retrieved successfully. Jul 03 12:07:04.450058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Checking backup size 1 against volume size 1 {{(pid=99811) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 12:07:04.450210 np0000004412 devstack@c-api.service[99811]: INFO cinder.backup.api [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Overwriting volume 4c58be61-9d69-463f-b399-33dc9d940bd2 with restore of backup abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:04.468389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] restore_backup in rpcapi backup_id abdf769b-c1cc-42dd-84b2-c57aff99b55d {{(pid=99811) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 12:07:04.470288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-260cfa24-9d60-4bf9-b6e6-06188ae579f7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/restore returned with HTTP 202 Jul 03 12:07:04.470738 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1138/4522] 10.4.3.170 () {70 vars in 1433 bytes} [Fri Jul 3 12:07:03 2026] POST /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d/restore => generated 152 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:07:04.478427 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-33630fce-3258-4912-be45-3840dbd7556a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:04.480721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33630fce-3258-4912-be45-3840dbd7556a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:04.481006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33630fce-3258-4912-be45-3840dbd7556a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:04.481242 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33630fce-3258-4912-be45-3840dbd7556a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:04.481389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-33630fce-3258-4912-be45-3840dbd7556a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:04.485933 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:04.485933 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:04.486642 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33630fce-3258-4912-be45-3840dbd7556a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:04.487041 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1129/4523] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:04 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:05.501971 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:05.506391 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:05.506391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:05.506391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:05.506391 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:05.508000 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:05.508000 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:05.508546 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dbdfb3de-a9c0-4783-9ff4-56c4d971949e tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:05.508880 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1132/4524] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:05 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:06.519531 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:06.521717 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:06.522058 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:06.522334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:06.522613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:06.527359 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:06.527359 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:06.528138 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9722300d-faa8-428e-8b5a-6a14f3032a5d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:06.528740 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1126/4525] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:06 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:07.542527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0207a769-8800-4a49-a629-7a63badd1365 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:07.544472 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0207a769-8800-4a49-a629-7a63badd1365 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:07.544803 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0207a769-8800-4a49-a629-7a63badd1365 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:07.544995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0207a769-8800-4a49-a629-7a63badd1365 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:07.545091 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0207a769-8800-4a49-a629-7a63badd1365 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:07.549588 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:07.549588 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:07.550646 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0207a769-8800-4a49-a629-7a63badd1365 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:07.551318 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1139/4526] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:07 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:08.563557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:08.565606 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:08.565948 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:08.566151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:08.566254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:08.570690 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:08.570690 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:08.571497 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b38434bc-2df9-4cd9-9516-1bcc17ee0dc1 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:08.571951 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1130/4527] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:08 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:09.582214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:09.584125 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:09.584351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:09.584646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:09.584796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:09.589251 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:09.589251 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:09.589904 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89ff34de-69ce-47b4-b52f-8566aaa7e520 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:09.590282 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1133/4528] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:09 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:10.600874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:10.602595 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:10.602838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:10.603027 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:10.603120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:10.607276 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:10.607276 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:10.607917 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c72d8cee-0412-4ca3-81dd-86798a5c4dc7 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:10.608277 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1127/4529] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:10 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:11.621167 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:11.623724 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:11.624069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:11.624511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:11.624574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:11.629825 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:11.629825 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:11.630701 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d463c36e-23fc-4fac-9cd5-450a3d45e280 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:11.631225 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1140/4530] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:11 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:12.643740 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:12.646242 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:12.646543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:12.646813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:12.646998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:12.652158 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:12.652158 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:12.653032 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e6c66c17-5fb1-4a68-a347-6d79e0b2975b tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:12.653574 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1131/4531] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:12 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:13.666530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:13.668364 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:13.668594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:13.668786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:13.668936 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:13.673280 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:13.673280 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:13.674004 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ed64d13-0b9e-4acb-b730-26ad4228a24d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:13.674337 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1134/4532] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:13 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:14.685916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3ca9b055-c620-4585-9a10-b53e833faef5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:14.687532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ca9b055-c620-4585-9a10-b53e833faef5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:14.687731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ca9b055-c620-4585-9a10-b53e833faef5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:14.688156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3ca9b055-c620-4585-9a10-b53e833faef5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:14.688156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3ca9b055-c620-4585-9a10-b53e833faef5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:14.692063 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:14.692063 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:14.692652 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3ca9b055-c620-4585-9a10-b53e833faef5 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:14.692992 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1128/4533] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:14 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:15.703126 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:15.705489 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:15.705792 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:15.706076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:15.706248 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:15.711658 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:15.711658 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:15.712643 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-62c621c7-6faf-4a61-94a0-54fd78f74308 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:15.713184 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1141/4534] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:15 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:16.722778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-656b8bc9-f20b-45bf-9436-6d890337099a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:16.724612 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-656b8bc9-f20b-45bf-9436-6d890337099a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:16.724846 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-656b8bc9-f20b-45bf-9436-6d890337099a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:16.725028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-656b8bc9-f20b-45bf-9436-6d890337099a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:16.725131 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-656b8bc9-f20b-45bf-9436-6d890337099a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:16.729051 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:16.729051 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:16.729637 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-656b8bc9-f20b-45bf-9436-6d890337099a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:16.730021 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1132/4535] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:16 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:17.742945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:17.744871 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:17.746344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:17.746344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:17.746344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:17.749835 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:17.749835 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:17.750631 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f7323d16-d92e-4091-830d-1e1a868a1e9a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:17.751107 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1135/4536] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:17 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:17.760178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:17.761933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 Jul 03 12:07:17.762156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:17.762338 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:17.762505 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume with id: 4c58be61-9d69-463f-b399-33dc9d940bd2 Jul 03 12:07:17.769034 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:17.769034 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:17.769340 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:17.786817 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume request issued successfully. Jul 03 12:07:17.787034 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b7625af7-28d8-43bf-b973-4a38f37b5aed tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 returned with HTTP 202 Jul 03 12:07:17.787456 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1129/4537] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:17 2026] DELETE /volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:17.796647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:17.798518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 Jul 03 12:07:17.798699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:17.798876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:17.806235 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:17.806235 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:17.810650 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:17.815487 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5688f0a0-b5d8-4e73-82be-dc521d05e578 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 returned with HTTP 200 Jul 03 12:07:17.816034 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1142/4538] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:17 2026] GET /volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:18.737545 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-72676281-f63a-4f2e-8d68-b083ef71f550 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.739229 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72676281-f63a-4f2e-8d68-b083ef71f550 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:07:18.739419 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72676281-f63a-4f2e-8d68-b083ef71f550 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.739715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72676281-f63a-4f2e-8d68-b083ef71f550 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.739823 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-72676281-f63a-4f2e-8d68-b083ef71f550 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete snapshot with id: 9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:07:18.745135 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72676281-f63a-4f2e-8d68-b083ef71f550 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 404 Jul 03 12:07:18.745690 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1133/4539] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:07:18 2026] DELETE /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:18.752780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2361c73a-914b-4378-bb6d-4b14f960fbe9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.754452 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2361c73a-914b-4378-bb6d-4b14f960fbe9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b Jul 03 12:07:18.754747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2361c73a-914b-4378-bb6d-4b14f960fbe9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.755024 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2361c73a-914b-4378-bb6d-4b14f960fbe9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.759513 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2361c73a-914b-4378-bb6d-4b14f960fbe9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b returned with HTTP 404 Jul 03 12:07:18.760123 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1136/4540] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:07:18 2026] GET /volume/v3/snapshots/9ed28aef-efa6-42b1-8a0b-71dcde855b2b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:18.804936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.806954 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:18.807126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.807295 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.817601 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:18.817601 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:18.821637 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:18.826794 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-d2204766-ba43-436d-9102-3f0640ac7c04 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:07:18.827297 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1130/4541] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:18 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:18.831301 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ef38f253-a31b-42f3-a9a8-b493fc380074 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.833475 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ef38f253-a31b-42f3-a9a8-b493fc380074 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 Jul 03 12:07:18.834090 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ef38f253-a31b-42f3-a9a8-b493fc380074 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.834347 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ef38f253-a31b-42f3-a9a8-b493fc380074 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.842590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ef38f253-a31b-42f3-a9a8-b493fc380074 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 returned with HTTP 404 Jul 03 12:07:18.843304 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1143/4542] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:18 2026] GET /volume/v3/volumes/4c58be61-9d69-463f-b399-33dc9d940bd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:18.855075 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.855228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.859395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:18.859516 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508/action Jul 03 12:07:18.859572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.859572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.859675 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:07:18.859732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:18.859787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:18.864203 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:18.864203 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:18.865663 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f26f6f1e-6d90-4f07-ab60-180668dd86c2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-member] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:18.866281 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1134/4543] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:18 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:18.874519 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:18.874519 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:18.875432 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:18.879040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.881938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:18.882270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.882557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.882696 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete backup with id: e0f2dd9f-330b-418c-848a-d86d1780c5d7. Jul 03 12:07:18.885621 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Begin detaching volume completed successfully. Jul 03 12:07:18.885621 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-398c7de8-c1af-4db1-8260-4b3c67ec19a3 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508/action returned with HTTP 202 Jul 03 12:07:18.885621 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1137/4544] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:07:18 2026] POST /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:07:18.889179 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:18.889179 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:18.912546 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] delete_backup rpcapi backup_id e0f2dd9f-330b-418c-848a-d86d1780c5d7 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:07:18.914442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b734c4ee-c720-4254-ab0e-a825c8474c58 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 202 Jul 03 12:07:18.915192 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1131/4545] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:18 2026] DELETE /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:07:18.924479 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3ce4926e-1615-47fe-bdee-991f22d8468f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:18.927163 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ce4926e-1615-47fe-bdee-991f22d8468f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:18.927516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ce4926e-1615-47fe-bdee-991f22d8468f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:18.927777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ce4926e-1615-47fe-bdee-991f22d8468f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:18.927935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3ce4926e-1615-47fe-bdee-991f22d8468f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:18.933491 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:18.933491 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:18.934384 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ce4926e-1615-47fe-bdee-991f22d8468f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 200 Jul 03 12:07:18.934907 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1144/4546] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:18 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:19.919720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1a16a5a8-7b30-489b-af44-afa25e8b1286 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:19.920287 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a16a5a8-7b30-489b-af44-afa25e8b1286 None None] GET https://10.4.3.170/volume// Jul 03 12:07:19.920587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a16a5a8-7b30-489b-af44-afa25e8b1286 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:19.920900 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1a16a5a8-7b30-489b-af44-afa25e8b1286 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:19.921358 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1a16a5a8-7b30-489b-af44-afa25e8b1286 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:19.921793 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1135/4547] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:07:19 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 12:07:19.931589 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:19.934150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:19.934609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:19.934977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:19.945591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:19.949165 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:19.949165 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:19.949299 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 Jul 03 12:07:19.949299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:19.949299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:19.949299 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id e0f2dd9f-330b-418c-848a-d86d1780c5d7. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:19.952945 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:19.953065 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-609a704b-fcb6-4d7e-b5a4-043315a1cee8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 returned with HTTP 404 Jul 03 12:07:19.953775 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1132/4548] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:19 2026] GET /volume/v3/backups/e0f2dd9f-330b-418c-848a-d86d1780c5d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:19.959570 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-afe2fba0-cbca-4db7-9759-20457155b6a4 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:07:19.959570 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1138/4549] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:07:19 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:19.960850 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:19.968078 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:07:19.968287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:19.968515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:19.968618 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete backup with id: 13344b03-7e3c-4079-8da8-90164f9c6210. Jul 03 12:07:19.972981 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:19.972981 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:19.993959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] delete_backup rpcapi backup_id 13344b03-7e3c-4079-8da8-90164f9c6210 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:07:19.995806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b5cce608-6c17-4d19-9dd7-97ce38f304c8 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 202 Jul 03 12:07:19.996305 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1145/4550] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:19 2026] DELETE /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:07:20.007342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:20.009673 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:07:20.012142 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:20.012699 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:20.013676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:20.020087 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:20.020087 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:20.021064 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ae1f512-04f7-4627-80c6-1c2f8bd62c66 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 200 Jul 03 12:07:20.021611 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1136/4551] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:20 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:20.899761 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5c344100-9624-4530-92ff-d29b4054558b req-c8bfdcec-e455-447d-aea6-086a01a9180d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:20.901667 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-c8bfdcec-e455-447d-aea6-086a01a9180d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc Jul 03 12:07:20.901852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-c8bfdcec-e455-447d-aea6-086a01a9180d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:20.902024 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-c8bfdcec-e455-447d-aea6-086a01a9180d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:20.909906 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:20.909906 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:21.035237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e903f2c1-07bc-4b41-a869-20873f9c255d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:21.036884 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e903f2c1-07bc-4b41-a869-20873f9c255d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 Jul 03 12:07:21.037232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e903f2c1-07bc-4b41-a869-20873f9c255d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:21.037536 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e903f2c1-07bc-4b41-a869-20873f9c255d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:21.038522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e903f2c1-07bc-4b41-a869-20873f9c255d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id 13344b03-7e3c-4079-8da8-90164f9c6210. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:21.041494 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e903f2c1-07bc-4b41-a869-20873f9c255d tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 returned with HTTP 404 Jul 03 12:07:21.042124 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1139/4552] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:21 2026] GET /volume/v3/backups/13344b03-7e3c-4079-8da8-90164f9c6210 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:21.049873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:21.051533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:21.051715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:21.051902 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:21.052007 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete backup with id: abdf769b-c1cc-42dd-84b2-c57aff99b55d. Jul 03 12:07:21.056344 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:21.056344 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:21.069774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] delete_backup rpcapi backup_id abdf769b-c1cc-42dd-84b2-c57aff99b55d {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:07:21.071274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5aaf4a-f953-414c-ac55-454b475d1f19 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 202 Jul 03 12:07:21.071703 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1146/4553] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:21 2026] DELETE /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:07:21.078772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:21.080740 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:21.081020 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:21.081248 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:21.081425 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:21.086092 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:21.086092 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:21.086893 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1d45b1c-beaa-4ca4-aa81-686bb576fc4f tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 200 Jul 03 12:07:21.087463 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1137/4554] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:21 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:21.445172 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c344100-9624-4530-92ff-d29b4054558b req-c8bfdcec-e455-447d-aea6-086a01a9180d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc returned with HTTP 200 Jul 03 12:07:21.445607 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1133/4555] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:07:20 2026] DELETE /volume/v3/attachments/33829c9d-fc42-40b9-ada5-5bf5ae261ffc => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:22.097314 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.099063 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d Jul 03 12:07:22.099264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.099724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.099724 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Show backup with id abdf769b-c1cc-42dd-84b2-c57aff99b55d. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:07:22.103310 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9eef139-0460-462c-9beb-89f8e2fbef17 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d returned with HTTP 404 Jul 03 12:07:22.103683 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1140/4556] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:22 2026] GET /volume/v3/backups/abdf769b-c1cc-42dd-84b2-c57aff99b55d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:22.110548 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.112869 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:07:22.113178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.113469 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.113705 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume with id: 7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:07:22.128999 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:22.128999 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:22.129129 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.129505 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:22.131724 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:22.131966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.132203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.141321 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:22.141321 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:22.145610 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:22.150740 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e885595b-f428-4edd-bea7-a2b67985a8b9 req-909a7c4e-a589-4f47-8e92-799a458a6885 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:07:22.150857 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Delete volume request issued successfully. Jul 03 12:07:22.150971 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0379e2d1-ad42-49ec-ba2c-f6d3ec06c01a tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 returned with HTTP 202 Jul 03 12:07:22.151265 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1138/4557] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:22 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:22.151520 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1147/4558] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:07:22 2026] DELETE /volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:22.159507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f49d6872-df86-46dd-900e-20210061d4de None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.161281 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f49d6872-df86-46dd-900e-20210061d4de tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:07:22.161508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f49d6872-df86-46dd-900e-20210061d4de tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.161686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f49d6872-df86-46dd-900e-20210061d4de tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.165420 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.167303 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:22.167551 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.167794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.168018 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete volume with id: 98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:22.168526 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:22.168526 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:22.171778 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f49d6872-df86-46dd-900e-20210061d4de tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Volume info retrieved successfully. Jul 03 12:07:22.175843 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f49d6872-df86-46dd-900e-20210061d4de tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 returned with HTTP 200 Jul 03 12:07:22.176227 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1134/4559] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:22 2026] GET /volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:22.177354 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:22.177354 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:22.178083 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:22.205861 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete volume request issued successfully. Jul 03 12:07:22.206162 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c355d860-ff10-43be-bfdd-70332b58f3d7 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 202 Jul 03 12:07:22.206713 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1141/4560] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:07:22 2026] DELETE /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:22.214397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:22.215591 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:22.215591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:22.215591 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:22.222918 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:22.222918 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:22.225532 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:22.229438 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3ea4b4ba-32b9-4fb2-8bb5-cf5107741cae tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 200 Jul 03 12:07:22.229811 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1139/4561] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:22 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:23.188769 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-72dffac8-62de-45e1-b8ab-e57d3edce1e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:23.191172 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72dffac8-62de-45e1-b8ab-e57d3edce1e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] GET https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 Jul 03 12:07:23.191486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72dffac8-62de-45e1-b8ab-e57d3edce1e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:23.191739 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-72dffac8-62de-45e1-b8ab-e57d3edce1e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:23.199767 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-72dffac8-62de-45e1-b8ab-e57d3edce1e2 tempest-ProjectMemberTests33-704468951 tempest-ProjectMemberTests33-704468951-project-admin] https://10.4.3.170/volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 returned with HTTP 404 Jul 03 12:07:23.200528 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1148/4562] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:07:23 2026] GET /volume/v3/volumes/7eeef4f6-8d0b-4002-b8d2-3441897e5d75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:23.241952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-75598034-fe84-4f54-acbd-49857a6c2da9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:23.244190 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75598034-fe84-4f54-acbd-49857a6c2da9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 Jul 03 12:07:23.244190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75598034-fe84-4f54-acbd-49857a6c2da9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:23.244348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-75598034-fe84-4f54-acbd-49857a6c2da9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:23.250812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-75598034-fe84-4f54-acbd-49857a6c2da9 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 returned with HTTP 404 Jul 03 12:07:23.251439 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1135/4563] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:23 2026] GET /volume/v3/volumes/98eceb5e-ef3e-4705-b684-75c7d268c508 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:24.573329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0d6b4574-5921-481f-9e0e-b17319c87b98 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.682996 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d6b4574-5921-481f-9e0e-b17319c87b98 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:24.683352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d6b4574-5921-481f-9e0e-b17319c87b98 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2132145952", "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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.702311 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d6b4574-5921-481f-9e0e-b17319c87b98 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:24.702734 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1142/4564] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types => generated 380 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.711714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cec36b87-9fb1-45c8-9305-470cc211893e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.714208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cec36b87-9fb1-45c8-9305-470cc211893e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption Jul 03 12:07:24.714531 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cec36b87-9fb1-45c8-9305-470cc211893e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.749696 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cec36b87-9fb1-45c8-9305-470cc211893e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption returned with HTTP 200 Jul 03 12:07:24.750158 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1140/4565] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.757972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-28e8fe37-d26b-4ab2-81fb-1c9ea8067142 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.759902 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28e8fe37-d26b-4ab2-81fb-1c9ea8067142 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:24.760274 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-28e8fe37-d26b-4ab2-81fb-1c9ea8067142 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1505514162", "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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.779926 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28e8fe37-d26b-4ab2-81fb-1c9ea8067142 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:24.780310 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1149/4566] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.788946 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7f1a5cd4-2214-492c-913c-9fb3f8cf20f1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.790872 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7f1a5cd4-2214-492c-913c-9fb3f8cf20f1 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa/encryption Jul 03 12:07:24.791297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7f1a5cd4-2214-492c-913c-9fb3f8cf20f1 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.811976 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7f1a5cd4-2214-492c-913c-9fb3f8cf20f1 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa/encryption returned with HTTP 200 Jul 03 12:07:24.812624 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1136/4567] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.823188 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c2dc3f62-5df8-404b-96b9-f8830baacbb7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.825742 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2dc3f62-5df8-404b-96b9-f8830baacbb7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:24.826333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c2dc3f62-5df8-404b-96b9-f8830baacbb7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1099181524", "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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.849307 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c2dc3f62-5df8-404b-96b9-f8830baacbb7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:24.849966 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1143/4568] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.859920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ea4ec293-8fdc-49cc-805b-dc9aeb815b9e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.861548 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea4ec293-8fdc-49cc-805b-dc9aeb815b9e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs Jul 03 12:07:24.861866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea4ec293-8fdc-49cc-805b-dc9aeb815b9e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.882856 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea4ec293-8fdc-49cc-805b-dc9aeb815b9e tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs returned with HTTP 200 Jul 03 12:07:24.883214 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1141/4569] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:24.892715 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e0a3c9a7-a159-4cb7-91d6-af8ed6c4b8e7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.894603 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0a3c9a7-a159-4cb7-91d6-af8ed6c4b8e7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] PUT https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs/key2 Jul 03 12:07:24.894972 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0a3c9a7-a159-4cb7-91d6-af8ed6c4b8e7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.916873 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0a3c9a7-a159-4cb7-91d6-af8ed6c4b8e7 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs/key2 returned with HTTP 200 Jul 03 12:07:24.917312 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1150/4570] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:07:24 2026] PUT /volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:24.928236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca93b65d-613f-4cf0-85b6-c51f54711891 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.930313 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca93b65d-613f-4cf0-85b6-c51f54711891 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:24.930734 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca93b65d-613f-4cf0-85b6-c51f54711891 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:24.946656 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca93b65d-613f-4cf0-85b6-c51f54711891 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:24.947133 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1137/4571] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:07:24 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:24.957543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-37ace377-6f07-4ee9-8250-4dee96ff181f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:24.960030 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-37ace377-6f07-4ee9-8250-4dee96ff181f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/bb016702-f951-4d73-90bd-39a1c958f3f6 Jul 03 12:07:24.960330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-37ace377-6f07-4ee9-8250-4dee96ff181f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:24.960685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-37ace377-6f07-4ee9-8250-4dee96ff181f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.001302 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-37ace377-6f07-4ee9-8250-4dee96ff181f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bb016702-f951-4d73-90bd-39a1c958f3f6 returned with HTTP 202 Jul 03 12:07:25.001915 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1144/4572] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:24 2026] DELETE /volume/v3/types/bb016702-f951-4d73-90bd-39a1c958f3f6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.009843 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6298a0a7-dd8c-473a-9d9f-58443303aa9c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.011687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6298a0a7-dd8c-473a-9d9f-58443303aa9c tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:25.012078 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6298a0a7-dd8c-473a-9d9f-58443303aa9c tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-894399332", "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=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.032824 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6298a0a7-dd8c-473a-9d9f-58443303aa9c tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:25.033313 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1142/4573] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:25 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.042072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9075d919-c199-4e66-8e88-d450dd4cb442 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.043895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9075d919-c199-4e66-8e88-d450dd4cb442 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption Jul 03 12:07:25.044241 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9075d919-c199-4e66-8e88-d450dd4cb442 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.063581 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9075d919-c199-4e66-8e88-d450dd4cb442 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption returned with HTTP 200 Jul 03 12:07:25.064072 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1151/4574] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:07:25 2026] POST /volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.072629 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ff1d847c-a12c-4a1f-92fc-5c0193616239 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.074778 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff1d847c-a12c-4a1f-92fc-5c0193616239 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption/5985c0b3-4fc8-4da0-a9d9-88cbe334050f Jul 03 12:07:25.075003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff1d847c-a12c-4a1f-92fc-5c0193616239 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.075231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff1d847c-a12c-4a1f-92fc-5c0193616239 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.096384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff1d847c-a12c-4a1f-92fc-5c0193616239 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption/5985c0b3-4fc8-4da0-a9d9-88cbe334050f returned with HTTP 202 Jul 03 12:07:25.096782 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1138/4575] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a/encryption/5985c0b3-4fc8-4da0-a9d9-88cbe334050f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.104283 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f035b1a8-f3bc-4a7a-b981-7c1b0142d9c9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.105852 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f035b1a8-f3bc-4a7a-b981-7c1b0142d9c9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:25.106245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f035b1a8-f3bc-4a7a-b981-7c1b0142d9c9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1451963519", "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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.126107 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f035b1a8-f3bc-4a7a-b981-7c1b0142d9c9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:25.126646 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1145/4576] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:25 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.134267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4257cda5-f11c-4f0e-9bda-d978e8593467 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.136295 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4257cda5-f11c-4f0e-9bda-d978e8593467 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8/extra_specs/key1 Jul 03 12:07:25.136571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4257cda5-f11c-4f0e-9bda-d978e8593467 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.136752 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4257cda5-f11c-4f0e-9bda-d978e8593467 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.157208 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4257cda5-f11c-4f0e-9bda-d978e8593467 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8/extra_specs/key1 returned with HTTP 202 Jul 03 12:07:25.157675 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1143/4577] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:07:25.165725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7ed73b0f-a16b-4227-9a52-390dfebb080f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.167391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7ed73b0f-a16b-4227-9a52-390dfebb080f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:07:25.167737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7ed73b0f-a16b-4227-9a52-390dfebb080f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-467611206", "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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.189482 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7ed73b0f-a16b-4227-9a52-390dfebb080f tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:25.189870 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1152/4578] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:07:25 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.198360 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f6ddbca2-4146-41e8-974e-bc7f7e66ed15 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.200343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6ddbca2-4146-41e8-974e-bc7f7e66ed15 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/46dcfadb-b7cc-4ff6-95bb-408b26b6c22b Jul 03 12:07:25.200577 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6ddbca2-4146-41e8-974e-bc7f7e66ed15 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.200812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6ddbca2-4146-41e8-974e-bc7f7e66ed15 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.228392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6ddbca2-4146-41e8-974e-bc7f7e66ed15 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/46dcfadb-b7cc-4ff6-95bb-408b26b6c22b returned with HTTP 202 Jul 03 12:07:25.228876 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1139/4579] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/46dcfadb-b7cc-4ff6-95bb-408b26b6c22b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.236311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1af6a0f7-9801-4283-9503-b036e42e5a8b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.238256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1af6a0f7-9801-4283-9503-b036e42e5a8b tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs Jul 03 12:07:25.238529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1af6a0f7-9801-4283-9503-b036e42e5a8b tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.238933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1af6a0f7-9801-4283-9503-b036e42e5a8b tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.245777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1af6a0f7-9801-4283-9503-b036e42e5a8b tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs returned with HTTP 200 Jul 03 12:07:25.246250 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1146/4580] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.253886 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d4373aa9-1d3e-41b1-bf08-c9fb7bd93347 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.255694 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4373aa9-1d3e-41b1-bf08-c9fb7bd93347 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types Jul 03 12:07:25.255955 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4373aa9-1d3e-41b1-bf08-c9fb7bd93347 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.256180 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d4373aa9-1d3e-41b1-bf08-c9fb7bd93347 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.276162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d4373aa9-1d3e-41b1-bf08-c9fb7bd93347 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:07:25.276685 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1144/4581] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types => generated 2829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:25.288651 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5de659b5-948d-43b2-bb58-a0d190238e84 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.290405 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5de659b5-948d-43b2-bb58-a0d190238e84 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cipher Jul 03 12:07:25.290588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5de659b5-948d-43b2-bb58-a0d190238e84 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.290755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5de659b5-948d-43b2-bb58-a0d190238e84 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.296644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5de659b5-948d-43b2-bb58-a0d190238e84 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cipher returned with HTTP 200 Jul 03 12:07:25.296976 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1153/4582] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:25.305898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-28e019b7-ffee-40af-86fd-abdc71ef2705 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.307897 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28e019b7-ffee-40af-86fd-abdc71ef2705 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption Jul 03 12:07:25.308107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28e019b7-ffee-40af-86fd-abdc71ef2705 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.308329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-28e019b7-ffee-40af-86fd-abdc71ef2705 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.314514 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-28e019b7-ffee-40af-86fd-abdc71ef2705 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption returned with HTTP 200 Jul 03 12:07:25.314966 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1140/4583] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.326239 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d854dc31-53c3-4b83-a826-5c20382d8bc9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.328746 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d854dc31-53c3-4b83-a826-5c20382d8bc9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/multiattach Jul 03 12:07:25.328746 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d854dc31-53c3-4b83-a826-5c20382d8bc9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.328997 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d854dc31-53c3-4b83-a826-5c20382d8bc9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.336027 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d854dc31-53c3-4b83-a826-5c20382d8bc9 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/multiattach returned with HTTP 200 Jul 03 12:07:25.336548 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1147/4584] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:25.345295 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-577e73a5-c376-4f0b-9572-e82f1d768405 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.347563 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-577e73a5-c376-4f0b-9572-e82f1d768405 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/volume_backend_name Jul 03 12:07:25.347776 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-577e73a5-c376-4f0b-9572-e82f1d768405 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.348009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-577e73a5-c376-4f0b-9572-e82f1d768405 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.355250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-577e73a5-c376-4f0b-9572-e82f1d768405 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 12:07:25.355723 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1145/4585] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:25.365990 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-03b65d93-7e4d-40b7-bbf0-53bc8cb91b06 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.367652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03b65d93-7e4d-40b7-bbf0-53bc8cb91b06 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] GET https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b Jul 03 12:07:25.367827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03b65d93-7e4d-40b7-bbf0-53bc8cb91b06 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.368017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03b65d93-7e4d-40b7-bbf0-53bc8cb91b06 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.373039 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03b65d93-7e4d-40b7-bbf0-53bc8cb91b06 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b returned with HTTP 200 Jul 03 12:07:25.373376 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1154/4586] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:07:25 2026] GET /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.383249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81c2c603-197f-499e-8303-af4587981147 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.385502 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81c2c603-197f-499e-8303-af4587981147 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] PUT https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cf7a2db2-9ac2-4c04-8fc1-83f5bd1e176d Jul 03 12:07:25.385946 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81c2c603-197f-499e-8303-af4587981147 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.401702 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81c2c603-197f-499e-8303-af4587981147 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cf7a2db2-9ac2-4c04-8fc1-83f5bd1e176d returned with HTTP 200 Jul 03 12:07:25.402197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1141/4587] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 3 12:07:25 2026] PUT /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/encryption/cf7a2db2-9ac2-4c04-8fc1-83f5bd1e176d => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:25.413193 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a0404515-b153-419a-894d-2e9098765c94 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.415017 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0404515-b153-419a-894d-2e9098765c94 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] PUT https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/key1 Jul 03 12:07:25.415496 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0404515-b153-419a-894d-2e9098765c94 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.434676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0404515-b153-419a-894d-2e9098765c94 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/key1 returned with HTTP 200 Jul 03 12:07:25.435350 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1148/4588] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:07:25 2026] PUT /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:07:25.445389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4c9dc08d-046f-4d27-965f-366fb9d0b8e6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.447150 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c9dc08d-046f-4d27-965f-366fb9d0b8e6 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] PUT https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b Jul 03 12:07:25.447539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c9dc08d-046f-4d27-965f-366fb9d0b8e6 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:25.464859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c9dc08d-046f-4d27-965f-366fb9d0b8e6 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b returned with HTTP 200 Jul 03 12:07:25.465279 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1146/4589] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 3 12:07:25 2026] PUT /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b => generated 371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:25.476478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fdd3109b-30f9-400e-84fc-331fbdf37eaa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.479247 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fdd3109b-30f9-400e-84fc-331fbdf37eaa tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8 Jul 03 12:07:25.479516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fdd3109b-30f9-400e-84fc-331fbdf37eaa tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.479797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fdd3109b-30f9-400e-84fc-331fbdf37eaa tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.508574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fdd3109b-30f9-400e-84fc-331fbdf37eaa tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8 returned with HTTP 202 Jul 03 12:07:25.508996 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1155/4590] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/233e0bfc-fed7-417a-bc57-6e7a732e3fb8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.517609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-13b38f1b-c7cc-4925-8437-9f4e738ea408 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.520340 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13b38f1b-c7cc-4925-8437-9f4e738ea408 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a Jul 03 12:07:25.520607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13b38f1b-c7cc-4925-8437-9f4e738ea408 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.520903 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13b38f1b-c7cc-4925-8437-9f4e738ea408 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.545854 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13b38f1b-c7cc-4925-8437-9f4e738ea408 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a returned with HTTP 202 Jul 03 12:07:25.546351 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1142/4591] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/67d57a91-166e-442c-be38-fdd20636916a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.553863 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9311ad53-c337-4805-8535-deaa38b82f56 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.556213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9311ad53-c337-4805-8535-deaa38b82f56 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d Jul 03 12:07:25.556489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9311ad53-c337-4805-8535-deaa38b82f56 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.556760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9311ad53-c337-4805-8535-deaa38b82f56 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.588443 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9311ad53-c337-4805-8535-deaa38b82f56 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d returned with HTTP 202 Jul 03 12:07:25.588968 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1149/4592] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/53e3c654-b52b-43fb-bfc6-8728a84c3e6d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.595501 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f60df4cc-fc50-4fe6-a220-2513930a7835 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.597508 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f60df4cc-fc50-4fe6-a220-2513930a7835 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa Jul 03 12:07:25.597729 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f60df4cc-fc50-4fe6-a220-2513930a7835 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.597966 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f60df4cc-fc50-4fe6-a220-2513930a7835 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.627720 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f60df4cc-fc50-4fe6-a220-2513930a7835 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa returned with HTTP 202 Jul 03 12:07:25.628137 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1147/4593] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/afac3c48-d9fa-4a9a-b5cb-e81db9ca97aa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:25.635227 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2c4b41b1-6409-472d-832e-2e09e94648b2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:25.636981 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c4b41b1-6409-472d-832e-2e09e94648b2 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] DELETE https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b Jul 03 12:07:25.637157 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c4b41b1-6409-472d-832e-2e09e94648b2 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:25.637343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2c4b41b1-6409-472d-832e-2e09e94648b2 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:25.660029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2c4b41b1-6409-472d-832e-2e09e94648b2 tempest-VolumeTypesAdminTests-111219835 tempest-VolumeTypesAdminTests-111219835-project-admin] https://10.4.3.170/volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b returned with HTTP 202 Jul 03 12:07:25.660783 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1156/4594] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:07:25 2026] DELETE /volume/v3/types/bbbbcb3a-bc19-4b47-87e3-a8421c1e9f8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:07:27.227635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-32121133-e672-4630-8cd4-8fcac4590e4b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:27.321067 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:27.321428 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1020386988"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:27.322770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1020386988'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:27.322943 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume of 1 GB Jul 03 12:07:27.327105 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Availability Zones retrieved successfully. Jul 03 12:07:27.334544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (e66c33ad-4e43-49c2-bdba-2bfd9796f8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:27.335791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9693737d-07bf-49ea-a6a9-109d132f93f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:27.336878 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:27.369884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9693737d-07bf-49ea-a6a9-109d132f93f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:27.371086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9777daa-d160-4dc6-85c3-b4449f01ce53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:27.447877 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Created reservations ['0f352cd8-d870-47be-92a5-55a630b9a03d', 'b401318e-3302-409f-8975-2694915387bc', 'ed289e7c-ecfe-4571-b805-fcbaad985ea5', '14241fc3-7f4a-44b2-8b27-e923a7b5de9f'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:27.448976 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9777daa-d160-4dc6-85c3-b4449f01ce53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f352cd8-d870-47be-92a5-55a630b9a03d', 'b401318e-3302-409f-8975-2694915387bc', 'ed289e7c-ecfe-4571-b805-fcbaad985ea5', '14241fc3-7f4a-44b2-8b27-e923a7b5de9f']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:27.449935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1752cb84-7d18-4ecb-afee-dd3163161cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:27.471676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1752cb84-7d18-4ecb-afee-dd3163161cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc50320c-fe92-4a4c-b071-5d8a51ef9cb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020386988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['0f352cd8-d870-47be-92a5-55a630b9a03d','b401318e-3302-409f-8975-2694915387bc','ed289e7c-ecfe-4571-b805-fcbaad985ea5','14241fc3-7f4a-44b2-8b27-e923a7b5de9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020386988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc50320c-fe92-4a4c-b071-5d8a51ef9cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2dfc5cd9a418ca77a14a244227a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8040a72143114a8898b8ccecfc3ae245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:27.472436 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7c8f7c-6ae3-452d-b7d8-cbe5203e6a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:27.491385 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7c8f7c-6ae3-452d-b7d8-cbe5203e6a01) transitioned into state 'SUCCESS' from state '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-1020386988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['0f352cd8-d870-47be-92a5-55a630b9a03d','b401318e-3302-409f-8975-2694915387bc','ed289e7c-ecfe-4571-b805-fcbaad985ea5','14241fc3-7f4a-44b2-8b27-e923a7b5de9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:27.492316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e92513-6f50-460a-a390-8012330a677d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:27.503194 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e92513-6f50-460a-a390-8012330a677d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:27.504161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (e66c33ad-4e43-49c2-bdba-2bfd9796f8be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:27.504557 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request issued successfully. Jul 03 12:07:27.505188 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32121133-e672-4630-8cd4-8fcac4590e4b tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:27.505650 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1143/4595] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:07:27 2026] POST /volume/v3/volumes => generated 778 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:27.516852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:27.518670 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:27.518987 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:27.519203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:27.527014 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:27.527014 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:27.530763 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:27.534735 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5752e6f5-0f91-4d68-9ee5-d8522ef4bc54 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 returned with HTTP 200 Jul 03 12:07:27.535482 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1150/4596] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:27 2026] GET /volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:28.547435 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bececfa9-b5d8-4df7-85c6-f97874691967 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:28.549589 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bececfa9-b5d8-4df7-85c6-f97874691967 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:28.549589 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bececfa9-b5d8-4df7-85c6-f97874691967 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:28.549763 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bececfa9-b5d8-4df7-85c6-f97874691967 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:28.556626 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:28.556626 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:28.560712 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bececfa9-b5d8-4df7-85c6-f97874691967 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:28.564809 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bececfa9-b5d8-4df7-85c6-f97874691967 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 returned with HTTP 200 Jul 03 12:07:28.565235 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1148/4597] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:28 2026] GET /volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:28.576453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:28.631965 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:07:28.632182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:28.632377 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:28.632674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:07:28.633349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:07:28.640851 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Get all volumes completed successfully. Jul 03 12:07:28.641324 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-61ffedbd-4804-4c12-a0c9-5baac849ab23 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:07:28.641737 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1157/4598] 10.4.3.170 () {68 vars in 1278 bytes} [Fri Jul 3 12:07:28 2026] GET /volume/v3/volumes => generated 336 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:28.650967 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:28.652741 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:28.652939 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:28.653107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:28.653248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume with id: bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:28.659760 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:28.659760 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:28.660081 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:28.678555 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume request issued successfully. Jul 03 12:07:28.678731 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c2c93cdb-55c2-4747-b6a5-51d8a4e95a51 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 returned with HTTP 202 Jul 03 12:07:28.679210 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1144/4599] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:07:28 2026] DELETE /volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:07:28.688293 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:28.690079 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:28.690351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:28.690606 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:28.697763 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:28.697763 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:28.701479 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:28.705491 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aab0ecdd-fa6a-400b-b2b3-608374f3ede1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 returned with HTTP 200 Jul 03 12:07:28.705892 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1151/4600] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:28 2026] GET /volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:29.719191 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c7bf7d56-3b68-422e-b9f1-53ef47ef0dfd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:29.721084 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7bf7d56-3b68-422e-b9f1-53ef47ef0dfd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 Jul 03 12:07:29.721337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7bf7d56-3b68-422e-b9f1-53ef47ef0dfd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:29.721537 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c7bf7d56-3b68-422e-b9f1-53ef47ef0dfd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:29.727402 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c7bf7d56-3b68-422e-b9f1-53ef47ef0dfd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 returned with HTTP 404 Jul 03 12:07:29.727814 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1149/4601] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:29 2026] GET /volume/v3/volumes/bc50320c-fe92-4a4c-b071-5d8a51ef9cb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:07:29.735619 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4afa076d-61c3-4800-a03d-11ac0075b295 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:29.737187 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:29.737511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146036096"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:29.738783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146036096'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:29.738905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume of 1 GB Jul 03 12:07:29.739132 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:29.739132 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:29.742809 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Availability Zones retrieved successfully. Jul 03 12:07:29.747929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (613fc64d-888b-49c7-84d4-5fd828d15b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:29.748867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8686f260-516f-476c-aee2-c7035c055f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:29.749633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:29.772884 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8686f260-516f-476c-aee2-c7035c055f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:29.773573 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9216553a-d324-49de-b90b-8f9269d8910f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:29.816475 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Created reservations ['4e159f3a-2bfb-4cac-b314-f7b1d1393f3a', '1b04db8e-b701-4b05-90fd-7e07a98c5ff0', '9b2a5620-15d8-40bf-b85f-46295de9df16', 'e2686c5d-2cbc-4086-af97-656cf4b006ea'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:29.817492 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9216553a-d324-49de-b90b-8f9269d8910f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e159f3a-2bfb-4cac-b314-f7b1d1393f3a', '1b04db8e-b701-4b05-90fd-7e07a98c5ff0', '9b2a5620-15d8-40bf-b85f-46295de9df16', 'e2686c5d-2cbc-4086-af97-656cf4b006ea']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:29.818561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2774e7a8-06ba-4d69-b305-bd6a529d2ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:29.846795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2774e7a8-06ba-4d69-b305-bd6a529d2ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0937dfb-919b-4c32-b292-443a7261797a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146036096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['4e159f3a-2bfb-4cac-b314-f7b1d1393f3a','1b04db8e-b701-4b05-90fd-7e07a98c5ff0','9b2a5620-15d8-40bf-b85f-46295de9df16','e2686c5d-2cbc-4086-af97-656cf4b006ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146036096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0937dfb-919b-4c32-b292-443a7261797a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2dfc5cd9a418ca77a14a244227a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8040a72143114a8898b8ccecfc3ae245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:29.847778 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97208c68-bfe9-4bfa-845c-316de9eaf637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:29.871817 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97208c68-bfe9-4bfa-845c-316de9eaf637) transitioned into state 'SUCCESS' from state '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-1146036096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['4e159f3a-2bfb-4cac-b314-f7b1d1393f3a','1b04db8e-b701-4b05-90fd-7e07a98c5ff0','9b2a5620-15d8-40bf-b85f-46295de9df16','e2686c5d-2cbc-4086-af97-656cf4b006ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:29.872697 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7480c93f-ed16-48ce-98c9-5ebb348509d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:29.882788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7480c93f-ed16-48ce-98c9-5ebb348509d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:29.883615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (613fc64d-888b-49c7-84d4-5fd828d15b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:29.883913 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request issued successfully. Jul 03 12:07:29.884456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4afa076d-61c3-4800-a03d-11ac0075b295 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:29.884869 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1158/4602] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:07:29 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:29.896230 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:29.897888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:29.898067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:29.898238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:29.904766 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:29.904766 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:29.909334 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:29.913714 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2597a5c-efac-4b96-a986-3ec08efd3845 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a returned with HTTP 200 Jul 03 12:07:29.914198 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1145/4603] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:29 2026] GET /volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:30.926691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:30.928524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:30.928823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:30.929044 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:30.936256 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:30.936256 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:30.940001 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:30.944120 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-163701fd-17f3-4ccc-9803-6e63f2a1e102 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a returned with HTTP 200 Jul 03 12:07:30.944556 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1152/4604] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:30 2026] GET /volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:30.957811 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:30.959789 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 03 12:07:30.960068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:30.960308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:30.960624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:07:30.961570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:07:30.971012 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Get all volumes completed successfully. Jul 03 12:07:30.971727 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:30.971727 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:30.975814 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b7ec34ce-b7c2-47ca-868d-a80c66891e63 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:07:30.976219 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1150/4605] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 3 12:07:30 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:30.989298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bfd4af32-991f-48ab-99f7-233d89f58dde None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:30.991311 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:30.991545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:30.991751 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:30.991961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume with id: f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:30.999525 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:30.999525 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:30.999968 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:31.021863 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume request issued successfully. Jul 03 12:07:31.021988 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bfd4af32-991f-48ab-99f7-233d89f58dde tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a returned with HTTP 202 Jul 03 12:07:31.022742 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1159/4606] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:07:30 2026] DELETE /volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:07:31.030268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-36179c0e-e439-4fba-a202-603c721fdac1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:31.032148 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-36179c0e-e439-4fba-a202-603c721fdac1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:31.032352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-36179c0e-e439-4fba-a202-603c721fdac1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:31.032635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-36179c0e-e439-4fba-a202-603c721fdac1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:31.039890 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:31.039890 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:31.043662 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-36179c0e-e439-4fba-a202-603c721fdac1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:31.048165 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-36179c0e-e439-4fba-a202-603c721fdac1 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a returned with HTTP 200 Jul 03 12:07:31.050185 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1146/4607] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:31 2026] GET /volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:32.061699 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b3edad51-a798-4aa0-9924-d57c467cc855 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:32.063567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3edad51-a798-4aa0-9924-d57c467cc855 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a Jul 03 12:07:32.063816 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3edad51-a798-4aa0-9924-d57c467cc855 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:32.064020 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3edad51-a798-4aa0-9924-d57c467cc855 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:32.069622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3edad51-a798-4aa0-9924-d57c467cc855 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a returned with HTTP 404 Jul 03 12:07:32.070078 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1153/4608] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:32 2026] GET /volume/v3/volumes/f0937dfb-919b-4c32-b292-443a7261797a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:07:32.081413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:32.083382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:32.083938 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-277409515"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:32.086008 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-277409515'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:32.086241 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume of 1 GB Jul 03 12:07:32.090901 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Availability Zones retrieved successfully. Jul 03 12:07:32.096850 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (2d5a6ad4-ad65-4d10-879e-421f3f02fa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:32.097982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7b592b-7ef7-478a-8c7e-60d509c57fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:32.099148 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:32.126402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7b592b-7ef7-478a-8c7e-60d509c57fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:32.127108 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b145ac0-344f-4a71-951f-71385becc778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:32.171074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Created reservations ['12599812-f4e3-4a31-a811-0ef6ac3b0ee9', '1a2b2543-fae8-4857-aa7f-7826cee923b8', '497f8a4f-3542-4a62-a215-8acb02349b27', '253b08df-2edb-4a27-81f6-415307e067f5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:32.171074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b145ac0-344f-4a71-951f-71385becc778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12599812-f4e3-4a31-a811-0ef6ac3b0ee9', '1a2b2543-fae8-4857-aa7f-7826cee923b8', '497f8a4f-3542-4a62-a215-8acb02349b27', '253b08df-2edb-4a27-81f6-415307e067f5']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:32.171260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb6c1b6-fc60-4202-b0c7-f469831dcee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:32.194519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb6c1b6-fc60-4202-b0c7-f469831dcee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71aafd4-f9c7-4fb7-99a4-6547b8686a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277409515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['12599812-f4e3-4a31-a811-0ef6ac3b0ee9','1a2b2543-fae8-4857-aa7f-7826cee923b8','497f8a4f-3542-4a62-a215-8acb02349b27','253b08df-2edb-4a27-81f6-415307e067f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277409515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d71aafd4-f9c7-4fb7-99a4-6547b8686a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2dfc5cd9a418ca77a14a244227a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8040a72143114a8898b8ccecfc3ae245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:32.195302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedf029b-3006-46d7-8413-45dceec56806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:32.212390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedf029b-3006-46d7-8413-45dceec56806) transitioned into state 'SUCCESS' from state '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-277409515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['12599812-f4e3-4a31-a811-0ef6ac3b0ee9','1a2b2543-fae8-4857-aa7f-7826cee923b8','497f8a4f-3542-4a62-a215-8acb02349b27','253b08df-2edb-4a27-81f6-415307e067f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:32.213297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c19ce8d-40a7-4010-b228-428ae8ff3cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:32.222445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c19ce8d-40a7-4010-b228-428ae8ff3cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:32.223255 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (2d5a6ad4-ad65-4d10-879e-421f3f02fa74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:32.223795 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request issued successfully. Jul 03 12:07:32.224427 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5525f42d-4ed8-4ded-928e-32e762cc6d6c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:32.224866 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1151/4609] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:07:32 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:32.235504 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:32.236923 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:32.238731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:32.238731 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:32.247136 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:32.247136 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:32.250619 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:32.254198 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-70279e6b-ff2e-43e3-85c3-cd3aa2478301 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 200 Jul 03 12:07:32.254594 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1160/4610] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:32 2026] GET /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:33.266419 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:33.268153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:33.268378 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:33.268589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:33.276641 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:33.276641 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:33.280583 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:33.284399 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c10fb3fb-b59e-4177-86d1-55427682fd84 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 200 Jul 03 12:07:33.284809 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1147/4611] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:33 2026] GET /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:33.296047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c28e34a0-045d-4df6-bce5-201138ebc05c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:33.297769 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c28e34a0-045d-4df6-bce5-201138ebc05c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] GET https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:33.298013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c28e34a0-045d-4df6-bce5-201138ebc05c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:33.298222 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c28e34a0-045d-4df6-bce5-201138ebc05c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:33.305100 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:33.305100 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:33.308825 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c28e34a0-045d-4df6-bce5-201138ebc05c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Volume info retrieved successfully. Jul 03 12:07:33.313256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c28e34a0-045d-4df6-bce5-201138ebc05c tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 200 Jul 03 12:07:33.313676 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1154/4612] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:33 2026] GET /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:33.325429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:33.327996 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:33.328362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:33.328628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:33.328852 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume with id: d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:33.338535 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:33.338535 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:33.339041 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:33.365406 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume request issued successfully. Jul 03 12:07:33.366143 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ddb6e7bc-d570-4e14-ae5d-87b54d2835dd tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 202 Jul 03 12:07:33.366666 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1152/4613] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:07:33 2026] DELETE /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:07:33.376207 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e29c2429-543b-479d-8f14-34a13b875be0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:33.378418 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e29c2429-543b-479d-8f14-34a13b875be0 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:33.378859 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e29c2429-543b-479d-8f14-34a13b875be0 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:33.379142 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e29c2429-543b-479d-8f14-34a13b875be0 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:33.389670 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:33.389670 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:33.395810 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e29c2429-543b-479d-8f14-34a13b875be0 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:33.400664 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e29c2429-543b-479d-8f14-34a13b875be0 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 200 Jul 03 12:07:33.401209 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1161/4614] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:33 2026] GET /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:34.413304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0a4da722-695b-4c81-9697-ecc8a1f0c4b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:34.415894 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a4da722-695b-4c81-9697-ecc8a1f0c4b8 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 Jul 03 12:07:34.416158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a4da722-695b-4c81-9697-ecc8a1f0c4b8 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:34.416430 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0a4da722-695b-4c81-9697-ecc8a1f0c4b8 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:34.423963 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0a4da722-695b-4c81-9697-ecc8a1f0c4b8 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 returned with HTTP 404 Jul 03 12:07:34.424605 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1148/4615] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:34 2026] GET /volume/v3/volumes/d71aafd4-f9c7-4fb7-99a4-6547b8686a47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:07:34.432415 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-83003300-c180-48c3-af1a-60edf6fcfe17 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:34.434467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:34.434946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1867762719"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:34.436789 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1867762719'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:34.436987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume of 1 GB Jul 03 12:07:34.441585 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Availability Zones retrieved successfully. Jul 03 12:07:34.449683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (041495da-c985-4e57-a115-9032c8212a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:34.450574 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac073cf-c275-4cf8-b86a-317d9518040f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:34.451302 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:34.475227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac073cf-c275-4cf8-b86a-317d9518040f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:34.476012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67a98bb-63f9-4d3b-b1cf-8647c79a761a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:34.523510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Created reservations ['d34acd7c-158e-42b2-9384-7025fcbabc33', 'c472ef64-915c-4b55-bf1c-720d9d8caf86', 'b99aac75-6c27-407f-ad60-0cd3f65135f4', '6f466e04-12e1-4bcb-b767-78dff8d841f0'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:34.524329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67a98bb-63f9-4d3b-b1cf-8647c79a761a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34acd7c-158e-42b2-9384-7025fcbabc33', 'c472ef64-915c-4b55-bf1c-720d9d8caf86', 'b99aac75-6c27-407f-ad60-0cd3f65135f4', '6f466e04-12e1-4bcb-b767-78dff8d841f0']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:34.524991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40c0f27-71d2-400e-af3e-6c5dc9e57109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:34.556735 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40c0f27-71d2-400e-af3e-6c5dc9e57109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f667b04-daa3-4c9e-a136-acd5f3d6cbff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867762719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['d34acd7c-158e-42b2-9384-7025fcbabc33','c472ef64-915c-4b55-bf1c-720d9d8caf86','b99aac75-6c27-407f-ad60-0cd3f65135f4','6f466e04-12e1-4bcb-b767-78dff8d841f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867762719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f667b04-daa3-4c9e-a136-acd5f3d6cbff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c2dfc5cd9a418ca77a14a244227a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8040a72143114a8898b8ccecfc3ae245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:34.557581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7361de0c-daca-4191-b77b-eed190125593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:34.577856 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7361de0c-daca-4191-b77b-eed190125593) transitioned into state 'SUCCESS' from state '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-1867762719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c2dfc5cd9a418ca77a14a244227a64',qos_specs=None,replication_status=,reservations=['d34acd7c-158e-42b2-9384-7025fcbabc33','c472ef64-915c-4b55-bf1c-720d9d8caf86','b99aac75-6c27-407f-ad60-0cd3f65135f4','6f466e04-12e1-4bcb-b767-78dff8d841f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8040a72143114a8898b8ccecfc3ae245',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:34.578762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26795db2-0b7e-4c0b-ab2e-3e0f1b7f7daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:34.592117 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26795db2-0b7e-4c0b-ab2e-3e0f1b7f7daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:34.593114 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Flow 'volume_create_api' (041495da-c985-4e57-a115-9032c8212a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:34.593490 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Create volume request issued successfully. Jul 03 12:07:34.594187 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-83003300-c180-48c3-af1a-60edf6fcfe17 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:34.594903 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1155/4616] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:07:34 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:34.606045 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dd67c740-6086-4810-918c-02c576a2c652 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:34.607894 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd67c740-6086-4810-918c-02c576a2c652 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:34.608170 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd67c740-6086-4810-918c-02c576a2c652 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:34.608355 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dd67c740-6086-4810-918c-02c576a2c652 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:34.615478 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:34.615478 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:34.618932 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dd67c740-6086-4810-918c-02c576a2c652 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:34.622912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dd67c740-6086-4810-918c-02c576a2c652 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff returned with HTTP 200 Jul 03 12:07:34.623522 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1153/4617] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:34 2026] GET /volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:35.635143 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:35.637003 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:35.637214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:35.637409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:35.644738 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:35.644738 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:35.648542 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:35.652742 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dda13eb0-8c26-4fd4-88ce-56be3d34c00d tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff returned with HTTP 200 Jul 03 12:07:35.653230 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1162/4618] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:35 2026] GET /volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:35.668045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-89151223-2d39-465d-8902-3df107d51e11 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:35.670303 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] GET https://10.4.3.170/volume/v3/volumes/summary Jul 03 12:07:35.670624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:35.670901 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:35.671218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:07:35.678742 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] Get summary completed successfully. Jul 03 12:07:35.679083 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89151223-2d39-465d-8902-3df107d51e11 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-reader] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Jul 03 12:07:35.679620 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1149/4619] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 3 12:07:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:35.687083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:35.688936 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:35.689128 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:35.689303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:35.689488 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume with id: 6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:35.696241 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:35.696241 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:35.696555 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:35.717227 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Delete volume request issued successfully. Jul 03 12:07:35.717434 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5eb9ddf5-f61b-4a54-bcbd-9738bb520514 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff returned with HTTP 202 Jul 03 12:07:35.717855 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1156/4620] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:07:35 2026] DELETE /volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:07:35.724643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:35.726973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:35.727183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:35.727378 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:35.734528 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:35.734528 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:35.738532 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Volume info retrieved successfully. Jul 03 12:07:35.742836 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9e1eb3b7-8a82-4331-9c47-11237d926054 tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff returned with HTTP 200 Jul 03 12:07:35.743416 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1154/4621] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:35 2026] GET /volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:36.755743 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3780b87a-0d72-42ab-b527-92c2309fba7a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:36.757343 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3780b87a-0d72-42ab-b527-92c2309fba7a tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff Jul 03 12:07:36.757556 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3780b87a-0d72-42ab-b527-92c2309fba7a tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:36.757782 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3780b87a-0d72-42ab-b527-92c2309fba7a tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:36.763096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3780b87a-0d72-42ab-b527-92c2309fba7a tempest-ProjectReaderTests-893120394 tempest-ProjectReaderTests-893120394-project-admin] https://10.4.3.170/volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff returned with HTTP 404 Jul 03 12:07:36.763580 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1163/4622] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:07:36 2026] GET /volume/v3/volumes/6f667b04-daa3-4c9e-a136-acd5f3d6cbff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:07:41.971966 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1130b3d8-762f-4457-a01f-cec9496eb74e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:41.973627 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:41.973957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-553217085"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:41.975548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-553217085'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:41.975727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume of 1 GB Jul 03 12:07:41.980504 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Availability Zones retrieved successfully. Jul 03 12:07:41.985836 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (d15fc069-9f4e-47a7-8f51-36b51df68a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:41.986811 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2509e888-ff2f-4fc6-9242-bd97143ca4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:41.987642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:42.010890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2509e888-ff2f-4fc6-9242-bd97143ca4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:42.011606 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370f8d46-de5f-44d8-b7db-23cd7b3b6a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:42.048982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Created reservations ['54cc20ba-2335-4522-84c6-785b8839183e', 'cc12d1f4-0f11-4e08-8fb3-729beb175916', '2efb9187-b043-44c5-830d-f3777af088ad', '75017382-2c88-4996-adff-df5c4d27ab64'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:42.049754 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370f8d46-de5f-44d8-b7db-23cd7b3b6a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54cc20ba-2335-4522-84c6-785b8839183e', 'cc12d1f4-0f11-4e08-8fb3-729beb175916', '2efb9187-b043-44c5-830d-f3777af088ad', '75017382-2c88-4996-adff-df5c4d27ab64']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:42.050450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc3cfd-b2be-4a6b-85f4-645d8fd822b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:42.071854 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc3cfd-b2be-4a6b-85f4-645d8fd822b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce460135-1533-42a8-9569-b8002a4844bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553217085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['54cc20ba-2335-4522-84c6-785b8839183e','cc12d1f4-0f11-4e08-8fb3-729beb175916','2efb9187-b043-44c5-830d-f3777af088ad','75017382-2c88-4996-adff-df5c4d27ab64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553217085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce460135-1533-42a8-9569-b8002a4844bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7582f153561e4801b4442d79895e82bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9359c07ed41c47539a76a36966dd8fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:42.072668 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e6f135-cb95-45f0-87a9-2f3493206e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:42.088527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e6f135-cb95-45f0-87a9-2f3493206e67) transitioned into state 'SUCCESS' from state '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-553217085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['54cc20ba-2335-4522-84c6-785b8839183e','cc12d1f4-0f11-4e08-8fb3-729beb175916','2efb9187-b043-44c5-830d-f3777af088ad','75017382-2c88-4996-adff-df5c4d27ab64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:42.089184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0d81b2-1d55-4fbc-8305-b8fec4b86344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:42.097621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0d81b2-1d55-4fbc-8305-b8fec4b86344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:42.098421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (d15fc069-9f4e-47a7-8f51-36b51df68a9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:42.098695 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request issued successfully. Jul 03 12:07:42.099228 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1130b3d8-762f-4457-a01f-cec9496eb74e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:42.099667 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1150/4623] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:07:41 2026] POST /volume/v3/volumes => generated 750 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:07:42.110769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:42.112574 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:42.112769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:42.112955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:42.119284 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:42.119284 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:42.122566 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:42.126122 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-01f5d6fe-2d0d-4635-9b0b-c3ad35936552 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:42.126506 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1157/4624] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:42 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:43.139092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:43.140677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:43.140877 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:43.141055 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:43.147341 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:43.147341 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:43.150439 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:43.154128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3c2ebe3c-ca7b-468b-98bd-b938ebc73219 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:43.154502 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1155/4625] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:43 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:43.198050 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:43.199979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:43.200185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:43.200360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:43.206877 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:43.206877 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:43.210086 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:43.213778 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-cd2e3055-368f-44f7-91ef-6434fba09c73 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:43.214166 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1164/4626] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:43 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:45.251464 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ae59411f-f906-4cf4-beab-3f93f9c97b5b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.251971 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae59411f-f906-4cf4-beab-3f93f9c97b5b None None] GET https://10.4.3.170/volume// Jul 03 12:07:45.252167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae59411f-f906-4cf4-beab-3f93f9c97b5b None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:45.252417 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae59411f-f906-4cf4-beab-3f93f9c97b5b None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:45.252810 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae59411f-f906-4cf4-beab-3f93f9c97b5b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:45.253473 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1151/4627] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:07:45 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 12:07:45.259918 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-603622d6-8924-408e-986f-a6afaef180b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.264397 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-603622d6-8924-408e-986f-a6afaef180b0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:07:45.264397 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-603622d6-8924-408e-986f-a6afaef180b0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce460135-1533-42a8-9569-b8002a4844bd", "connector": null, "instance_uuid": "3588129a-9653-4667-932c-2abe3c87f20f"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:45.265996 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=121,cinder:UPDATE=27,cinder:INSERT=27 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:07:45.271101 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:45.271101 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:45.295425 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-603622d6-8924-408e-986f-a6afaef180b0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:07:45.296030 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1158/4628] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:07: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 12:07:45.735415 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-21780a2d-6b0d-4a48-9211-76f359a66226 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.739426 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21780a2d-6b0d-4a48-9211-76f359a66226 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:45.739426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21780a2d-6b0d-4a48-9211-76f359a66226 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:45.739426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21780a2d-6b0d-4a48-9211-76f359a66226 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:45.749099 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:45.749099 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:45.752643 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-21780a2d-6b0d-4a48-9211-76f359a66226 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:45.756681 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21780a2d-6b0d-4a48-9211-76f359a66226 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:45.757142 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1156/4629] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:45 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:45.825989 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bdb25cd5-8b0c-4770-be77-2f398e976e97 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.826347 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bdb25cd5-8b0c-4770-be77-2f398e976e97 None None] GET https://10.4.3.170/volume// Jul 03 12:07:45.826779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bdb25cd5-8b0c-4770-be77-2f398e976e97 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:45.826779 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bdb25cd5-8b0c-4770-be77-2f398e976e97 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:45.827037 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bdb25cd5-8b0c-4770-be77-2f398e976e97 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:45.827330 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1165/4630] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:07: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 12:07:45.835551 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.837660 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:45.837880 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:45.838061 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:45.840293 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=137,cinder:INSERT=21,cinder:UPDATE=40 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:07:45.849564 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:45.849564 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:45.852672 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:45.857227 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-6500f31a-86a2-4ae6-8ef5-362acb207daa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:45.857663 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1152/4631] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:07:45 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:45.949797 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:45.954363 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] PUT https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b Jul 03 12:07:45.954363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:45.959554 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Acquiring lock "cinder-attachment_update-ce460135-1533-42a8-9569-b8002a4844bd-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:07:45.967568 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-ce460135-1533-42a8-9569-b8002a4844bd-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:07:45.967568 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:45.967568 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:46.492933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-ce460135-1533-42a8-9569-b8002a4844bd-np0000004412" released by "attachment_update" :: held 0.527s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:07:46.492933 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-909651f7-0e19-4a6e-912c-6080eb59a631 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b returned with HTTP 200 Jul 03 12:07:46.492933 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1159/4632] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:07:45 2026] PUT /volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:46.771457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-85989cd9-292f-4675-8305-917debe7dd6f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:46.776284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-85989cd9-292f-4675-8305-917debe7dd6f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:46.776284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-85989cd9-292f-4675-8305-917debe7dd6f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:46.776284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-85989cd9-292f-4675-8305-917debe7dd6f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:46.784406 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:46.784406 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:46.790164 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-85989cd9-292f-4675-8305-917debe7dd6f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:46.791774 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-85989cd9-292f-4675-8305-917debe7dd6f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:46.792244 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1157/4633] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:46 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:47.100901 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:47.102627 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:47.102942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1652913549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:47.104354 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1652913549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:47.104485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume of 1 GB Jul 03 12:07:47.108691 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Availability Zones retrieved successfully. Jul 03 12:07:47.116221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Flow 'volume_create_api' (de17c4b3-f0d3-4cba-94dd-d9587d8da025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:47.117258 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e668df0-6db9-44b9-ac0b-3345b246bb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:47.118349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:47.146031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e668df0-6db9-44b9-ac0b-3345b246bb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:47.146984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c318547a-0480-41d0-9b54-f5aaedb56ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:47.187722 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Created reservations ['f3e61f55-5245-47fa-8aa3-5b350d9add2e', '9a1f8175-972e-48b0-96e9-382c4610e3cd', '3e2038b5-23f2-4934-b904-482d19285991', 'd9c77fe4-14f2-4a5e-91bc-9e3799584727'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:47.188609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c318547a-0480-41d0-9b54-f5aaedb56ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e61f55-5245-47fa-8aa3-5b350d9add2e', '9a1f8175-972e-48b0-96e9-382c4610e3cd', '3e2038b5-23f2-4934-b904-482d19285991', 'd9c77fe4-14f2-4a5e-91bc-9e3799584727']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:47.189355 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48681aa-dafc-4561-8ac5-ee01e09f2385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:47.211912 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48681aa-dafc-4561-8ac5-ee01e09f2385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9e31527-9a09-48a6-9eff-dd8285ff00e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1652913549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38383da315764d69bc83d1d12ac45e6a',qos_specs=None,replication_status=,reservations=['f3e61f55-5245-47fa-8aa3-5b350d9add2e','9a1f8175-972e-48b0-96e9-382c4610e3cd','3e2038b5-23f2-4934-b904-482d19285991','d9c77fe4-14f2-4a5e-91bc-9e3799584727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d88339dc4bc64e56b726688d2630d9bf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1652913549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9e31527-9a09-48a6-9eff-dd8285ff00e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38383da315764d69bc83d1d12ac45e6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d88339dc4bc64e56b726688d2630d9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:47.212553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5586c527-1db0-4ddd-933d-36967c9b1ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:47.230521 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5586c527-1db0-4ddd-933d-36967c9b1ef8) transitioned into state 'SUCCESS' from state '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-1652913549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38383da315764d69bc83d1d12ac45e6a',qos_specs=None,replication_status=,reservations=['f3e61f55-5245-47fa-8aa3-5b350d9add2e','9a1f8175-972e-48b0-96e9-382c4610e3cd','3e2038b5-23f2-4934-b904-482d19285991','d9c77fe4-14f2-4a5e-91bc-9e3799584727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d88339dc4bc64e56b726688d2630d9bf',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:47.231165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678cebf3-71d8-4e2c-bf74-69616b592896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:47.239176 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678cebf3-71d8-4e2c-bf74-69616b592896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:47.239904 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Flow 'volume_create_api' (de17c4b3-f0d3-4cba-94dd-d9587d8da025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:47.240169 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Create volume request issued successfully. Jul 03 12:07:47.240698 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a34b4df-8bd2-4baf-abd1-8d621da6c20e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:47.241121 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1166/4634] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:07:47 2026] POST /volume/v3/volumes => generated 755 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:07:47.252446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4d12e19d-822b-456c-9e24-84050bb94744 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:47.254344 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d12e19d-822b-456c-9e24-84050bb94744 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:47.254437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d12e19d-822b-456c-9e24-84050bb94744 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:47.254613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4d12e19d-822b-456c-9e24-84050bb94744 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:47.265442 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:47.265442 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:47.269302 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4d12e19d-822b-456c-9e24-84050bb94744 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:47.273387 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4d12e19d-822b-456c-9e24-84050bb94744 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:47.273708 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1153/4635] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:47 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:47.804579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-94e7592c-1039-45e4-9cea-934f9b361d07 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:47.808001 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94e7592c-1039-45e4-9cea-934f9b361d07 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:47.808001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94e7592c-1039-45e4-9cea-934f9b361d07 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:47.808001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-94e7592c-1039-45e4-9cea-934f9b361d07 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:47.816851 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:47.816851 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:47.820337 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-94e7592c-1039-45e4-9cea-934f9b361d07 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:47.824303 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-94e7592c-1039-45e4-9cea-934f9b361d07 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:47.824816 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1160/4636] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:47 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.286104 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.287972 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:48.288270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.288555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.290821 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=115,cinder:UPDATE=24,cinder:INSERT=16 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:07:48.296431 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.296431 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:48.299018 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:48.303249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3d4f896e-fdb1-44b7-86e4-a92c9b0aea5a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:48.303728 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1158/4637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.317283 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.319219 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:48.319409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.319613 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.326105 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.326105 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:48.329779 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:48.334413 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-014e5c94-53b2-4d58-bce2-4d1f68df83b6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:48.334796 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1167/4638] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.346659 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.348928 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:07:48.349174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.349427 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.349767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:07:48.350698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:07:48.357316 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Get all volumes completed successfully. Jul 03 12:07:48.357721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2a51e8cf-fbb3-462c-a8ba-0b0e7d3bdbf6 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:07:48.358115 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1154/4639] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.366380 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.368272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:48.368616 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.368945 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.376622 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.376622 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:48.379245 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:48.383240 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7405d9ae-d05f-4c35-a1db-928ba9161bab tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:48.383742 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1161/4640] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.434404 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.436110 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:48.436537 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.436820 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.443362 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.443362 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:48.446988 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:48.451548 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-e9e8a662-b722-44bc-88e3-6ee148a254c5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:48.451548 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1159/4641] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.830067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.832864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:48.832864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.832864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.837100 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.839229 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:48.839637 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.839929 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.841203 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.841203 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:48.848476 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:48.851225 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.851225 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:48.853691 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43e1df8c-8f55-4d87-8238-79007bd9cbba tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:48.854214 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1168/4642] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.857027 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:48.862119 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b64087eb-bd88-4e9f-9de1-68d5c3771e09 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:48.862546 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1155/4643] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.866643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.869038 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:48.869236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.869522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.880179 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.880179 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:48.885469 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:48.891914 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c1e46ba-0c9f-49fe-abdd-0ff7346ceea9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:48.892474 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1162/4644] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:48.935757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:48.937938 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:48.938134 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:48.938359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:48.945730 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:48.945730 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:48.949420 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:48.953864 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-5038efdf-57c4-4da4-9538-8af17e478f23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:48.954319 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1160/4645] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:48 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:49.875749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:49.877473 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:49.877652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:49.877829 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:49.886717 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:49.886717 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:49.890000 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:49.893988 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6f3c598-260c-4d9e-82f4-d972495ed85a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:49.894378 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1169/4646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:49 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:50.485129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c0720e4c-0782-4391-b879-852d881c7576 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.485597 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0720e4c-0782-4391-b879-852d881c7576 None None] GET https://10.4.3.170/volume// Jul 03 12:07:50.485597 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0720e4c-0782-4391-b879-852d881c7576 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:50.485928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0720e4c-0782-4391-b879-852d881c7576 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:50.486226 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0720e4c-0782-4391-b879-852d881c7576 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:50.486693 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1156/4647] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:07: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 12:07:50.494580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-a1a0ce65-4d40-4d03-a06a-503f4cfee79f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.496662 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-a1a0ce65-4d40-4d03-a06a-503f4cfee79f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:07:50.497035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-a1a0ce65-4d40-4d03-a06a-503f4cfee79f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9e31527-9a09-48a6-9eff-dd8285ff00e7", "connector": null, "instance_uuid": "33042fad-1780-4421-9732-5c6fa867c940"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:50.505073 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:50.505073 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:50.540381 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-a1a0ce65-4d40-4d03-a06a-503f4cfee79f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:07:50.540381 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1163/4648] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:07:50 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 12:07:50.906555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3027e31e-5f86-4538-9c19-1a12f919b16e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.908290 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3027e31e-5f86-4538-9c19-1a12f919b16e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:50.908482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3027e31e-5f86-4538-9c19-1a12f919b16e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:50.908662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3027e31e-5f86-4538-9c19-1a12f919b16e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:50.916870 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:50.916870 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:50.919839 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3027e31e-5f86-4538-9c19-1a12f919b16e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:50.923713 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3027e31e-5f86-4538-9c19-1a12f919b16e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:50.924070 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1161/4649] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:50 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:50.971755 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.973485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:50.973699 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:50.973890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:50.975986 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=183,cinder:UPDATE=64,cinder:INSERT=42 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:07:50.983642 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:50.983642 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:50.987964 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f7e2eaef-7e71-4825-917b-748e20404ec2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.988315 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7e2eaef-7e71-4825-917b-748e20404ec2 None None] GET https://10.4.3.170/volume// Jul 03 12:07:50.988489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7e2eaef-7e71-4825-917b-748e20404ec2 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:50.988664 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f7e2eaef-7e71-4825-917b-748e20404ec2 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:50.988990 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f7e2eaef-7e71-4825-917b-748e20404ec2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:50.989389 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1157/4650] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:07: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 12:07:50.989960 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:50.994719 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b199e637-3bbe-4043-bd11-cb4607c11d7e tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:50.995071 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1170/4651] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:50 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:50.995801 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-164ac422-3d7c-4caa-aeb4-23af1530ab55 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:50.998247 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-164ac422-3d7c-4caa-aeb4-23af1530ab55 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:07:50.998587 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-164ac422-3d7c-4caa-aeb4-23af1530ab55 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27bc8be6-5070-4a1f-9e16-3ffb6169555f", "connector": null, "instance_uuid": "a40d947e-4040-4b7f-9ef8-878c03f5ec98"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:51.006526 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.006526 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:51.032180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-164ac422-3d7c-4caa-aeb4-23af1530ab55 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:07:51.032648 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1164/4652] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:07:50 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 12:07:51.070500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-15c291f2-16bf-47bb-96dc-0f1838cea107 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.070876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15c291f2-16bf-47bb-96dc-0f1838cea107 None None] GET https://10.4.3.170/volume// Jul 03 12:07:51.071067 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15c291f2-16bf-47bb-96dc-0f1838cea107 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.071283 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-15c291f2-16bf-47bb-96dc-0f1838cea107 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.071611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-15c291f2-16bf-47bb-96dc-0f1838cea107 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:51.071911 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1162/4653] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:07: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 12:07:51.078798 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.080858 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:51.081104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.081341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.090046 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.090046 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:51.093285 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:51.097191 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-dba3aa63-61c5-4859-8208-1e738b69fbe5 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:51.097670 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1158/4654] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:07:51 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1027 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:51.187445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.189438 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] PUT https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 Jul 03 12:07:51.189802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:51.196719 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Acquiring lock "cinder-attachment_update-b9e31527-9a09-48a6-9eff-dd8285ff00e7-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:07:51.201817 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Lock "cinder-attachment_update-b9e31527-9a09-48a6-9eff-dd8285ff00e7-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:07:51.203141 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.203141 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:51.478362 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.479950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:51.480118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.480287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.489205 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.489205 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:51.493002 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:51.497089 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f9ac5c02-1c3c-433e-a7ea-7190c4c2bed2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:51.497461 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1165/4655] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:51 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:51.557219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a244afd3-2b69-493c-9020-e59ece8d92b3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.557654 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a244afd3-2b69-493c-9020-e59ece8d92b3 None None] GET https://10.4.3.170/volume// Jul 03 12:07:51.557797 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a244afd3-2b69-493c-9020-e59ece8d92b3 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.557982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a244afd3-2b69-493c-9020-e59ece8d92b3 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.558280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a244afd3-2b69-493c-9020-e59ece8d92b3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:51.558564 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1163/4656] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:07: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 12:07:51.565249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.567225 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:51.567480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.567659 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.576265 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.576265 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:51.579386 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:51.583142 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-808329cf-bc15-4cc5-9b2c-4265d4b2fe6e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:51.583512 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1159/4657] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:07:51 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 1055 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:51.687626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.689386 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b Jul 03 12:07:51.689702 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:51.695874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-27bc8be6-5070-4a1f-9e16-3ffb6169555f-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:07:51.699316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-27bc8be6-5070-4a1f-9e16-3ffb6169555f-np0000004412" acquired by "attachment_update" :: waited 0.003s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:07:51.700115 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.700115 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:51.722675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Lock "cinder-attachment_update-b9e31527-9a09-48a6-9eff-dd8285ff00e7-np0000004412" released by "attachment_update" :: held 0.521s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:07:51.723073 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-13baadb6-2edd-49dd-91ec-bfe53d80fc63 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 returned with HTTP 200 Jul 03 12:07:51.723595 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1171/4658] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:07:51 2026] PUT /volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:51.938188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-72183246-5baa-4b76-a4b0-a93afe544a4e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:51.940685 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72183246-5baa-4b76-a4b0-a93afe544a4e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:51.940952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72183246-5baa-4b76-a4b0-a93afe544a4e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:51.941205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-72183246-5baa-4b76-a4b0-a93afe544a4e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:51.953850 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:51.953850 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:51.958230 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-72183246-5baa-4b76-a4b0-a93afe544a4e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:51.963961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-72183246-5baa-4b76-a4b0-a93afe544a4e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:51.964477 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1164/4659] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:51 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:52.009505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81f955a6-cebc-4f57-9d91-26bf114b833b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:52.010983 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81f955a6-cebc-4f57-9d91-26bf114b833b tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:52.011148 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81f955a6-cebc-4f57-9d91-26bf114b833b tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:52.011320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81f955a6-cebc-4f57-9d91-26bf114b833b tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:52.019256 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:52.019256 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:52.022338 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-81f955a6-cebc-4f57-9d91-26bf114b833b tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:52.025921 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81f955a6-cebc-4f57-9d91-26bf114b833b tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:52.026281 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1160/4660] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:52 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:52.220035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-27bc8be6-5070-4a1f-9e16-3ffb6169555f-np0000004412" released by "attachment_update" :: held 0.521s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:07:52.220352 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-505cd74c-1b35-4b55-8a9f-964020ed4f6d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b returned with HTTP 200 Jul 03 12:07:52.220869 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1166/4661] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:07:51 2026] PUT /volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:52.228357 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-619a2ed9-e0bc-46bc-8cac-7f58116c2d2c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:52.230421 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-619a2ed9-e0bc-46bc-8cac-7f58116c2d2c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption Jul 03 12:07:52.230607 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-619a2ed9-e0bc-46bc-8cac-7f58116c2d2c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:52.230864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-619a2ed9-e0bc-46bc-8cac-7f58116c2d2c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:52.239959 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:52.239959 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:52.246242 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-619a2ed9-e0bc-46bc-8cac-7f58116c2d2c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption returned with HTTP 200 Jul 03 12:07:52.246716 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1172/4662] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:07:52 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:52.511716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb3471fd-d993-4412-870f-bdeb68504356 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:52.513384 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb3471fd-d993-4412-870f-bdeb68504356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:52.513555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb3471fd-d993-4412-870f-bdeb68504356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:52.513737 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb3471fd-d993-4412-870f-bdeb68504356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:52.523194 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:52.523194 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:52.525638 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fb3471fd-d993-4412-870f-bdeb68504356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:52.529294 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb3471fd-d993-4412-870f-bdeb68504356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:52.529658 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1165/4663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:52 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:52.980281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:52.981348 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:52.982402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:52.982517 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:52.993137 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:52.993137 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:52.997643 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:53.004025 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-22f4b879-e002-4fd4-b252-061fd1f2ca9a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:53.004617 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1161/4664] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:52 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:53.042248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:53.046916 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:53.047110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:53.047270 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:53.056038 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:53.056038 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:53.058944 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:53.062630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5a16456-f8a5-4f8d-be04-21f41fed2372 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:53.063178 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1167/4665] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:53 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:53.541980 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:53.543638 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:53.543791 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:53.544000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:53.553507 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:53.553507 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:53.556972 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:53.560746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4cc1b3ce-cca5-4dab-9b26-2097e24cd22a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:53.561145 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1173/4666] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:53 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:53.695148 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-2233f042-9273-4dbf-9ece-5cdac1881bb4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:53.697500 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-2233f042-9273-4dbf-9ece-5cdac1881bb4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b/action Jul 03 12:07:53.697882 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-2233f042-9273-4dbf-9ece-5cdac1881bb4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:07:53.698011 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-2233f042-9273-4dbf-9ece-5cdac1881bb4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:53.714504 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:53.714504 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:53.725744 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a1c9260c-1d44-428c-94e8-ef507b336ea8 req-2233f042-9273-4dbf-9ece-5cdac1881bb4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b/action returned with HTTP 204 Jul 03 12:07:53.726186 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1166/4667] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:07:53 2026] POST /volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:54.021356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.022998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:54.023183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:54.023353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:54.032384 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:54.032384 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:54.035644 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:54.039912 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46d6b645-9818-4ec2-8759-2094ffa743f2 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:54.040381 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1162/4668] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:54 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:54.053290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.054959 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:07:54.055141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:54.055324 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:54.063687 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:54.063687 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:54.067004 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:54.072178 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c82549a2-c821-447c-b987-6f4f6b94dbaa tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:07:54.072626 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1168/4669] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:54 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:54.075962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.077572 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:54.077735 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:54.077909 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:54.086526 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:54.086526 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:54.089690 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:54.093663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1acba226-dd07-49c0-a0f1-61b9b2cec976 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:54.094036 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1174/4670] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:54 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:54.152267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.153849 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:07:54.154155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2034640264"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:54.155574 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2034640264'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:07:54.155714 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume of 1 GB Jul 03 12:07:54.160533 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Availability Zones retrieved successfully. Jul 03 12:07:54.165408 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (9c921eaf-f25f-474c-b254-8897a47188a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:54.166212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9abdcd8-7476-4f46-a566-80b166fe9b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:54.166984 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:07:54.189684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9abdcd8-7476-4f46-a566-80b166fe9b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:54.190409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606b6096-efa4-47a5-901e-fcd59e9208c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:54.225630 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Created reservations ['87305473-e0ea-4849-a24a-3f97729e0d99', '7c78c9ff-607e-4c2a-a0a4-6426bdbb1b20', 'b9f69293-c009-4895-8a44-643949730db7', '4167da94-d1db-4ec6-846c-18684d033b72'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:07:54.226482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606b6096-efa4-47a5-901e-fcd59e9208c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87305473-e0ea-4849-a24a-3f97729e0d99', '7c78c9ff-607e-4c2a-a0a4-6426bdbb1b20', 'b9f69293-c009-4895-8a44-643949730db7', '4167da94-d1db-4ec6-846c-18684d033b72']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:54.227270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20726839-ece8-4a46-811b-882eadbd8e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:54.250756 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20726839-ece8-4a46-811b-882eadbd8e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f7872c-31c2-4deb-bd8f-3662f59eb2a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2034640264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['87305473-e0ea-4849-a24a-3f97729e0d99','7c78c9ff-607e-4c2a-a0a4-6426bdbb1b20','b9f69293-c009-4895-8a44-643949730db7','4167da94-d1db-4ec6-846c-18684d033b72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2034640264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f7872c-31c2-4deb-bd8f-3662f59eb2a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7582f153561e4801b4442d79895e82bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9359c07ed41c47539a76a36966dd8fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:54.251472 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be437887-a426-49b7-ab58-a5bc8bb48f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:54.269891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be437887-a426-49b7-ab58-a5bc8bb48f50) transitioned into state 'SUCCESS' from state '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-2034640264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7582f153561e4801b4442d79895e82bd',qos_specs=None,replication_status=,reservations=['87305473-e0ea-4849-a24a-3f97729e0d99','7c78c9ff-607e-4c2a-a0a4-6426bdbb1b20','b9f69293-c009-4895-8a44-643949730db7','4167da94-d1db-4ec6-846c-18684d033b72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9359c07ed41c47539a76a36966dd8fa3',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:54.270787 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c6432c-3937-4339-81b4-c5e6b0194061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:07:54.279194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c6432c-3937-4339-81b4-c5e6b0194061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:07:54.280031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Flow 'volume_create_api' (9c921eaf-f25f-474c-b254-8897a47188a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:07:54.280357 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Create volume request issued successfully. Jul 03 12:07:54.281065 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bfe99595-3eea-4168-bbdf-82c00e652ae7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:07:54.281593 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1167/4671] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:07:54 2026] POST /volume/v3/volumes => generated 751 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:07:54.292568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.294286 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:54.294513 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:54.294688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:54.301050 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:54.301050 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:54.304422 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:54.308338 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-aa549b0e-bc87-418d-866e-59afc2d253f8 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:54.308849 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1163/4672] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:54 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:54.573916 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:54.575783 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:54.576055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:54.576255 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:54.586132 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:54.586132 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:54.589740 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:54.595211 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6be92c0-f1d6-4e8b-b61c-3479f83506fd tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:54.595722 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1169/4673] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:54 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:55.106774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:55.108632 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:55.108815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:55.109063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:55.118875 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:55.118875 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:55.122643 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:55.127296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8211400-9e90-40aa-a0d3-bc1286b6f847 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:55.127740 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1175/4674] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:55 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:55.321634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:55.323858 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:55.324125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:55.324329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:55.331834 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:55.331834 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:55.335278 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:55.338989 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04ab22fa-27db-4952-a29e-d428e85a2c27 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:55.339380 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1168/4675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:55 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:55.378280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:55.380525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:55.380726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:55.380950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:55.388241 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:55.388241 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:55.392036 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:55.397069 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-8734118c-a438-44d8-8b5b-b2cb01fc9105 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:55.397528 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1164/4676] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:07:55 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:55.608266 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:55.609845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:55.610014 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:55.610180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:55.618281 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:55.618281 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:55.621912 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:55.625803 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b83fcab3-a64e-416d-aff8-2d50fc9b3727 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:55.626161 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1170/4677] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:55 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:56.142796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:56.144607 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:56.144791 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:56.144982 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:56.154250 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:56.154250 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:56.157349 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:56.161684 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4699c101-5fd0-4e10-9b1e-5c8a661eb0bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:56.162246 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1176/4678] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:56 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:56.638480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:56.640953 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:56.641197 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:56.641456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:56.653157 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:56.653157 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:56.657466 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:56.663043 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f55d0a13-4cf3-44ea-ba4b-eeed03edc0e4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:56.663586 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1169/4679] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:56 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:57.175270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.177307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:57.177569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:57.177807 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:57.187208 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:57.187208 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:57.190489 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:57.194345 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9d7724b6-7ce8-4484-ad48-e8157d54b62a tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:57.194859 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1165/4680] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:57 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:57.430670 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-352eb8f9-0ce6-476d-ae8d-578c4e42b663 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.431088 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-352eb8f9-0ce6-476d-ae8d-578c4e42b663 None None] GET https://10.4.3.170/volume// Jul 03 12:07:57.431264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-352eb8f9-0ce6-476d-ae8d-578c4e42b663 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:57.431471 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-352eb8f9-0ce6-476d-ae8d-578c4e42b663 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:57.431815 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-352eb8f9-0ce6-476d-ae8d-578c4e42b663 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:57.432141 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1171/4681] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:07: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 12:07:57.438866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-56e8042d-0b6c-4b82-a220-f1f629346390 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.441037 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-56e8042d-0b6c-4b82-a220-f1f629346390 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:07:57.441415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-56e8042d-0b6c-4b82-a220-f1f629346390 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72f7872c-31c2-4deb-bd8f-3662f59eb2a2", "connector": null, "instance_uuid": "3588129a-9653-4667-932c-2abe3c87f20f"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:57.450403 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:57.450403 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:57.474493 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-56e8042d-0b6c-4b82-a220-f1f629346390 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:07:57.474987 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1177/4682] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:07:57 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:57.675654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4ba19db3-d388-43af-bf5a-907934ecd818 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.677290 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ba19db3-d388-43af-bf5a-907934ecd818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:57.677518 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ba19db3-d388-43af-bf5a-907934ecd818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:57.677694 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ba19db3-d388-43af-bf5a-907934ecd818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:57.686970 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:57.686970 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:57.690184 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4ba19db3-d388-43af-bf5a-907934ecd818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:57.694075 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ba19db3-d388-43af-bf5a-907934ecd818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:57.694493 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1170/4683] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:57 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:57.920461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.922379 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:57.922587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:57.922792 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:57.926428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-17baf627-b95b-4403-9d6d-0609f18e43bc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:57.928661 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-17baf627-b95b-4403-9d6d-0609f18e43bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300/action Jul 03 12:07:57.929006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-17baf627-b95b-4403-9d6d-0609f18e43bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:07:57.929122 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-17baf627-b95b-4403-9d6d-0609f18e43bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:57.933053 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:57.933053 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:57.936526 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:57.940610 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b37f36c1-01c6-44be-8de3-85a63cb6562a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:57.940960 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1166/4684] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:57 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:57.944025 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:57.944025 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:57.953093 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b78f04cd-a59b-49e7-865d-c769ec35efff req-17baf627-b95b-4403-9d6d-0609f18e43bc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300/action returned with HTTP 204 Jul 03 12:07:57.953581 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1172/4685] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:07:57 2026] POST /volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:07:57.999740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-92926017-6ea8-40ca-8b24-93dc9545258b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.000193 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92926017-6ea8-40ca-8b24-93dc9545258b None None] GET https://10.4.3.170/volume// Jul 03 12:07:58.000367 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92926017-6ea8-40ca-8b24-93dc9545258b None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.000616 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-92926017-6ea8-40ca-8b24-93dc9545258b None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.001008 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-92926017-6ea8-40ca-8b24-93dc9545258b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:07:58.001297 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1178/4686] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:07: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 12:07:58.009851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.011940 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:58.012133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.012335 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.021694 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.021694 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:58.025198 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:58.029062 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-98659743-6065-49f7-9b7b-2c5703fe189c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:58.029500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1171/4687] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:07:58.132335 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.134203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] PUT https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 Jul 03 12:07:58.134593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:07:58.141121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Acquiring lock "cinder-attachment_update-72f7872c-31c2-4deb-bd8f-3662f59eb2a2-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:07:58.145746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-72f7872c-31c2-4deb-bd8f-3662f59eb2a2-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:07:58.146765 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.146765 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:07:58.206602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.208567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:58.208846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.209035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.220158 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.220158 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:58.224114 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:58.228039 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c3d5206b-f67c-4f44-aa2a-aba6f4201efc tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:58.228384 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1173/4688] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:58.240553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.242115 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:58.242275 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.242457 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.250711 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.250711 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:58.254193 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:58.258200 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fe0a34f-7b6b-45e8-ae3e-efaab1238439 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:58.258662 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1179/4689] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:58.269647 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.271201 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:07:58.271498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.271581 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.280930 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.280930 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:58.284078 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:07:58.288002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cb9243f1-6ea4-4483-9800-f39c7214e8a1 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:07:58.288407 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1172/4690] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:58.668206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Lock "cinder-attachment_update-72f7872c-31c2-4deb-bd8f-3662f59eb2a2-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:07:58.668557 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-f5eb5df8-f526-49ae-9ab8-81bb76b7f3f3 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 returned with HTTP 200 Jul 03 12:07:58.668940 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1167/4691] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:07:58 2026] PUT /volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:07:58.707060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3e670306-be03-4f4a-9969-3a98e56efe9f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.709413 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e670306-be03-4f4a-9969-3a98e56efe9f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:58.709665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e670306-be03-4f4a-9969-3a98e56efe9f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.709921 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3e670306-be03-4f4a-9969-3a98e56efe9f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.720089 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.720089 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:07:58.724070 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3e670306-be03-4f4a-9969-3a98e56efe9f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:58.728582 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3e670306-be03-4f4a-9969-3a98e56efe9f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:58.729038 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1174/4692] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:58.956133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-432b0e68-37ff-4163-903a-c170406f48fd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:58.958324 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-432b0e68-37ff-4163-903a-c170406f48fd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:58.958542 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-432b0e68-37ff-4163-903a-c170406f48fd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:58.958734 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-432b0e68-37ff-4163-903a-c170406f48fd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:58.968054 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:58.968054 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:07:58.971311 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-432b0e68-37ff-4163-903a-c170406f48fd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:07:58.975355 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-432b0e68-37ff-4163-903a-c170406f48fd tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:07:58.975831 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1180/4693] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:58 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:59.744525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d9755adb-160e-4e00-895f-a4046779b17d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:59.746684 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9755adb-160e-4e00-895f-a4046779b17d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:07:59.746849 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9755adb-160e-4e00-895f-a4046779b17d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:59.747032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9755adb-160e-4e00-895f-a4046779b17d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:07:59.756313 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:07:59.756313 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:07:59.760838 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d9755adb-160e-4e00-895f-a4046779b17d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:07:59.768729 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9755adb-160e-4e00-895f-a4046779b17d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:07:59.769309 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1173/4694] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:59 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:07:59.992416 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b3257cb2-f678-4015-b997-9356cac57f0b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:07:59.994077 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3257cb2-f678-4015-b997-9356cac57f0b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:07:59.994077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3257cb2-f678-4015-b997-9356cac57f0b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:07:59.994077 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b3257cb2-f678-4015-b997-9356cac57f0b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:00.006421 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:00.006421 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:00.011392 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b3257cb2-f678-4015-b997-9356cac57f0b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:00.017936 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b3257cb2-f678-4015-b997-9356cac57f0b tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:00.018737 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1168/4695] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:07:59 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:00.782093 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fef12fc9-2360-4c19-a93f-0d314638c819 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:00.783665 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fef12fc9-2360-4c19-a93f-0d314638c819 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:00.783835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fef12fc9-2360-4c19-a93f-0d314638c819 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:00.784047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fef12fc9-2360-4c19-a93f-0d314638c819 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:00.793206 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:00.793206 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:00.797129 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fef12fc9-2360-4c19-a93f-0d314638c819 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:00.801142 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fef12fc9-2360-4c19-a93f-0d314638c819 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:00.801514 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1175/4696] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:00 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:01.031384 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:01.033288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:01.033474 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:01.033696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:01.043491 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:01.043491 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:01.046908 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:01.051075 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f208792-ac48-4e0d-87b6-3f49aad4961f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:01.051462 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1181/4697] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:01 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:01.816557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:01.818150 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:01.818316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:01.818527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:01.827640 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:01.827640 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:01.831324 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:01.835444 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f3ae2af3-690e-4201-af9e-cf70bb55a463 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:01.835813 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1174/4698] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:01 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:02.066781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:02.068452 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:02.068634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:02.068827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:02.077547 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:02.077547 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:02.080864 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:02.084930 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c0f40da9-9db2-4c1e-8b07-b695cd3f1697 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:02.085334 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1169/4699] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:02 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:02.848542 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2297515c-db60-4494-8043-1b9d531e4902 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:02.850441 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2297515c-db60-4494-8043-1b9d531e4902 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:02.850622 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2297515c-db60-4494-8043-1b9d531e4902 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:02.850796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2297515c-db60-4494-8043-1b9d531e4902 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:02.860346 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:02.860346 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:02.863855 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2297515c-db60-4494-8043-1b9d531e4902 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:02.868566 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2297515c-db60-4494-8043-1b9d531e4902 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:02.868984 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1176/4700] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:02 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:03.097337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:03.099028 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:03.099206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:03.099435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:03.108340 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:03.108340 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:03.111834 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:03.115841 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bdc6c399-0fa4-4dd8-ab51-388a10699b44 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:03.116274 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1182/4701] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:03 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:03.880254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-33a1d76d-524c-4631-8e12-3961a72ba788 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:03.881897 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33a1d76d-524c-4631-8e12-3961a72ba788 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:03.882081 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33a1d76d-524c-4631-8e12-3961a72ba788 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:03.882279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-33a1d76d-524c-4631-8e12-3961a72ba788 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:03.890422 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:03.890422 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:03.893288 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-33a1d76d-524c-4631-8e12-3961a72ba788 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:03.897006 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-33a1d76d-524c-4631-8e12-3961a72ba788 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:03.897340 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1175/4702] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:03 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:04.130080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:04.131944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:04.132154 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:04.132361 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:04.141907 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:04.141907 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:04.144960 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:04.148506 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec2b4113-b3ff-4d37-b753-32736cc27f56 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:04.149036 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1170/4703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:04 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:04.860308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-99d95feb-938f-406e-8459-46930fb69504 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:04.862759 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-99d95feb-938f-406e-8459-46930fb69504 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0/action Jul 03 12:08:04.863245 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-99d95feb-938f-406e-8459-46930fb69504 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:04.863422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-99d95feb-938f-406e-8459-46930fb69504 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:04.883436 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:04.883436 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:04.893861 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6f08b8af-ea79-443e-8034-35182eee48e1 req-99d95feb-938f-406e-8459-46930fb69504 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0/action returned with HTTP 204 Jul 03 12:08:04.894443 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1177/4704] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:08:04 2026] POST /volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:04.909255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-750bdc7d-666a-4242-b924-c988caf0b824 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:04.910893 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-750bdc7d-666a-4242-b924-c988caf0b824 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:04.911212 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-750bdc7d-666a-4242-b924-c988caf0b824 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:04.912285 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-750bdc7d-666a-4242-b924-c988caf0b824 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:04.920787 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:04.920787 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:04.923909 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-750bdc7d-666a-4242-b924-c988caf0b824 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:04.927898 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-750bdc7d-666a-4242-b924-c988caf0b824 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:04.928313 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1183/4705] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:04 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:05.161334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2214a894-cfef-4d29-8381-72d3a93b418e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.163232 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2214a894-cfef-4d29-8381-72d3a93b418e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:05.163498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2214a894-cfef-4d29-8381-72d3a93b418e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.163735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2214a894-cfef-4d29-8381-72d3a93b418e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.172578 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.172578 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:05.175889 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2214a894-cfef-4d29-8381-72d3a93b418e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:05.179528 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2214a894-cfef-4d29-8381-72d3a93b418e tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:05.179891 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1176/4706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:05.191492 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.193187 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:05.193376 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.193557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.202084 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.202084 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:05.205143 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:05.208762 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae99f8ba-690c-4015-89c9-779bf1c9ba81 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:05.209135 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1171/4707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:05.473317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.475269 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:05.475480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.475661 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.485015 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.485015 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:05.488636 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:05.492988 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-cc32ebf2-24ec-4d91-9f3a-6bc3727262e1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:05.493439 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1178/4708] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:05.510051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.511983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd/action Jul 03 12:08:05.512302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:05.512449 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:05.521996 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.521996 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:05.522410 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:05.528724 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Begin detaching volume completed successfully. Jul 03 12:08:05.528973 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-68b309f5-c29d-4e0a-8a8a-3d5839084880 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd/action returned with HTTP 202 Jul 03 12:08:05.529414 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1184/4709] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:08:05 2026] POST /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:08:05.545643 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d57179fa-bf91-4d04-8467-f383ea028de9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.547255 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d57179fa-bf91-4d04-8467-f383ea028de9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:05.547442 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d57179fa-bf91-4d04-8467-f383ea028de9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.547611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d57179fa-bf91-4d04-8467-f383ea028de9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.556300 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.556300 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:05.559228 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d57179fa-bf91-4d04-8467-f383ea028de9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:05.563018 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d57179fa-bf91-4d04-8467-f383ea028de9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:05.563360 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1177/4710] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:05.879018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-464cc388-747b-49fa-88d2-447c6a07184e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.880851 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-464cc388-747b-49fa-88d2-447c6a07184e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b/action Jul 03 12:08:05.881159 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-464cc388-747b-49fa-88d2-447c6a07184e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:05.881266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-464cc388-747b-49fa-88d2-447c6a07184e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:05.894960 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.894960 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:05.905216 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1be784c2-be11-47a3-8e34-307e6e8bdac5 req-464cc388-747b-49fa-88d2-447c6a07184e tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b/action returned with HTTP 204 Jul 03 12:08:05.905713 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1172/4711] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:08:05 2026] POST /volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:05.940225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.942217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:05.942446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.942665 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.953290 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.953290 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:05.957258 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:05.962019 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c359ce11-2bf9-4031-af3a-7fde24c709ce tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:05.962598 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1179/4712] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:05.973490 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:05.975134 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:05.975365 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:05.975627 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:05.983799 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:05.983799 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:05.986807 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:05.990674 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3a091c7f-75db-4ffb-b814-7f75885b5090 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:05.991041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1185/4713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:05 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:06.027052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:06.029311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:06.029539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:06.029767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:06.039231 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:06.039231 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:06.043670 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:06.048873 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-b12877cd-8af2-4f34-8ac5-cc8bda695808 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:06.049236 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1178/4714] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:06 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:06.066117 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:06.068016 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/action Jul 03 12:08:06.068489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:06.068489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:06.077705 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:06.077705 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:06.078121 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:06.085397 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Begin detaching volume completed successfully. Jul 03 12:08:06.085573 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-d678dc85-2e54-4e9c-a4a0-28641b20857a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/action returned with HTTP 202 Jul 03 12:08:06.086119 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1173/4715] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:08:06 2026] POST /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:08:06.554221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5b2d14ee-8e79-4f4b-ae54-52b971e7dfaa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:06.554599 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5b2d14ee-8e79-4f4b-ae54-52b971e7dfaa None None] GET https://10.4.3.170/volume// Jul 03 12:08:06.554748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5b2d14ee-8e79-4f4b-ae54-52b971e7dfaa None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:06.554928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5b2d14ee-8e79-4f4b-ae54-52b971e7dfaa None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:06.555266 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5b2d14ee-8e79-4f4b-ae54-52b971e7dfaa None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:06.555580 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1180/4716] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:08: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 12:08:06.561850 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:06.563638 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:06.563831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:06.563991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:06.573398 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:06.573398 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:06.574825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:06.576697 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:06.576697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:06.576850 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:06.576892 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:06.580620 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-90fe35ec-5dde-4b25-ba10-47202c7f98a0 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:06.581014 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1186/4717] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:08:06 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:08:06.586058 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:06.586058 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:06.589812 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:06.594885 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-afa61b42-9dba-4b0d-8d35-2bbf91cff791 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:06.595160 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1179/4718] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:06 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:07.110577 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ce9a88a9-0a11-43bc-aba8-4352d07ae9a7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.110997 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce9a88a9-0a11-43bc-aba8-4352d07ae9a7 None None] GET https://10.4.3.170/volume// Jul 03 12:08:07.111171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce9a88a9-0a11-43bc-aba8-4352d07ae9a7 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.111351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce9a88a9-0a11-43bc-aba8-4352d07ae9a7 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.111678 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce9a88a9-0a11-43bc-aba8-4352d07ae9a7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:07.112022 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1174/4719] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:08: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 12:08:07.118592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.120632 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:07.120865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.121046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.131569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:07.131569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:07.135046 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:07.139282 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-e156d27e-75e8-4fb7-9462-99bb6150d7aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:07.139693 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1181/4720] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:08:07 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:08:07.148988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-bc18a3bd-eb1e-4c22-b65c-8cd1ca38a5c0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.151153 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-bc18a3bd-eb1e-4c22-b65c-8cd1ca38a5c0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption Jul 03 12:08:07.151344 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-bc18a3bd-eb1e-4c22-b65c-8cd1ca38a5c0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.151540 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-bc18a3bd-eb1e-4c22-b65c-8cd1ca38a5c0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.160313 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:07.160313 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:07.166509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-bc18a3bd-eb1e-4c22-b65c-8cd1ca38a5c0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption returned with HTTP 200 Jul 03 12:08:07.166970 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1187/4721] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:08:07 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:07.349702 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-1ece8f1c-f001-442a-b11b-355c4442fcf1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.351741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-1ece8f1c-f001-442a-b11b-355c4442fcf1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b Jul 03 12:08:07.351940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-1ece8f1c-f001-442a-b11b-355c4442fcf1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.352147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-1ece8f1c-f001-442a-b11b-355c4442fcf1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.359031 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:07.359031 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:07.607859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.609416 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:07.609617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.609862 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.619279 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:07.619279 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:07.622269 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:07.626112 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78a3e17d-e40b-43ea-8899-131f5f6af06d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:07.626521 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1175/4722] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:07 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:07.890197 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8ea579e1-7ac8-4109-9bf7-097b228f0a50 req-1ece8f1c-f001-442a-b11b-355c4442fcf1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b returned with HTTP 200 Jul 03 12:08:07.891105 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1180/4723] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:08:07 2026] DELETE /volume/v3/attachments/78177ae9-9cd0-45fd-9b4a-afb35d064f8b => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:07.977795 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-3b4497de-9a8c-418a-87ad-36b255dcf91b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:07.980160 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-3b4497de-9a8c-418a-87ad-36b255dcf91b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b Jul 03 12:08:07.980396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-3b4497de-9a8c-418a-87ad-36b255dcf91b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:07.980605 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-3b4497de-9a8c-418a-87ad-36b255dcf91b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:07.988248 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:07.988248 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:08.512040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8eeed2ee-28ab-43ba-bdb4-9798184c1b02 req-3b4497de-9a8c-418a-87ad-36b255dcf91b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b returned with HTTP 200 Jul 03 12:08:08.512493 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1182/4724] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:08:07 2026] DELETE /volume/v3/attachments/2702ec9a-d8d9-4693-89e6-16e4788d695b => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:08.639895 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:08.641601 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:08.641789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:08.641981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:08.648775 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:08.648775 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:08.652247 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:08.656892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5dd55480-45c5-44bb-843a-c351dc3eb2e9 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:08.657296 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1188/4725] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:08 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:08.727356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:08.730701 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:08.731066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:08.731380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:08.744071 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:08.744071 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:08.748492 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:08.754226 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-d42912ed-52c6-447c-8612-265c2f001bd4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:08.754990 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1176/4726] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:08 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:08.772114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:08.774082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] POST https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2/action Jul 03 12:08:08.774428 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:08.774572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:08.784749 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:08.784749 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:08.785171 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:08.794603 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Begin detaching volume completed successfully. Jul 03 12:08:08.794824 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-657d35f5-cdc3-456a-9029-30b939b660ef tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2/action returned with HTTP 202 Jul 03 12:08:08.795251 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1181/4727] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:08:08 2026] POST /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:08:08.816620 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:08.818408 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:08.820660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:08.820660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:08.830837 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:08.830837 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:08.833988 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:08.839108 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-51ba0c30-5e88-40cf-95e6-f29005c455ab tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:08.839483 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1183/4728] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:08 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:09.265522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:09.267674 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:09.267869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:09.268047 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:09.274515 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:09.274515 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:09.278219 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:09.282028 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6a59a24a-a586-426e-b2dc-ad9229202979 req-c188edea-5d18-4f2c-bdc1-267ac11b54eb tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:09.282427 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1189/4729] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:09 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:09.819254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-63d0673f-4a64-4715-b1f1-3af1126c5ba2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:09.819644 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-63d0673f-4a64-4715-b1f1-3af1126c5ba2 None None] GET https://10.4.3.170/volume// Jul 03 12:08:09.819805 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-63d0673f-4a64-4715-b1f1-3af1126c5ba2 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:09.819994 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-63d0673f-4a64-4715-b1f1-3af1126c5ba2 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:09.820282 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-63d0673f-4a64-4715-b1f1-3af1126c5ba2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:09.820597 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1177/4730] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:08: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 12:08:09.826732 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:09.828880 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:09.829154 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:09.829407 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:09.837804 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:09.837804 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:09.840962 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:09.844929 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-331e5c67-e3b0-454e-9378-cbba7215149c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:09.845323 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1182/4731] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:08:09 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:08:09.858185 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:09.859920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:09.860109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:09.860286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:09.869296 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:09.869296 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:09.872644 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:09.876609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-80df72eb-39d3-4e34-ac2b-e571ad306e14 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:09.876963 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1184/4732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:09 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:10.606199 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-b66e876c-6893-4dac-89ae-5ceda6db7c02 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:10.608800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-b66e876c-6893-4dac-89ae-5ceda6db7c02 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 Jul 03 12:08:10.609045 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-b66e876c-6893-4dac-89ae-5ceda6db7c02 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:10.609268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-b66e876c-6893-4dac-89ae-5ceda6db7c02 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:10.616959 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:10.616959 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:10.890683 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:10.892043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:10.892239 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:10.892439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:10.901399 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:10.901399 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:10.905269 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:10.909538 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-baf67a7f-ca8f-434f-98dc-7a1d4d1c6498 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:10.909938 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1178/4733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:10 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:11.144454 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-d7c34a6c-a13d-484c-abe1-81079eed615f req-b66e876c-6893-4dac-89ae-5ceda6db7c02 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 returned with HTTP 200 Jul 03 12:08:11.144861 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1190/4734] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:08:10 2026] DELETE /volume/v3/attachments/23d39f04-bded-445c-97bf-564ce86a05c0 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:11.922443 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8558ce81-0875-4177-9ec4-d70074c78982 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:11.924352 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8558ce81-0875-4177-9ec4-d70074c78982 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:11.924551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8558ce81-0875-4177-9ec4-d70074c78982 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:11.924800 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8558ce81-0875-4177-9ec4-d70074c78982 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:11.931973 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:11.931973 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:11.936126 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8558ce81-0875-4177-9ec4-d70074c78982 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:11.942456 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8558ce81-0875-4177-9ec4-d70074c78982 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:11.943470 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1183/4735] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:11 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:11.959310 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-87026672-7387-4c08-830a-12b41bcf71c1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:11.963922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-87026672-7387-4c08-830a-12b41bcf71c1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:11.964119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-87026672-7387-4c08-830a-12b41bcf71c1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:11.964309 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-87026672-7387-4c08-830a-12b41bcf71c1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:11.971313 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:11.971313 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:11.974460 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-87026672-7387-4c08-830a-12b41bcf71c1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:11.978005 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-87026672-7387-4c08-830a-12b41bcf71c1 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:11.978336 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1185/4736] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:11 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:12.026524 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:12.028492 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:12.028830 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:12.029049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:12.037701 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:12.037701 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:12.041955 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:12.046475 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3468cba-f6b4-4e22-8a4d-579420fcb175 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:12.046895 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1179/4737] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:12 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:12.069684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:12.071226 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:12.071226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:12.071226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:12.082783 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:12.082783 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:12.086837 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:12.093526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-168168f9-d80f-41b1-9251-1d7e0c5944d4 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:12.094078 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1191/4738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:12 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:12.140463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0555e066-be6b-4891-b7c3-164f406c4bda None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:12.142853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0555e066-be6b-4891-b7c3-164f406c4bda tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:12.143072 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0555e066-be6b-4891-b7c3-164f406c4bda tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:12.143237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0555e066-be6b-4891-b7c3-164f406c4bda tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:12.150984 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:12.150984 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:12.156487 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0555e066-be6b-4891-b7c3-164f406c4bda tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:12.161963 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0555e066-be6b-4891-b7c3-164f406c4bda tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:12.162336 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1184/4739] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:12 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:15.918873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-2506d473-70ad-4e0c-8c8c-73cfeae7d326 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:15.921144 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-2506d473-70ad-4e0c-8c8c-73cfeae7d326 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=33042fad-1780-4421-9732-5c6fa867c940 Jul 03 12:08:15.921389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-2506d473-70ad-4e0c-8c8c-73cfeae7d326 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:15.921611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-2506d473-70ad-4e0c-8c8c-73cfeae7d326 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:15.936198 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-2506d473-70ad-4e0c-8c8c-73cfeae7d326 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=33042fad-1780-4421-9732-5c6fa867c940 returned with HTTP 200 Jul 03 12:08:15.936715 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1186/4740] 10.4.3.170 () {70 vars in 1637 bytes} [Fri Jul 3 12:08:15 2026] GET /volume/v3/attachments?instance_id=33042fad-1780-4421-9732-5c6fa867c940 => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:15.943717 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-d3b73b1e-8236-4672-977a-f1cc7a9ec4a0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:15.945883 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-d3b73b1e-8236-4672-977a-f1cc7a9ec4a0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 Jul 03 12:08:15.946126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-d3b73b1e-8236-4672-977a-f1cc7a9ec4a0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:15.946308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-d3b73b1e-8236-4672-977a-f1cc7a9ec4a0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:15.962336 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6e0429bd-fa03-4fdb-9056-667fbb814fc8 req-d3b73b1e-8236-4672-977a-f1cc7a9ec4a0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 returned with HTTP 200 Jul 03 12:08:15.962969 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1180/4741] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 12:08:15 2026] GET /volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:16.658705 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:16.660572 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:16.660757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:16.660952 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:16.661102 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume with id: 27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:16.667700 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:16.667700 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:16.668149 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:16.678285 np0000004412 devstack@c-api.service[99811]: WARNING cinder.keymgr.conf_key_mgr [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:08:16.686434 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume request issued successfully. Jul 03 12:08:16.686554 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-76c1dd27-ba48-478a-9381-03138b17e5e7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 202 Jul 03 12:08:16.687062 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1192/4742] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:08:16 2026] DELETE /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:16.694450 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:16.696163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:16.696361 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:16.696614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:16.703350 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:16.703350 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:16.706940 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:16.711934 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f3ea7ab-16ca-4835-9914-81ab8d7ad2ed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 200 Jul 03 12:08:16.712330 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1185/4743] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:16 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:17.725312 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13a44e0b-ad3d-4acd-bbe7-e7413556d83f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.726881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13a44e0b-ad3d-4acd-bbe7-e7413556d83f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f Jul 03 12:08:17.727047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13a44e0b-ad3d-4acd-bbe7-e7413556d83f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:17.727240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13a44e0b-ad3d-4acd-bbe7-e7413556d83f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:17.732630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13a44e0b-ad3d-4acd-bbe7-e7413556d83f tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f returned with HTTP 404 Jul 03 12:08:17.733364 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1187/4744] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:17 2026] GET /volume/v3/volumes/27bc8be6-5070-4a1f-9e16-3ffb6169555f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:17.739558 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.741247 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:08:17.741431 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:17.741641 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:17.742144 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:17.742144 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:17.742479 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:08:17.772449 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Get all volumes completed successfully. Jul 03 12:08:17.773973 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:17.773973 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:17.777674 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d2558a9b-41ac-4824-a383-49c3e2de56f5 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:08:17.778074 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1181/4745] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:08:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8521 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:17.791353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6a408bd3-58d7-497b-a04e-f5ee97e1a7e4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.793497 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a408bd3-58d7-497b-a04e-f5ee97e1a7e4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] DELETE https://10.4.3.170/volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385 Jul 03 12:08:17.793683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6a408bd3-58d7-497b-a04e-f5ee97e1a7e4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:17.793879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6a408bd3-58d7-497b-a04e-f5ee97e1a7e4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:17.813155 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a408bd3-58d7-497b-a04e-f5ee97e1a7e4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385 returned with HTTP 202 Jul 03 12:08:17.813542 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1193/4746] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:08:17 2026] DELETE /volume/v3/types/ae82df7b-4557-44f8-96b5-4f8a7279b385 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:17.825879 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07327c2e-17d4-4907-956a-20ac85b2d4e1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.827835 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07327c2e-17d4-4907-956a-20ac85b2d4e1 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:08:17.828240 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07327c2e-17d4-4907-956a-20ac85b2d4e1 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-60156542", "extra_specs": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:17.842861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07327c2e-17d4-4907-956a-20ac85b2d4e1 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:08:17.843403 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1186/4747] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:08:17 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 12:08:17.851084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-541ce98f-0851-491f-9e61-6802d4ab7aa6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.853054 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-541ce98f-0851-491f-9e61-6802d4ab7aa6 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e/encryption Jul 03 12:08:17.853472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-541ce98f-0851-491f-9e61-6802d4ab7aa6 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:17.854968 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:17.854968 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:17.867632 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-541ce98f-0851-491f-9e61-6802d4ab7aa6 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e/encryption returned with HTTP 200 Jul 03 12:08:17.868040 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1188/4748] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:08:17 2026] POST /volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:17.875136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:17.876768 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:08:17.877121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1466034632", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-60156542", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:17.878605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1466034632', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-60156542', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:08:17.881692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume of 1 GB Jul 03 12:08:17.881961 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:17.881961 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:17.882410 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Availability Zones retrieved successfully. Jul 03 12:08:17.887511 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (1928760e-d70d-4e24-97bb-88da4dfbd72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:08:17.888310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dafd4e9-7e23-4627-8724-fd89d1a7fd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:17.889080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:08:17.913894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dafd4e9-7e23-4627-8724-fd89d1a7fd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:08:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e,is_public=True,name='tempest-scenario-type-luksv2-60156542',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e', '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=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:17.914716 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308f4d52-5b96-4752-8a71-5d2fd302001f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:17.942560 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-60156542 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-60156542, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:08:17.942560 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-60156542 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-60156542, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:08:17.968336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Created reservations ['2e53d0e2-0559-41c4-a05f-84835b871f89', '3a8c9bbf-6ed5-4bf3-9b4f-51ca1ef3610b', 'daf4bbdb-8672-40ed-9135-8b1a28d696d2', '5f75ce19-7664-4420-a80f-302341b05dec'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:08:17.969199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308f4d52-5b96-4752-8a71-5d2fd302001f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e53d0e2-0559-41c4-a05f-84835b871f89', '3a8c9bbf-6ed5-4bf3-9b4f-51ca1ef3610b', 'daf4bbdb-8672-40ed-9135-8b1a28d696d2', '5f75ce19-7664-4420-a80f-302341b05dec']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:17.969859 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e75e87-242a-4e8f-b418-2b2f8b92bd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:17.990915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e75e87-242a-4e8f-b418-2b2f8b92bd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96ee143a-e9fe-4922-95c0-a85f2716b5af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1466034632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['2e53d0e2-0559-41c4-a05f-84835b871f89','3a8c9bbf-6ed5-4bf3-9b4f-51ca1ef3610b','daf4bbdb-8672-40ed-9135-8b1a28d696d2','5f75ce19-7664-4420-a80f-302341b05dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e), 'volume': Volume(_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-03T12:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1466034632',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=96ee143a-e9fe-4922-95c0-a85f2716b5af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d34f11add3a411dbbd4955c7b0909ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc1a828caff44209795cf7350fdaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e),volume_type_id=2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:17.991620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54a1393-845e-4e11-a4e5-e85e660949bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:18.008022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54a1393-845e-4e11-a4e5-e85e660949bf) transitioned into state 'SUCCESS' from state '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-1466034632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['2e53d0e2-0559-41c4-a05f-84835b871f89','3a8c9bbf-6ed5-4bf3-9b4f-51ca1ef3610b','daf4bbdb-8672-40ed-9135-8b1a28d696d2','5f75ce19-7664-4420-a80f-302341b05dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:18.008722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920ef124-f695-45a9-a5d1-fb5c62f34b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:18.016931 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920ef124-f695-45a9-a5d1-fb5c62f34b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:18.018144 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (1928760e-d70d-4e24-97bb-88da4dfbd72c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:08:18.018606 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request issued successfully. Jul 03 12:08:18.019363 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5e63083-c8e2-4fe2-9438-40eedc2133f4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:08:18.019950 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1182/4749] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:08:17 2026] POST /volume/v3/volumes => generated 785 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:08:19.622260 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:19.623612 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:19.623776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:19.623965 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:19.624109 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume with id: 72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:19.632431 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:19.632431 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:19.633090 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:19.649051 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume request issued successfully. Jul 03 12:08:19.649262 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ef92b2ec-1b30-49dc-bc6c-f86ff97cd271 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 202 Jul 03 12:08:19.649696 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1194/4750] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:08:19 2026] DELETE /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:19.656976 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:19.658749 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:19.658983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:19.659171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:19.666784 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:19.666784 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:19.670795 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:19.675871 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fab32a09-303c-4a71-944d-8d0f1c012c7a tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 200 Jul 03 12:08:19.676317 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1187/4751] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:19 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:20.689139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a0bd8dee-ba2e-4d71-942e-c61c524af9f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:20.690898 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0bd8dee-ba2e-4d71-942e-c61c524af9f6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 Jul 03 12:08:20.691086 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0bd8dee-ba2e-4d71-942e-c61c524af9f6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:20.691274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0bd8dee-ba2e-4d71-942e-c61c524af9f6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:20.696770 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0bd8dee-ba2e-4d71-942e-c61c524af9f6 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 returned with HTTP 404 Jul 03 12:08:20.697528 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1189/4752] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:20 2026] GET /volume/v3/volumes/72f7872c-31c2-4deb-bd8f-3662f59eb2a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:20.704669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:20.706702 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:20.706912 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:20.707101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:20.707282 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume with id: ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:20.714528 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:20.714528 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:20.714982 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:20.735917 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume request issued successfully. Jul 03 12:08:20.736128 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5e55b3f-357a-4480-82b8-c3eacaaff24d tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 202 Jul 03 12:08:20.736610 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1183/4753] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:08:20 2026] DELETE /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:20.743271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-04fbf5de-0c3e-413b-a134-a353502dec6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:20.745214 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-04fbf5de-0c3e-413b-a134-a353502dec6c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:20.745425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-04fbf5de-0c3e-413b-a134-a353502dec6c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:20.745608 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-04fbf5de-0c3e-413b-a134-a353502dec6c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:20.753051 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:20.753051 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:20.757318 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-04fbf5de-0c3e-413b-a134-a353502dec6c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:20.763561 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-04fbf5de-0c3e-413b-a134-a353502dec6c tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 200 Jul 03 12:08:20.763702 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1195/4754] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:20 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:21.775851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cf19b16c-8593-46ff-9068-4522e3c06ebc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:21.777968 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf19b16c-8593-46ff-9068-4522e3c06ebc tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd Jul 03 12:08:21.778161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf19b16c-8593-46ff-9068-4522e3c06ebc tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:21.778381 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf19b16c-8593-46ff-9068-4522e3c06ebc tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:21.783583 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf19b16c-8593-46ff-9068-4522e3c06ebc tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd returned with HTTP 404 Jul 03 12:08:21.784050 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1188/4755] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:21 2026] GET /volume/v3/volumes/ce460135-1533-42a8-9569-b8002a4844bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:21.836296 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:21.838216 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:08:21.838454 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:21.838675 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:21.838892 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume with id: 8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:08:21.846643 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:21.846643 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:21.847340 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:21.867340 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Delete volume request issued successfully. Jul 03 12:08:21.867605 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c92f1cae-32a8-4c7a-b3af-b57bd92f9e0f tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 202 Jul 03 12:08:21.868178 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1190/4756] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:08:21 2026] DELETE /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:21.874993 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:21.876604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:08:21.876764 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:21.876960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:21.884712 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:21.884712 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:21.888018 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Volume info retrieved successfully. Jul 03 12:08:21.891840 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b2d3b379-7ae8-46c5-86fb-8fcbddc15cb7 tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 200 Jul 03 12:08:21.892239 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1184/4757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:21 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:22.904534 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eb0b0b7f-8431-4ac8-937b-ba8148e084fb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:22.906334 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb0b0b7f-8431-4ac8-937b-ba8148e084fb tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] GET https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 Jul 03 12:08:22.906601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb0b0b7f-8431-4ac8-937b-ba8148e084fb tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:22.906890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb0b0b7f-8431-4ac8-937b-ba8148e084fb tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:22.913118 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb0b0b7f-8431-4ac8-937b-ba8148e084fb tempest-AttachVolumeTestJSON-1207005977 tempest-AttachVolumeTestJSON-1207005977-project-member] https://10.4.3.170/volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 returned with HTTP 404 Jul 03 12:08:22.913661 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1196/4758] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:22 2026] GET /volume/v3/volumes/8de53c60-f65c-4f6c-840a-645e9a4890d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:27.409377 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06046abe-878a-4066-bd04-aac3330d67c9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:27.411007 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:08:27.411311 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-663856887", "imageRef": "1158456a-ed64-46f2-8493-a438e56f08b1", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:27.412653 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-663856887', 'imageRef': '1158456a-ed64-46f2-8493-a438e56f08b1', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:08:27.537648 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Create volume of 1 GB Jul 03 12:08:27.541938 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Availability Zones retrieved successfully. Jul 03 12:08:27.546775 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Flow 'volume_create_api' (208f5e5a-4eb7-431c-bfaf-37a506e172df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:08:27.547796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce07b7b-88bc-41ad-a459-96fe310538c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:27.548674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:08:27.598023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce07b7b-88bc-41ad-a459-96fe310538c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:27.598879 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3389243-f4cd-4235-9352-a53ef62c7e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:27.654206 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Created reservations ['845bf6f2-5a66-4b21-8f5c-2dd7d5b4269d', '4b44e2ed-528a-495d-ad78-cfe3343dcd81', 'd44db5a1-88f5-460d-9973-8bca8dfc8def', 'a449d803-ee5a-40fa-9dd4-fc945f8cb397'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:08:27.655009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3389243-f4cd-4235-9352-a53ef62c7e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845bf6f2-5a66-4b21-8f5c-2dd7d5b4269d', '4b44e2ed-528a-495d-ad78-cfe3343dcd81', 'd44db5a1-88f5-460d-9973-8bca8dfc8def', 'a449d803-ee5a-40fa-9dd4-fc945f8cb397']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:27.655677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85320d15-905a-4538-96a7-c11a389029ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:27.678686 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85320d15-905a-4538-96a7-c11a389029ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ece3c57-0cb0-4d38-a337-092eeba90cfe', '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-663856887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3325bff4ef7a4e84a97dd890b8513da2',qos_specs=None,replication_status=,reservations=['845bf6f2-5a66-4b21-8f5c-2dd7d5b4269d','4b44e2ed-528a-495d-ad78-cfe3343dcd81','d44db5a1-88f5-460d-9973-8bca8dfc8def','a449d803-ee5a-40fa-9dd4-fc945f8cb397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48b968d1bfa4790be56d023ac99472a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-663856887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ece3c57-0cb0-4d38-a337-092eeba90cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3325bff4ef7a4e84a97dd890b8513da2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c48b968d1bfa4790be56d023ac99472a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:27.679381 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288d9ad8-5742-4384-93e5-228f8bcff0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:27.697595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288d9ad8-5742-4384-93e5-228f8bcff0ea) transitioned into state 'SUCCESS' from state '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-663856887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3325bff4ef7a4e84a97dd890b8513da2',qos_specs=None,replication_status=,reservations=['845bf6f2-5a66-4b21-8f5c-2dd7d5b4269d','4b44e2ed-528a-495d-ad78-cfe3343dcd81','d44db5a1-88f5-460d-9973-8bca8dfc8def','a449d803-ee5a-40fa-9dd4-fc945f8cb397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c48b968d1bfa4790be56d023ac99472a',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:27.698302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b5afa0-b408-4147-8731-ea415e28fa97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:08:27.707571 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b5afa0-b408-4147-8731-ea415e28fa97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:08:27.708461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Flow 'volume_create_api' (208f5e5a-4eb7-431c-bfaf-37a506e172df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:08:27.708751 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Create volume request issued successfully. Jul 03 12:08:27.709310 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06046abe-878a-4066-bd04-aac3330d67c9 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:08:27.709747 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1189/4759] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:08:27 2026] POST /volume/v3/volumes => generated 752 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:08:27.733225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:27.735012 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:27.735253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:27.735548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:27.745720 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:27.745720 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:27.749686 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:27.753663 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-930127e7-c0e8-4eab-afcc-88edaed23e4c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:27.754050 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1191/4760] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:27 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:28.769571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:28.770363 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:28.771051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:28.771051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:28.777411 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:28.777411 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:28.780751 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:28.784526 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-02904d62-ecf6-4868-b663-6a3ed67d7a22 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:28.784906 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1185/4761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:28 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:29.798364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:29.800236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:29.800442 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:29.800640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:29.807778 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:29.807778 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:29.812190 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:29.816784 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5865bacf-6fa5-420e-b99d-d6d6ef6b07d5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:29.817215 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1197/4762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:29 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:30.831390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-480d304f-2ce0-465d-852a-923a2e7696c0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:30.834109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-480d304f-2ce0-465d-852a-923a2e7696c0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:30.834310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-480d304f-2ce0-465d-852a-923a2e7696c0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:30.834550 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-480d304f-2ce0-465d-852a-923a2e7696c0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:30.843476 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:30.843476 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:30.848056 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-480d304f-2ce0-465d-852a-923a2e7696c0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:30.855123 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-480d304f-2ce0-465d-852a-923a2e7696c0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:30.855959 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1190/4763] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:30 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:31.873284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:31.875343 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:31.875574 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:31.875755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:31.883289 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:31.883289 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:31.886835 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:31.890690 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1bda19ae-eead-49bd-ae3c-2bb5d981395a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:31.891121 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1192/4764] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:31 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:32.904515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:32.906895 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:32.907145 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:32.907633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:32.917028 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:32.917028 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:32.922042 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:32.928008 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f20896f0-7dad-470e-bd1f-c3aa4fb2ba0c tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:32.928683 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1186/4765] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:32 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:33.945195 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-595ccdac-8c07-40a6-8082-e716607d7d74 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:33.947135 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-595ccdac-8c07-40a6-8082-e716607d7d74 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:33.947391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-595ccdac-8c07-40a6-8082-e716607d7d74 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:33.947644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-595ccdac-8c07-40a6-8082-e716607d7d74 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:33.957147 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:33.957147 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:33.961400 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-595ccdac-8c07-40a6-8082-e716607d7d74 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:33.967403 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-595ccdac-8c07-40a6-8082-e716607d7d74 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:33.967904 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1198/4766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:33 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:34.981329 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:34.982949 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:34.983212 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:34.983495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:34.990190 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:34.990190 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:34.995684 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:35.001303 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2470cf4b-0910-4b3d-bd8c-8fc2f0cdf806 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:35.001783 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1191/4767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:34 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:36.014852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:36.016511 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:36.016710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:36.016870 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:36.023170 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:36.023170 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:36.026434 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:36.031084 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2302bae9-9c0b-42b5-b0f1-049b06b252b0 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:36.031481 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1193/4768] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:36 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 1159 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:36.068876 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:36.070989 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:36.071208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:36.071437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:36.078132 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:36.078132 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:36.081681 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:36.086499 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-88d59b52-2405-470c-b099-cda4e45d780e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:36.086903 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1187/4769] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:36 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:36.351999 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:36.354275 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:36.354518 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:36.354798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:36.361593 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:36.361593 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:36.365212 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:36.369820 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-97a96506-1658-43b0-b460-217973dbba20 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:36.370305 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1199/4770] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:36 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:36.379718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f6ccf55c-32fc-47a2-90d4-c6151472e998 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:36.380215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f6ccf55c-32fc-47a2-90d4-c6151472e998 None None] GET https://10.4.3.170/volume// Jul 03 12:08:36.380427 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f6ccf55c-32fc-47a2-90d4-c6151472e998 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:36.380650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f6ccf55c-32fc-47a2-90d4-c6151472e998 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:36.381044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f6ccf55c-32fc-47a2-90d4-c6151472e998 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:36.381387 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1192/4771] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:08: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 12:08:36.389354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-ca5ee16a-7bd0-4c79-9b4c-060fb180d305 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:36.391324 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-ca5ee16a-7bd0-4c79-9b4c-060fb180d305 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:08:36.391672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-ca5ee16a-7bd0-4c79-9b4c-060fb180d305 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ece3c57-0cb0-4d38-a337-092eeba90cfe", "connector": null, "instance_uuid": "6eb38f19-e140-4445-a17e-43701c8c1383"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:36.400459 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:36.400459 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:36.425106 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-ca5ee16a-7bd0-4c79-9b4c-060fb180d305 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:08:36.425618 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1194/4772] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:08:36 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 12:08:42.344750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8e020cdb-488e-4437-92ee-fb0cebddc9ba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:42.345214 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8e020cdb-488e-4437-92ee-fb0cebddc9ba None None] GET https://10.4.3.170/volume// Jul 03 12:08:42.345426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8e020cdb-488e-4437-92ee-fb0cebddc9ba None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:42.345634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8e020cdb-488e-4437-92ee-fb0cebddc9ba None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:42.345997 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8e020cdb-488e-4437-92ee-fb0cebddc9ba None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:42.346312 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1188/4773] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:08: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 12:08:42.352670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:42.354961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:42.355233 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:42.355478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:42.364293 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:42.364293 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:42.367460 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:42.371485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-6766d121-4c85-401e-bf09-cd76bb4b98b2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:42.371890 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1200/4774] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:08:42 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 1338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:08:42.461738 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:42.463721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] PUT https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa Jul 03 12:08:42.464114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:42.470982 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Acquiring lock "cinder-attachment_update-7ece3c57-0cb0-4d38-a337-092eeba90cfe-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:08:42.475138 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Lock "cinder-attachment_update-7ece3c57-0cb0-4d38-a337-092eeba90cfe-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:08:42.476050 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:42.476050 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:42.996014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Lock "cinder-attachment_update-7ece3c57-0cb0-4d38-a337-092eeba90cfe-np0000004412" released by "attachment_update" :: held 0.521s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:08:42.996489 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-371ed868-37e7-4028-a2f6-8a4d1af5ba4a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa returned with HTTP 200 Jul 03 12:08:42.997066 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1193/4775] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:08:42 2026] PUT /volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:43.507277 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-950c84d4-0899-4393-af30-12cf3fca3653 req-7ae12455-8f73-48ac-810c-c91562d5570f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:43.509213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-7ae12455-8f73-48ac-810c-c91562d5570f tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] POST https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa/action Jul 03 12:08:43.509633 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-7ae12455-8f73-48ac-810c-c91562d5570f tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:08:43.509759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-7ae12455-8f73-48ac-810c-c91562d5570f tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:43.523974 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:43.523974 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:43.533488 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-950c84d4-0899-4393-af30-12cf3fca3653 req-7ae12455-8f73-48ac-810c-c91562d5570f tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa/action returned with HTTP 204 Jul 03 12:08:43.534087 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1195/4776] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:08:43 2026] POST /volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:46.085104 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=156,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:08:52.370356 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=137,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:08:52.988901 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=185,cinder:UPDATE=31,cinder:INSERT=17 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:08:53.530862 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:UPDATE=20,cinder:INSERT=6,cinder:SELECT=162 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:08:54.076473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:54.078298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 12:08:54.078485 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:54.078654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:54.085890 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-60156542 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-60156542, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:08:54.096175 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-95d49249-a70a-4975-8901-ae7e7fadef7d tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 12:08:54.096550 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1189/4777] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 3 12:08:54 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:54.632460 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:54.634327 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:54.634513 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:54.634680 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:54.643302 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:54.643302 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:54.646685 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:54.651033 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-a7e8ef73-d6d6-4674-a701-8c879070df1a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 200 Jul 03 12:08:54.651423 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1201/4778] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:54 2026] GET /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:08:54.661930 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:54.663961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:08:54.664276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ece3c57-0cb0-4d38-a337-092eeba90cfe", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1769013250", "description": null, "metadata": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:54.674598 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:54.674598 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:54.675038 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:08:54.675162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Create snapshot from volume 7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:08:54.703850 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Created reservations ['4341aecb-6d22-4830-a42c-6df0654ec579', 'd031c1d1-f2f1-4c13-983f-f889b140e209', '1970bd93-b692-494b-91de-d8826932b2ee', '84d23572-9581-4f64-8802-865be3a82d08'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:08:54.737803 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Snapshot force create request issued successfully. Jul 03 12:08:54.738135 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-667e03a6-409f-4989-b249-63a9f29d7f4f req-883519bb-593d-4e9b-bf20-8c08e861b6ac tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:08:54.738581 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1194/4779] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 12:08:54 2026] POST /volume/v3/snapshots => generated 319 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:08:56.207474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.209024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb Jul 03 12:08:56.209185 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.209352 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.214087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.214087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:56.214309 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Snapshot retrieved successfully. Jul 03 12:08:56.214835 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3dd7573b-ae26-4b51-bf7e-3a963f34afb5 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb returned with HTTP 200 Jul 03 12:08:56.215146 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1196/4780] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:08:56 2026] GET /volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:56.409170 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.411102 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb Jul 03 12:08:56.411350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.411570 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.411682 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Delete snapshot with id: 53b6dd99-8422-414c-ab99-63f927753edb Jul 03 12:08:56.416828 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.416828 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:56.417255 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Snapshot retrieved successfully. Jul 03 12:08:56.438469 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Snapshot delete request issued successfully. Jul 03 12:08:56.438469 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c63f7ac7-dcda-4760-84a4-eb7fa8f82aa2 tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb returned with HTTP 202 Jul 03 12:08:56.438469 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1190/4781] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:08:56 2026] DELETE /volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:08:56.442659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.444830 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb Jul 03 12:08:56.445044 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.447277 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.450177 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.450177 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:08:56.450635 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Snapshot retrieved successfully. Jul 03 12:08:56.453041 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7321f7fa-67e3-45fe-8a1c-5fe61877550b tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb returned with HTTP 200 Jul 03 12:08:56.453041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1202/4782] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:08:56 2026] GET /volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:56.854955 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.856728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:08:56.856930 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.857107 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.864719 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.864719 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:56.868433 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:56.872724 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e5d57793-b4f4-46ad-a296-f87679c0e518 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:08:56.873112 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1195/4783] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:56 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:56.886073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.888090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:08:56.888303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.888504 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.895472 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.895472 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:56.899026 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:56.903210 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d4478ca0-a96c-4552-bbd7-477a4d7f0551 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:08:56.903600 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1197/4784] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:56 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:56.942609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:56.944601 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:08:56.944811 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:56.944986 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:56.951916 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:56.951916 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:56.955735 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:56.959788 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-2159414b-1434-45c3-bb4f-7d15b1ee8e23 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:08:56.960199 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1191/4785] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:08:56 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:57.460420 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d90a8915-60c0-438c-9e7c-8472673f930a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:57.462359 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d90a8915-60c0-438c-9e7c-8472673f930a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] GET https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb Jul 03 12:08:57.462565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d90a8915-60c0-438c-9e7c-8472673f930a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:57.462745 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d90a8915-60c0-438c-9e7c-8472673f930a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:57.466907 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d90a8915-60c0-438c-9e7c-8472673f930a tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb returned with HTTP 404 Jul 03 12:08:57.467328 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1203/4786] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:08:57 2026] GET /volume/v3/snapshots/53b6dd99-8422-414c-ab99-63f927753edb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:08:58.990061 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c4b18c8d-1f4c-4c81-87e9-ba9e1d3bc476 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:58.990459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4b18c8d-1f4c-4c81-87e9-ba9e1d3bc476 None None] GET https://10.4.3.170/volume// Jul 03 12:08:58.990595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4b18c8d-1f4c-4c81-87e9-ba9e1d3bc476 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:58.990779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c4b18c8d-1f4c-4c81-87e9-ba9e1d3bc476 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:58.991102 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c4b18c8d-1f4c-4c81-87e9-ba9e1d3bc476 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:58.991386 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1196/4787] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:08: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 12:08:58.998914 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-d3c08376-7210-485c-9411-c63cc3f3f37b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:59.001418 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-d3c08376-7210-485c-9411-c63cc3f3f37b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:08:59.001866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-d3c08376-7210-485c-9411-c63cc3f3f37b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96ee143a-e9fe-4922-95c0-a85f2716b5af", "connector": null, "instance_uuid": "71eca816-9b86-4c08-a63a-7741a265b65d"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:59.010490 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:59.010490 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:08:59.046555 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-d3c08376-7210-485c-9411-c63cc3f3f37b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:08:59.047143 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1198/4788] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:08:58 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 12:08:59.480056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-34a80618-7342-4623-8ad9-751e1efa8e20 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:59.481628 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-34a80618-7342-4623-8ad9-751e1efa8e20 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:08:59.481858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-34a80618-7342-4623-8ad9-751e1efa8e20 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:59.482068 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-34a80618-7342-4623-8ad9-751e1efa8e20 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:59.490350 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:59.490350 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:08:59.493486 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-34a80618-7342-4623-8ad9-751e1efa8e20 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:59.497084 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-34a80618-7342-4623-8ad9-751e1efa8e20 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:08:59.497489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1192/4789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:08:59 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:08:59.574200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-50ffb3dc-69d1-4f97-92e7-37ff13be054f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:59.574558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-50ffb3dc-69d1-4f97-92e7-37ff13be054f None None] GET https://10.4.3.170/volume// Jul 03 12:08:59.574707 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-50ffb3dc-69d1-4f97-92e7-37ff13be054f None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:59.574942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-50ffb3dc-69d1-4f97-92e7-37ff13be054f None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:59.575304 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-50ffb3dc-69d1-4f97-92e7-37ff13be054f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:08:59.575596 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1204/4790] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:08: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 12:08:59.583263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:59.585077 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:08:59.585475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:08:59.585762 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:08:59.595920 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:59.595920 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:08:59.599660 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:08:59.603966 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-ba212ec1-83dc-40f3-8a65-46e8211988d9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:08:59.604637 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1197/4791] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:08:59 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 1057 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:08:59.708847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:08:59.710777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 Jul 03 12:08:59.711105 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:08:59.717955 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-96ee143a-e9fe-4922-95c0-a85f2716b5af-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:08:59.721844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-96ee143a-e9fe-4922-95c0-a85f2716b5af-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:08:59.722739 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:08:59.722739 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:00.241834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-96ee143a-e9fe-4922-95c0-a85f2716b5af-np0000004412" released by "attachment_update" :: held 0.520s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:09:00.242229 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-fc394f27-9ddc-45b6-b74a-07680e77a6a4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 returned with HTTP 200 Jul 03 12:09:00.242768 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1199/4792] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:08:59 2026] PUT /volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:00.251411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-6203106a-962c-4567-aff5-d51e928280b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:00.253590 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-6203106a-962c-4567-aff5-d51e928280b5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption Jul 03 12:09:00.253765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-6203106a-962c-4567-aff5-d51e928280b5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:00.253975 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-6203106a-962c-4567-aff5-d51e928280b5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:00.265537 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:00.265537 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:00.273802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-6203106a-962c-4567-aff5-d51e928280b5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption returned with HTTP 200 Jul 03 12:09:00.274409 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1193/4793] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:09:00 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:00.509559 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e51953f0-cad3-44df-b39a-43860282a23b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:00.511997 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e51953f0-cad3-44df-b39a-43860282a23b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:00.512174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e51953f0-cad3-44df-b39a-43860282a23b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:00.512343 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e51953f0-cad3-44df-b39a-43860282a23b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:00.522891 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:00.522891 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:00.527519 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e51953f0-cad3-44df-b39a-43860282a23b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:00.533037 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e51953f0-cad3-44df-b39a-43860282a23b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:00.533636 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1205/4794] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:00 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:01.018021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:01.020151 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:01.020334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:01.020533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:01.029504 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:01.029504 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:01.032524 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:01.036337 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-a6e265be-836f-4f75-8545-3ab89135d27d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:09:01.036708 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1198/4795] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:09:01 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:01.061713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:01.063714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] POST https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7/action Jul 03 12:09:01.064058 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:09:01.064204 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:01.075075 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:01.075075 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:01.075519 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:01.081806 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Begin detaching volume completed successfully. Jul 03 12:09:01.082009 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-01b21bab-4c80-42be-89d4-266880d1efc0 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7/action returned with HTTP 202 Jul 03 12:09:01.082423 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1200/4796] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:09:01 2026] POST /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:09:01.549078 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a030f156-998d-4b78-9f9e-1e55856e3cec None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:01.550838 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a030f156-998d-4b78-9f9e-1e55856e3cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:01.551041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a030f156-998d-4b78-9f9e-1e55856e3cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:01.551212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a030f156-998d-4b78-9f9e-1e55856e3cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:01.560350 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:01.560350 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:01.563307 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a030f156-998d-4b78-9f9e-1e55856e3cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:01.567319 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a030f156-998d-4b78-9f9e-1e55856e3cec tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:01.567713 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1194/4797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:01 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:01.700117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-b9892897-e78c-4ac5-80bd-8a30afdb70fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:01.702179 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-b9892897-e78c-4ac5-80bd-8a30afdb70fe tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa Jul 03 12:09:01.702352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-b9892897-e78c-4ac5-80bd-8a30afdb70fe tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:01.702550 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-b9892897-e78c-4ac5-80bd-8a30afdb70fe tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:01.709286 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:01.709286 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:02.107690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c0566c6a-9eb1-425a-9c57-8724c3f9aac5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:02.108043 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c0566c6a-9eb1-425a-9c57-8724c3f9aac5 None None] GET https://10.4.3.170/volume// Jul 03 12:09:02.108175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c0566c6a-9eb1-425a-9c57-8724c3f9aac5 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:02.108352 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c0566c6a-9eb1-425a-9c57-8724c3f9aac5 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:02.108681 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c0566c6a-9eb1-425a-9c57-8724c3f9aac5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:09:02.108946 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1199/4798] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:09: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 12:09:02.115270 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:02.117454 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:02.117672 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:02.117869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:02.126826 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:02.126826 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:02.129723 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:02.133811 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-c67f0ccf-c4c3-44c2-b1e4-7fe36211de71 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:09:02.134288 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1201/4799] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:09:02 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:09:02.236604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-b9892897-e78c-4ac5-80bd-8a30afdb70fe tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa returned with HTTP 200 Jul 03 12:09:02.237039 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1206/4800] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:09:01 2026] DELETE /volume/v3/attachments/a6c3c68d-a44e-44b2-9e5a-1ecc34c564fa => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:02.246102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:02.248034 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:09:02.248190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:02.248412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:02.248585 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Delete volume with id: 7ece3c57-0cb0-4d38-a337-092eeba90cfe Jul 03 12:09:02.254860 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:02.254860 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:02.255228 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Volume info retrieved successfully. Jul 03 12:09:02.268886 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] Delete volume request issued successfully. Jul 03 12:09:02.269075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-648a05eb-3e81-4e4b-a550-31d65da2f1ef req-3960384e-a470-493c-b980-b4d14e98dd9e tempest-ImageDependencyTests-1417388781 tempest-ImageDependencyTests-1417388781-project-member] https://10.4.3.170/volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe returned with HTTP 202 Jul 03 12:09:02.269479 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1195/4801] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 12:09:02 2026] DELETE /volume/v3/volumes/7ece3c57-0cb0-4d38-a337-092eeba90cfe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:02.580767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-376588ad-49f8-40a3-899e-00dd3a360c84 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:02.582631 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-376588ad-49f8-40a3-899e-00dd3a360c84 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:02.582922 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-376588ad-49f8-40a3-899e-00dd3a360c84 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:02.583122 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-376588ad-49f8-40a3-899e-00dd3a360c84 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:02.592762 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:02.592762 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:02.596989 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-376588ad-49f8-40a3-899e-00dd3a360c84 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:02.602937 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-376588ad-49f8-40a3-899e-00dd3a360c84 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:02.603651 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1200/4802] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:02 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:03.595131 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-d9fde9c1-5d1a-4b7f-97d9-0cb4f94815fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:03.597131 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-d9fde9c1-5d1a-4b7f-97d9-0cb4f94815fd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 Jul 03 12:09:03.597319 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-d9fde9c1-5d1a-4b7f-97d9-0cb4f94815fd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:03.597535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-d9fde9c1-5d1a-4b7f-97d9-0cb4f94815fd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:03.604561 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:03.604561 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:03.616781 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fd48873d-9b77-49d4-8733-009382f3b619 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:03.618425 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fd48873d-9b77-49d4-8733-009382f3b619 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:03.618604 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fd48873d-9b77-49d4-8733-009382f3b619 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:03.618775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fd48873d-9b77-49d4-8733-009382f3b619 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:03.629266 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:03.629266 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:03.633235 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fd48873d-9b77-49d4-8733-009382f3b619 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:03.636938 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fd48873d-9b77-49d4-8733-009382f3b619 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:03.637322 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1207/4803] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:03 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:04.129315 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-fe476952-eb46-49c2-b010-61873a0f9cb1 req-d9fde9c1-5d1a-4b7f-97d9-0cb4f94815fd tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 returned with HTTP 200 Jul 03 12:09:04.129723 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1202/4804] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:09:03 2026] DELETE /volume/v3/attachments/e20acb92-4c26-4b3a-8a09-b29824ca9300 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:04.649267 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:04.650978 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:04.651197 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:04.651389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:04.660929 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:04.660929 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:04.663937 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:04.668052 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-78aa7334-4c5c-4eca-99bb-a70a41108818 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:04.668523 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1196/4805] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:04 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:05.313839 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:05.316077 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:05.316316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:05.316565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:05.324329 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:05.324329 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:05.328274 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:05.332168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ea1ddc41-8947-4edb-86f6-c0c4c9dafab5 req-a08b2b29-a016-4d53-822d-f178ae66343f tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:09:05.332769 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1201/4806] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:09:05 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:05.344732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:05.346525 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:05.346693 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:05.346876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:05.347039 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete volume with id: b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:05.353201 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:05.353201 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:05.353605 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:05.371244 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Delete volume request issued successfully. Jul 03 12:09:05.371425 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-241404b5-6560-47f2-a0a9-e047a0c7bd3d tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 202 Jul 03 12:09:05.371831 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1208/4807] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:05 2026] DELETE /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:05.379248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:05.381079 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:05.381278 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:05.381506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:05.388126 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:05.388126 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:05.391626 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Volume info retrieved successfully. Jul 03 12:09:05.396970 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5307d0db-4ad3-4352-b11b-d179fcfe546c tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 200 Jul 03 12:09:05.397449 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1203/4808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:05 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:05.683146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:05.684847 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:05.685058 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:05.685288 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:05.694725 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:05.694725 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:05.698528 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:05.703190 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b6fb8f3e-6617-4b21-a0ef-a8e349f84694 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:05.703984 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1197/4809] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:05 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:06.409561 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2b51bbab-76e2-4bca-aeeb-cde55a698d48 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:06.411712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b51bbab-76e2-4bca-aeeb-cde55a698d48 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] GET https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 Jul 03 12:09:06.411950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b51bbab-76e2-4bca-aeeb-cde55a698d48 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:06.412175 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2b51bbab-76e2-4bca-aeeb-cde55a698d48 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:06.419326 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2b51bbab-76e2-4bca-aeeb-cde55a698d48 tempest-TestMinimumBasicScenario-1329481468 tempest-TestMinimumBasicScenario-1329481468-project-member] https://10.4.3.170/volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 returned with HTTP 404 Jul 03 12:09:06.419650 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1202/4810] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:06 2026] GET /volume/v3/volumes/b9e31527-9a09-48a6-9eff-dd8285ff00e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:06.716307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-28110df9-98a9-46ac-a24c-d87693dd3175 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:06.718057 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28110df9-98a9-46ac-a24c-d87693dd3175 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:06.718284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-28110df9-98a9-46ac-a24c-d87693dd3175 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:06.718545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-28110df9-98a9-46ac-a24c-d87693dd3175 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:06.727632 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:06.727632 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:06.731219 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-28110df9-98a9-46ac-a24c-d87693dd3175 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:06.735414 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-28110df9-98a9-46ac-a24c-d87693dd3175 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:06.735804 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1209/4811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:06 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:07.234133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9fb38628-2f67-45fc-8a70-20d4b32d97d6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.315438 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9fb38628-2f67-45fc-8a70-20d4b32d97d6 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 03 12:09:07.315634 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9fb38628-2f67-45fc-8a70-20d4b32d97d6 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:07.315859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9fb38628-2f67-45fc-8a70-20d4b32d97d6 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:07.320630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9fb38628-2f67-45fc-8a70-20d4b32d97d6 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 03 12:09:07.321052 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1204/4812] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 3 12:09:07 2026] GET /volume/v3/os-services => generated 626 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:07.331883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0626df17-56e3-4258-bf87-8642ac555068 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.334062 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0626df17-56e3-4258-bf87-8642ac555068 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable-log-reason Jul 03 12:09:07.334548 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0626df17-56e3-4258-bf87-8642ac555068 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004412", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:07.336699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0626df17-56e3-4258-bf87-8642ac555068 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 12:09:07.337303 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1198/4813] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 3 12:09:07 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:09:07.345216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-02ebb3d1-2e3a-4d57-a506-cbe894c26b6c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.347463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02ebb3d1-2e3a-4d57-a506-cbe894c26b6c tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable Jul 03 12:09:07.347935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-02ebb3d1-2e3a-4d57-a506-cbe894c26b6c tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004412", "binary": "invalid_binary"} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:07.356797 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-02ebb3d1-2e3a-4d57-a506-cbe894c26b6c tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services/disable returned with HTTP 404 Jul 03 12:09:07.357544 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1203/4814] 10.4.3.170 () {68 vars in 1293 bytes} [Fri Jul 3 12:09:07 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 12:09:07.366067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fb8cff95-c2aa-45dc-84b7-3fefaedb6faf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.368307 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb8cff95-c2aa-45dc-84b7-3fefaedb6faf tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] PUT https://10.4.3.170/volume/v3/os-services/enable Jul 03 12:09:07.368805 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fb8cff95-c2aa-45dc-84b7-3fefaedb6faf tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:07.377362 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fb8cff95-c2aa-45dc-84b7-3fefaedb6faf tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services/enable returned with HTTP 404 Jul 03 12:09:07.378069 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1210/4815] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 3 12:09:07 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:07.386998 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc406944-dceb-45cb-a808-1a9e937be545 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.388730 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc406944-dceb-45cb-a808-1a9e937be545 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] PUT https://10.4.3.170/volume/v3/os-services/freeze Jul 03 12:09:07.389076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc406944-dceb-45cb-a808-1a9e937be545 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:07.397538 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc406944-dceb-45cb-a808-1a9e937be545 tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 12:09:07.398238 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1205/4816] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 3 12:09:07 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:09:07.407294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc80cbe9-6477-4da5-9999-a452571dd14a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.409317 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc80cbe9-6477-4da5-9999-a452571dd14a tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] PUT https://10.4.3.170/volume/v3/os-services/thaw Jul 03 12:09:07.409642 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc80cbe9-6477-4da5-9999-a452571dd14a tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:07.415580 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc80cbe9-6477-4da5-9999-a452571dd14a tempest-VolumeServicesNegativeTest-953574136 tempest-VolumeServicesNegativeTest-953574136-project-admin] https://10.4.3.170/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 12:09:07.416296 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1199/4817] 10.4.3.170 () {68 vars in 1284 bytes} [Fri Jul 3 12:09:07 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:09:07.748666 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:07.751204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:07.751413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:07.751606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:07.761072 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:07.761072 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:07.764613 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:07.768753 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7a5b11ba-af91-457b-8087-3b0efb10e88d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:07.769143 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1204/4818] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:07 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:08.782499 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:08.785256 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:08.785576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:08.785820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:08.796305 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:08.796305 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:08.800121 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:08.804454 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af9bb3f6-5a16-4425-9264-cbb5f28be2a9 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:08.805084 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1211/4819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:08 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:09.632003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-410fefd2-0989-4202-89bd-7dcd21b3317e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:09.714008 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-410fefd2-0989-4202-89bd-7dcd21b3317e tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:09.714350 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-410fefd2-0989-4202-89bd-7dcd21b3317e tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1931254292", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:09.729600 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-410fefd2-0989-4202-89bd-7dcd21b3317e tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:09.730033 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1206/4820] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:09:09 2026] POST /volume/v3/types => generated 275 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:09.738292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d59f65f9-0e63-4d25-9dc5-70d768e26424 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:09.740098 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d59f65f9-0e63-4d25-9dc5-70d768e26424 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:09.740506 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d59f65f9-0e63-4d25-9dc5-70d768e26424 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-433600817", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:09.758301 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d59f65f9-0e63-4d25-9dc5-70d768e26424 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:09.758807 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1200/4821] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:09:09 2026] POST /volume/v3/types => generated 274 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:09.767543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:09.820507 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:09.822991 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:09.823419 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:09.823634 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:09.827905 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:09:09.828239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-657693973", "volume_type": "e49b4fc6-b699-4e34-be7b-67d04213321a", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:09.829796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-657693973', 'volume_type': 'e49b4fc6-b699-4e34-be7b-67d04213321a', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:09:09.834087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Create volume of 1 GB Jul 03 12:09:09.834397 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:09.834397 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:09.834924 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Availability Zones retrieved successfully. Jul 03 12:09:09.836614 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:09.836614 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:09.840436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Flow 'volume_create_api' (bb6e26a1-986c-48f6-a650-9ccf2149bdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:09.840886 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:09.841384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09f520d-81a1-4248-b4ae-6d57d8a75144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:09.842202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:09.844720 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fce01e91-b4c4-4024-9804-ea5cb151b007 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:09.845079 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1212/4822] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:09 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:09.860877 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09f520d-81a1-4248-b4ae-6d57d8a75144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:09:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e49b4fc6-b699-4e34-be7b-67d04213321a,is_public=True,name='tempest-VolumeTypesTest-volume-type-1931254292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e49b4fc6-b699-4e34-be7b-67d04213321a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:09.861708 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d76c88-2ab5-4c43-b315-fd198a78629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:09.885811 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1931254292 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1931254292, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:09.886171 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1931254292 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1931254292, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:09.917161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Created reservations ['3d55d704-ec4a-4d19-8f9b-9fe3d61ce04c', '929a246a-e8ab-478f-9deb-b63a8c968d74', '3911899a-86da-4be9-b9f7-8312d1e90c6b', 'a34b073d-0ade-42f4-89ee-1b9e3295fb00'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:09.917978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91d76c88-2ab5-4c43-b315-fd198a78629f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d55d704-ec4a-4d19-8f9b-9fe3d61ce04c', '929a246a-e8ab-478f-9deb-b63a8c968d74', '3911899a-86da-4be9-b9f7-8312d1e90c6b', 'a34b073d-0ade-42f4-89ee-1b9e3295fb00']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:09.918715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35ce26c-9daa-4623-b23d-7e99d96f5cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:09.942380 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35ce26c-9daa-4623-b23d-7e99d96f5cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fdd8701-f2e6-4758-9b76-b4bb42bfe141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-657693973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f014370ebf94473bca2303a7a2fcb60',qos_specs=None,replication_status=,reservations=['3d55d704-ec4a-4d19-8f9b-9fe3d61ce04c','929a246a-e8ab-478f-9deb-b63a8c968d74','3911899a-86da-4be9-b9f7-8312d1e90c6b','a34b073d-0ade-42f4-89ee-1b9e3295fb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1627f9387b0d499e8eacc1e334c979c7',volume_type_id=e49b4fc6-b699-4e34-be7b-67d04213321a), 'volume': Volume(_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-03T12:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-657693973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fdd8701-f2e6-4758-9b76-b4bb42bfe141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f014370ebf94473bca2303a7a2fcb60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1627f9387b0d499e8eacc1e334c979c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e49b4fc6-b699-4e34-be7b-67d04213321a),volume_type_id=e49b4fc6-b699-4e34-be7b-67d04213321a)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:09.943249 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ff3e53-ed7f-4779-9678-214ab1d98847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:09.962087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ff3e53-ed7f-4779-9678-214ab1d98847) transitioned into state 'SUCCESS' from state '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-657693973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f014370ebf94473bca2303a7a2fcb60',qos_specs=None,replication_status=,reservations=['3d55d704-ec4a-4d19-8f9b-9fe3d61ce04c','929a246a-e8ab-478f-9deb-b63a8c968d74','3911899a-86da-4be9-b9f7-8312d1e90c6b','a34b073d-0ade-42f4-89ee-1b9e3295fb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1627f9387b0d499e8eacc1e334c979c7',volume_type_id=e49b4fc6-b699-4e34-be7b-67d04213321a)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:09.963239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4de3e6-ac2d-4be0-9129-50462918ec90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:09.976679 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e4de3e6-ac2d-4be0-9129-50462918ec90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:09.977718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Flow 'volume_create_api' (bb6e26a1-986c-48f6-a650-9ccf2149bdec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:09.978105 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Create volume request issued successfully. Jul 03 12:09:09.978735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-194ad686-fbfd-4771-8f4f-8366bf57f415 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:09:09.979352 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1205/4823] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:09 2026] POST /volume/v3/volumes => generated 783 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:09.990934 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:09.993146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:09.993679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:09.993679 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:10.002325 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:10.002325 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:10.006543 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:10.011818 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc3a3500-9af9-4d3e-9e54-d6ae68422837 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:10.012300 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1207/4824] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:09 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:10.857686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:10.859692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:10.859936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:10.860179 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:10.870738 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:10.870738 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:10.875462 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:10.880994 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71b284d9-c1f7-4fe3-92c2-d2c4312180f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:10.881661 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1201/4825] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:10 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:11.027944 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:11.032012 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:11.032270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:11.033487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:11.041932 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:11.041932 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:11.046019 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:11.050845 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9bbbba06-72fd-40a7-9012-02369e7ff918 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:11.051233 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1213/4826] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:11 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:11.064165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e17ab797-6206-419c-9dee-4184afbb689c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:11.066494 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] POST https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141/action Jul 03 12:09:11.066952 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Action body: b'{"os-retype": {"new_type": "4463f86c-40b4-4b4f-90fe-cd169ccd54fe"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:09:11.067112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "4463f86c-40b4-4b4f-90fe-cd169ccd54fe"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:11.077470 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:11.077470 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:11.078019 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:11.097358 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-433600817 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-433600817, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:11.097829 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-433600817 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-433600817, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:11.120493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Created reservations ['a72b2dad-a22f-4096-93a8-c8ac5141e73d', 'af6acbac-2e90-4f0e-a67c-6dbcac95dca6'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:11.138935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Created reservations ['d57f544e-0347-48a4-a6fd-934531b2622f', '89566e91-70d5-4b7f-af17-4da8f70ae5dd'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:11.164454 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Retype volume request issued successfully. Jul 03 12:09:11.164454 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e17ab797-6206-419c-9dee-4184afbb689c tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141/action returned with HTTP 202 Jul 03 12:09:11.164742 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1206/4827] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:09:11 2026] POST /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:09:11.171992 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:11.173955 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:11.174209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:11.174419 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:11.182029 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:11.182029 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:11.185640 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:11.189598 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1a6a584-aa59-4f7a-9501-85227b14cf59 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:11.190026 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1208/4828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:11 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:11.892722 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:11.894295 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:11.894496 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:11.894706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:11.902965 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:11.902965 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:11.905819 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:11.909390 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b4448f8c-3dd2-424d-a4d2-f747cdcede45 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:11.909759 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1202/4829] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:11 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:12.201558 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.203153 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.203323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.203510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.210483 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.210483 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:12.213660 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:12.217267 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9933794f-6cb5-4fa5-adcd-0c997626f45e tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:12.217643 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1214/4830] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:12 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:12.229033 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.230762 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.230950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.231147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.238284 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.238284 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:12.241416 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:12.244902 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4b9916c7-55d0-4426-90b7-9905f2b25ce7 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:12.245245 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1207/4831] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:12 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:12.258596 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.260290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.260488 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.260663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.267940 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.267940 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:12.271107 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:12.275083 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f9d7c5c9-fee7-4cdd-89c0-3205cd3cdaa4 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:12.275492 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1209/4832] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:12 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:12.289066 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.291275 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.291528 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.291719 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.291900 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Delete volume with id: 1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.299835 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.299835 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:12.300345 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:12.320246 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Delete volume request issued successfully. Jul 03 12:09:12.320481 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fd7a0643-5b5c-4481-9130-b07a6214b068 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 202 Jul 03 12:09:12.320975 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1203/4833] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:12 2026] DELETE /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:12.328963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5a748985-63f6-43cc-983f-408cfaa88c50 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.331004 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a748985-63f6-43cc-983f-408cfaa88c50 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:12.331687 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a748985-63f6-43cc-983f-408cfaa88c50 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.331687 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5a748985-63f6-43cc-983f-408cfaa88c50 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.339862 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.339862 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:12.344198 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5a748985-63f6-43cc-983f-408cfaa88c50 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Volume info retrieved successfully. Jul 03 12:09:12.349912 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5a748985-63f6-43cc-983f-408cfaa88c50 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 200 Jul 03 12:09:12.350442 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1215/4834] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:12 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:12.921276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:12.923044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:12.923245 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:12.923456 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:12.933086 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:12.933086 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:12.936321 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:12.940440 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-32aaeafc-e1a3-435f-8f68-c56e79bd9633 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:12.941032 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1208/4835] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:12 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.364040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8247a20a-2eb1-4722-847a-c98613cb51d1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.365804 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8247a20a-2eb1-4722-847a-c98613cb51d1 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] GET https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 Jul 03 12:09:13.366009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8247a20a-2eb1-4722-847a-c98613cb51d1 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.366211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8247a20a-2eb1-4722-847a-c98613cb51d1 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.371870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8247a20a-2eb1-4722-847a-c98613cb51d1 tempest-VolumeTypesTest-709238137 tempest-VolumeTypesTest-709238137-project-member] https://10.4.3.170/volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 returned with HTTP 404 Jul 03 12:09:13.372305 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1210/4836] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/volumes/1fdd8701-f2e6-4758-9b76-b4bb42bfe141 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:13.378456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4cee780c-cb5b-406b-b83a-95b082df0c39 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.380110 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4cee780c-cb5b-406b-b83a-95b082df0c39 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe Jul 03 12:09:13.380311 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4cee780c-cb5b-406b-b83a-95b082df0c39 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.380545 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4cee780c-cb5b-406b-b83a-95b082df0c39 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.400622 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4cee780c-cb5b-406b-b83a-95b082df0c39 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe returned with HTTP 202 Jul 03 12:09:13.401045 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1204/4837] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.406830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c7723a83-df75-4d00-a65c-6bf03aea6239 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.408500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c7723a83-df75-4d00-a65c-6bf03aea6239 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe Jul 03 12:09:13.408690 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c7723a83-df75-4d00-a65c-6bf03aea6239 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.408900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c7723a83-df75-4d00-a65c-6bf03aea6239 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.411806 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c7723a83-df75-4d00-a65c-6bf03aea6239 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe returned with HTTP 404 Jul 03 12:09:13.412262 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1216/4838] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/4463f86c-40b4-4b4f-90fe-cd169ccd54fe => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:13.417972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dae00dac-87f6-4f54-8935-38bb8d40c3ba None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.419667 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dae00dac-87f6-4f54-8935-38bb8d40c3ba tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a Jul 03 12:09:13.419877 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dae00dac-87f6-4f54-8935-38bb8d40c3ba tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.420059 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dae00dac-87f6-4f54-8935-38bb8d40c3ba tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.440626 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dae00dac-87f6-4f54-8935-38bb8d40c3ba tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a returned with HTTP 202 Jul 03 12:09:13.440998 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1209/4839] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.447130 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96f362bd-7f80-401a-9a8b-9c851e8389bf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.448637 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96f362bd-7f80-401a-9a8b-9c851e8389bf tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a Jul 03 12:09:13.448802 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96f362bd-7f80-401a-9a8b-9c851e8389bf tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.448988 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96f362bd-7f80-401a-9a8b-9c851e8389bf tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.451913 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96f362bd-7f80-401a-9a8b-9c851e8389bf tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a returned with HTTP 404 Jul 03 12:09:13.452331 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1211/4840] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/e49b4fc6-b699-4e34-be7b-67d04213321a => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:13.459231 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-10ac6872-66c2-485b-9d49-4a7866a1f9ea None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.460737 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-10ac6872-66c2-485b-9d49-4a7866a1f9ea tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:13.461051 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-10ac6872-66c2-485b-9d49-4a7866a1f9ea tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1867850427", "description": "tempest-volume-type-description-2123834952", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.479637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-10ac6872-66c2-485b-9d49-4a7866a1f9ea tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:13.480191 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1205/4841] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:09:13 2026] POST /volume/v3/types => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.487290 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-43aa76bd-8741-4f52-abd6-9ed203b697fe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.489062 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43aa76bd-8741-4f52-abd6-9ed203b697fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 Jul 03 12:09:13.489295 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43aa76bd-8741-4f52-abd6-9ed203b697fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.489539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43aa76bd-8741-4f52-abd6-9ed203b697fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.494280 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43aa76bd-8741-4f52-abd6-9ed203b697fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 returned with HTTP 200 Jul 03 12:09:13.494618 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1217/4842] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 => generated 337 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.502471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a30b5305-664b-4920-8fd0-144fddbec598 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.504407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a30b5305-664b-4920-8fd0-144fddbec598 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 Jul 03 12:09:13.504624 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a30b5305-664b-4920-8fd0-144fddbec598 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.504862 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a30b5305-664b-4920-8fd0-144fddbec598 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.529271 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a30b5305-664b-4920-8fd0-144fddbec598 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 returned with HTTP 202 Jul 03 12:09:13.529750 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1210/4843] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.535946 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1eec84ec-2324-4304-944f-caedd44220fe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.537727 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1eec84ec-2324-4304-944f-caedd44220fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 Jul 03 12:09:13.537915 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1eec84ec-2324-4304-944f-caedd44220fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.538088 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1eec84ec-2324-4304-944f-caedd44220fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.541268 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1eec84ec-2324-4304-944f-caedd44220fe tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 returned with HTTP 404 Jul 03 12:09:13.541687 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1212/4844] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/47539a48-1e51-46ad-be8d-b57dff455412 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:13.549208 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6be4b21b-2029-4b32-ac76-97ce7788b89c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.550960 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6be4b21b-2029-4b32-ac76-97ce7788b89c tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:13.551300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6be4b21b-2029-4b32-ac76-97ce7788b89c tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1846963247"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.568248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6be4b21b-2029-4b32-ac76-97ce7788b89c tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:13.568623 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1206/4845] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:09:13 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.576930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4a554684-1d48-4bf1-92d1-66f2e958cd67 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.578563 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a554684-1d48-4bf1-92d1-66f2e958cd67 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption Jul 03 12:09:13.578866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4a554684-1d48-4bf1-92d1-66f2e958cd67 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.597225 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4a554684-1d48-4bf1-92d1-66f2e958cd67 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption returned with HTTP 200 Jul 03 12:09:13.597613 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1218/4846] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:09:13 2026] POST /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.605250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8985bcfa-29de-49ea-917a-a1ea98211bd9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.607096 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8985bcfa-29de-49ea-917a-a1ea98211bd9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption Jul 03 12:09:13.607306 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8985bcfa-29de-49ea-917a-a1ea98211bd9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.607531 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8985bcfa-29de-49ea-917a-a1ea98211bd9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.613633 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8985bcfa-29de-49ea-917a-a1ea98211bd9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption returned with HTTP 200 Jul 03 12:09:13.614023 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1211/4847] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.627137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c8c21c41-8d28-4068-92c8-04ca387277c7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.629245 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8c21c41-8d28-4068-92c8-04ca387277c7 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] PUT https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 Jul 03 12:09:13.629971 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c8c21c41-8d28-4068-92c8-04ca387277c7 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.644966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8c21c41-8d28-4068-92c8-04ca387277c7 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 returned with HTTP 200 Jul 03 12:09:13.645356 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1213/4848] 10.4.3.170 () {68 vars in 1507 bytes} [Fri Jul 3 12:09:13 2026] PUT /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 => generated 122 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.654402 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ab11a558-cb5e-4aa4-bd6e-046f18309098 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.657190 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab11a558-cb5e-4aa4-bd6e-046f18309098 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption Jul 03 12:09:13.657190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab11a558-cb5e-4aa4-bd6e-046f18309098 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.657190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ab11a558-cb5e-4aa4-bd6e-046f18309098 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.663553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ab11a558-cb5e-4aa4-bd6e-046f18309098 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption returned with HTTP 200 Jul 03 12:09:13.663933 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1207/4849] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.672293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-46b84821-decb-4d04-9772-041d04fb21d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.674937 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-46b84821-decb-4d04-9772-041d04fb21d4 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/cipher Jul 03 12:09:13.675288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-46b84821-decb-4d04-9772-041d04fb21d4 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.675917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-46b84821-decb-4d04-9772-041d04fb21d4 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.685518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-46b84821-decb-4d04-9772-041d04fb21d4 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/cipher returned with HTTP 200 Jul 03 12:09:13.685518 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1219/4850] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:09:13.693296 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2f527de3-2f6e-4b02-aa64-f32b00a9abb9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.695254 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f527de3-2f6e-4b02-aa64-f32b00a9abb9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 Jul 03 12:09:13.695524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f527de3-2f6e-4b02-aa64-f32b00a9abb9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.695784 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f527de3-2f6e-4b02-aa64-f32b00a9abb9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.712687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f527de3-2f6e-4b02-aa64-f32b00a9abb9 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 returned with HTTP 202 Jul 03 12:09:13.713253 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1212/4851] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption/084996f4-daed-4f04-95e9-90c0a497db55 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.720329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ed3242a3-696a-478f-ade1-0be64895b6df None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.722124 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed3242a3-696a-478f-ade1-0be64895b6df tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption Jul 03 12:09:13.722308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed3242a3-696a-478f-ade1-0be64895b6df tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.722528 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ed3242a3-696a-478f-ade1-0be64895b6df tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.729076 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ed3242a3-696a-478f-ade1-0be64895b6df tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption returned with HTTP 200 Jul 03 12:09:13.729906 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1214/4852] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:09:13.741052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-345230db-6549-4223-b682-de8ba411bafc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.744141 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-345230db-6549-4223-b682-de8ba411bafc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption Jul 03 12:09:13.744337 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-345230db-6549-4223-b682-de8ba411bafc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.744567 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-345230db-6549-4223-b682-de8ba411bafc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.753856 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-345230db-6549-4223-b682-de8ba411bafc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption returned with HTTP 200 Jul 03 12:09:13.755019 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1208/4853] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:09:13.764178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-079d9cfe-1412-46a5-89f1-6a62d2b9c7d2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.767654 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-079d9cfe-1412-46a5-89f1-6a62d2b9c7d2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 Jul 03 12:09:13.767785 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-079d9cfe-1412-46a5-89f1-6a62d2b9c7d2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.768108 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-079d9cfe-1412-46a5-89f1-6a62d2b9c7d2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.796893 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-079d9cfe-1412-46a5-89f1-6a62d2b9c7d2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 returned with HTTP 202 Jul 03 12:09:13.797330 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1220/4854] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.804994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-886d6ce4-e07a-4868-a1f1-755b6f19c5b5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.812559 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-886d6ce4-e07a-4868-a1f1-755b6f19c5b5 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 Jul 03 12:09:13.812559 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-886d6ce4-e07a-4868-a1f1-755b6f19c5b5 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.812559 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-886d6ce4-e07a-4868-a1f1-755b6f19c5b5 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.812559 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-886d6ce4-e07a-4868-a1f1-755b6f19c5b5 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 returned with HTTP 404 Jul 03 12:09:13.812559 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1213/4855] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/0b82937b-20c3-4c63-8b52-3b798cc6ef27 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:13.822395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9f6afae0-a0c6-4aa4-b2ae-1317c5b41b74 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.824085 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9f6afae0-a0c6-4aa4-b2ae-1317c5b41b74 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types Jul 03 12:09:13.826493 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9f6afae0-a0c6-4aa4-b2ae-1317c5b41b74 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.826493 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9f6afae0-a0c6-4aa4-b2ae-1317c5b41b74 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.838524 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9f6afae0-a0c6-4aa4-b2ae-1317c5b41b74 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:13.838868 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1215/4856] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types => generated 889 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.851091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5eb6c6ce-0816-4cba-98b6-fe67ba5b2da2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.853140 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5eb6c6ce-0816-4cba-98b6-fe67ba5b2da2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:13.853578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5eb6c6ce-0816-4cba-98b6-fe67ba5b2da2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1672168318"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.871458 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5eb6c6ce-0816-4cba-98b6-fe67ba5b2da2 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:13.871949 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1209/4857] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:09:13 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.880313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4950878d-3dac-4553-9251-9f742d8e3ecc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.882136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4950878d-3dac-4553-9251-9f742d8e3ecc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] PUT https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 Jul 03 12:09:13.882515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4950878d-3dac-4553-9251-9f742d8e3ecc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-136600080", "description": "tempest-volume-type-description-1190071040", "is_public": false}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:13.926929 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4950878d-3dac-4553-9251-9f742d8e3ecc tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 returned with HTTP 200 Jul 03 12:09:13.927501 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1221/4858] 10.4.3.170 () {68 vars in 1363 bytes} [Fri Jul 3 12:09:13 2026] PUT /volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 => generated 204 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.935498 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-665fd060-62f4-4b18-8bb9-0e254b2820cb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.937298 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-665fd060-62f4-4b18-8bb9-0e254b2820cb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 Jul 03 12:09:13.937521 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-665fd060-62f4-4b18-8bb9-0e254b2820cb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.937705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-665fd060-62f4-4b18-8bb9-0e254b2820cb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.942692 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-665fd060-62f4-4b18-8bb9-0e254b2820cb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 returned with HTTP 200 Jul 03 12:09:13.943072 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1214/4859] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 => generated 268 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.951359 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-07b5ff43-f34b-476e-81be-878769520637 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.953408 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07b5ff43-f34b-476e-81be-878769520637 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] DELETE https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 Jul 03 12:09:13.953727 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07b5ff43-f34b-476e-81be-878769520637 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.953772 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.953892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07b5ff43-f34b-476e-81be-878769520637 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.955656 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:13.955858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.956087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.965966 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:13.965966 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:13.969921 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:13.975350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ecb1012-75e4-4ca1-a2d9-37b02c2b9ba8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:13.975691 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1210/4860] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:13.986117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07b5ff43-f34b-476e-81be-878769520637 tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 returned with HTTP 202 Jul 03 12:09:13.986622 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1216/4861] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:13 2026] DELETE /volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:13.993848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c2cafe9b-be96-444d-bd4f-43974f01aebb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:13.995925 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2cafe9b-be96-444d-bd4f-43974f01aebb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] GET https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 Jul 03 12:09:13.996053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2cafe9b-be96-444d-bd4f-43974f01aebb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:13.996286 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2cafe9b-be96-444d-bd4f-43974f01aebb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:13.999681 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2cafe9b-be96-444d-bd4f-43974f01aebb tempest-VolumeTypesTest-410622587 tempest-VolumeTypesTest-410622587-project-admin] https://10.4.3.170/volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 returned with HTTP 404 Jul 03 12:09:14.000263 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1222/4862] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:09:13 2026] GET /volume/v3/types/a408a48b-b325-41e3-a021-637c8d16c242 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:14.992493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:14.994348 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:14.994348 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:14.994575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:15.005517 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:15.005517 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:15.009518 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:15.014004 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e89f2d1d-a2db-4713-9203-b3df79a848a1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:15.014439 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1215/4863] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:14 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:15.034294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-0f3395f9-b95d-4122-b8c7-4c91ebc831c1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:15.036577 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-0f3395f9-b95d-4122-b8c7-4c91ebc831c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316/action Jul 03 12:09:15.037056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-0f3395f9-b95d-4122-b8c7-4c91ebc831c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:09:15.037249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-0f3395f9-b95d-4122-b8c7-4c91ebc831c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:15.052813 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:15.052813 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:15.066339 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-15915ed0-3b12-4918-bcad-421cc8e151d5 req-0f3395f9-b95d-4122-b8c7-4c91ebc831c1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316/action returned with HTTP 204 Jul 03 12:09:15.066886 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1211/4864] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:09:15 2026] POST /volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:16.026953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.028813 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:16.029028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:16.029225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:16.040630 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:16.040630 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:16.046313 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:16.058048 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b17605ee-1a06-4ec8-91a9-389925e7c0e0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:16.058529 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1217/4865] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:16 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:16.071215 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d151046e-2310-4226-ba36-29f52f285427 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.073233 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d151046e-2310-4226-ba36-29f52f285427 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:16.073485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d151046e-2310-4226-ba36-29f52f285427 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:16.074014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d151046e-2310-4226-ba36-29f52f285427 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:16.084920 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:16.084920 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:16.089096 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d151046e-2310-4226-ba36-29f52f285427 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:16.094983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d151046e-2310-4226-ba36-29f52f285427 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:16.095604 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1223/4866] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:16 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:16.147223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.149721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:16.149953 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:16.150144 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:16.163160 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:16.163160 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:16.167807 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:16.173251 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4e3ad883-55cb-4777-9c8f-8b8f9f69010a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:16.173781 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1216/4867] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:09:16 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:16.187827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a724f95f-adb8-4da8-bb10-4a08b905768d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.192894 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.194821 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/action Jul 03 12:09:16.195146 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:09:16.195267 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:16.207562 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:16.207562 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:16.208057 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:16.214287 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Begin detaching volume completed successfully. Jul 03 12:09:16.214504 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-db90249c-e3a4-42e3-adda-0143610c0089 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/action returned with HTTP 202 Jul 03 12:09:16.215028 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1218/4868] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:09:16 2026] POST /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:09:16.328172 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:09:16.328662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1498219215"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:16.330505 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1498219215'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:09:16.330505 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume of 1 GB Jul 03 12:09:16.335621 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Availability Zones retrieved successfully. Jul 03 12:09:16.341800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (0d9aeb2f-9ef9-4502-9a71-b8c8640877e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:16.342887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159c4389-6d79-448f-8a1e-4af5fa4a601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:16.343618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:16.371241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159c4389-6d79-448f-8a1e-4af5fa4a601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:16.371983 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a71031-8f21-42cc-bda0-58e92fbcc2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:16.432895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Created reservations ['22132daa-05e1-45d4-8a7b-aea84c4cc8c7', 'e5cb5fb2-8d52-4acc-a489-ba383f90fc1e', 'aa0d85ff-d51c-496c-b315-216d9f151110', '666d41a0-7204-45b0-8479-71d31e316458'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:16.433761 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a71031-8f21-42cc-bda0-58e92fbcc2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22132daa-05e1-45d4-8a7b-aea84c4cc8c7', 'e5cb5fb2-8d52-4acc-a489-ba383f90fc1e', 'aa0d85ff-d51c-496c-b315-216d9f151110', '666d41a0-7204-45b0-8479-71d31e316458']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:16.434568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6345c385-e032-4331-a3f4-450295164608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:16.462778 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6345c385-e032-4331-a3f4-450295164608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93694d85-9727-40d7-8706-4e7cbe8cd665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1498219215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['22132daa-05e1-45d4-8a7b-aea84c4cc8c7','e5cb5fb2-8d52-4acc-a489-ba383f90fc1e','aa0d85ff-d51c-496c-b315-216d9f151110','666d41a0-7204-45b0-8479-71d31e316458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1498219215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93694d85-9727-40d7-8706-4e7cbe8cd665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f467fe39069c4596a19d66ee10140d30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:16.463845 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b6dc4b-cbdd-4160-9cc5-64c0041720d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:16.484400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b6dc4b-cbdd-4160-9cc5-64c0041720d1) transitioned into state 'SUCCESS' from state '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-1498219215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['22132daa-05e1-45d4-8a7b-aea84c4cc8c7','e5cb5fb2-8d52-4acc-a489-ba383f90fc1e','aa0d85ff-d51c-496c-b315-216d9f151110','666d41a0-7204-45b0-8479-71d31e316458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:16.485153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385d226d-46e1-476a-91ce-51b415091903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:16.496736 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385d226d-46e1-476a-91ce-51b415091903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:16.497582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (0d9aeb2f-9ef9-4502-9a71-b8c8640877e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:16.497895 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume request issued successfully. Jul 03 12:09:16.498504 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a724f95f-adb8-4da8-bb10-4a08b905768d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:09:16.498938 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1212/4869] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:09:16 2026] POST /volume/v3/volumes => generated 754 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:16.514928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-43fb18b2-64cb-422f-aaca-5df15f26481c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:16.517902 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43fb18b2-64cb-422f-aaca-5df15f26481c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:16.518097 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43fb18b2-64cb-422f-aaca-5df15f26481c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:16.518288 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-43fb18b2-64cb-422f-aaca-5df15f26481c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:16.525959 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:16.525959 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:16.531146 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-43fb18b2-64cb-422f-aaca-5df15f26481c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:16.537339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-43fb18b2-64cb-422f-aaca-5df15f26481c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 200 Jul 03 12:09:16.537975 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1224/4870] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:16 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:17.240080 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-05c99528-fe68-464a-a389-98b12529f60c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.240547 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-05c99528-fe68-464a-a389-98b12529f60c None None] GET https://10.4.3.170/volume// Jul 03 12:09:17.240683 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-05c99528-fe68-464a-a389-98b12529f60c None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:17.240875 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-05c99528-fe68-464a-a389-98b12529f60c None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:17.241260 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-05c99528-fe68-464a-a389-98b12529f60c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:09:17.241609 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1217/4871] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:09: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 12:09:17.248835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.250787 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:17.251040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:17.251253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:17.261569 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:17.261569 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:17.266833 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:17.272509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-4949a780-fcff-4854-8346-4d43f06baf81 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:17.272629 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1219/4872] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:09:17 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:09:17.281857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-269a23a3-ec40-4c83-a9b6-44ebec88cf95 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.284192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-269a23a3-ec40-4c83-a9b6-44ebec88cf95 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption Jul 03 12:09:17.284381 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-269a23a3-ec40-4c83-a9b6-44ebec88cf95 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:17.284611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-269a23a3-ec40-4c83-a9b6-44ebec88cf95 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:17.294040 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:17.294040 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:17.300909 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-269a23a3-ec40-4c83-a9b6-44ebec88cf95 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption returned with HTTP 200 Jul 03 12:09:17.301488 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1213/4873] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:09:17 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:17.555091 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-01434188-51ab-44a3-be1b-da9d7367272f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.557213 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-01434188-51ab-44a3-be1b-da9d7367272f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:17.557438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-01434188-51ab-44a3-be1b-da9d7367272f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:17.557620 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-01434188-51ab-44a3-be1b-da9d7367272f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:17.577182 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:17.577182 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:17.584996 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-01434188-51ab-44a3-be1b-da9d7367272f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:17.590735 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-01434188-51ab-44a3-be1b-da9d7367272f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 200 Jul 03 12:09:17.591264 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1225/4874] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:17 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:17.605957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.608253 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:09:17.608754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93694d85-9727-40d7-8706-4e7cbe8cd665", "name": "tempest-VolumesBackupsAdminTest-Backup-229740686", "container": "tempest-volumesbackupsadmintest-backup-container-1780843111"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:17.610829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Creating new backup {'backup': {'volume_id': '93694d85-9727-40d7-8706-4e7cbe8cd665', 'name': 'tempest-VolumesBackupsAdminTest-Backup-229740686', 'container': 'tempest-volumesbackupsadmintest-backup-container-1780843111'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:09:17.611006 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Creating backup of volume 93694d85-9727-40d7-8706-4e7cbe8cd665 in container tempest-volumesbackupsadmintest-backup-container-1780843111 Jul 03 12:09:17.620580 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:17.620580 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:17.621202 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:17.657320 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Created reservations ['6e71b365-dc3a-4d9d-a9b9-16c106fd4a79', 'bb986f90-d562-4c5b-ba7e-a8ca05ae1e42'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:17.697780 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1be70b6-f86c-4c53-b184-4b84f632fcb8 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:09:17.698388 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1218/4875] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:17 2026] POST /volume/v3/backups => generated 334 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:17.708145 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:17.710148 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:17.710759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:17.710759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:17.710759 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:17.717514 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:17.717514 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:17.718598 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-53ad63c7-e1f9-4d0a-83c2-ed2c8227163f tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:17.719078 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1220/4876] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:17 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:18.226329 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-c3215f75-b8d4-450e-9f5b-83fb9f784356 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:18.228247 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-c3215f75-b8d4-450e-9f5b-83fb9f784356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 Jul 03 12:09:18.228459 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-c3215f75-b8d4-450e-9f5b-83fb9f784356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:18.228636 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-c3215f75-b8d4-450e-9f5b-83fb9f784356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:18.234986 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:18.234986 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:18.729221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:18.731056 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:18.731252 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:18.731466 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:18.731569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:18.735307 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:18.735307 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:18.736041 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-16cbbd9d-29b5-4ae4-8e79-11d501e554af tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:18.736403 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1226/4877] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:18 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:18.761523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2357f72-f86f-482d-bf23-108ad22dd552 req-c3215f75-b8d4-450e-9f5b-83fb9f784356 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 returned with HTTP 200 Jul 03 12:09:18.761962 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1214/4878] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:09:18 2026] DELETE /volume/v3/attachments/8c562a29-be27-4e2c-8550-414f1677d316 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:19.407457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:19.409598 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:19.409835 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:19.410024 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:19.417749 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:19.417749 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:19.421717 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:19.426423 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-3688bac6-f92d-449c-bc45-c20732845f41 req-bf26cba9-0255-408b-b610-aaf80148f5e8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:19.426836 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1219/4879] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:09:19 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:19.747049 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:19.748992 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:19.749189 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:19.749418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:19.749558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:19.754572 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:19.754572 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:19.755544 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a917bfc9-e5c1-4753-acfd-cd1cc204c051 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:19.756016 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1221/4880] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:19 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:20.768829 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:20.770429 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:20.770596 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:20.770765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:20.771008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:20.776271 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:20.776271 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:20.777349 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ec3b6521-5d33-4050-a9e7-cf157b447b18 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:20.777882 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1227/4881] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:20 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:21.791959 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:21.794486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:21.794486 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:21.794748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:21.794748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:21.799543 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:21.799543 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:21.800231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be384ae2-8d0d-47e4-acd3-f2feae10d693 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:21.801090 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1215/4882] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:21 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:22.812557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:22.815066 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:22.815363 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:22.815651 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:22.815834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:22.821514 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:22.821514 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:22.822626 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cab6de65-d9c8-41ef-828a-f5ebb96d8a65 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:22.823232 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1220/4883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:22 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:23.833295 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:23.835206 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:23.835490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:23.835780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:23.836015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:23.840443 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:23.840443 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:23.841465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35a76301-8e70-428b-ac4e-a925fbab5c96 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:23.841691 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1222/4884] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:23 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:24.853557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8d472198-c1f4-4794-b990-6e2fad9632ad None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:24.855581 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d472198-c1f4-4794-b990-6e2fad9632ad tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:24.855817 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d472198-c1f4-4794-b990-6e2fad9632ad tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:24.856033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d472198-c1f4-4794-b990-6e2fad9632ad tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:24.856165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8d472198-c1f4-4794-b990-6e2fad9632ad tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:24.860291 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:24.860291 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:24.861132 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d472198-c1f4-4794-b990-6e2fad9632ad tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:24.861533 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1228/4885] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:24 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:25.872592 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:25.874658 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:25.874898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:25.875160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:25.875265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:25.879716 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:25.879716 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:25.880554 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8a653a8-5248-4800-9746-b92bd987c8e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:25.881008 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1216/4886] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:25 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:26.892766 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:26.894834 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:26.895046 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:26.895280 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:26.895416 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:26.900850 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:26.900850 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:26.901869 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f32714b3-e481-4b74-b37c-bf71ed835c28 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:26.902355 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1221/4887] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:26 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:27.180710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:27.182831 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:27.183009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:27.183232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:27.183402 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume with id: 96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:27.190079 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:27.190079 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:27.190537 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:27.203172 np0000004412 devstack@c-api.service[99809]: WARNING cinder.keymgr.conf_key_mgr [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:09:27.210329 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume request issued successfully. Jul 03 12:09:27.210564 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec676550-1509-479a-b7cb-7ada3e1ade33 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 202 Jul 03 12:09:27.211002 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1223/4888] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:27 2026] DELETE /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:27.219380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:27.221915 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:27.222196 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:27.222480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:27.231504 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:27.231504 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:27.235855 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:09:27.241150 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca6a9708-7064-4ef4-b6d5-d5ade0f14d79 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 200 Jul 03 12:09:27.241867 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1229/4889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:27 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:27.913069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:27.915231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:27.915495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:27.915737 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:27.915954 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:27.921555 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:27.921555 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:27.922764 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33f44bd6-f9dc-405e-905d-bcaeec5d731d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:27.923325 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1217/4890] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:27 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:28.257644 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8c1af5b4-bed4-4d56-b777-077884e2cd16 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.259531 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c1af5b4-bed4-4d56-b777-077884e2cd16 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af Jul 03 12:09:28.259725 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c1af5b4-bed4-4d56-b777-077884e2cd16 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:28.259919 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8c1af5b4-bed4-4d56-b777-077884e2cd16 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:28.265761 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8c1af5b4-bed4-4d56-b777-077884e2cd16 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af returned with HTTP 404 Jul 03 12:09:28.266330 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1222/4891] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:28 2026] GET /volume/v3/volumes/96ee143a-e9fe-4922-95c0-a85f2716b5af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:28.275938 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.279335 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:09:28.279622 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:28.280091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method 'detail' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:28.281108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:09:28.295636 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Get all volumes completed successfully. Jul 03 12:09:28.296651 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:28.296651 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:28.301216 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-928bbf89-a077-4d38-9e51-d5a6ac480fc9 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:09:28.302022 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1224/4892] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:09:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6263 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:28.317982 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-51bc1e03-de7c-49f0-87ce-ccbf73e03606 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.320495 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51bc1e03-de7c-49f0-87ce-ccbf73e03606 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] DELETE https://10.4.3.170/volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e Jul 03 12:09:28.320717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51bc1e03-de7c-49f0-87ce-ccbf73e03606 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:28.320967 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51bc1e03-de7c-49f0-87ce-ccbf73e03606 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:28.355271 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51bc1e03-de7c-49f0-87ce-ccbf73e03606 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e returned with HTTP 202 Jul 03 12:09:28.355853 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1230/4893] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:09:28 2026] DELETE /volume/v3/types/2f0c94b2-9c6c-4872-a0cb-f4316eb70c3e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:28.370868 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-86a1e547-27e1-4531-8f04-b9fa22e359d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.372982 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86a1e547-27e1-4531-8f04-b9fa22e359d4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:09:28.373448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-86a1e547-27e1-4531-8f04-b9fa22e359d4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-273749005", "extra_specs": {}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:28.390015 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-86a1e547-27e1-4531-8f04-b9fa22e359d4 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:09:28.390494 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1218/4894] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:09:28 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:28.399251 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3722f220-38db-4579-901e-02cf1199ec89 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.401339 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3722f220-38db-4579-901e-02cf1199ec89 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] POST https://10.4.3.170/volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968/encryption Jul 03 12:09:28.401677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3722f220-38db-4579-901e-02cf1199ec89 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:28.417987 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3722f220-38db-4579-901e-02cf1199ec89 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968/encryption returned with HTTP 200 Jul 03 12:09:28.418410 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1223/4895] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:09:28 2026] POST /volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:28.428731 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.430632 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:09:28.431036 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1999054613", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-273749005", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:28.432640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1999054613', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-273749005', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:09:28.436698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume of 1 GB Jul 03 12:09:28.437116 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:28.437116 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:28.437687 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Availability Zones retrieved successfully. Jul 03 12:09:28.443846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (44473f91-37ea-4ab9-93c9-a28e23a8a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:28.445030 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359a5842-fb98-4b9b-98d9-c4cf91d345eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:28.446116 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:28.478612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359a5842-fb98-4b9b-98d9-c4cf91d345eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:09:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17e16818-ef1d-439a-ae81-0d85b70f4968,is_public=True,name='tempest-scenario-type-luks-273749005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17e16818-ef1d-439a-ae81-0d85b70f4968', '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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:28.479872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760c4187-c41c-4617-94e6-3424e47ca648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:28.510595 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-273749005 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-273749005, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:28.510900 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-273749005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-273749005, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:09:28.547571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Created reservations ['c108d437-0947-4d37-8f7d-88d4da79409d', 'd3fe8cf0-cad5-4e05-a29e-f583ef2968ad', '0feb6cad-0f5d-4d0a-94a8-5f63369a56e3', '21f8a1dd-729f-485a-a823-45143e3a9919'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:28.548445 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760c4187-c41c-4617-94e6-3424e47ca648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c108d437-0947-4d37-8f7d-88d4da79409d', 'd3fe8cf0-cad5-4e05-a29e-f583ef2968ad', '0feb6cad-0f5d-4d0a-94a8-5f63369a56e3', '21f8a1dd-729f-485a-a823-45143e3a9919']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:28.549223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ede6ec-7ca8-44f5-9b60-7fe8e37a4bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:28.576331 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ede6ec-7ca8-44f5-9b60-7fe8e37a4bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272656e1-52be-4132-9f94-3e1bc847406f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1999054613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['c108d437-0947-4d37-8f7d-88d4da79409d','d3fe8cf0-cad5-4e05-a29e-f583ef2968ad','0feb6cad-0f5d-4d0a-94a8-5f63369a56e3','21f8a1dd-729f-485a-a823-45143e3a9919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=17e16818-ef1d-439a-ae81-0d85b70f4968), 'volume': Volume(_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-03T12:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1999054613',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=272656e1-52be-4132-9f94-3e1bc847406f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d34f11add3a411dbbd4955c7b0909ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc1a828caff44209795cf7350fdaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17e16818-ef1d-439a-ae81-0d85b70f4968),volume_type_id=17e16818-ef1d-439a-ae81-0d85b70f4968)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:28.577543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16bb4a7-e0d5-4617-a476-9a8e39e3da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:28.598317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16bb4a7-e0d5-4617-a476-9a8e39e3da38) transitioned into state 'SUCCESS' from state '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-1999054613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d34f11add3a411dbbd4955c7b0909ff',qos_specs=None,replication_status=,reservations=['c108d437-0947-4d37-8f7d-88d4da79409d','d3fe8cf0-cad5-4e05-a29e-f583ef2968ad','0feb6cad-0f5d-4d0a-94a8-5f63369a56e3','21f8a1dd-729f-485a-a823-45143e3a9919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc1a828caff44209795cf7350fdaa25',volume_type_id=17e16818-ef1d-439a-ae81-0d85b70f4968)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:28.599200 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a799c6-ab1b-4c09-9c90-31b355774927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:28.611543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a799c6-ab1b-4c09-9c90-31b355774927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:28.612630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Flow 'volume_create_api' (44473f91-37ea-4ab9-93c9-a28e23a8a769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:28.613019 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Create volume request issued successfully. Jul 03 12:09:28.613872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ec90d08-7860-4174-8ddf-c7ecb2de2db0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:09:28.614434 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1225/4896] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:28 2026] POST /volume/v3/volumes => generated 784 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:28.935625 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:28.939401 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:28.939401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:28.939692 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:28.939856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:28.945631 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:28.945631 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:28.946977 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7049955e-29a6-42a4-a4d6-5c9c1b40b3ce tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:28.947550 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1231/4897] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:28 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:29.126732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c99664f9-64a6-4854-992c-dad803b95c91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:29.129246 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:09:29.129866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-526383317", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:29.132032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-526383317', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:09:29.300568 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Create volume of 1 GB Jul 03 12:09:29.307577 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Availability Zones retrieved successfully. Jul 03 12:09:29.313879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Flow 'volume_create_api' (9bf4f698-dea2-4bc2-a795-acd56d1e9e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:29.315279 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebf966b-389c-46f4-9ca0-b8a428ca5253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:29.316491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:29.393963 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebf966b-389c-46f4-9ca0-b8a428ca5253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:29.394921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be38bbfe-4382-4e7c-b763-719cfdd96c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:29.476454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Created reservations ['9ceb1e53-c057-4599-9ae2-ed250f9aa484', 'c4e7047c-b7ba-4eaf-a7ba-6d3cb674d18d', '39d5552a-a666-4475-a500-109be5ac23c4', 'bba59272-90f5-43a7-8963-8cfae1d50c79'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:29.477694 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be38bbfe-4382-4e7c-b763-719cfdd96c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ceb1e53-c057-4599-9ae2-ed250f9aa484', 'c4e7047c-b7ba-4eaf-a7ba-6d3cb674d18d', '39d5552a-a666-4475-a500-109be5ac23c4', 'bba59272-90f5-43a7-8963-8cfae1d50c79']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:29.478808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6179c66c-5c53-4a4e-9d39-3429a9e775c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:29.512652 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6179c66c-5c53-4a4e-9d39-3429a9e775c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916273cf-53f7-4779-8eab-13ba0809fabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-526383317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e4b044d9a8c42688715e9444bb06739',qos_specs=None,replication_status=,reservations=['9ceb1e53-c057-4599-9ae2-ed250f9aa484','c4e7047c-b7ba-4eaf-a7ba-6d3cb674d18d','39d5552a-a666-4475-a500-109be5ac23c4','bba59272-90f5-43a7-8963-8cfae1d50c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3512cd43a7df41c4ab963ba4aa385657',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-526383317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=916273cf-53f7-4779-8eab-13ba0809fabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e4b044d9a8c42688715e9444bb06739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3512cd43a7df41c4ab963ba4aa385657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:29.513500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774746ff-c733-412d-81e3-78039016c485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:29.534336 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774746ff-c733-412d-81e3-78039016c485) transitioned into state 'SUCCESS' from state '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-526383317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e4b044d9a8c42688715e9444bb06739',qos_specs=None,replication_status=,reservations=['9ceb1e53-c057-4599-9ae2-ed250f9aa484','c4e7047c-b7ba-4eaf-a7ba-6d3cb674d18d','39d5552a-a666-4475-a500-109be5ac23c4','bba59272-90f5-43a7-8963-8cfae1d50c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3512cd43a7df41c4ab963ba4aa385657',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:29.535385 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcf0ca4-0657-46a7-bd31-a21dc2f35ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:29.547056 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcf0ca4-0657-46a7-bd31-a21dc2f35ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:29.548281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Flow 'volume_create_api' (9bf4f698-dea2-4bc2-a795-acd56d1e9e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:29.548687 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Create volume request issued successfully. Jul 03 12:09:29.549516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c99664f9-64a6-4854-992c-dad803b95c91 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:09:29.550085 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1219/4898] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:29 2026] POST /volume/v3/volumes => generated 753 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:29.561314 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:29.563644 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:09:29.564022 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:29.564282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:29.576347 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:29.576347 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:29.581190 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:29.586551 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1fe5b9d1-388c-4e73-922f-fcd2eb25d345 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:09:29.587048 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1224/4899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:29 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:29.961683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-160e4929-9b3a-4f31-b484-4a085dea2495 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:29.964259 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-160e4929-9b3a-4f31-b484-4a085dea2495 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:29.964578 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-160e4929-9b3a-4f31-b484-4a085dea2495 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:29.964852 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-160e4929-9b3a-4f31-b484-4a085dea2495 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:29.965073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-160e4929-9b3a-4f31-b484-4a085dea2495 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:29.973352 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:29.973352 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:29.973352 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-160e4929-9b3a-4f31-b484-4a085dea2495 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:29.973697 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1226/4900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:29 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:30.602429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.605105 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:09:30.605432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:30.605710 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:30.614653 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.614653 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:30.620022 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:30.628150 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63b24dad-cf4f-45e7-aea2-7b0dd1bb99df tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:09:30.628750 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1232/4901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:30 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:30.642272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.644206 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:09:30.644412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:30.644646 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:30.651697 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.651697 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:30.655443 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:30.660347 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3d4465ea-1622-4a4e-a894-3de0c4d5c806 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:09:30.660804 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1220/4902] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:30 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:30.674422 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-194230cb-962f-4bab-86f9-732fa573d5fd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.675808 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-194230cb-962f-4bab-86f9-732fa573d5fd tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:09:30.676010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-194230cb-962f-4bab-86f9-732fa573d5fd tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:30.676178 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-194230cb-962f-4bab-86f9-732fa573d5fd tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:30.684104 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.684104 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:30.688657 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-194230cb-962f-4bab-86f9-732fa573d5fd tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:30.695240 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-194230cb-962f-4bab-86f9-732fa573d5fd tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:09:30.695877 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1225/4903] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:30 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:30.711328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.713151 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:09:30.713517 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "916273cf-53f7-4779-8eab-13ba0809fabb", "name": "tempest-TestVolumeBackupRestore-backup-904673631", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:30.715228 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Creating new backup {'backup': {'volume_id': '916273cf-53f7-4779-8eab-13ba0809fabb', 'name': 'tempest-TestVolumeBackupRestore-backup-904673631', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:09:30.715393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Creating backup of volume 916273cf-53f7-4779-8eab-13ba0809fabb in container None Jul 03 12:09:30.722935 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.722935 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:30.723465 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:30.750760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Created reservations ['aa484cd3-0b3e-4c6b-b9ca-282f799263ae', 'dd83b3f3-9ab5-4db4-a02f-7a897e1b0837'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:30.790902 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db49a3a4-d2b4-4f7a-8b48-ea265bb8f764 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:09:30.791434 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1227/4904] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:30 2026] POST /volume/v3/backups => generated 334 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:30.800052 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.802111 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:30.802398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:30.802537 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:30.802658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:30.807205 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.807205 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:30.808147 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-41803ffb-74e0-4f01-8eea-b8322ba8dc7c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:30.808770 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1233/4905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:30 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:30.987072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:30.989291 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:30.989291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:30.989613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:30.989812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:30.995590 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:30.995590 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:30.996562 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4ee9c0eb-427e-4bff-be15-75b5747d1aef tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:30.997053 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1221/4906] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:30 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:31.819357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:31.821184 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:31.821387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:31.821586 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:31.821685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:31.826438 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:31.826438 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:31.827522 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4c03bd75-3a92-45d2-bffc-7c274d0021fb tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:31.828072 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1226/4907] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:31 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:32.009441 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-059c70e8-501c-4153-a8f7-e6529d648f24 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:32.011285 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-059c70e8-501c-4153-a8f7-e6529d648f24 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:32.011553 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-059c70e8-501c-4153-a8f7-e6529d648f24 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:32.011725 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-059c70e8-501c-4153-a8f7-e6529d648f24 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:32.011942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-059c70e8-501c-4153-a8f7-e6529d648f24 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:32.016964 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:32.016964 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:32.018079 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-059c70e8-501c-4153-a8f7-e6529d648f24 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:32.018546 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1228/4908] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:32 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:32.841331 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ed279d15-07ef-475a-9367-970d4eb38d34 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:32.843194 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ed279d15-07ef-475a-9367-970d4eb38d34 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:32.843480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ed279d15-07ef-475a-9367-970d4eb38d34 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:32.843737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ed279d15-07ef-475a-9367-970d4eb38d34 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:32.843905 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-ed279d15-07ef-475a-9367-970d4eb38d34 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:32.849568 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:32.849568 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:32.850592 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ed279d15-07ef-475a-9367-970d4eb38d34 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:32.851163 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1234/4909] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:32 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:33.030495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:33.032877 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:33.033094 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:33.033381 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:33.033525 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:33.038807 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:33.038807 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:33.039754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc57f5aa-cf7a-45d6-af43-fbe92d31caff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:33.040454 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1222/4910] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:33 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:33.863569 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:33.865940 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:33.866185 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:33.866403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:33.866544 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:33.871615 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:33.871615 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:33.872434 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-590527bf-2134-4de0-aec3-d4a81a8c1bbe tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:33.872800 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1227/4911] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:33 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:34.052059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:34.054074 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:34.055458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:34.055458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:34.055458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:34.059480 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:34.059480 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:34.060441 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1b37fda9-69b2-4d0f-8b27-1cae3660ca44 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:34.061157 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1229/4912] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:34 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:34.883964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:34.885696 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:34.885892 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:34.886059 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:34.886184 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:34.891359 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:34.891359 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:34.892267 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8dbe4f22-9d21-4f7a-8acf-995d6723696d tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:34.892679 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1235/4913] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:34 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:35.071576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.073818 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:35.074047 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:35.074287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:35.074443 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:35.079553 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:35.079553 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:35.080440 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c0e92f3-a285-4f3a-bdb8-dd58ad829a8e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:35.080952 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1223/4914] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:35 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:35.090652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb1d5f06-cd14-479f-96af-879bb4461296 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.092482 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb1d5f06-cd14-479f-96af-879bb4461296 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:35.092662 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb1d5f06-cd14-479f-96af-879bb4461296 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:35.092851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb1d5f06-cd14-479f-96af-879bb4461296 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:35.100017 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:35.100017 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:35.103656 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fb1d5f06-cd14-479f-96af-879bb4461296 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:35.108037 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb1d5f06-cd14-479f-96af-879bb4461296 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 200 Jul 03 12:09:35.108540 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1228/4915] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:35 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:35.122641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.191070 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/export_record Jul 03 12:09:35.191306 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:35.191540 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'export_record' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:35.191658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Export record for backup 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 12:09:35.196548 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:35.196548 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:35.197412 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.api [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling RPCAPI with context: , host: np0000004412, backup: 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 12:09:35.205389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] export_record in rpcapi backup_id 2c7cdd12-f23f-46af-b53f-231e464f9d5f on host np0000004412. {{(pid=99809) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 12:09:35.709851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmM3Y2RkMTItZjIzZi00NmFmLWI1M2YtMjMxZTQ2NGY5ZDVmIiwgInVzZXJfaWQiOiAiZWQ4ZjAxOGUwZjZlNGIxY2EzZjdmYmUwOTM1NGNiNDciLCAicHJvamVjdF9pZCI6ICJmNDY3ZmUzOTA2OWM0NTk2YTE5ZDY2ZWUxMDE0MGQzMCIsICJ2b2x1bWVfaWQiOiAiOTM2OTRkODUtOTcyNy00MGQ3LTg3MDYtNGU3Y2JlOGNkNjY1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzgwODQzMTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyOTc0MDY4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkzNjk0ZDg1LTk3MjctNDBkNy04NzA2LTRlN2NiZThjZDY2NS8yMDI2MDcwMzEyMDkyMS9hel9ub3ZhX2JhY2t1cF8yYzdjZGQxMi1mMjNmLTQ2YWYtYjUzZi0yMzFlNDY0ZjlkNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDk6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99809) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 12:09:35.710151 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d528238-60fd-4bf0-b71d-2bb0a97ce38e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/export_record returned with HTTP 200 Jul 03 12:09:35.710693 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1230/4916] 10.4.3.170 () {66 vars in 1390 bytes} [Fri Jul 3 12:09:35 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/export_record => generated 1512 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:35.719362 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.721220 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Jul 03 12:09:35.721621 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFhYjQzMzktNGE1NC00N2EyLWI4NTMtNzg0ZTFhYTcxZGQ4IiwgInVzZXJfaWQiOiAiZWQ4ZjAxOGUwZjZlNGIxY2EzZjdmYmUwOTM1NGNiNDciLCAicHJvamVjdF9pZCI6ICJmNDY3ZmUzOTA2OWM0NTk2YTE5ZDY2ZWUxMDE0MGQzMCIsICJ2b2x1bWVfaWQiOiAiOTM2OTRkODUtOTcyNy00MGQ3LTg3MDYtNGU3Y2JlOGNkNjY1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzgwODQzMTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyOTc0MDY4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkzNjk0ZDg1LTk3MjctNDBkNy04NzA2LTRlN2NiZThjZDY2NS8yMDI2MDcwMzEyMDkyMS9hel9ub3ZhX2JhY2t1cF8yYzdjZGQxMi1mMjNmLTQ2YWYtYjUzZi0yMzFlNDY0ZjlkNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDk6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:35.723348 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFhYjQzMzktNGE1NC00N2EyLWI4NTMtNzg0ZTFhYTcxZGQ4IiwgInVzZXJfaWQiOiAiZWQ4ZjAxOGUwZjZlNGIxY2EzZjdmYmUwOTM1NGNiNDciLCAicHJvamVjdF9pZCI6ICJmNDY3ZmUzOTA2OWM0NTk2YTE5ZDY2ZWUxMDE0MGQzMCIsICJ2b2x1bWVfaWQiOiAiOTM2OTRkODUtOTcyNy00MGQ3LTg3MDYtNGU3Y2JlOGNkNjY1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzgwODQzMTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyOTc0MDY4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkzNjk0ZDg1LTk3MjctNDBkNy04NzA2LTRlN2NiZThjZDY2NS8yMDI2MDcwMzEyMDkyMS9hel9ub3ZhX2JhY2t1cF8yYzdjZGQxMi1mMjNmLTQ2YWYtYjUzZi0yMzFlNDY0ZjlkNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDk6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99811) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 12:09:35.723562 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFhYjQzMzktNGE1NC00N2EyLWI4NTMtNzg0ZTFhYTcxZGQ4IiwgInVzZXJfaWQiOiAiZWQ4ZjAxOGUwZjZlNGIxY2EzZjdmYmUwOTM1NGNiNDciLCAicHJvamVjdF9pZCI6ICJmNDY3ZmUzOTA2OWM0NTk2YTE5ZDY2ZWUxMDE0MGQzMCIsICJ2b2x1bWVfaWQiOiAiOTM2OTRkODUtOTcyNy00MGQ3LTg3MDYtNGU3Y2JlOGNkNjY1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzgwODQzMTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyOTc0MDY4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkzNjk0ZDg1LTk3MjctNDBkNy04NzA2LTRlN2NiZThjZDY2NS8yMDI2MDcwMzEyMDkyMS9hel9ub3ZhX2JhY2t1cF8yYzdjZGQxMi1mMjNmLTQ2YWYtYjUzZi0yMzFlNDY0ZjlkNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDk6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99811) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 12:09:35.765594 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Created reservations ['fe0a382d-a67a-4957-852a-ea3ef69890a4', 'd6b3c728-f413-442a-901f-5c3aecf985c6'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:35.790244 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] import_record rpcapi backup id 61ab4339-4a54-47a2-b853-784e1aa71dd8 on host np0000004412 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFhYjQzMzktNGE1NC00N2EyLWI4NTMtNzg0ZTFhYTcxZGQ4IiwgInVzZXJfaWQiOiAiZWQ4ZjAxOGUwZjZlNGIxY2EzZjdmYmUwOTM1NGNiNDciLCAicHJvamVjdF9pZCI6ICJmNDY3ZmUzOTA2OWM0NTk2YTE5ZDY2ZWUxMDE0MGQzMCIsICJ2b2x1bWVfaWQiOiAiOTM2OTRkODUtOTcyNy00MGQ3LTg3MDYtNGU3Y2JlOGNkNjY1IiwgImhvc3QiOiAibnAwMDAwMDA0NDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzgwODQzMTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyOTc0MDY4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzkzNjk0ZDg1LTk3MjctNDBkNy04NzA2LTRlN2NiZThjZDY2NS8yMDI2MDcwMzEyMDkyMS9hel9ub3ZhX2JhY2t1cF8yYzdjZGQxMi1mMjNmLTQ2YWYtYjUzZi0yMzFlNDY0ZjlkNWYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEyOjA5OjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTI6MDk6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99811) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 12:09:35.792708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Import record output: {'backup': {'id': '61ab4339-4a54-47a2-b853-784e1aa71dd8', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8'}]}}. {{(pid=99811) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 12:09:35.793078 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-04bc5b89-dfa7-46c7-8b68-0ec1ceca9167 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Jul 03 12:09:35.793720 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1236/4917] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 3 12:09:35 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 75 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:09:35.804075 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.805933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 Jul 03 12:09:35.806089 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:35.806279 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:35.806439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Show backup with id 61ab4339-4a54-47a2-b853-784e1aa71dd8. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:35.811283 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:35.811283 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:35.812318 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a14c071c-33e7-48d3-91f2-b74ebefb096e tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 returned with HTTP 200 Jul 03 12:09:35.812740 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1224/4918] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:35 2026] GET /volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:35.904023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:35.905973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:35.906205 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:35.906481 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:35.906678 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:35.911504 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:35.911504 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:35.912258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2642ceb6-11ca-4131-a9bc-dc3d2d9a2e07 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:35.912927 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1229/4919] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:35 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:36.823809 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:36.825815 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 Jul 03 12:09:36.826009 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:36.826209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:36.826326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Show backup with id 61ab4339-4a54-47a2-b853-784e1aa71dd8. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:36.831122 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:36.831122 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:36.831860 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bc76c7e4-0887-4aff-b184-87a7fe00e8d5 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 returned with HTTP 200 Jul 03 12:09:36.832264 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1231/4920] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:36 2026] GET /volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:36.844077 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c2504da1-bad0-41e2-ab3d-fb217b7e729b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:36.845625 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2504da1-bad0-41e2-ab3d-fb217b7e729b tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups Jul 03 12:09:36.845800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2504da1-bad0-41e2-ab3d-fb217b7e729b tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:36.845970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2504da1-bad0-41e2-ab3d-fb217b7e729b tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:36.846301 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:36.846301 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:36.850873 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2504da1-bad0-41e2-ab3d-fb217b7e729b tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 03 12:09:36.851280 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1237/4921] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:09:36 2026] GET /volume/v3/backups => generated 337 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:36.859520 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-19288243-4e34-4eab-a823-a520ee32f88d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:36.861350 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] POST https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/restore Jul 03 12:09:36.861683 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:36.863396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Restoring backup 2c7cdd12-f23f-46af-b53f-231e464f9d5f ({'restore': {}}) {{(pid=99810) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 12:09:36.863564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Restoring backup 2c7cdd12-f23f-46af-b53f-231e464f9d5f to volume None. Jul 03 12:09:36.869094 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:36.869094 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:36.870437 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Creating volume of 1 GB for restore of backup 2c7cdd12-f23f-46af-b53f-231e464f9d5f. Jul 03 12:09:36.875917 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Availability Zones retrieved successfully. Jul 03 12:09:36.884004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (2f6321ae-8844-472d-9e60-0330ae928f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:36.885812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75919aec-c38f-48e1-855a-bc01b96b38fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:36.886972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:36.919924 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75919aec-c38f-48e1-855a-bc01b96b38fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:36.922082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017f0f09-00ca-4404-8403-6a0de3cf3536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:36.924451 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:36.927249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:36.927511 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:36.927757 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:36.927962 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:36.934069 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:36.934069 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:36.934945 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4bd5d9fa-ad89-4076-9b81-5adab676dc42 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:36.935404 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1230/4922] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:36 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:36.971957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Created reservations ['59790d5c-c552-4203-9bf2-6c2a295ae909', '9219b072-8610-4daa-b089-f26f26359dc1', '8bccf27c-9663-4a0e-8680-628e58cdf990', '9174b3af-76bc-4454-a601-ff4cc7bb98b5'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:36.972842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017f0f09-00ca-4404-8403-6a0de3cf3536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59790d5c-c552-4203-9bf2-6c2a295ae909', '9219b072-8610-4daa-b089-f26f26359dc1', '8bccf27c-9663-4a0e-8680-628e58cdf990', '9174b3af-76bc-4454-a601-ff4cc7bb98b5']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:36.973672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52cdfb8-c4ca-4d8b-ae7e-00ca63b07ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:37.009308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52cdfb8-c4ca-4d8b-ae7e-00ca63b07ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff48b1f9-e193-4775-9cf0-f72608bc4206', '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_2c7cdd12-f23f-46af-b53f-231e464f9d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['59790d5c-c552-4203-9bf2-6c2a295ae909','9219b072-8610-4daa-b089-f26f26359dc1','8bccf27c-9663-4a0e-8680-628e58cdf990','9174b3af-76bc-4454-a601-ff4cc7bb98b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:09:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2c7cdd12-f23f-46af-b53f-231e464f9d5f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff48b1f9-e193-4775-9cf0-f72608bc4206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f467fe39069c4596a19d66ee10140d30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:37.010746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe9910-41ae-4508-ab9e-a2cb72e802d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:37.031748 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe9910-41ae-4508-ab9e-a2cb72e802d3) transitioned into 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_2c7cdd12-f23f-46af-b53f-231e464f9d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['59790d5c-c552-4203-9bf2-6c2a295ae909','9219b072-8610-4daa-b089-f26f26359dc1','8bccf27c-9663-4a0e-8680-628e58cdf990','9174b3af-76bc-4454-a601-ff4cc7bb98b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:37.032705 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c62e8-9091-4790-9b05-3dadca08ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:37.044857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c62e8-9091-4790-9b05-3dadca08ccc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:37.046750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (2f6321ae-8844-472d-9e60-0330ae928f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:37.046750 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume request issued successfully. Jul 03 12:09:37.056449 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:37.056449 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:37.056898 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:37.946714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:37.948641 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:37.948859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:37.949081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:37.949213 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:37.953725 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:37.953725 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:37.954590 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d9a92c0-32c5-470b-8520-a8a0767f471f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:37.955021 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1232/4923] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:37 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:38.066064 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:38.066064 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:38.066638 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:38.066828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Checking backup size 1 against volume size 1 {{(pid=99810) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 12:09:38.067217 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Overwriting volume ff48b1f9-e193-4775-9cf0-f72608bc4206 with restore of backup 2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:38.083503 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] restore_backup in rpcapi backup_id 2c7cdd12-f23f-46af-b53f-231e464f9d5f {{(pid=99810) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 12:09:38.085959 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-19288243-4e34-4eab-a823-a520ee32f88d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/restore returned with HTTP 202 Jul 03 12:09:38.086306 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1225/4924] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 12:09:36 2026] POST /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f/restore => generated 189 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:38.097225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:38.099158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:38.099458 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:38.099734 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:38.099891 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:38.105544 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:38.105544 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:38.106840 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7058748-5c38-45ca-ac81-a223c9bf49cb tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:38.107423 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1238/4925] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:38 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:38.965673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:38.968149 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:38.968639 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:38.969025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:38.969246 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:38.974766 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:38.974766 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:38.975727 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-95b42ee6-37c6-4347-8eb7-d7a356523759 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:38.976757 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1231/4926] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:38 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:39.119646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:39.122028 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:39.122129 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:39.122552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:39.122552 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:39.126796 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:39.126796 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:39.127649 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ac07d4db-3887-464a-92eb-7b91afd71eb2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:39.128009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1233/4927] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:39 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:39.986992 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8732049a-3548-4b5a-8a01-842374568069 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:39.989292 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8732049a-3548-4b5a-8a01-842374568069 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:39.989608 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8732049a-3548-4b5a-8a01-842374568069 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:39.989934 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8732049a-3548-4b5a-8a01-842374568069 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:39.990112 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8732049a-3548-4b5a-8a01-842374568069 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:39.995813 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:39.995813 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:39.996802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8732049a-3548-4b5a-8a01-842374568069 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:39.997190 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1226/4928] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:39 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:40.143866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6177edd5-9f38-4e2e-b700-872d00993fba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:40.147099 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6177edd5-9f38-4e2e-b700-872d00993fba tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:40.147318 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6177edd5-9f38-4e2e-b700-872d00993fba tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:40.147550 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6177edd5-9f38-4e2e-b700-872d00993fba tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:40.147695 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6177edd5-9f38-4e2e-b700-872d00993fba tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:40.156660 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:40.156660 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:40.157464 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6177edd5-9f38-4e2e-b700-872d00993fba tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:40.157860 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1239/4929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:40 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:41.008578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-848bf833-7348-4990-9e61-c24b147ab846 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:41.010728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-848bf833-7348-4990-9e61-c24b147ab846 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:41.010928 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-848bf833-7348-4990-9e61-c24b147ab846 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:41.011112 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-848bf833-7348-4990-9e61-c24b147ab846 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:41.011256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-848bf833-7348-4990-9e61-c24b147ab846 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:41.017553 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:41.017553 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:41.018761 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-848bf833-7348-4990-9e61-c24b147ab846 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:41.019404 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1232/4930] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:41 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:41.169451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:41.171585 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:41.171772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:41.171977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:41.172055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:41.177578 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:41.177578 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:41.178501 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d1141db-f383-42d9-8a6b-f2e09a89bd62 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:41.178921 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1234/4931] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:41 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:42.031720 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:42.033995 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:42.034252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:42.034519 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:42.034655 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:42.039898 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:42.039898 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:42.040933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-479a7f9a-db17-4937-a4ea-8dad07a5eaf9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:42.041438 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1227/4932] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:42 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:42.190175 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:42.192470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:42.192728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:42.193006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:42.193158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:42.198269 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:42.198269 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:42.199125 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-efec1698-3a6d-4b63-b3de-df145dc0c09c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:42.199561 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1240/4933] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:42 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:43.052929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2de18228-7ee8-41b9-956b-357a2426b931 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:43.056763 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2de18228-7ee8-41b9-956b-357a2426b931 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:43.057165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2de18228-7ee8-41b9-956b-357a2426b931 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:43.057454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2de18228-7ee8-41b9-956b-357a2426b931 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:43.057632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-2de18228-7ee8-41b9-956b-357a2426b931 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:43.066555 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:43.066555 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:43.066555 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2de18228-7ee8-41b9-956b-357a2426b931 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:43.066555 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1233/4934] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:43 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:43.212198 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:43.213944 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:43.214116 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:43.214342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:43.214507 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:43.218752 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:43.218752 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:43.219668 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46f6aa30-f714-47b5-83e1-18f417dc83a5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:43.220036 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1235/4935] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:43 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:44.080964 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:44.082802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:44.082995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:44.083161 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:44.083267 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:44.087340 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:44.087340 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:44.088026 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47b098b2-dcfe-46fa-9f98-a3b672acdf7f tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:44.088445 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1228/4936] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:44 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:44.232079 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-75e562fc-a1af-4265-9200-d74a89158a06 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:44.234034 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-75e562fc-a1af-4265-9200-d74a89158a06 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:44.234231 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-75e562fc-a1af-4265-9200-d74a89158a06 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:44.234423 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-75e562fc-a1af-4265-9200-d74a89158a06 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:44.234528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-75e562fc-a1af-4265-9200-d74a89158a06 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:44.239110 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:44.239110 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:44.239919 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-75e562fc-a1af-4265-9200-d74a89158a06 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:44.240243 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1241/4937] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:44 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:45.106304 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:45.109876 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:45.109876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:45.109876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:45.109876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:45.114141 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:45.114141 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:45.115101 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5b419660-8cb2-4465-bc11-95c9cd4c7e85 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:45.115679 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1234/4938] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:45 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:45.252102 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72be137a-0357-4254-8227-71cd2e5b102c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:45.253979 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72be137a-0357-4254-8227-71cd2e5b102c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:45.254163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72be137a-0357-4254-8227-71cd2e5b102c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:45.254340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72be137a-0357-4254-8227-71cd2e5b102c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:45.254491 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-72be137a-0357-4254-8227-71cd2e5b102c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:45.260124 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:45.260124 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:45.260837 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72be137a-0357-4254-8227-71cd2e5b102c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:45.261173 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1236/4939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:45 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:46.130626 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:46.137082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:46.137350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:46.138079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:46.139057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:46.144571 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=199,cinder:UPDATE=50,cinder:INSERT=37 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:09:46.155241 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:46.155241 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:46.158608 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a32f6eab-6ee7-4f0f-a4f6-562fd7271088 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:46.160875 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1229/4940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:46 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:46.272489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:46.275983 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:46.276168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:46.276408 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:46.276542 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:46.281561 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:46.281561 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:46.282594 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c437dbf-5407-413b-bd6d-475b7328b1d4 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:46.283188 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1242/4941] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:46 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:47.174587 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:47.176514 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:47.176761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:47.176991 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:47.177082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:47.181711 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:47.181711 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:47.182675 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5ab3cbd-b66f-450b-84bf-0636e945d10b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:47.183135 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1235/4942] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:47 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:47.295490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:47.301472 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:47.301761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:47.302043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:47.302252 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:47.311192 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:47.311192 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:47.312145 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ee67271c-d9bd-4d7e-9f06-8b84683f3aee tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:47.312599 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1237/4943] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:47 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:48.197227 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:48.199016 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:48.199246 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:48.199514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:48.199669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:48.206939 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:48.206939 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:48.207955 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4712f739-ae9c-4bbf-ae1b-dc5e9177ea2a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:48.208426 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1230/4944] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:48 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:48.325213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:48.327553 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:48.328049 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:48.328262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:48.328409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:48.334202 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:48.334202 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:48.335620 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a046aac5-1221-44e6-a5ff-3221fd91a534 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:48.336211 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1243/4945] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:48 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:49.218770 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:49.220400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:49.220628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:49.220842 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:49.220945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:49.224983 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:49.224983 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:49.225891 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-59ea850e-97f9-45fd-84a1-368ddfa88aff tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:49.226285 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1236/4946] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:49 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:49.350456 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:49.352844 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:49.353214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:49.353344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:49.353455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:49.358513 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:49.358513 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:49.359586 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-44fa9f4d-f2be-4aea-b9d3-356471b5f1a0 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:49.360102 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1238/4947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:49 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:50.238052 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:50.240166 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:50.240481 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:50.240767 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:50.240953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:50.245764 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:50.245764 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:50.246531 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d18231ad-673b-45c9-9e80-f2ce7ccb6f23 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:50.247122 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1231/4948] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:50 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:50.370351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:50.372560 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:50.372827 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:50.373093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:50.373254 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:50.378832 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:50.378832 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:50.379885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-277aa696-cdb7-47a6-8d02-90ccfef775a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:50.380363 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1244/4949] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:50 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:51.257040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bc8fa0f6-074d-482a-a385-396c84496f3a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.258753 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc8fa0f6-074d-482a-a385-396c84496f3a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:51.258950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bc8fa0f6-074d-482a-a385-396c84496f3a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.259121 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bc8fa0f6-074d-482a-a385-396c84496f3a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.259222 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-bc8fa0f6-074d-482a-a385-396c84496f3a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:51.263424 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.263424 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:51.264211 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bc8fa0f6-074d-482a-a385-396c84496f3a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:51.264597 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1237/4950] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:51.274535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.276803 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:09:51.276993 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.277186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.285858 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.285858 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:51.289890 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:51.295169 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f81d0c80-cf33-4b74-be5a-41c2873b4004 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:09:51.295623 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1239/4951] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:09:51.311625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.313997 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] POST https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a/restore Jul 03 12:09:51.314419 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:51.315874 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Restoring backup 28316e5a-9586-427c-ab0d-be3141af087a ({'restore': {}}) {{(pid=99810) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 12:09:51.316027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Restoring backup 28316e5a-9586-427c-ab0d-be3141af087a to volume None. Jul 03 12:09:51.321395 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.321395 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:51.322939 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Creating volume of 1 GB for restore of backup 28316e5a-9586-427c-ab0d-be3141af087a. Jul 03 12:09:51.326946 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Availability Zones retrieved successfully. Jul 03 12:09:51.332798 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Flow 'volume_create_api' (16e5317e-6732-4d0c-b880-b4e70c905c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:51.333656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94bd010-bc1c-4a44-9a8f-d9030a438fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:51.334550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:51.361760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94bd010-bc1c-4a44-9a8f-d9030a438fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:51.362504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0d67f4-4d73-4c89-8be2-238339687378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:51.392074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.394307 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:51.394585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.396586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.396766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:51.403480 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.403480 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:51.404322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-869377e9-e6d7-4855-b7ff-2f402752e2e9 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:51.404729 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1245/4952] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:51.406586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Created reservations ['d7235018-76a9-4b4d-8c5b-f66ccd991232', 'a06a3c09-247f-4421-a849-f8bb4d26d5e8', '687e5b07-fdcd-450d-8247-9c7a031147be', '16525aa8-2228-4195-be1c-3452cc50d45e'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:51.407595 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0d67f4-4d73-4c89-8be2-238339687378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7235018-76a9-4b4d-8c5b-f66ccd991232', 'a06a3c09-247f-4421-a849-f8bb4d26d5e8', '687e5b07-fdcd-450d-8247-9c7a031147be', '16525aa8-2228-4195-be1c-3452cc50d45e']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:51.408324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3456fb18-1527-4f12-88cd-8dd4ada37935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:51.417357 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.419078 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 Jul 03 12:09:51.419264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.419502 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.426678 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.426678 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:51.431164 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:51.435174 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-167f2cf3-d097-46dd-99c7-ff907b1f4ac2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 returned with HTTP 200 Jul 03 12:09:51.435580 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1238/4953] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:51.438304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3456fb18-1527-4f12-88cd-8dd4ada37935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc83f2e-851e-4479-863d-c826cce61569', '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_28316e5a-9586-427c-ab0d-be3141af087a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e4b044d9a8c42688715e9444bb06739',qos_specs=None,replication_status=,reservations=['d7235018-76a9-4b4d-8c5b-f66ccd991232','a06a3c09-247f-4421-a849-f8bb4d26d5e8','687e5b07-fdcd-450d-8247-9c7a031147be','16525aa8-2228-4195-be1c-3452cc50d45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3512cd43a7df41c4ab963ba4aa385657',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:09:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_28316e5a-9586-427c-ab0d-be3141af087a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc83f2e-851e-4479-863d-c826cce61569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e4b044d9a8c42688715e9444bb06739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3512cd43a7df41c4ab963ba4aa385657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:51.439013 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227b7cb8-a138-47a6-b0f0-ea4cc3d21f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:51.448236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.450024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 03 12:09:51.450233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.450474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.450787 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.api_utils [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Removing options '' from query. {{(pid=99809) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:09:51.451602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99809) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:09:51.458260 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Get all volumes completed successfully. Jul 03 12:09:51.458666 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a6b0c7f4-3755-4ea3-be48-69d4fd756f5a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 03 12:09:51.459083 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1240/4954] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/volumes => generated 663 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:51.466838 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227b7cb8-a138-47a6-b0f0-ea4cc3d21f5f) transitioned into 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_28316e5a-9586-427c-ab0d-be3141af087a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e4b044d9a8c42688715e9444bb06739',qos_specs=None,replication_status=,reservations=['d7235018-76a9-4b4d-8c5b-f66ccd991232','a06a3c09-247f-4421-a849-f8bb4d26d5e8','687e5b07-fdcd-450d-8247-9c7a031147be','16525aa8-2228-4195-be1c-3452cc50d45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3512cd43a7df41c4ab963ba4aa385657',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:51.467507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ff6c42-8dc3-40a6-94ae-ef35db89d33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:51.468866 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.470773 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 Jul 03 12:09:51.470995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.471170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.471322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume with id: ff48b1f9-e193-4775-9cf0-f72608bc4206 Jul 03 12:09:51.480647 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.480647 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:51.480822 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ff6c42-8dc3-40a6-94ae-ef35db89d33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:51.481161 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:51.481555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Flow 'volume_create_api' (16e5317e-6732-4d0c-b880-b4e70c905c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:51.481860 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Create volume request issued successfully. Jul 03 12:09:51.488576 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.488576 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:51.488933 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:51.517951 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume request issued successfully. Jul 03 12:09:51.518197 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-150d7830-7ebd-4561-ad71-9b6f7c2f62d5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 returned with HTTP 202 Jul 03 12:09:51.519194 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1246/4955] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:51 2026] DELETE /volume/v3/volumes/ff48b1f9-e193-4775-9cf0-f72608bc4206 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:51.529315 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.531654 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] DELETE https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 Jul 03 12:09:51.531942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.532210 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.535385 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Delete backup with id: 61ab4339-4a54-47a2-b853-784e1aa71dd8. Jul 03 12:09:51.537846 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.537846 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:51.561133 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] delete_backup rpcapi backup_id 61ab4339-4a54-47a2-b853-784e1aa71dd8 {{(pid=99808) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:09:51.563061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e92d9eba-be89-4b96-8f1f-288a1499df59 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 returned with HTTP 202 Jul 03 12:09:51.565542 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1239/4956] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:51 2026] DELETE /volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:09:51.572451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:51.574431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 Jul 03 12:09:51.574646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:51.574877 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:51.575012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Show backup with id 61ab4339-4a54-47a2-b853-784e1aa71dd8. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:51.579943 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:51.579943 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:51.580700 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-855c21fa-22aa-4dc5-a488-de2ead8309b9 tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 returned with HTTP 200 Jul 03 12:09:51.581144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1241/4957] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:51 2026] GET /volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:52.498825 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:52.498825 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:52.499343 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:09:52.499520 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Checking backup size 1 against volume size 1 {{(pid=99810) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 12:09:52.499650 np0000004412 devstack@c-api.service[99810]: INFO cinder.backup.api [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Overwriting volume fbc83f2e-851e-4479-863d-c826cce61569 with restore of backup 28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:52.516352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] restore_backup in rpcapi backup_id 28316e5a-9586-427c-ab0d-be3141af087a {{(pid=99810) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 12:09:52.518630 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8eb74f66-8598-4ae6-89fd-52cc861bee6a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a/restore returned with HTTP 202 Jul 03 12:09:52.519162 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1232/4958] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 3 12:09:51 2026] POST /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a/restore => generated 189 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:52.532846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:52.534660 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:52.534849 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:52.534998 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:52.535103 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:52.536497 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=148,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:09:52.541353 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:52.541353 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:52.542213 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f9ebe8d7-bdc7-41c2-bbce-79259d355f90 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:52.542611 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1247/4959] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:52 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:52.591494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ff203063-a464-4c62-b212-c074e34cb86c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:52.593354 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff203063-a464-4c62-b212-c074e34cb86c tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] GET https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 Jul 03 12:09:52.593603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff203063-a464-4c62-b212-c074e34cb86c tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:52.593922 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ff203063-a464-4c62-b212-c074e34cb86c tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:52.594120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-ff203063-a464-4c62-b212-c074e34cb86c tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Show backup with id 61ab4339-4a54-47a2-b853-784e1aa71dd8. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:52.597519 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ff203063-a464-4c62-b212-c074e34cb86c tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 returned with HTTP 404 Jul 03 12:09:52.598234 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1240/4960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:52 2026] GET /volume/v3/backups/61ab4339-4a54-47a2-b853-784e1aa71dd8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:52.606046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:52.607686 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] DELETE https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:52.607885 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:52.608070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:52.608195 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete backup with id: 2c7cdd12-f23f-46af-b53f-231e464f9d5f. Jul 03 12:09:52.612227 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:52.612227 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:52.623709 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] delete_backup rpcapi backup_id 2c7cdd12-f23f-46af-b53f-231e464f9d5f {{(pid=99809) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:09:52.625428 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a188fb2a-c158-4595-9896-c4053ef8abc3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 202 Jul 03 12:09:52.625875 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1242/4961] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:52 2026] DELETE /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:09:52.633395 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:52.635529 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:52.635697 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:52.635902 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:52.636011 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:52.641058 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:52.641058 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:52.642233 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e5364dab-9be8-4daa-a20c-761b7ba3b59b tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 200 Jul 03 12:09:52.642841 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1233/4962] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:52 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:53.555598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-82af346f-e451-4d02-a77e-a7301c9db8ac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:53.558065 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82af346f-e451-4d02-a77e-a7301c9db8ac tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:53.558342 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82af346f-e451-4d02-a77e-a7301c9db8ac tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:53.558620 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-82af346f-e451-4d02-a77e-a7301c9db8ac tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:53.558748 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-82af346f-e451-4d02-a77e-a7301c9db8ac tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:53.564197 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:53.564197 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:53.565352 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-82af346f-e451-4d02-a77e-a7301c9db8ac tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:53.566183 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1248/4963] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:53 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:53.655195 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:53.657100 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f Jul 03 12:09:53.657303 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:53.657467 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:53.657558 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id 2c7cdd12-f23f-46af-b53f-231e464f9d5f. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:53.659813 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=187,cinder:INSERT=29,cinder:UPDATE=46 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:09:53.662386 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b8bdc0f5-713f-4263-a5ea-843da06f4f97 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f returned with HTTP 404 Jul 03 12:09:53.663157 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1241/4964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:53 2026] GET /volume/v3/backups/2c7cdd12-f23f-46af-b53f-231e464f9d5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:53.746740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0af56849-990d-4171-b0a4-2438f288b5fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:53.748893 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0af56849-990d-4171-b0a4-2438f288b5fd tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:53.749060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0af56849-990d-4171-b0a4-2438f288b5fd tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:53.749248 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0af56849-990d-4171-b0a4-2438f288b5fd tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:53.751084 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=148,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:09:53.757701 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:53.757701 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:53.762147 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0af56849-990d-4171-b0a4-2438f288b5fd tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:53.767393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0af56849-990d-4171-b0a4-2438f288b5fd tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 200 Jul 03 12:09:53.767792 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1243/4965] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:53 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:53.779709 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9c9fa713-8448-4066-a109-556bf11885a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:53.781356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] DELETE https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:53.781564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:53.781746 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:53.781915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume with id: 93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:53.788359 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:53.788359 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:53.788878 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:53.805772 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume request issued successfully. Jul 03 12:09:53.805991 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9c9fa713-8448-4066-a109-556bf11885a1 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 202 Jul 03 12:09:53.806428 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1234/4966] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:09:53 2026] DELETE /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:09:53.817467 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:53.819533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:53.819743 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:53.819977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:53.828097 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:53.828097 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:53.832574 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:53.837573 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-45d04854-0bb2-462a-9651-9bf12b3d1346 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 200 Jul 03 12:09:53.838115 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1249/4967] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:53 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:54.576577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:54.578425 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:54.578603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:54.578785 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:54.578900 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:54.583455 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:54.583455 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:54.584269 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-25a00726-9d4a-4fd4-9644-dc82df75d2ec tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:54.584687 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1242/4968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:54 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:54.856985 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-45a77575-7f79-46a3-be10-cf6a493bf8a7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:54.860051 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45a77575-7f79-46a3-be10-cf6a493bf8a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 Jul 03 12:09:54.860388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45a77575-7f79-46a3-be10-cf6a493bf8a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:54.860713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-45a77575-7f79-46a3-be10-cf6a493bf8a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:54.869125 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-45a77575-7f79-46a3-be10-cf6a493bf8a7 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 returned with HTTP 404 Jul 03 12:09:54.869869 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1244/4969] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:54 2026] GET /volume/v3/volumes/93694d85-9727-40d7-8706-4e7cbe8cd665 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:09:54.883941 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:54.885676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:09:54.886049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1756616142"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:54.887446 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1756616142'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:09:54.887570 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume of 1 GB Jul 03 12:09:54.891670 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Availability Zones retrieved successfully. Jul 03 12:09:54.897249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (c6fd6e52-1ebe-4af4-8b76-292024d804ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:54.898059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7a1ed9-5b61-43ef-b10f-d3b1d6c50d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:54.899580 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:09:54.928315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7a1ed9-5b61-43ef-b10f-d3b1d6c50d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:54.929215 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a5f3f-c8d2-42c6-bb35-32c30f33955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:54.976340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Created reservations ['2b2c0e7f-a493-43a4-8ef1-3285d503b7a5', 'a3928422-a9df-40a4-8798-4143f809b447', '7c0d81bd-063a-4e2e-80bc-bdca8015fc64', '5d6cd5bc-040a-4c88-8090-ca27efe4f6a4'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:54.977174 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a5f3f-c8d2-42c6-bb35-32c30f33955a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2c0e7f-a493-43a4-8ef1-3285d503b7a5', 'a3928422-a9df-40a4-8798-4143f809b447', '7c0d81bd-063a-4e2e-80bc-bdca8015fc64', '5d6cd5bc-040a-4c88-8090-ca27efe4f6a4']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:54.977995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a5316c-4c5a-46a7-9583-5299d88a6f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:55.023333 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a5316c-4c5a-46a7-9583-5299d88a6f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5d514b-0711-463a-8f38-a1361c4a5ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1756616142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['2b2c0e7f-a493-43a4-8ef1-3285d503b7a5','a3928422-a9df-40a4-8798-4143f809b447','7c0d81bd-063a-4e2e-80bc-bdca8015fc64','5d6cd5bc-040a-4c88-8090-ca27efe4f6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1756616142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5d514b-0711-463a-8f38-a1361c4a5ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f467fe39069c4596a19d66ee10140d30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:55.024313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a00371-e904-42de-8afd-6aae044bb408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:55.051989 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a00371-e904-42de-8afd-6aae044bb408) transitioned into state 'SUCCESS' from state '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-1756616142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f467fe39069c4596a19d66ee10140d30',qos_specs=None,replication_status=,reservations=['2b2c0e7f-a493-43a4-8ef1-3285d503b7a5','a3928422-a9df-40a4-8798-4143f809b447','7c0d81bd-063a-4e2e-80bc-bdca8015fc64','5d6cd5bc-040a-4c88-8090-ca27efe4f6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8f018e0f6e4b1ca3f7fbe09354cb47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:55.052670 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d528768-880b-4ea5-ae6c-0759020ce897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:09:55.068201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d528768-880b-4ea5-ae6c-0759020ce897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:09:55.069168 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Flow 'volume_create_api' (c6fd6e52-1ebe-4af4-8b76-292024d804ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:09:55.069554 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Create volume request issued successfully. Jul 03 12:09:55.070244 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c874c2b-28e1-4c14-af78-68b644f2a288 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:09:55.070817 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1235/4970] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:09:54 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:55.082563 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:55.084341 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:09:55.084533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:55.084729 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:55.093532 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:55.093532 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:55.095686 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:55.100602 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31e0aac8-f6fb-48ef-bd3a-231d71329414 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 200 Jul 03 12:09:55.101333 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1250/4971] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:55 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:55.596946 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:55.599349 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:55.599657 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:55.599891 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:55.600063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:55.605428 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:55.605428 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:55.606661 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2aa0171-3239-4ae2-a592-62c02a3785dc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:55.607605 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1243/4972] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:55 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:56.117766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:56.119759 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:09:56.120035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:56.120264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:56.128150 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:56.128150 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:56.132503 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:56.137641 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08ecf6d6-180b-4e2a-8ad0-bcbadb9a0061 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 200 Jul 03 12:09:56.138074 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1245/4973] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:56 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:56.152699 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:56.154841 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:09:56.155228 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f5d514b-0711-463a-8f38-a1361c4a5ba6", "name": "tempest-VolumesBackupsAdminTest-Backup-239319975", "container": "tempest-volumesbackupsadmintest-backup-container-1303761136"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:09:56.157108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Creating new backup {'backup': {'volume_id': '8f5d514b-0711-463a-8f38-a1361c4a5ba6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-239319975', 'container': 'tempest-volumesbackupsadmintest-backup-container-1303761136'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:09:56.157233 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Creating backup of volume 8f5d514b-0711-463a-8f38-a1361c4a5ba6 in container tempest-volumesbackupsadmintest-backup-container-1303761136 Jul 03 12:09:56.166455 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:56.166455 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:56.167126 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:09:56.196009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Created reservations ['e1bfe6b5-d0f6-4b42-8de8-33f681dc81a5', 'b15a3fe1-b74c-43e9-bd61-365c5ff8b67d'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:09:56.247405 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ae51141-9b40-4a9f-bf41-081d79fb944e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:09:56.247405 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1236/4974] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:09:56 2026] POST /volume/v3/backups => generated 334 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:09:56.258863 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a5af4292-c08f-420c-abee-184552e0198c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:56.261916 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5af4292-c08f-420c-abee-184552e0198c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:09:56.262764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5af4292-c08f-420c-abee-184552e0198c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:56.263164 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a5af4292-c08f-420c-abee-184552e0198c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:56.263410 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a5af4292-c08f-420c-abee-184552e0198c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:56.269529 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:56.269529 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:56.270679 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a5af4292-c08f-420c-abee-184552e0198c tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:09:56.271384 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1251/4975] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:56 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:56.620805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-89992b92-bf84-409f-8052-93c96fcae82a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:56.623221 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-89992b92-bf84-409f-8052-93c96fcae82a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:56.623509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-89992b92-bf84-409f-8052-93c96fcae82a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:56.623759 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-89992b92-bf84-409f-8052-93c96fcae82a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:56.623909 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-89992b92-bf84-409f-8052-93c96fcae82a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:56.629591 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:56.629591 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:56.630648 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-89992b92-bf84-409f-8052-93c96fcae82a tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:56.631186 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1244/4976] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:56 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:57.284562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:57.287024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:09:57.287323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:57.287607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:57.287710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:57.291998 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:57.291998 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:57.293219 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b1a4fd61-cec5-40b0-93e1-6943b28ac090 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:09:57.293219 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1246/4977] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:57 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:57.642190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:57.643979 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:57.644184 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:57.644378 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:57.644571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:57.649013 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:57.649013 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:57.649740 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a259fc01-621f-49d9-90a7-8a36a04ef92b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:57.650229 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1237/4978] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:57 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:58.304617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:58.307145 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:09:58.307606 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:58.307930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:58.308123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:58.313773 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:58.313773 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:09:58.314939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a6b5079-9b9e-4755-8642-b2750fcc7293 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:09:58.315490 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1252/4979] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:58 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:58.662397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:58.665404 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:58.665404 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:58.665626 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:58.665956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:58.671589 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:58.671589 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:09:58.672741 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9aa4dcd-8f43-41fa-bf00-803f46538424 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:58.673335 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1245/4980] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:58 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:59.325521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-59721b38-2246-460e-9e87-9a975b6b9a56 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:59.327081 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59721b38-2246-460e-9e87-9a975b6b9a56 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:09:59.327237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59721b38-2246-460e-9e87-9a975b6b9a56 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:59.327428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-59721b38-2246-460e-9e87-9a975b6b9a56 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:59.327529 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-59721b38-2246-460e-9e87-9a975b6b9a56 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:59.331387 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:59.331387 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:09:59.332103 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-59721b38-2246-460e-9e87-9a975b6b9a56 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:09:59.332450 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1247/4981] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:59 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:09:59.686128 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e713697c-ddd0-425e-8a9d-ac62f840844b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:09:59.688558 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e713697c-ddd0-425e-8a9d-ac62f840844b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:09:59.689009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e713697c-ddd0-425e-8a9d-ac62f840844b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:09:59.689461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e713697c-ddd0-425e-8a9d-ac62f840844b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:09:59.689662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e713697c-ddd0-425e-8a9d-ac62f840844b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:09:59.697904 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:09:59.697904 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:09:59.699014 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e713697c-ddd0-425e-8a9d-ac62f840844b tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:09:59.699607 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1238/4982] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:09:59 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:00.343329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:00.348268 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:00.348577 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:00.348812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:00.348955 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:00.354322 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:00.354322 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:00.355103 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f7e0e276-a3b5-4375-a06c-5ebcc26b1790 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:00.355492 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1253/4983] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:00 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:00.711173 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:00.712824 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:00.712998 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:00.713169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:00.713268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:00.717687 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:00.717687 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:00.718562 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8000ac18-4ef0-43ea-bf0c-ca3558cad59c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:00.719013 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1246/4984] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:00 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:01.369989 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:01.373753 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:01.373753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:01.374125 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:01.374159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:01.380359 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:01.380359 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:01.380359 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3483f86b-99bf-4ee8-b7f6-0a04fd0ac7b6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:01.380917 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1248/4985] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:01 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:01.732755 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:01.734936 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:01.735782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:01.736348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:01.736536 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:01.742916 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:01.742916 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:01.744201 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4876aee6-f3f8-4d59-846f-e3fb2dafe056 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:01.744865 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1239/4986] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:01 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:02.394438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:02.396690 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:02.396920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:02.397251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:02.397401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:02.403088 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:02.403088 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:02.404099 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d593f33-0475-47d2-ba83-6dedf04fb4a3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:02.404577 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1254/4987] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:02 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:02.760926 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:02.762899 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:02.763149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:02.763487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:02.763487 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:02.768589 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:02.768589 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:02.769565 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb0298a1-7e08-4ce7-b8dc-46e8b8c04a31 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:02.770075 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1247/4988] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:02 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:03.417460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:03.420128 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:03.420128 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:03.420500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:03.420623 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:03.425234 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:03.425234 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:03.426272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-70afbd88-aa68-41b0-9274-73271b7f3e16 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:03.426744 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1249/4989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:03 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:03.783115 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:03.784805 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:03.784997 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:03.785278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:03.785392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:03.790121 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:03.790121 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:03.791124 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-014facbb-f7b3-4eb9-9933-66c6a3be532c tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:03.791652 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1240/4990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:03 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:04.440292 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:04.442558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:04.444390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:04.444390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:04.444390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:04.448256 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:04.448256 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:04.449073 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e4aa903c-359e-4c8a-adae-e1924a1dfc79 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:04.449449 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1255/4991] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:04 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:04.804482 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:04.806852 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:04.807122 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:04.807418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:04.807579 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:04.813327 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:04.813327 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:04.814796 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-76b98a44-ba6b-4b9b-b72e-ca938f0c1be1 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:04.815021 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1248/4992] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:04 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:05.461539 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5788fb50-7633-43c6-80c2-95dc8feb919a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:05.463529 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5788fb50-7633-43c6-80c2-95dc8feb919a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:05.463736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5788fb50-7633-43c6-80c2-95dc8feb919a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:05.463985 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5788fb50-7633-43c6-80c2-95dc8feb919a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:05.464134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5788fb50-7633-43c6-80c2-95dc8feb919a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:05.468909 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:05.468909 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:05.469920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5788fb50-7633-43c6-80c2-95dc8feb919a tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:05.470333 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1250/4993] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:05 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:05.825408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:05.827641 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:05.827922 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:05.828149 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:05.828291 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:05.834023 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:05.834023 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:05.835002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8b06b93-0e2d-42be-accc-a4d1bae658ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:05.835489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1241/4994] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:05 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:06.482802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:06.484612 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:06.484820 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:06.485023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:06.485173 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:06.491053 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:06.491053 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:06.492041 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1bc8462b-17fc-4b31-a5f7-31afd99c039d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:06.492458 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1256/4995] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:06 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:06.846071 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0707dac0-3454-4821-9cf5-f332403c3b51 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:06.847974 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0707dac0-3454-4821-9cf5-f332403c3b51 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:10:06.848232 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0707dac0-3454-4821-9cf5-f332403c3b51 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:06.848457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0707dac0-3454-4821-9cf5-f332403c3b51 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:06.848572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0707dac0-3454-4821-9cf5-f332403c3b51 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Show backup with id 28316e5a-9586-427c-ab0d-be3141af087a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:06.853552 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:06.853552 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:06.854497 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0707dac0-3454-4821-9cf5-f332403c3b51 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 200 Jul 03 12:10:06.854976 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1249/4996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:06 2026] GET /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:06.866283 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54479c81-b635-4343-b87f-d2480fd7afab None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:06.868253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54479c81-b635-4343-b87f-d2480fd7afab tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:10:06.868508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54479c81-b635-4343-b87f-d2480fd7afab tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:06.868718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54479c81-b635-4343-b87f-d2480fd7afab tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:06.877258 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:06.877258 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:06.881256 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-54479c81-b635-4343-b87f-d2480fd7afab tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:10:06.886213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54479c81-b635-4343-b87f-d2480fd7afab tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 200 Jul 03 12:10:06.886665 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1251/4997] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:06 2026] GET /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:06.899266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:06.901792 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:10:06.902070 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:06.902247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:06.911502 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:06.911502 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:06.915950 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:10:06.921494 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a1531e7-7f2d-41d8-87b6-147ca9e310e2 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 200 Jul 03 12:10:06.921905 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1242/4998] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:06 2026] GET /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:07.508084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:07.510644 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:07.511042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:07.511401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:07.511583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:07.517674 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:07.517674 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:07.518994 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-02a8bdbd-a9bf-4928-9252-8a7f39957040 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:07.519608 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1257/4999] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:07 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:08.380289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:08.382731 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:10:08.383059 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:08.383319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:08.391423 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:08.391423 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:08.395192 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:10:08.400432 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-12c8d7bd-4fec-4a42-88b2-a93089ce9db7 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 200 Jul 03 12:10:08.400871 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1250/5000] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:10:08 2026] GET /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:08.533912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:08.535932 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:08.536140 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:08.536359 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:08.536474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:08.540835 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:08.540835 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:08.541734 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ccca9b5a-0562-49db-8986-1e9f45285df5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:08.542271 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1252/5001] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:08 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:08.882223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:08.884422 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:10:08.884625 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:08.884849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:08.893298 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:08.893298 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:08.898052 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:10:08.905426 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-3f895cd4-e3a6-4a82-8345-81933afba988 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 200 Jul 03 12:10:08.906110 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1243/5002] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:10:08 2026] GET /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:08.918031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0920e0e3-97af-49d1-8bc9-4d87e1e26553 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:08.918500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0920e0e3-97af-49d1-8bc9-4d87e1e26553 None None] GET https://10.4.3.170/volume// Jul 03 12:10:08.918761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0920e0e3-97af-49d1-8bc9-4d87e1e26553 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:08.919042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0920e0e3-97af-49d1-8bc9-4d87e1e26553 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:08.919471 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0920e0e3-97af-49d1-8bc9-4d87e1e26553 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:10:08.919825 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1258/5003] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:10: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 12:10:08.927986 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-0544222b-5cca-40db-b73d-3c0ec31aa129 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:08.930514 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-0544222b-5cca-40db-b73d-3c0ec31aa129 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:10:08.930942 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-0544222b-5cca-40db-b73d-3c0ec31aa129 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbc83f2e-851e-4479-863d-c826cce61569", "connector": null, "instance_uuid": "678a4b8d-b079-44f2-8979-b4778c51277a"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:08.940795 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:08.940795 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:08.970233 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-0544222b-5cca-40db-b73d-3c0ec31aa129 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:10:08.970746 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1251/5004] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:10:08 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 12:10:09.554462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:09.556790 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:09.557052 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:09.557295 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:09.557451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:09.562874 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:09.562874 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:09.563963 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8109df50-55bc-4f64-9995-8e72c672dbf6 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:09.564496 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1253/5005] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:09 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:10.576831 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-27aedadf-7062-40f5-a972-be6f1f72927d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:10.579151 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-27aedadf-7062-40f5-a972-be6f1f72927d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:10.579359 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-27aedadf-7062-40f5-a972-be6f1f72927d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:10.579590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-27aedadf-7062-40f5-a972-be6f1f72927d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:10.579701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-27aedadf-7062-40f5-a972-be6f1f72927d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:10.584644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:10.584644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:10.585486 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-27aedadf-7062-40f5-a972-be6f1f72927d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:10.585907 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1244/5006] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:10 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:11.598391 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:11.599823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:11.600141 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:11.600334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:11.600489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:11.605577 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:11.605577 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:11.606415 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2839541-bae3-4d6a-879d-b2bd3cf52e36 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:11.606812 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1259/5007] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:11 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:12.616645 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:12.618342 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:12.618522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:12.618684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:12.618826 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:12.623724 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:12.623724 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:12.624632 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f0c511bc-3d86-4119-853b-b71d61aa5673 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:12.625172 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1252/5008] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:12 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:13.636074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:13.638023 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:13.638257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:13.638465 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:13.638596 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:13.643364 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:13.643364 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:13.644235 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-39e256c0-38ad-4cdc-98af-04fc5c87d04e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:13.644667 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1254/5009] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:13 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:14.657163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:14.659341 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:14.659600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:14.659869 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:14.660024 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:14.665589 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:14.665589 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:14.666487 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f03e76ec-827f-4a8f-aa50-fb1cdd494ba2 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:14.666917 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1245/5010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:14 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:14.984600 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-443defa4-8be1-4653-8efd-5a85d5e9b46f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:14.985027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-443defa4-8be1-4653-8efd-5a85d5e9b46f None None] GET https://10.4.3.170/volume// Jul 03 12:10:14.985207 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-443defa4-8be1-4653-8efd-5a85d5e9b46f None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:14.985429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-443defa4-8be1-4653-8efd-5a85d5e9b46f None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:14.985811 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-443defa4-8be1-4653-8efd-5a85d5e9b46f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:10:14.986118 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1260/5011] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:10: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 12:10:14.994258 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:14.996459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:10:14.996667 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:14.996887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.007920 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.007920 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:15.012192 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:10:15.017487 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-aee1495c-6569-4c0e-a081-704c42b14cc9 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 200 Jul 03 12:10:15.017999 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1253/5012] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:10:14 2026] GET /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 1595 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:10:15.131576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.134028 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] PUT https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 Jul 03 12:10:15.134630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:15.144538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Acquiring lock "cinder-attachment_update-fbc83f2e-851e-4479-863d-c826cce61569-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:10:15.150793 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Lock "cinder-attachment_update-fbc83f2e-851e-4479-863d-c826cce61569-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:10:15.152330 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.152330 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:15.678549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Lock "cinder-attachment_update-fbc83f2e-851e-4479-863d-c826cce61569-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:10:15.678867 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-644223fe-ce08-447a-afe1-88d35d8487a8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 returned with HTTP 200 Jul 03 12:10:15.679318 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1255/5013] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:10:15 2026] PUT /volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:15.681132 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.682904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:15.683120 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:15.683328 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.683495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:15.687987 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.687987 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:15.688951 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7a199965-7047-4006-8662-2ca47e7e2fc5 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:15.689383 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1246/5014] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:15 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:15.702752 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.704854 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:15.705009 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:15.705259 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.713111 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.713111 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:15.717722 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:10:15.723149 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff7326df-b6b9-4f31-8a27-1bb21f5f861e tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 200 Jul 03 12:10:15.723615 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1261/5015] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:15 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:15.737957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eefb619a-cb36-4346-9dc7-39b89560ffae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.740025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] POST https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027/action Jul 03 12:10:15.740464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:10:15.740598 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:15.742037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.admin_actions [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] Updating backup 'e2883cdd-13ca-4252-b5e9-59f4dc9e3027' with '{'status': 'error'}' {{(pid=99808) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 12:10:15.749617 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.749617 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:15.759198 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.backup.rpcapi [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] reset_status in rpcapi backup_id e2883cdd-13ca-4252-b5e9-59f4dc9e3027 on host np0000004412. {{(pid=99808) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 12:10:15.761393 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eefb619a-cb36-4346-9dc7-39b89560ffae tempest-VolumesBackupsAdminTest-661709442 tempest-VolumesBackupsAdminTest-661709442-project-admin] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027/action returned with HTTP 202 Jul 03 12:10:15.761980 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1254/5016] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:10:15 2026] POST /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:10:15.770522 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.772676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:15.772948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:15.773196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.773351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:15.780615 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.780615 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:15.781823 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-77e4226c-e410-46be-b8ed-ecab74f7be9d tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:15.782396 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1256/5017] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:15 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:15.796282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c837d9c4-194b-4550-9b32-1f953da727c3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.798985 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] DELETE https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:15.799281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:15.799600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.799793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete backup with id: e2883cdd-13ca-4252-b5e9-59f4dc9e3027. Jul 03 12:10:15.805708 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.805708 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:15.828276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] delete_backup rpcapi backup_id e2883cdd-13ca-4252-b5e9-59f4dc9e3027 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:10:15.830696 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c837d9c4-194b-4550-9b32-1f953da727c3 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 202 Jul 03 12:10:15.831332 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1247/5018] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:10:15 2026] DELETE /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:10:15.841076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:15.843694 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:15.844009 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:15.844315 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:15.844526 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:15.849566 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:15.849566 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:15.850604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b9c7c2b9-d2f8-4300-a986-468b36a6a4cf tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 200 Jul 03 12:10:15.851035 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1262/5019] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:15 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:16.190906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-5dd945cc-49ad-4969-b578-0d52bb4f2ee3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:16.193330 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-5dd945cc-49ad-4969-b578-0d52bb4f2ee3 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] POST https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255/action Jul 03 12:10:16.193688 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-5dd945cc-49ad-4969-b578-0d52bb4f2ee3 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:10:16.193813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-5dd945cc-49ad-4969-b578-0d52bb4f2ee3 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:16.211854 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:16.211854 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:16.225587 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-dddab08a-1b2d-49d6-bc0d-432a26258f6c req-5dd945cc-49ad-4969-b578-0d52bb4f2ee3 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255/action returned with HTTP 204 Jul 03 12:10:16.226007 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1255/5020] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:10:16 2026] POST /volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:10:16.863507 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:16.865891 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 Jul 03 12:10:16.866129 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:16.866386 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:16.866532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Show backup with id e2883cdd-13ca-4252-b5e9-59f4dc9e3027. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:10:16.870808 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3c9dbbc6-1891-4171-bebe-805f4e688d45 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 returned with HTTP 404 Jul 03 12:10:16.871322 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1257/5021] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:16 2026] GET /volume/v3/backups/e2883cdd-13ca-4252-b5e9-59f4dc9e3027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:10:16.960552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:16.962925 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:16.963145 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:16.963358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:16.970952 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:16.970952 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:16.975284 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:10:16.980066 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d7c5e62-1532-4b5b-a9ad-e8c6752e3b53 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 200 Jul 03 12:10:16.980506 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1248/5022] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:16 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:16.997877 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:17.000551 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:17.000846 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:17.001133 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:17.001392 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume with id: 8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:17.010710 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:17.010710 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:17.011239 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:10:17.034456 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Delete volume request issued successfully. Jul 03 12:10:17.034456 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e5705a17-fe7a-4bf0-9f93-a40613811bff tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 202 Jul 03 12:10:17.034456 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1263/5023] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:10:16 2026] DELETE /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:10:17.040515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-19ad8069-68c0-432e-b164-30963a29b466 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:17.042712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19ad8069-68c0-432e-b164-30963a29b466 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:17.042935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19ad8069-68c0-432e-b164-30963a29b466 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:17.043125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19ad8069-68c0-432e-b164-30963a29b466 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:17.051460 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:17.051460 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:17.056242 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-19ad8069-68c0-432e-b164-30963a29b466 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Volume info retrieved successfully. Jul 03 12:10:17.062615 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19ad8069-68c0-432e-b164-30963a29b466 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 200 Jul 03 12:10:17.062615 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1256/5024] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:17 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:18.079663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9997d16d-b080-4fd6-8f20-5389761d2522 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:18.082029 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9997d16d-b080-4fd6-8f20-5389761d2522 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] GET https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 Jul 03 12:10:18.082283 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9997d16d-b080-4fd6-8f20-5389761d2522 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:18.082644 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9997d16d-b080-4fd6-8f20-5389761d2522 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:18.091750 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9997d16d-b080-4fd6-8f20-5389761d2522 tempest-VolumesBackupsAdminTest-1106915450 tempest-VolumesBackupsAdminTest-1106915450-project-member] https://10.4.3.170/volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 returned with HTTP 404 Jul 03 12:10:18.092445 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1258/5025] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:18 2026] GET /volume/v3/volumes/8f5d514b-0711-463a-8f38-a1361c4a5ba6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:10:22.512917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b0940e80-4558-4a21-a277-1e042267a0f6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:22.517515 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0940e80-4558-4a21-a277-1e042267a0f6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:22.517834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b0940e80-4558-4a21-a277-1e042267a0f6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:22.518102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b0940e80-4558-4a21-a277-1e042267a0f6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:22.528142 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:22.528142 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:22.534722 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b0940e80-4558-4a21-a277-1e042267a0f6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:22.542105 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b0940e80-4558-4a21-a277-1e042267a0f6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:22.542632 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1249/5026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:22 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:22.556911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:22.559011 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:22.559282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:22.559743 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:22.567688 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:22.567688 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:22.573044 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:22.580329 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e46ef4fa-5a67-4a97-a469-567ff0fbee4d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:22.581485 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1264/5027] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:22 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:22.633031 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:22.635859 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:22.636145 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:22.636445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:22.645997 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:22.645997 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:22.651508 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:22.660347 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-bc037aa1-ecc5-46cd-bb04-bca9e74adcd4 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:22.660963 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1257/5028] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:10:22 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:24.701781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1268ae6b-5581-47ca-9293-e122286b8d2f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:24.702290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1268ae6b-5581-47ca-9293-e122286b8d2f None None] GET https://10.4.3.170/volume// Jul 03 12:10:24.702495 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1268ae6b-5581-47ca-9293-e122286b8d2f None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:24.703255 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1268ae6b-5581-47ca-9293-e122286b8d2f None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:24.703255 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1268ae6b-5581-47ca-9293-e122286b8d2f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:10:24.703456 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1259/5029] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:10: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 12:10:24.713469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-423687e2-c06e-4d76-9235-80672b121511 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:24.898960 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-423687e2-c06e-4d76-9235-80672b121511 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:10:24.899313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-423687e2-c06e-4d76-9235-80672b121511 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272656e1-52be-4132-9f94-3e1bc847406f", "connector": null, "instance_uuid": "a15fb089-af27-4bc1-a790-dc630770f13d"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:24.908973 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:24.908973 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:24.941239 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-423687e2-c06e-4d76-9235-80672b121511 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:10:24.941747 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1250/5030] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:10:24 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:24.973488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.009163 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:10:25.009570 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2099468071"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:25.011136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2099468071'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:10:25.011301 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Create volume of 1 GB Jul 03 12:10:25.016315 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Availability Zones retrieved successfully. Jul 03 12:10:25.022227 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Flow 'volume_create_api' (9a17e79c-9b5e-44f4-a965-d5e7b1a49764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:10:25.023223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675fb4c6-54b8-40a3-9d7e-0cd3e21465a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:10:25.024188 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:10:25.054225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675fb4c6-54b8-40a3-9d7e-0cd3e21465a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:10:25.055154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919728ca-525f-4849-9f69-fc1fb21a3107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:10:25.121773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Created reservations ['94387398-95fe-43c5-8979-e53be2289734', '2d69b509-09fc-4b8d-b65b-58c2e519033c', '3e3dd8f5-0bce-41fd-bb0f-c2a0594530a3', '0208ab58-5f81-4422-a8e3-6fd90729681e'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:10:25.122681 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919728ca-525f-4849-9f69-fc1fb21a3107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94387398-95fe-43c5-8979-e53be2289734', '2d69b509-09fc-4b8d-b65b-58c2e519033c', '3e3dd8f5-0bce-41fd-bb0f-c2a0594530a3', '0208ab58-5f81-4422-a8e3-6fd90729681e']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:10:25.123360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f8a856-a0bd-4f6d-bef8-589f5ac41fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:10:25.146044 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f8a856-a0bd-4f6d-bef8-589f5ac41fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92b4d23-e033-4afe-b1a4-9f2f02c692dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2099468071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa04445e505a4a7f8ee51ecfe2b43e6c',qos_specs=None,replication_status=,reservations=['94387398-95fe-43c5-8979-e53be2289734','2d69b509-09fc-4b8d-b65b-58c2e519033c','3e3dd8f5-0bce-41fd-bb0f-c2a0594530a3','0208ab58-5f81-4422-a8e3-6fd90729681e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a4791d0e64aab9d25ed7d749f4db4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2099468071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92b4d23-e033-4afe-b1a4-9f2f02c692dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa04445e505a4a7f8ee51ecfe2b43e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed8a4791d0e64aab9d25ed7d749f4db4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:10:25.146788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2c94d5-38c2-4378-8970-ead683e0ad2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:10:25.167995 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2c94d5-38c2-4378-8970-ead683e0ad2f) transitioned into state 'SUCCESS' from state '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-2099468071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa04445e505a4a7f8ee51ecfe2b43e6c',qos_specs=None,replication_status=,reservations=['94387398-95fe-43c5-8979-e53be2289734','2d69b509-09fc-4b8d-b65b-58c2e519033c','3e3dd8f5-0bce-41fd-bb0f-c2a0594530a3','0208ab58-5f81-4422-a8e3-6fd90729681e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a4791d0e64aab9d25ed7d749f4db4',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:10:25.168935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945a487a-2e27-4b33-bbdb-ca240afb88bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:10:25.180981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945a487a-2e27-4b33-bbdb-ca240afb88bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:10:25.181993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Flow 'volume_create_api' (9a17e79c-9b5e-44f4-a965-d5e7b1a49764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:10:25.182361 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Create volume request issued successfully. Jul 03 12:10:25.183158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a324dad-a90e-49d4-b7fb-27fa286f736c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:10:25.183736 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1265/5031] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:10:24 2026] POST /volume/v3/volumes => generated 749 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:10:25.186593 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.189009 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:25.189597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:25.189597 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:25.202060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.204453 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:10:25.204747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:25.205015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:25.205783 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:25.205783 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:25.211618 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:25.219399 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:25.219399 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:25.224938 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e9eb3190-39fa-4c18-9a0e-12bdb7c1e9b8 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:25.224938 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1258/5032] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:25 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:25.225115 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:25.231875 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c6d4f481-2601-44e1-bd31-9a7d17d7e27c tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:10:25.232657 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1260/5033] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:25 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:25.473036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-925284ba-07e9-4762-81e6-1a3d30c6cb52 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.473653 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-925284ba-07e9-4762-81e6-1a3d30c6cb52 None None] GET https://10.4.3.170/volume// Jul 03 12:10:25.473968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-925284ba-07e9-4762-81e6-1a3d30c6cb52 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:25.474265 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-925284ba-07e9-4762-81e6-1a3d30c6cb52 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:25.474758 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-925284ba-07e9-4762-81e6-1a3d30c6cb52 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:10:25.475431 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1251/5034] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:10:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 12:10:25.486089 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.489293 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:25.489661 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:25.489962 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:25.505528 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:25.505528 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:25.510418 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:25.515163 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-b21eee12-15ea-4193-a059-fb059347c906 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:25.515860 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1266/5035] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:10:25 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:10:25.615580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:25.617926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 Jul 03 12:10:25.618397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:25.627257 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:10:25.631836 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:10:25.632834 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:25.632834 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:26.155043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:10:26.155423 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-2a7ce919-9e47-4af2-94d1-8c80a52ea752 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 returned with HTTP 200 Jul 03 12:10:26.155987 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1259/5036] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:10:25 2026] PUT /volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:26.165012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-181d6bbe-7941-442c-b655-5d8d7e413d42 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:26.167609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-181d6bbe-7941-442c-b655-5d8d7e413d42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption Jul 03 12:10:26.167823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-181d6bbe-7941-442c-b655-5d8d7e413d42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:26.168034 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-181d6bbe-7941-442c-b655-5d8d7e413d42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:26.178634 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:26.178634 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:26.187339 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-181d6bbe-7941-442c-b655-5d8d7e413d42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption returned with HTTP 200 Jul 03 12:10:26.187977 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1261/5037] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:10:26 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:26.239966 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e88edb67-7c59-46d6-8c55-0b65be67abed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:26.242061 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e88edb67-7c59-46d6-8c55-0b65be67abed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:26.242752 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e88edb67-7c59-46d6-8c55-0b65be67abed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:26.242752 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e88edb67-7c59-46d6-8c55-0b65be67abed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:26.247417 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:26.249397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:10:26.249618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:26.249855 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:26.253937 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:26.253937 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:26.258143 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:26.258143 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:26.258603 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e88edb67-7c59-46d6-8c55-0b65be67abed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:26.262336 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:26.263285 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e88edb67-7c59-46d6-8c55-0b65be67abed tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:26.263731 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1252/5038] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:26 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:26.266849 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d94e8053-f595-4614-ad0c-05690c21b2c2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:10:26.267295 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1267/5039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:26 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:27.276294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:27.278837 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:27.279123 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:27.279426 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:27.296038 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:27.296038 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:27.298124 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:27.305567 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7d0fcd07-5e54-42e8-9425-5dc8f7de6ee0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:27.306793 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1260/5040] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:27 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:28.321262 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7a664438-f872-4865-9c5a-5a49c0552fbc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:28.323256 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a664438-f872-4865-9c5a-5a49c0552fbc tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:28.323474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a664438-f872-4865-9c5a-5a49c0552fbc tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:28.323700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a664438-f872-4865-9c5a-5a49c0552fbc tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:28.333954 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:28.333954 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:28.338424 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7a664438-f872-4865-9c5a-5a49c0552fbc tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:28.343506 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a664438-f872-4865-9c5a-5a49c0552fbc tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:28.343937 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1262/5041] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:28 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:29.356759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:29.358520 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:29.358739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:29.358978 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:29.370300 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:29.370300 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:29.374638 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:29.380834 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d11e331a-5c35-46e4-878e-5de3b1fec160 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:29.381356 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1253/5042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:29 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:30.398981 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-62843432-da62-47e6-b4a5-761147599ef1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:30.400974 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-62843432-da62-47e6-b4a5-761147599ef1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:30.401168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-62843432-da62-47e6-b4a5-761147599ef1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:30.401439 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-62843432-da62-47e6-b4a5-761147599ef1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:30.417879 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:30.417879 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:30.424298 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-62843432-da62-47e6-b4a5-761147599ef1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:30.431422 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-62843432-da62-47e6-b4a5-761147599ef1 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:30.432026 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1268/5043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:30 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:31.446196 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:31.449120 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:31.449348 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:31.449599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:31.461353 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:31.461353 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:31.465652 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:31.470865 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7f6a6ccf-7f59-40ba-8953-8fe12d5f3ba3 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:31.471346 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1261/5044] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:31 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:32.487054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:32.489509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:32.490237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:32.490237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:32.500354 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:32.500354 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:32.503902 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:32.507905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2135af6-adbe-491b-b6f4-3a8ce200aca0 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:32.508265 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1263/5045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:32 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:33.525414 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:33.526875 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:33.527073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:33.527257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:33.540481 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:33.540481 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:33.544938 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:33.550434 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6b8e0b8b-cd50-4613-b2c3-79da348ffa42 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:33.551032 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1254/5046] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:33 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:34.563355 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:34.565466 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:34.565736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:34.565990 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:34.576954 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:34.576954 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:34.580598 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:34.584919 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-52ed526c-2d18-4851-bbf4-674b1b7dc4e6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:34.585331 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1269/5047] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:34 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:10:35.600052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:35.602144 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:35.602406 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:35.602658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:35.613621 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:35.613621 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:35.618004 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:35.623738 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4a5e73f5-7d42-41fa-88dc-d9dc957512f7 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:35.624208 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1262/5048] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:35 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:36.637333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e878163b-832f-429c-a886-c869e61b3009 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e878163b-832f-429c-a886-c869e61b3009 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e878163b-832f-429c-a886-c869e61b3009 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e878163b-832f-429c-a886-c869e61b3009 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e878163b-832f-429c-a886-c869e61b3009 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e878163b-832f-429c-a886-c869e61b3009 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:36.681660 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1264/5049] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:36 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:37.674133 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c91982f8-ccb0-4979-812d-60f705d314c5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:37.675934 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c91982f8-ccb0-4979-812d-60f705d314c5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:37.676121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c91982f8-ccb0-4979-812d-60f705d314c5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:37.676310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c91982f8-ccb0-4979-812d-60f705d314c5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:37.685774 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:37.685774 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:37.689878 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c91982f8-ccb0-4979-812d-60f705d314c5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:37.694735 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c91982f8-ccb0-4979-812d-60f705d314c5 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:37.695170 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1255/5050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:37 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:37.807737 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-fc4e6754-61a3-4377-8d0e-e5f39bfe8a11 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:37.810286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-fc4e6754-61a3-4377-8d0e-e5f39bfe8a11 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084/action Jul 03 12:10:37.810789 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-fc4e6754-61a3-4377-8d0e-e5f39bfe8a11 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:10:37.810950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-fc4e6754-61a3-4377-8d0e-e5f39bfe8a11 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:37.833663 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:37.833663 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:37.850052 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba1d0fb2-bb94-458f-af4b-a77bdc186a22 req-fc4e6754-61a3-4377-8d0e-e5f39bfe8a11 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084/action returned with HTTP 204 Jul 03 12:10:37.850673 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1270/5051] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:10:37 2026] POST /volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:10:38.712892 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cbd70e86-7151-4985-8916-d2574612045b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:38.716271 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbd70e86-7151-4985-8916-d2574612045b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:38.716815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbd70e86-7151-4985-8916-d2574612045b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:38.717293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbd70e86-7151-4985-8916-d2574612045b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:38.732666 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:38.732666 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:38.738450 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cbd70e86-7151-4985-8916-d2574612045b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:38.744249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbd70e86-7151-4985-8916-d2574612045b tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:38.744804 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1263/5052] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:38 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:38.762297 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ef81f790-7f57-4154-8437-877a60b20636 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:38.764840 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef81f790-7f57-4154-8437-877a60b20636 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:10:38.765074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef81f790-7f57-4154-8437-877a60b20636 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:38.765238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ef81f790-7f57-4154-8437-877a60b20636 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:38.776405 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:38.776405 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:38.781437 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ef81f790-7f57-4154-8437-877a60b20636 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:10:38.787023 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ef81f790-7f57-4154-8437-877a60b20636 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:10:38.787639 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1265/5053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:38 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:41.341004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:41.342699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:10:41.343065 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-attach": {"instance_uuid": "6125fe8e-a266-4831-a7f7-e50b97f2303c", "mountpoint": "/dev/vdb"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:10:41.343188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6125fe8e-a266-4831-a7f7-e50b97f2303c", "mountpoint": "/dev/vdb"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:41.354387 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:41.354387 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:10:41.355227 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:41.366942 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update volume admin metadata completed successfully. Jul 03 12:10:41.871089 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Attach volume completed successfully. Jul 03 12:10:41.871262 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b99c26c8-6cfd-40a1-867c-d317e35c9acf tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:10:41.871747 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1256/5054] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:10:41 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:10:41.879890 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4f26928b-b40e-4646-874c-cab6901f8854 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:41.881876 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f26928b-b40e-4646-874c-cab6901f8854 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:10:41.882066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f26928b-b40e-4646-874c-cab6901f8854 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:41.882257 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4f26928b-b40e-4646-874c-cab6901f8854 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:41.891631 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:41.891631 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:41.895319 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4f26928b-b40e-4646-874c-cab6901f8854 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:41.900150 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4f26928b-b40e-4646-874c-cab6901f8854 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:10:41.900650 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1271/5055] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:41 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:41.916318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:41.918319 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:10:41.918680 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-detach": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:10:41.918814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:41.930365 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:41.930365 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:41.930852 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:42.435262 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Detach volume completed successfully. Jul 03 12:10:42.435650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-21f50c1c-74e7-4c66-b6aa-91572b9dcde9 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:10:42.436320 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1264/5056] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:10:41 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:10:42.444464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1160934b-f76a-4c4f-922b-41784f464060 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:42.446701 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1160934b-f76a-4c4f-922b-41784f464060 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:10:42.446963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1160934b-f76a-4c4f-922b-41784f464060 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:42.447215 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1160934b-f76a-4c4f-922b-41784f464060 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:42.459396 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:42.459396 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:42.462331 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1160934b-f76a-4c4f-922b-41784f464060 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:10:42.468776 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1160934b-f76a-4c4f-922b-41784f464060 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:10:42.469332 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1266/5057] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:10:42 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:48.035025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-615067f4-dbcf-4ff0-9fc6-f31b76ba725a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:48.035437 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-615067f4-dbcf-4ff0-9fc6-f31b76ba725a None None] GET https://10.4.3.170/volume// Jul 03 12:10:48.035495 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-615067f4-dbcf-4ff0-9fc6-f31b76ba725a None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:48.035664 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-615067f4-dbcf-4ff0-9fc6-f31b76ba725a None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:48.036057 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-615067f4-dbcf-4ff0-9fc6-f31b76ba725a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:10:48.036489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1257/5058] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:10: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 12:10:48.043717 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-c744eb55-961b-49c6-8bc5-90b087fc9897 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:48.046069 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-c744eb55-961b-49c6-8bc5-90b087fc9897 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:10:48.046484 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-c744eb55-961b-49c6-8bc5-90b087fc9897 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272656e1-52be-4132-9f94-3e1bc847406f", "connector": null, "instance_uuid": "a15fb089-af27-4bc1-a790-dc630770f13d"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:48.059461 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:48.059461 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:48.092835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-c744eb55-961b-49c6-8bc5-90b087fc9897 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:10:48.093284 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1272/5059] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:10:48 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 12:10:48.105281 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-d8e58476-5ddc-4fa9-9440-a90722701279 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:48.107507 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-d8e58476-5ddc-4fa9-9440-a90722701279 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 Jul 03 12:10:48.107714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-d8e58476-5ddc-4fa9-9440-a90722701279 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:48.107933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-d8e58476-5ddc-4fa9-9440-a90722701279 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:48.115851 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:48.115851 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:10:48.654195 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-d8e58476-5ddc-4fa9-9440-a90722701279 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 returned with HTTP 200 Jul 03 12:10:48.654581 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1265/5060] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:10:48 2026] DELETE /volume/v3/attachments/7d411adb-5ceb-4af8-80b0-cb9581ac2084 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:51.363413 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=115,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:10:52.467137 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=59,cinder:UPDATE=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:10:53.486344 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:53.488158 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 Jul 03 12:10:53.488560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:10:53.495461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:10:53.499595 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:10:53.500484 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:53.500484 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:10:54.022583 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:10:54.022938 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-cc63f05f-89dc-4cc1-a261-8b367e2a9349 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 returned with HTTP 200 Jul 03 12:10:54.023625 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1267/5061] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:10:53 2026] PUT /volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:54.031832 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-3115325b-ffdc-4af0-9c5e-a552033c94ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:54.034481 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-3115325b-ffdc-4af0-9c5e-a552033c94ab tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 Jul 03 12:10:54.034807 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-3115325b-ffdc-4af0-9c5e-a552033c94ab tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:54.035061 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-3115325b-ffdc-4af0-9c5e-a552033c94ab tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:54.058842 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-3115325b-ffdc-4af0-9c5e-a552033c94ab tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 returned with HTTP 200 Jul 03 12:10:54.059711 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1258/5062] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 12:10:54 2026] GET /volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:10:58.088304 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=93,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:10:58.490270 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-abf10806-81bb-432a-ae04-5cd17141134d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:10:58.493849 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-abf10806-81bb-432a-ae04-5cd17141134d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption Jul 03 12:10:58.494036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-abf10806-81bb-432a-ae04-5cd17141134d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:10:58.494262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-abf10806-81bb-432a-ae04-5cd17141134d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:10:58.505876 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:10:58.505876 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:10:58.513351 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-abf10806-81bb-432a-ae04-5cd17141134d tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption returned with HTTP 200 Jul 03 12:10:58.513871 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1273/5063] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:10:58 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:10:58.652897 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=81,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:11:02.798717 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-4df30164-ea96-44ac-b23e-26d8b988644a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:02.801598 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-4df30164-ea96-44ac-b23e-26d8b988644a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599/action Jul 03 12:11:02.801812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-4df30164-ea96-44ac-b23e-26d8b988644a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:02.801812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-4df30164-ea96-44ac-b23e-26d8b988644a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:02.817903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:02.817903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:02.831440 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f235ae75-7be0-45fb-ae7a-59db3c94c995 req-4df30164-ea96-44ac-b23e-26d8b988644a tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599/action returned with HTTP 204 Jul 03 12:11:02.832162 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1266/5064] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:11:02 2026] POST /volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:03.433799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-13e550d2-f028-4652-885c-c506fbfb5166 req-f5efa845-2138-4a66-9077-c34c17487296 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:03.436073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-13e550d2-f028-4652-885c-c506fbfb5166 req-f5efa845-2138-4a66-9077-c34c17487296 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 Jul 03 12:11:03.436316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-13e550d2-f028-4652-885c-c506fbfb5166 req-f5efa845-2138-4a66-9077-c34c17487296 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:03.436557 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-13e550d2-f028-4652-885c-c506fbfb5166 req-f5efa845-2138-4a66-9077-c34c17487296 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:03.449423 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:03.449423 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:03.984821 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-13e550d2-f028-4652-885c-c506fbfb5166 req-f5efa845-2138-4a66-9077-c34c17487296 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 returned with HTTP 200 Jul 03 12:11:03.985422 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1268/5065] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:11:03 2026] DELETE /volume/v3/attachments/3fd40c14-23fd-4f29-ae2c-21404c7ec255 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:04.056334 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=4 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:11:06.786724 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:06.788928 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:06.789589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-attach": {"instance_uuid": "709adaee-684d-4bb9-b1c3-c8bce83ae453", "mountpoint": "/dev/vdb"}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:06.789955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "709adaee-684d-4bb9-b1c3-c8bce83ae453", "mountpoint": "/dev/vdb"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:06.800909 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:06.800909 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:06.801668 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:06.810023 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update volume admin metadata completed successfully. Jul 03 12:11:07.315785 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Attach volume completed successfully. Jul 03 12:11:07.315785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c91706cd-89d4-4e56-b549-496eb3ceccc2 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:07.315785 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1259/5066] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:06 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:07.333361 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.334975 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:07.335162 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.335331 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.343806 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.343806 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:07.347084 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:07.351330 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8085fb5d-9dc8-4bca-b52f-0f1dffa2d283 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:07.351739 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1274/5067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:07 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:07.373384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.376408 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:07.376699 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.376987 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.387032 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.387032 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:07.391067 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:07.395582 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0830f6c3-bf03-4d1c-b4bb-5cc72b67c974 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:07.396157 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1267/5068] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:07 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:07.407815 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.409592 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:07.409947 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-detach": {}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:07.410081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:07.420663 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.420663 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:07.421304 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:07.691074 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.692685 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:11:07.693025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.693301 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.693553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Delete volume with id: fbc83f2e-851e-4479-863d-c826cce61569 Jul 03 12:11:07.701164 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.701164 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:07.703387 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:11:07.724120 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Delete volume request issued successfully. Jul 03 12:11:07.724627 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dd4e6ff0-4804-438c-93d1-aad2e362a223 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 returned with HTTP 202 Jul 03 12:11:07.725345 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1260/5069] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:07 2026] DELETE /volume/v3/volumes/fbc83f2e-851e-4479-863d-c826cce61569 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:07.733414 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.735290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] DELETE https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a Jul 03 12:11:07.735489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.735670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.735823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Delete backup with id: 28316e5a-9586-427c-ab0d-be3141af087a. Jul 03 12:11:07.740211 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.740211 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:07.760842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] delete_backup rpcapi backup_id 28316e5a-9586-427c-ab0d-be3141af087a {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:11:07.762677 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dcd99eeb-766e-4cca-b21c-d38a2a43f72e tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a returned with HTTP 202 Jul 03 12:11:07.763115 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1275/5070] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:07 2026] DELETE /volume/v3/backups/28316e5a-9586-427c-ab0d-be3141af087a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:07.771801 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.774215 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] DELETE https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:11:07.774548 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.774805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.774996 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Delete volume with id: 916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:11:07.783877 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.783877 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:07.784586 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:11:07.819818 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Delete volume request issued successfully. Jul 03 12:11:07.820044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fdc2e898-b1f8-4a6c-b245-9f5b2c731ffc tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 202 Jul 03 12:11:07.820676 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1268/5071] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:07 2026] DELETE /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:07.829116 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.832019 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:11:07.832292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.832701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.846811 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.846811 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:07.858074 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Volume info retrieved successfully. Jul 03 12:11:07.863346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e86041f-00e9-49fe-92ff-6b3ffbb127b8 tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 200 Jul 03 12:11:07.863834 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1261/5072] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:07 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:07.924873 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Detach volume completed successfully. Jul 03 12:11:07.925194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-28c2b044-338f-4df9-94f3-52a0f643e0e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:07.925880 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1269/5073] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:07 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:07.936106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:07.938958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:07.939104 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:07.939405 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:07.948802 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:07.948802 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:07.955242 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:07.961811 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f2b9d6c-41ac-45cb-a1fa-c7b499a06247 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:07.962570 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1276/5074] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:07 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:08.878275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e7aa2e97-a34c-4725-81d4-0216781836ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:08.880722 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e7aa2e97-a34c-4725-81d4-0216781836ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] GET https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb Jul 03 12:11:08.880985 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e7aa2e97-a34c-4725-81d4-0216781836ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:08.881223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e7aa2e97-a34c-4725-81d4-0216781836ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:08.888528 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e7aa2e97-a34c-4725-81d4-0216781836ef tempest-TestVolumeBackupRestore-1802333912 tempest-TestVolumeBackupRestore-1802333912-project-member] https://10.4.3.170/volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb returned with HTTP 404 Jul 03 12:11:08.889187 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1269/5075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:08 2026] GET /volume/v3/volumes/916273cf-53f7-4779-8eab-13ba0809fabb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:09.265849 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4dd0be85-791c-4b1d-8cba-f14e75b5c957 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:09.265849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dd0be85-791c-4b1d-8cba-f14e75b5c957 None None] GET https://10.4.3.170/volume// Jul 03 12:11:09.266314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4dd0be85-791c-4b1d-8cba-f14e75b5c957 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:09.266314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4dd0be85-791c-4b1d-8cba-f14e75b5c957 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:09.266775 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dd0be85-791c-4b1d-8cba-f14e75b5c957 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:11:09.267077 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1262/5076] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:11:09 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 12:11:09.278023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-000e914d-89b9-4ffd-b8e3-874f31412765 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:09.281650 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-000e914d-89b9-4ffd-b8e3-874f31412765 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:11:09.282620 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-000e914d-89b9-4ffd-b8e3-874f31412765 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272656e1-52be-4132-9f94-3e1bc847406f", "connector": null, "instance_uuid": "a15fb089-af27-4bc1-a790-dc630770f13d"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:09.299339 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:09.299339 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:09.345915 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-000e914d-89b9-4ffd-b8e3-874f31412765 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:11:09.346581 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1270/5077] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:11:09 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:09.358675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-ffd2fd05-fbec-4125-beb7-f558d47e817c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:09.361788 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-ffd2fd05-fbec-4125-beb7-f558d47e817c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 Jul 03 12:11:09.361788 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-ffd2fd05-fbec-4125-beb7-f558d47e817c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:09.362400 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-ffd2fd05-fbec-4125-beb7-f558d47e817c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:09.371864 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:09.371864 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:09.899944 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-ffd2fd05-fbec-4125-beb7-f558d47e817c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 returned with HTTP 200 Jul 03 12:11:09.900318 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1277/5078] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:11:09 2026] DELETE /volume/v3/attachments/f051c9d5-a352-4afe-bfb3-7aba8ef1d599 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:14.318519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:14.407436 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:11:14.407787 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:14.409387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:11:14.409544 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume of 1 GB Jul 03 12:11:14.414075 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Availability Zones retrieved successfully. Jul 03 12:11:14.422503 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Flow 'volume_create_api' (d4ed0de9-e3ad-4528-be39-ea6d8a6f7c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:14.424042 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b066c1-4480-4698-97bc-005d169215ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:14.425499 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:11:14.451040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b066c1-4480-4698-97bc-005d169215ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:14.452001 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5daff58-b367-4e96-bb09-078f6e657391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:14.523632 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Created reservations ['3a098ef4-9ca5-4cd1-b431-ffe1de9a564e', '77d9787f-7ac9-4410-8d2f-0272cb5864f5', '3c091844-4a23-4a28-9ae1-fddaa43d2277', '0d2767f5-440e-4ea3-b86d-4dd27b0e9ba2'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:14.524627 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5daff58-b367-4e96-bb09-078f6e657391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a098ef4-9ca5-4cd1-b431-ffe1de9a564e', '77d9787f-7ac9-4410-8d2f-0272cb5864f5', '3c091844-4a23-4a28-9ae1-fddaa43d2277', '0d2767f5-440e-4ea3-b86d-4dd27b0e9ba2']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:14.525677 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763cedf8-8bdf-4f45-bfd4-707272dd0bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:14.561925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763cedf8-8bdf-4f45-bfd4-707272dd0bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c1d94ed-60f4-4f14-bd79-ba722caf3c57', '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='abb96aa5afe54c359bac10f81b66c69f',qos_specs=None,replication_status=,reservations=['3a098ef4-9ca5-4cd1-b431-ffe1de9a564e','77d9787f-7ac9-4410-8d2f-0272cb5864f5','3c091844-4a23-4a28-9ae1-fddaa43d2277','0d2767f5-440e-4ea3-b86d-4dd27b0e9ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:11:14Z,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=3c1d94ed-60f4-4f14-bd79-ba722caf3c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abb96aa5afe54c359bac10f81b66c69f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:14.562695 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a99d08-4aaa-4ea8-bf17-6836f8cfb6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:14.590026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a99d08-4aaa-4ea8-bf17-6836f8cfb6ce) transitioned into state 'SUCCESS' from 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='abb96aa5afe54c359bac10f81b66c69f',qos_specs=None,replication_status=,reservations=['3a098ef4-9ca5-4cd1-b431-ffe1de9a564e','77d9787f-7ac9-4410-8d2f-0272cb5864f5','3c091844-4a23-4a28-9ae1-fddaa43d2277','0d2767f5-440e-4ea3-b86d-4dd27b0e9ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:14.590858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0423ea6-3e7d-4b1f-8c85-c9fdf2b96426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:14.603275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0423ea6-3e7d-4b1f-8c85-c9fdf2b96426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:14.604414 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Flow 'volume_create_api' (d4ed0de9-e3ad-4528-be39-ea6d8a6f7c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:14.605422 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume request issued successfully. Jul 03 12:11:14.605422 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0ae7aecc-7d59-47a5-9f4a-3ae922027e2a tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:11:14.605716 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1270/5079] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:11:14 2026] POST /volume/v3/volumes => generated 740 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:14.620987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:14.623096 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:14.623318 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:14.623560 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:14.632290 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:14.632290 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:14.637044 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:14.641943 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcd590b8-4c1d-4ecc-b8a7-19233ce6a8be tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 200 Jul 03 12:11:14.642331 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1263/5080] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:14 2026] GET /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.300506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.303162 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.303162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.303450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.314254 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.314254 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:15.314864 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.323923 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Reserve volume completed successfully. Jul 03 12:11:15.324241 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4ba01ae-16bc-49b2-b503-55b6fb443f22 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:15.324937 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1271/5081] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:15.333352 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2742e250-6e2d-4113-adc9-0e789977a588 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.335455 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2742e250-6e2d-4113-adc9-0e789977a588 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.335676 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2742e250-6e2d-4113-adc9-0e789977a588 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.336012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2742e250-6e2d-4113-adc9-0e789977a588 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.344475 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.344475 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:15.349843 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2742e250-6e2d-4113-adc9-0e789977a588 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.355594 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2742e250-6e2d-4113-adc9-0e789977a588 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.356130 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1278/5082] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.371724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.373933 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.374359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.374578 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.385461 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.385461 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:15.386108 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.403158 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Unreserve volume completed successfully. Jul 03 12:11:15.403423 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9cb3f53a-0f89-4846-a9ce-b2afcbebd1e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:15.403976 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1271/5083] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:15.411500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.413546 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.413809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.414032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.422418 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.422418 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:15.427029 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.432665 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a8e296cc-91c8-40f0-9937-b227cf8e379d tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.433303 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1264/5084] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.447571 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.449892 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.450360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.450567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.461363 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.461363 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:15.462038 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.469073 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume updated successfully. Jul 03 12:11:15.469325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e1d3824-6e66-41cd-9708-09fc8f337947 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 200 Jul 03 12:11:15.469912 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1272/5085] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:11:15.477421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ddec9772-069c-4ead-a76d-8981849dd42e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.478911 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ddec9772-069c-4ead-a76d-8981849dd42e tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.479110 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ddec9772-069c-4ead-a76d-8981849dd42e tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.479298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ddec9772-069c-4ead-a76d-8981849dd42e tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.486004 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.486004 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:15.490121 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ddec9772-069c-4ead-a76d-8981849dd42e tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.494542 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ddec9772-069c-4ead-a76d-8981849dd42e tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.495041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1279/5086] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.506504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.508281 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.508638 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.508770 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.517303 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.517303 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:15.517894 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.526097 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume updated successfully. Jul 03 12:11:15.526327 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c9a545f5-4076-4c18-9d68-348fcb7203dd tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 200 Jul 03 12:11:15.526830 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1272/5087] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:11:15.534618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d4ea9246-8bec-4903-8967-8f4e91285acc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.536654 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4ea9246-8bec-4903-8967-8f4e91285acc tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.536921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d4ea9246-8bec-4903-8967-8f4e91285acc tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.537114 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d4ea9246-8bec-4903-8967-8f4e91285acc tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.544809 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.544809 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:15.548615 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d4ea9246-8bec-4903-8967-8f4e91285acc tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.553090 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d4ea9246-8bec-4903-8967-8f4e91285acc tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.553522 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1265/5088] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.569276 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.571578 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.572132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.572313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.584279 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.584279 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:15.585126 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.599944 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update volume admin metadata completed successfully. Jul 03 12:11:15.600136 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update readonly setting on volume completed successfully. Jul 03 12:11:15.600447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2906bbf2-825d-4824-9119-9455ea5a96e8 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:15.601086 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1273/5089] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:15.608512 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-66ec38df-069f-4262-87b8-d8ef681b5aea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.610359 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66ec38df-069f-4262-87b8-d8ef681b5aea tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.610669 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-66ec38df-069f-4262-87b8-d8ef681b5aea tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.610882 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-66ec38df-069f-4262-87b8-d8ef681b5aea tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.618302 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.618302 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:15.622438 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-66ec38df-069f-4262-87b8-d8ef681b5aea tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.626914 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66ec38df-069f-4262-87b8-d8ef681b5aea tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.627312 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1280/5090] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.638983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.640807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.641191 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.641332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.649852 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.649852 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:15.650311 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.655738 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.657441 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:15.657616 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.657824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.662042 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update volume admin metadata completed successfully. Jul 03 12:11:15.662160 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Update readonly setting on volume completed successfully. Jul 03 12:11:15.662346 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-14ce469f-ceb6-4f4d-a0f4-62262ca75a28 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:15.662838 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1273/5091] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:15.665313 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.665313 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:15.670542 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.671073 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:15.673252 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:15.673535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.673743 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.678228 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dcae41df-81f8-4da9-81b8-ed027690bf03 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 200 Jul 03 12:11:15.678770 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1266/5092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.683937 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.683937 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:15.690437 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.693000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-25e04106-8834-4a7e-912a-51a1471868ee None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.694998 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25e04106-8834-4a7e-912a-51a1471868ee tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:15.695231 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25e04106-8834-4a7e-912a-51a1471868ee tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.695482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-25e04106-8834-4a7e-912a-51a1471868ee tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.697811 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1ef24ca6-96d0-44f7-815e-2174047b4159 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:15.698355 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1274/5093] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.702887 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.702887 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:15.707128 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-25e04106-8834-4a7e-912a-51a1471868ee tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:15.712594 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-25e04106-8834-4a7e-912a-51a1471868ee tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 200 Jul 03 12:11:15.712594 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1281/5094] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:15.715567 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d515ee96-1705-43f0-b7dc-331051b640e6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.717765 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:15.718217 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2039405057", "disk_format": "raw"}}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:15.718449 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2039405057", "disk_format": "raw"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.726806 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.728711 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:11:15.729124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1568641315"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:15.729303 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.729303 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:15.729993 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:15.730673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1568641315'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:11:15.730859 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume of 1 GB Jul 03 12:11:15.735802 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Availability Zones retrieved successfully. Jul 03 12:11:15.741915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Flow 'volume_create_api' (ec45d091-8053-4143-b2da-a6aa99f2f1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:15.743255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c740463-f4ac-4c48-94bf-fe6b8b609c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:15.744454 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:11:15.745653 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.745653 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:15.749761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.image.image_utils [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2039405057'}] 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-2039405057'}]. {{(pid=99808) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 12:11:15.777660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c740463-f4ac-4c48-94bf-fe6b8b609c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:15.778845 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530135d6-78d0-4e5b-9eba-89e84af194e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:15.833045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Created reservations ['e1e1fa63-e63e-4595-9a7e-544188a6ca4b', 'f1c6160d-08b5-4f07-82b5-9365458f679f', '896df70f-ee4e-41a4-af41-d19c693cd133', 'c52a8ace-af35-4812-bad0-1851a14aaffa'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:15.834358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530135d6-78d0-4e5b-9eba-89e84af194e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1e1fa63-e63e-4595-9a7e-544188a6ca4b', 'f1c6160d-08b5-4f07-82b5-9365458f679f', '896df70f-ee4e-41a4-af41-d19c693cd133', 'c52a8ace-af35-4812-bad0-1851a14aaffa']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:15.835676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4bb7de-10da-4de8-bedd-d655286533dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:15.864982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4bb7de-10da-4de8-bedd-d655286533dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f188ce-cc05-4a67-91c5-c25d86c802b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1568641315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abb96aa5afe54c359bac10f81b66c69f',qos_specs=None,replication_status=,reservations=['e1e1fa63-e63e-4595-9a7e-544188a6ca4b','f1c6160d-08b5-4f07-82b5-9365458f679f','896df70f-ee4e-41a4-af41-d19c693cd133','c52a8ace-af35-4812-bad0-1851a14aaffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:11:15Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1568641315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f188ce-cc05-4a67-91c5-c25d86c802b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abb96aa5afe54c359bac10f81b66c69f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:15.865993 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e03d550-4308-4c9c-92a8-50dd1ce1652e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:15.887282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e03d550-4308-4c9c-92a8-50dd1ce1652e) transitioned into 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-1568641315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abb96aa5afe54c359bac10f81b66c69f',qos_specs=None,replication_status=,reservations=['e1e1fa63-e63e-4595-9a7e-544188a6ca4b','f1c6160d-08b5-4f07-82b5-9365458f679f','896df70f-ee4e-41a4-af41-d19c693cd133','c52a8ace-af35-4812-bad0-1851a14aaffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4658f5ae3044ad6a0df52b0794c456e',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:15.888278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74677c3e-de03-4ce7-b5ec-5c9abdd1ce73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:15.901555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74677c3e-de03-4ce7-b5ec-5c9abdd1ce73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:15.902786 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Flow 'volume_create_api' (ec45d091-8053-4143-b2da-a6aa99f2f1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:15.902965 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create volume request issued successfully. Jul 03 12:11:15.903628 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9de42b1d-f7e9-4095-9e18-ca4a2038a8fa tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:11:15.904116 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1267/5095] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:15.918413 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12a84344-5908-4a21-b4cb-9951003f28ef None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:15.920676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a84344-5908-4a21-b4cb-9951003f28ef tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:15.920676 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a84344-5908-4a21-b4cb-9951003f28ef tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:15.921701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12a84344-5908-4a21-b4cb-9951003f28ef tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:15.931556 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:15.931556 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:15.937509 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-12a84344-5908-4a21-b4cb-9951003f28ef tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:15.942808 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12a84344-5908-4a21-b4cb-9951003f28ef tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 200 Jul 03 12:11:15.943227 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1275/5096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:15 2026] GET /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:16.247056 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Copy volume to image completed successfully. Jul 03 12:11:16.247543 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d515ee96-1705-43f0-b7dc-331051b640e6 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:16.248145 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1274/5097] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:11:15 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 687 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:16.957841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:16.960344 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:16.960680 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:16.960970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:16.969214 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:16.969214 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:16.974222 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:16.979339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a6a308c2-c988-4b07-8315-af8fcbaf6f98 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 200 Jul 03 12:11:16.979832 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1282/5098] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:16 2026] GET /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:16.992812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:16.994708 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:16.994950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:16.995126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:17.004798 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:17.004798 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:17.010436 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:17.016993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e14933a2-7064-4d34-9e41-5bab7dd52c8b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 200 Jul 03 12:11:17.017619 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1268/5099] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:16 2026] GET /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:17.034658 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0ebc261c-6334-47f9-a15a-242628395056 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:17.036691 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:11:17.037051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07f188ce-cc05-4a67-91c5-c25d86c802b1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-146108511"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:17.045682 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:17.045682 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:17.046341 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:17.046473 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Create snapshot from volume 07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:17.098311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Created reservations ['ab747db5-61a5-4634-8f1b-960e63520f13', '41d41432-0331-4198-8761-d4f49ea6356c', '2c055049-cef0-45b9-a76c-34e221665d63', '8186236f-2291-4712-abd8-fec1fcbbd228'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:17.154261 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot create request issued successfully. Jul 03 12:11:17.154261 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0ebc261c-6334-47f9-a15a-242628395056 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:11:17.154549 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1276/5100] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:11:17 2026] POST /volume/v3/snapshots => generated 325 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:17.164949 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:17.167485 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:17.169201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:17.169201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:17.173962 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:17.173962 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:17.174457 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot retrieved successfully. Jul 03 12:11:17.175408 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3ccbb00-f441-4f65-a3a5-f04b66e2c705 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 200 Jul 03 12:11:17.175842 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1275/5101] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:17 2026] GET /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:17.260508 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:17.262939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] PUT https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba Jul 03 12:11:17.263386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:17.273574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Acquiring lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:11:17.278911 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:11:17.279812 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:17.279812 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:17.801565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Lock "cinder-attachment_update-272656e1-52be-4132-9f94-3e1bc847406f-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:11:17.801882 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-5f8538ab-0308-4b92-aacc-152eb6ea6dff tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba returned with HTTP 200 Jul 03 12:11:17.802322 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1283/5102] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:11:17 2026] PUT /volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:17.811858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-216305aa-d308-4b31-8361-788b80065285 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:17.814545 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-216305aa-d308-4b31-8361-788b80065285 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba Jul 03 12:11:17.814834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-216305aa-d308-4b31-8361-788b80065285 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:17.815083 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-216305aa-d308-4b31-8361-788b80065285 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:17.829384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-216305aa-d308-4b31-8361-788b80065285 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba returned with HTTP 200 Jul 03 12:11:17.829756 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1269/5103] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 3 12:11:17 2026] GET /volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:18.185640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:18.187746 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:18.187974 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:18.188208 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:18.195118 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:18.195118 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:18.195730 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot retrieved successfully. Jul 03 12:11:18.196455 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3678cdb6-47bd-40a3-beba-846c8a7bfd4b tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 200 Jul 03 12:11:18.196987 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1277/5104] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:18 2026] GET /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:18.206604 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:18.209046 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:18.209337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:18.209648 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:18.216117 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:18.216117 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:18.216762 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot retrieved successfully. Jul 03 12:11:18.217900 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ea5cb8a-916f-4f84-bf96-99a7e7f5506c tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 200 Jul 03 12:11:18.218421 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1276/5105] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:18 2026] GET /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:18.227844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3b34a596-11e1-41dc-852c-085a7d5db187 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:18.229423 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:18.229643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:18.229864 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:18.230005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Delete snapshot with id: 6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:18.234957 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:18.234957 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:18.235571 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot retrieved successfully. Jul 03 12:11:18.253741 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot delete request issued successfully. Jul 03 12:11:18.253914 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b34a596-11e1-41dc-852c-085a7d5db187 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 202 Jul 03 12:11:18.254333 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1284/5106] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:11:18 2026] DELETE /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:18.262146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-59b959ba-a923-4114-adfe-8605392d9f89 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:18.264060 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-59b959ba-a923-4114-adfe-8605392d9f89 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:18.264257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-59b959ba-a923-4114-adfe-8605392d9f89 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:18.264466 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-59b959ba-a923-4114-adfe-8605392d9f89 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:18.270662 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:18.270662 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:18.271301 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-59b959ba-a923-4114-adfe-8605392d9f89 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Snapshot retrieved successfully. Jul 03 12:11:18.272639 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-59b959ba-a923-4114-adfe-8605392d9f89 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 200 Jul 03 12:11:18.273165 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1270/5107] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:18 2026] GET /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:19.282765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bd942e00-5e13-4725-bd26-f76a62696349 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:19.284967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bd942e00-5e13-4725-bd26-f76a62696349 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 Jul 03 12:11:19.285187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bd942e00-5e13-4725-bd26-f76a62696349 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:19.285378 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bd942e00-5e13-4725-bd26-f76a62696349 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:19.290266 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bd942e00-5e13-4725-bd26-f76a62696349 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 returned with HTTP 404 Jul 03 12:11:19.290977 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1278/5108] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:19 2026] GET /volume/v3/snapshots/6f13e125-916f-402f-86d6-903c077e14d1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:19.296890 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:19.298658 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] DELETE https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:19.298903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:19.299140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:19.299324 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Delete volume with id: 07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:19.306190 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:19.306190 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:19.306701 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:19.325964 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Delete volume request issued successfully. Jul 03 12:11:19.326231 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c741d7d3-9b36-428b-bd73-cb9eeaccc640 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 202 Jul 03 12:11:19.326879 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1277/5109] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:19 2026] DELETE /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:19.332851 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:19.334526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:19.334714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:19.334904 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:19.341257 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:19.341257 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:19.344496 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:19.348704 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-594df890-13a1-4ff0-8714-c3d6fc5f7c81 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 200 Jul 03 12:11:19.349103 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1285/5110] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:19 2026] GET /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:20.362857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b49306a8-810a-4739-b892-64d181b16832 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:20.364908 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b49306a8-810a-4739-b892-64d181b16832 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 Jul 03 12:11:20.365129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b49306a8-810a-4739-b892-64d181b16832 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:20.365345 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b49306a8-810a-4739-b892-64d181b16832 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:20.372408 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b49306a8-810a-4739-b892-64d181b16832 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 returned with HTTP 404 Jul 03 12:11:20.372689 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1271/5111] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:20 2026] GET /volume/v3/volumes/07f188ce-cc05-4a67-91c5-c25d86c802b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:20.379216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:20.381941 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:20.381941 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:20.381941 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:20.381941 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Delete volume with id: 3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:20.388180 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:20.388180 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:20.388785 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:20.404648 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Delete volume request issued successfully. Jul 03 12:11:20.404832 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-efd71cc0-54f7-4ee0-9e3c-99b3fa81610f tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 202 Jul 03 12:11:20.405210 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1279/5112] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:20 2026] DELETE /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:20.412264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:20.414294 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:20.414602 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:20.414853 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:20.422674 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:20.422674 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:20.427358 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Volume info retrieved successfully. Jul 03 12:11:20.432638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a3b9acf2-c1f6-471e-a57b-ccbbacf96133 tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 200 Jul 03 12:11:20.433327 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1278/5113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:20 2026] GET /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:21.448425 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-32dd0ce2-0822-427d-8224-160f6272a25d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:21.450115 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32dd0ce2-0822-427d-8224-160f6272a25d tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] GET https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 Jul 03 12:11:21.450388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32dd0ce2-0822-427d-8224-160f6272a25d tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:21.450532 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32dd0ce2-0822-427d-8224-160f6272a25d tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:21.461443 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32dd0ce2-0822-427d-8224-160f6272a25d tempest-CinderUnicodeTest-609593965 tempest-CinderUnicodeTest-609593965-project-member] https://10.4.3.170/volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 returned with HTTP 404 Jul 03 12:11:21.462306 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1286/5114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:21 2026] GET /volume/v3/volumes/3c1d94ed-60f4-4f14-bd79-ba722caf3c57 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:22.476844 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-f8212bb4-7212-45c4-a109-ba569d1eacc6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:22.479445 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-f8212bb4-7212-45c4-a109-ba569d1eacc6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption Jul 03 12:11:22.480568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-f8212bb4-7212-45c4-a109-ba569d1eacc6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:22.481199 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-f8212bb4-7212-45c4-a109-ba569d1eacc6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:22.503944 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:22.503944 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:22.516195 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-f8212bb4-7212-45c4-a109-ba569d1eacc6 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption returned with HTTP 200 Jul 03 12:11:22.516713 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1272/5115] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:11:22 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:23.581425 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:23.763032 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:11:23.765395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-499138089"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:23.765395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-499138089'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:11:23.765395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Create volume of 1 GB Jul 03 12:11:23.772132 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Availability Zones retrieved successfully. Jul 03 12:11:23.785240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Flow 'volume_create_api' (0c4398bd-52dc-450a-9e78-5ea5aa97bd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:23.786705 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950d0865-e22f-458e-9b0d-7c8141b2210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:23.788719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:11:23.844329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950d0865-e22f-458e-9b0d-7c8141b2210e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:23.845333 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d7b130-d6b1-4d47-9f27-dfeef5689142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:23.970634 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Created reservations ['5e7a2bd8-454b-4944-aaa0-8f6e15d95eed', 'd62cac7c-b1c4-4c29-a795-33853f71891e', '1e6f19a5-a197-4379-9447-95b966bb610c', '33a0d510-698b-43d0-b18e-297756953187'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:23.971163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d7b130-d6b1-4d47-9f27-dfeef5689142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7a2bd8-454b-4944-aaa0-8f6e15d95eed', 'd62cac7c-b1c4-4c29-a795-33853f71891e', '1e6f19a5-a197-4379-9447-95b966bb610c', '33a0d510-698b-43d0-b18e-297756953187']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:23.972211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd1f41d-affe-4f4d-a523-ffc818c14574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:24.012480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd1f41d-affe-4f4d-a523-ffc818c14574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4626efcf-dbeb-46ad-9d63-571ac2c919fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499138089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bb88ae07164c758fd4e59a071029f5',qos_specs=None,replication_status=,reservations=['5e7a2bd8-454b-4944-aaa0-8f6e15d95eed','d62cac7c-b1c4-4c29-a795-33853f71891e','1e6f19a5-a197-4379-9447-95b966bb610c','33a0d510-698b-43d0-b18e-297756953187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b88a20329ca4d66ac8e2a1f84f3643f',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499138089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4626efcf-dbeb-46ad-9d63-571ac2c919fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12bb88ae07164c758fd4e59a071029f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b88a20329ca4d66ac8e2a1f84f3643f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:24.013598 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7e8b98-d422-4fe3-a3af-9b5b5b69b88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:24.064549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7e8b98-d422-4fe3-a3af-9b5b5b69b88c) transitioned into state 'SUCCESS' from state '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-499138089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bb88ae07164c758fd4e59a071029f5',qos_specs=None,replication_status=,reservations=['5e7a2bd8-454b-4944-aaa0-8f6e15d95eed','d62cac7c-b1c4-4c29-a795-33853f71891e','1e6f19a5-a197-4379-9447-95b966bb610c','33a0d510-698b-43d0-b18e-297756953187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b88a20329ca4d66ac8e2a1f84f3643f',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:24.065313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd27d70-b595-4588-8068-a7216be83234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:24.098666 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dd27d70-b595-4588-8068-a7216be83234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:24.098666 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Flow 'volume_create_api' (0c4398bd-52dc-450a-9e78-5ea5aa97bd66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:24.098666 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Create volume request issued successfully. Jul 03 12:11:24.098958 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e5c5c0b7-9cd1-4b19-9d5b-0c43fdbcb8c9 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:11:24.099466 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1280/5116] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:11:23 2026] POST /volume/v3/volumes => generated 777 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:24.120780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:24.124718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:24.124916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:24.125230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:24.137389 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:24.137389 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:24.143613 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Volume info retrieved successfully. Jul 03 12:11:24.168386 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1609138-fec2-40dd-85d8-890ee40c61d0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc returned with HTTP 200 Jul 03 12:11:24.169181 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1279/5117] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:24 2026] GET /volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:25.185434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:25.188411 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:25.188728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:25.189452 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:25.201061 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:25.201061 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:25.206222 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Volume info retrieved successfully. Jul 03 12:11:25.212079 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c9e2eba8-7552-4ed5-bfc1-e42d753a0458 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc returned with HTTP 200 Jul 03 12:11:25.212598 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1287/5118] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:25 2026] GET /volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:25.230991 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:25.233156 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:11:25.233635 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4626efcf-dbeb-46ad-9d63-571ac2c919fc", "name": "tempest-type-Backup-417091784"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:25.235388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Creating new backup {'backup': {'volume_id': '4626efcf-dbeb-46ad-9d63-571ac2c919fc', 'name': 'tempest-type-Backup-417091784'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:11:25.235592 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Creating backup of volume 4626efcf-dbeb-46ad-9d63-571ac2c919fc in container None Jul 03 12:11:25.249550 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:25.249550 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:25.250014 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Volume info retrieved successfully. Jul 03 12:11:25.292853 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Created reservations ['ba129b5a-0b69-4230-a741-fa363c959bbb', '860db5fd-17a1-4ad7-82b2-64bf493d07e3'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:25.352394 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-afa42f9e-facb-4fa6-8533-1b909d44d18b tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:11:25.353417 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1273/5119] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:11:25 2026] POST /volume/v3/backups => generated 315 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:25.363566 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-433c9e99-45f8-460e-8486-633950f3239f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:25.366920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-433c9e99-45f8-460e-8486-633950f3239f tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:25.367272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-433c9e99-45f8-460e-8486-633950f3239f tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:25.367887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-433c9e99-45f8-460e-8486-633950f3239f tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:25.368468 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-433c9e99-45f8-460e-8486-633950f3239f tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:25.373634 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:25.373634 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:25.374399 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-433c9e99-45f8-460e-8486-633950f3239f tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:25.375098 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1281/5120] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:25 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:26.387975 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-00185b3e-9158-4652-8bff-e5644496d443 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:26.389950 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00185b3e-9158-4652-8bff-e5644496d443 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:26.390165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00185b3e-9158-4652-8bff-e5644496d443 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:26.390481 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-00185b3e-9158-4652-8bff-e5644496d443 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:26.390722 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-00185b3e-9158-4652-8bff-e5644496d443 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:26.399569 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:26.399569 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:26.401334 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-00185b3e-9158-4652-8bff-e5644496d443 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:26.401887 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1280/5121] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:26 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:26.789088 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8f39f60b-e381-47ec-b480-074fc509c959 req-be160028-d97b-46c6-921d-ccbeb8af61e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:26.791571 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-be160028-d97b-46c6-921d-ccbeb8af61e2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba/action Jul 03 12:11:26.792021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-be160028-d97b-46c6-921d-ccbeb8af61e2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:26.792181 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-be160028-d97b-46c6-921d-ccbeb8af61e2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:26.811097 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:26.811097 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:26.822536 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8f39f60b-e381-47ec-b480-074fc509c959 req-be160028-d97b-46c6-921d-ccbeb8af61e2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba/action returned with HTTP 204 Jul 03 12:11:26.822985 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1288/5122] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:11:26 2026] POST /volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:27.422726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:27.425040 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:27.425040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:27.425266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:27.425319 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:27.431511 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:27.431511 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:27.432696 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8690c8c8-f42c-40fe-bfb0-51cda1c32ce0 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:27.432696 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1274/5123] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:27 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:28.301974 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:28.304205 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:11:28.304480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:28.304701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:28.320727 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:28.320727 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:28.328547 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:11:28.336741 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1147989-861a-4f3a-b8a5-14a35a1c3a86 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:11:28.336741 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1282/5124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:28 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:28.410356 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:28.412942 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:11:28.413188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:28.413459 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:28.426641 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:28.426641 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:28.433429 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:11:28.441302 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-19d561a0-1756-41a2-9862-c7acf6668ac2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:11:28.441735 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1281/5125] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:11:28 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:28.447120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-60919fee-0c36-401a-adc8-c12eed5955d8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:28.450085 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60919fee-0c36-401a-adc8-c12eed5955d8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:28.450416 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60919fee-0c36-401a-adc8-c12eed5955d8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:28.450729 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-60919fee-0c36-401a-adc8-c12eed5955d8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:28.451174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-60919fee-0c36-401a-adc8-c12eed5955d8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:28.458816 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:28.458816 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:28.458816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-60919fee-0c36-401a-adc8-c12eed5955d8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:28.459151 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1289/5126] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:28 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:28.473017 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:28.476192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] POST https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/action Jul 03 12:11:28.476653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:28.476833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:28.494616 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:28.494616 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:28.495526 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:11:28.508490 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Begin detaching volume completed successfully. Jul 03 12:11:28.508927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-4e224822-c0cb-47df-a6d2-2ab34d9c32da tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/action returned with HTTP 202 Jul 03 12:11:28.509508 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1275/5127] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:11:28 2026] POST /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:29.473303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:29.478253 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:29.478583 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:29.478832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:29.478978 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:29.486303 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:29.486303 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:29.487278 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e1dc499b-62ee-4fc9-896c-6382bedee003 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:29.488450 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1283/5128] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:29 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:29.578196 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b5f9ad6c-1eaa-446e-aa28-408ff77938b9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:29.579209 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b5f9ad6c-1eaa-446e-aa28-408ff77938b9 None None] GET https://10.4.3.170/volume// Jul 03 12:11:29.579397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b5f9ad6c-1eaa-446e-aa28-408ff77938b9 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:29.580543 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b5f9ad6c-1eaa-446e-aa28-408ff77938b9 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:29.580543 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b5f9ad6c-1eaa-446e-aa28-408ff77938b9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:11:29.581364 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1282/5129] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:11:29 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 12:11:29.594815 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:29.601342 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:11:29.601342 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:29.603947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:29.623967 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:29.623967 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:29.629817 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:11:29.637822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-84a30d05-4af7-4bb5-a851-a8524f48f5aa tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:11:29.638008 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1290/5130] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:11:29 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 1352 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:11:29.657599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-3b68e776-3576-48f2-b9a0-d62153085b6c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:29.660924 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-3b68e776-3576-48f2-b9a0-d62153085b6c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption Jul 03 12:11:29.661269 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-3b68e776-3576-48f2-b9a0-d62153085b6c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:29.661589 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-3b68e776-3576-48f2-b9a0-d62153085b6c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:29.676203 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:29.676203 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:29.686109 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-3b68e776-3576-48f2-b9a0-d62153085b6c tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption returned with HTTP 200 Jul 03 12:11:29.686865 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1276/5131] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:11:29 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:30.502456 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:30.506099 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:30.506979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:30.506979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:30.506979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:30.514225 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:30.514225 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:30.515629 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-57a6f525-5b86-4f3a-8229-cd00ddeca5c6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:30.516299 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1284/5132] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:30 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:31.534676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b3a65163-38e4-4e1f-9801-39accd523f56 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:31.538398 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3a65163-38e4-4e1f-9801-39accd523f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:31.538398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3a65163-38e4-4e1f-9801-39accd523f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:31.538398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3a65163-38e4-4e1f-9801-39accd523f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:31.538398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b3a65163-38e4-4e1f-9801-39accd523f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:31.547198 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:31.547198 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:31.547198 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3a65163-38e4-4e1f-9801-39accd523f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:31.547198 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1283/5133] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:31 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:32.560191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:32.561974 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:32.562180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:32.562353 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:32.562502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:32.566572 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:32.566572 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:32.567221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-abeb2b96-8220-470b-9da0-0d8a8c295f6a tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:32.567622 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1291/5134] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:32 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:32.668887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8c965255-998e-4262-ba49-74e2622a1c81 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:32.670943 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c965255-998e-4262-ba49-74e2622a1c81 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:32.671201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8c965255-998e-4262-ba49-74e2622a1c81 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:32.671500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8c965255-998e-4262-ba49-74e2622a1c81 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:32.679776 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:32.679776 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:32.684430 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8c965255-998e-4262-ba49-74e2622a1c81 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:32.690079 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8c965255-998e-4262-ba49-74e2622a1c81 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:32.690868 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1277/5135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:32 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:32.729408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:32.731282 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] POST https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action Jul 03 12:11:32.731646 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1549848158", "disk_format": "qcow2"}}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:11:32.731792 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1549848158", "disk_format": "qcow2"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:32.741125 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:32.741125 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:32.741703 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:32.756506 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:32.756506 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:32.761179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.image.image_utils [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1549848158'}] 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-1549848158'}]. {{(pid=99809) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 12:11:33.418030 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Copy volume to image completed successfully. Jul 03 12:11:33.418559 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-40a4ffd4-1c1f-426d-b4f6-f422eaf05463 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action returned with HTTP 202 Jul 03 12:11:33.419204 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1285/5136] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:11:32 2026] POST /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd/action => generated 689 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:33.580685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:33.583195 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:33.583455 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:33.583671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:33.583799 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:33.588899 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:33.588899 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:33.589641 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-95930c0b-9580-4edf-bb42-2d1b4f3bd0c1 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:33.590258 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1284/5137] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:33 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:34.600930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:34.603766 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:34.603968 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:34.604205 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:34.604312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:34.608691 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:34.608691 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:34.609464 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f68a6ec2-f842-4007-b85c-ac8689f76e2c tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:34.609952 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1292/5138] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:34 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:35.619888 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:35.621923 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:35.622180 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:35.622408 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:35.622555 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:35.627208 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:35.627208 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:35.627989 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9b0bd004-acde-4c67-8171-bf7ad4742e82 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:35.628209 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1278/5139] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:35 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:36.640712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:36.642872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:36.643956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:36.643956 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:36.644447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:36.650381 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:36.650381 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:36.651087 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a9ff38d-88a0-4441-9d0c-1ccc3b8df1da tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:36.651478 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1286/5140] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:36 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:37.662874 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:37.664728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:37.664964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:37.665152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:37.665249 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:37.670923 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:37.670923 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:37.671735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6ba932d-ebad-4e50-ba54-2553ba098673 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:37.672388 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1285/5141] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:37 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:38.685464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:38.689021 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:38.689021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:38.689021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:38.689021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:38.695263 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:38.695263 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:38.696606 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9939a9a8-2620-4404-9f37-7bcd6e8c27f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:38.698185 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1293/5142] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:38 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:39.711564 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8213df26-1401-439d-8212-45a0861cb134 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:39.713675 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8213df26-1401-439d-8212-45a0861cb134 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:39.713932 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8213df26-1401-439d-8212-45a0861cb134 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:39.714172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8213df26-1401-439d-8212-45a0861cb134 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:39.714315 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8213df26-1401-439d-8212-45a0861cb134 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:39.720582 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:39.720582 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:39.721485 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8213df26-1401-439d-8212-45a0861cb134 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:39.722167 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1279/5143] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:39 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:40.735473 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:40.737725 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:40.738026 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:40.738106 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:40.738227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:40.744221 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:40.744221 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:40.745210 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5ba0c122-f2f1-44ed-bb86-cbf313b6c6de tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:40.745791 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1287/5144] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:40 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:41.763397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:41.771756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:41.772657 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:41.773920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:41.774676 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:41.783584 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:41.783584 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:41.785194 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-924e29bd-b4d5-4e4a-861c-c5f431ddeb00 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:41.786244 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1286/5145] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:41 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:42.802153 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:42.804182 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:42.804490 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:42.804832 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:42.805022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:42.810967 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:42.810967 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:42.811654 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-99a0c3bb-6060-455f-bb89-dd56ebb43f56 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:42.812117 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1294/5146] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:42 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:43.822612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:43.824501 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:43.824784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:43.824935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:43.825032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:43.829500 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:43.829500 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:43.830220 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a3314e2a-9ae4-4d3b-9a7d-38fa6d50b9df tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:43.830594 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1280/5147] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:43 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:44.676718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:44.678603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:44.678859 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:44.679073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:44.686526 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:44.686526 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:44.691144 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:44.696667 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4db8d12-9576-490c-adb0-8d5a75bfbf38 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:44.697136 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1288/5148] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:44 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:44.842062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:44.844022 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:44.844276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:44.844535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:44.844687 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:44.850096 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:44.850096 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:44.850965 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-372f773b-bcc6-4f52-ab71-c646c15e49f6 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:44.851319 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1287/5149] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:44 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:44.865876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c842547-3128-4f36-8165-e3323f2431e8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:44.867892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] DELETE https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:44.868149 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:44.868429 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:44.868823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Delete backup with id: 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. Jul 03 12:11:44.873928 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:44.873928 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:44.890561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] delete_backup rpcapi backup_id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:11:44.893326 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c842547-3128-4f36-8165-e3323f2431e8 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 202 Jul 03 12:11:44.893953 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1295/5150] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:11:44 2026] DELETE /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:11:44.902729 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:44.904771 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:44.905043 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:44.905297 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:44.905461 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:44.911010 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:44.911010 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:44.911859 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2d8a0cb-605f-4037-a953-b6c5e117cdee tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 200 Jul 03 12:11:44.912399 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1281/5151] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:44 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:45.332675 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.336905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:45.337204 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.337353 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.347544 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:45.347544 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:45.355173 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:45.360701 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7f7be23-4176-4593-9c4d-4eba40fa4baa tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:45.361311 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1289/5152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:45 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:45.376576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.379203 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:45.379465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.379652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.379906 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Delete volume with id: b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:45.387994 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:45.387994 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:45.388561 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:45.415614 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Delete volume request issued successfully. Jul 03 12:11:45.415847 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2f90be3c-d439-40d6-bc49-753eb1d87656 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 202 Jul 03 12:11:45.416326 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1288/5153] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:45 2026] DELETE /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:45.424151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.426798 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:45.427109 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.427321 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.440651 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:45.440651 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:45.446163 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Volume info retrieved successfully. Jul 03 12:11:45.452707 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dbb81257-51cf-41ca-ad40-6167a88adb07 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 200 Jul 03 12:11:45.453224 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1296/5154] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:45 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:45.923354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.925551 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 Jul 03 12:11:45.925823 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.926065 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.926212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Show backup with id 13fc9ee2-f83d-4919-93ad-a596bf7bfd79. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:11:45.930843 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-57faa839-f2f9-47fe-902e-ecc7c52634b3 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 returned with HTTP 404 Jul 03 12:11:45.931463 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1282/5155] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:45 2026] GET /volume/v3/backups/13fc9ee2-f83d-4919-93ad-a596bf7bfd79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:45.939092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-db55af47-383d-4c02-8f91-b5537facd1ec None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.940998 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:45.941421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.941693 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.941920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Delete volume with id: 4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:45.949699 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:45.949699 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:45.950119 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Volume info retrieved successfully. Jul 03 12:11:45.970599 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Delete volume request issued successfully. Jul 03 12:11:45.970840 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db55af47-383d-4c02-8f91-b5537facd1ec tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc returned with HTTP 202 Jul 03 12:11:45.971324 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1290/5156] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:11:45 2026] DELETE /volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:45.984064 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:45.985765 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:45.985984 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:45.986161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:45.993699 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:45.993699 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:45.997713 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Volume info retrieved successfully. Jul 03 12:11:46.002338 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e17f35b2-7cc4-4a32-8882-7b38af0f4e32 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc returned with HTTP 200 Jul 03 12:11:46.002712 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1289/5157] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:45 2026] GET /volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:11:46.469196 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6615d47b-71ed-43eb-86a5-3544303afbe1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:46.471077 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6615d47b-71ed-43eb-86a5-3544303afbe1 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] GET https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd Jul 03 12:11:46.471268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6615d47b-71ed-43eb-86a5-3544303afbe1 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:46.471496 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6615d47b-71ed-43eb-86a5-3544303afbe1 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:46.477509 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6615d47b-71ed-43eb-86a5-3544303afbe1 tempest-VolumesActionsTest-1096458212 tempest-VolumesActionsTest-1096458212-project-member] https://10.4.3.170/volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd returned with HTTP 404 Jul 03 12:11:46.478024 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1297/5158] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:46 2026] GET /volume/v3/volumes/b92b4d23-e033-4afe-b1a4-9f2f02c692dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:47.019938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d04d121e-1b9a-4616-8ef6-26c7d1997ed4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:47.021885 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d04d121e-1b9a-4616-8ef6-26c7d1997ed4 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] GET https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc Jul 03 12:11:47.022128 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d04d121e-1b9a-4616-8ef6-26c7d1997ed4 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:47.022351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d04d121e-1b9a-4616-8ef6-26c7d1997ed4 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:47.028703 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d04d121e-1b9a-4616-8ef6-26c7d1997ed4 tempest-ProjectReaderTests39-98620401 tempest-ProjectReaderTests39-98620401-project-admin] https://10.4.3.170/volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc returned with HTTP 404 Jul 03 12:11:47.029217 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1283/5159] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:11:47 2026] GET /volume/v3/volumes/4626efcf-dbeb-46ad-9d63-571ac2c919fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:49.142359 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ca8d747a-bb25-41b1-ab18-72d1dc734d66 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:49.274092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:49.284972 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca8d747a-bb25-41b1-ab18-72d1dc734d66 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 03 12:11:49.285169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ca8d747a-bb25-41b1-ab18-72d1dc734d66 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:49.285402 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ca8d747a-bb25-41b1-ab18-72d1dc734d66 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-admin] Calling method 'get_pools' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:49.309422 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] GET https://10.4.3.170/volume/v3/volumes/summary Jul 03 12:11:49.309703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:49.309970 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:49.310189 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.api_utils [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] Removing options '' from query. {{(pid=99808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:11:49.316300 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] Get summary completed successfully. Jul 03 12:11:49.316682 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6cc33f20-3594-4dd4-869d-0ecc140be0c2 tempest-VolumesSummaryTest-240032046 tempest-VolumesSummaryTest-240032046-project-member] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Jul 03 12:11:49.317133 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1290/5160] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 3 12:11:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:49.788298 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca8d747a-bb25-41b1-ab18-72d1dc734d66 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 12:11:49.789009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1291/5161] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 12:11:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:49.798588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:49.901689 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-reader] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:11:49.901898 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-reader] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:49.902065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-reader] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:49.902694 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '50155368ea8746ef88d1f3cbbf155e23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d46eccf37cd4138ae77710b1904bf77', '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=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:11:49.902926 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c790962-7438-475f-9b1c-deac1bc91ce8 tempest-ProjectReaderTests-390646089 tempest-ProjectReaderTests-390646089-project-reader] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 403 Jul 03 12:11:49.903397 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1298/5162] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:11:49 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 110 bytes in 105 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:50.714108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-951efcb1-efda-43e0-8993-f74e005a8990 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.811940 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-951efcb1-efda-43e0-8993-f74e005a8990 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:11:50.812478 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-951efcb1-efda-43e0-8993-f74e005a8990 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52e76fa7-e5b7-4808-8306-a937634ec534", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-501121994"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:50.822833 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-951efcb1-efda-43e0-8993-f74e005a8990 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Jul 03 12:11:50.823525 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1284/5163] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:11:50 2026] POST /volume/v3/snapshots => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:50.833181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e534d910-259f-416f-926b-65fb28a887e0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.835203 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e534d910-259f-416f-926b-65fb28a887e0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:11:50.835611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e534d910-259f-416f-926b-65fb28a887e0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1487433213"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:50.870928 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e534d910-259f-416f-926b-65fb28a887e0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Jul 03 12:11:50.871576 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1291/5164] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:11:50 2026] POST /volume/v3/snapshots => generated 77 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:50.879856 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-35259063-9cb9-49b1-843b-5f279bf7f540 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.881963 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35259063-9cb9-49b1-843b-5f279bf7f540 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=invalid Jul 03 12:11:50.882262 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35259063-9cb9-49b1-843b-5f279bf7f540 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:50.882545 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-35259063-9cb9-49b1-843b-5f279bf7f540 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:50.883300 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35259063-9cb9-49b1-843b-5f279bf7f540 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] HTTP exception thrown: limit param must be an integer Jul 03 12:11:50.883527 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-35259063-9cb9-49b1-843b-5f279bf7f540 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 12:11:50.885817 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1292/5165] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 3 12:11:50 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:11:50.893774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.895533 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=c4616a0d-f885-4c93-a29b-a2a801d5a898 Jul 03 12:11:50.895753 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:50.895989 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:50.896293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.api_utils [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Removing options '' from query. {{(pid=99811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:11:50.897300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.db.api [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Building query based on filter {{(pid=99811) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:11:50.901288 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c1ff9880-5568-43ce-a208-fa51086b4d03 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots?marker=c4616a0d-f885-4c93-a29b-a2a801d5a898 returned with HTTP 404 Jul 03 12:11:50.901770 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1299/5166] 10.4.3.170 () {66 vars in 1330 bytes} [Fri Jul 3 12:11:50 2026] GET /volume/v3/snapshots?marker=c4616a0d-f885-4c93-a29b-a2a801d5a898 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:50.909072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.910660 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=invalid Jul 03 12:11:50.910841 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:50.911014 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:50.911242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:11:50.912252 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.db.api [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Building query based on filter {{(pid=99810) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:11:50.912699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-05790a8b-e2a9-4b24-9b8a-4b5a3e4b51da tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 12:11:50.913140 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1285/5167] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 3 12:11:50 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:11:50.920225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:50.922021 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:11:50.922346 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-502573638"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:50.923827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-502573638'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:11:50.923964 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create volume of 2 GB Jul 03 12:11:50.928188 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Availability Zones retrieved successfully. Jul 03 12:11:50.934211 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Flow 'volume_create_api' (b8bcd4c9-b415-4b65-8618-8972930e0392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:50.935087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f8a5e9-8e9d-4cbf-9115-c3aa91e9625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:50.936025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Validating volume size '2' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:11:50.961564 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f8a5e9-8e9d-4cbf-9115-c3aa91e9625e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:50.962500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddee6cf7-029b-4f45-83ab-7f3a96c0e087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:51.026867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Created reservations ['5965fe9a-99c0-4d8d-817e-7d9272ba72bd', '5565ab5a-d84a-4f1b-ac64-4b0ad7dbe360', '9be5a569-517c-4682-8741-a0fdbdf6c3f5', '1a1c2c6d-e4bf-4e2f-aa2f-57b899543ad5'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:51.027568 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddee6cf7-029b-4f45-83ab-7f3a96c0e087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5965fe9a-99c0-4d8d-817e-7d9272ba72bd', '5565ab5a-d84a-4f1b-ac64-4b0ad7dbe360', '9be5a569-517c-4682-8741-a0fdbdf6c3f5', '1a1c2c6d-e4bf-4e2f-aa2f-57b899543ad5']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:51.028318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f1888c-b243-4828-b8fe-c30d2bca3aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:51.054352 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f1888c-b243-4828-b8fe-c30d2bca3aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1744f5-ab7a-46de-971f-13450e305d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-502573638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f97134638d4da696e697e75d770675',qos_specs=None,replication_status=,reservations=['5965fe9a-99c0-4d8d-817e-7d9272ba72bd','5565ab5a-d84a-4f1b-ac64-4b0ad7dbe360','9be5a569-517c-4682-8741-a0fdbdf6c3f5','1a1c2c6d-e4bf-4e2f-aa2f-57b899543ad5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78fd1cc1d9c490387063e55e61cea97',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-502573638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1744f5-ab7a-46de-971f-13450e305d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f97134638d4da696e697e75d770675',provider_auth=None,provider_geometry=None,provider_id=None,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='b78fd1cc1d9c490387063e55e61cea97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:51.055136 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da306f4-58ff-4e9a-a965-3c8acaa1833c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:51.083413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da306f4-58ff-4e9a-a965-3c8acaa1833c) transitioned into state 'SUCCESS' from state '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-502573638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f97134638d4da696e697e75d770675',qos_specs=None,replication_status=,reservations=['5965fe9a-99c0-4d8d-817e-7d9272ba72bd','5565ab5a-d84a-4f1b-ac64-4b0ad7dbe360','9be5a569-517c-4682-8741-a0fdbdf6c3f5','1a1c2c6d-e4bf-4e2f-aa2f-57b899543ad5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78fd1cc1d9c490387063e55e61cea97',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:51.084309 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51f137a-bdc2-478b-ae18-72c291d2494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:51.098523 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51f137a-bdc2-478b-ae18-72c291d2494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:11:51.099682 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Flow 'volume_create_api' (b8bcd4c9-b415-4b65-8618-8972930e0392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:51.100105 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create volume request issued successfully. Jul 03 12:11:51.101070 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-411cc74d-65c0-4ea8-9c03-c4e7dfe02a41 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:11:51.101070 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1292/5168] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:11:50 2026] POST /volume/v3/volumes => generated 761 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:51.115479 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:51.117307 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:51.117585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:51.117824 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:51.135236 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:51.135236 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:51.145400 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:51.154204 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-14f5666a-b9c2-41c4-ba64-d0959bd5da36 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 200 Jul 03 12:11:51.154732 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1293/5169] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:51 2026] GET /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 829 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:52.169257 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:52.171457 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:52.171678 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:52.171961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:52.180265 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:52.180265 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:52.184678 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:52.199165 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-231edcfb-d1e6-415a-bdb8-423e75fd9dbb tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 200 Jul 03 12:11:52.199656 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1300/5170] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:52 2026] GET /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:52.213666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:52.215641 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:11:52.216160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb1744f5-ab7a-46de-971f-13450e305d81", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2129530542"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:52.225193 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:52.225193 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:52.225857 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:52.225996 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create snapshot from volume bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:52.291242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Created reservations ['ec77a9a6-b5e3-4fa2-a62d-acac05a02e71', 'de4e52c0-c170-43de-8f52-293a83e0ac14', 'b03d1a5c-f28e-4b0d-b292-f43bb9b05031', '6d16c567-3ce5-4d8e-a47b-094e2bc15c39'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:11:52.342772 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot create request issued successfully. Jul 03 12:11:52.343176 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-67d33b8c-165d-4f29-8ff5-cb50fa908d66 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:11:52.343652 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1286/5171] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:11:52 2026] POST /volume/v3/snapshots => generated 318 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:11:52.354259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:52.357093 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:52.357093 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:52.357267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:52.364925 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:52.364925 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:52.365546 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot retrieved successfully. Jul 03 12:11:52.366613 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b3b97495-54c0-4b7e-a3b1-0c702d1847d9 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a returned with HTTP 200 Jul 03 12:11:52.367131 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1293/5172] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:52 2026] GET /volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:53.378931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:53.381853 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:53.381853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:53.381853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:53.384850 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=115,cinder:UPDATE=37,cinder:INSERT=20 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:11:53.389530 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:53.389530 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:11:53.390060 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot retrieved successfully. Jul 03 12:11:53.390987 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bdf492a9-12ae-499f-8627-e79d2f8afc1e tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a returned with HTTP 200 Jul 03 12:11:53.391361 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1294/5173] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:53 2026] GET /volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:53.405148 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:53.407356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:11:53.407797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fd4e96ed-7571-49a2-9f36-26363190c22a"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:11:53.410129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fd4e96ed-7571-49a2-9f36-26363190c22a'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:11:53.420984 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:53.420984 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:53.421609 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot retrieved successfully. Jul 03 12:11:53.421774 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Create volume of 1 GB Jul 03 12:11:53.429286 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Availability Zones retrieved successfully. Jul 03 12:11:53.439075 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Flow 'volume_create_api' (5eddd78e-f770-4488-ae32-99b0011d01c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:11:53.440506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c7cb7-b00d-4725-bef9-f835608459be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:53.442106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:11:53.443344 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c7cb7-b00d-4725-bef9-f835608459be) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 12:11:53.443344 np0000004412 devstack@c-api.service[99811]: 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 12:11:53.445664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c7cb7-b00d-4725-bef9-f835608459be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:11:53.446491 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c7cb7-b00d-4725-bef9-f835608459be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 12:11:53.447445 np0000004412 devstack@c-api.service[99811]: WARNING cinder.volume.api [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Flow 'volume_create_api' (5eddd78e-f770-4488-ae32-99b0011d01c9) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 12:11:53.448272 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b60bbfbc-e4ff-4329-a8f6-f5b70bad6d07 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 03 12:11:53.448325 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1301/5174] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:11:53 2026] POST /volume/v3/volumes => generated 171 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:11:53.457797 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9659e897-453d-4100-964b-d0fc680f88f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:53.460153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:53.460397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:53.460630 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:53.460882 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Delete snapshot with id: fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:53.466459 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:53.466459 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:53.467015 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot retrieved successfully. Jul 03 12:11:53.494935 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot delete request issued successfully. Jul 03 12:11:53.495343 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9659e897-453d-4100-964b-d0fc680f88f3 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a returned with HTTP 202 Jul 03 12:11:53.495659 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1287/5175] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:11:53 2026] DELETE /volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:53.505156 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:53.507616 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:53.507939 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:53.508245 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:53.516474 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:53.516474 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:53.517194 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Snapshot retrieved successfully. Jul 03 12:11:53.518420 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bff056b-4048-4e8b-9a04-2da61e4ddad0 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a returned with HTTP 200 Jul 03 12:11:53.519123 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1294/5176] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:53 2026] GET /volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:54.530612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6b9e69b2-97e9-472e-8eda-a116e2ea5140 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:54.533056 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6b9e69b2-97e9-472e-8eda-a116e2ea5140 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a Jul 03 12:11:54.533293 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6b9e69b2-97e9-472e-8eda-a116e2ea5140 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:54.533996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6b9e69b2-97e9-472e-8eda-a116e2ea5140 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:54.539612 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6b9e69b2-97e9-472e-8eda-a116e2ea5140 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a returned with HTTP 404 Jul 03 12:11:54.540314 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1295/5177] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:11:54 2026] GET /volume/v3/snapshots/fd4e96ed-7571-49a2-9f36-26363190c22a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:54.548958 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:54.551160 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:54.551555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:54.551810 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:54.562388 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:54.562388 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:54.568080 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:54.574951 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-873d3553-e63d-4e3f-a453-be0e10b6b927 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 200 Jul 03 12:11:54.575514 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1302/5178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:54 2026] GET /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:54.589584 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:54.591389 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:54.591604 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:54.591801 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:54.591939 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Delete volume with id: bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:54.600393 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:54.600393 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:54.600900 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:54.620129 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Delete volume request issued successfully. Jul 03 12:11:54.620283 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa7fd272-d0e1-415a-b85a-feae4cd64117 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 202 Jul 03 12:11:54.620808 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1288/5179] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:11:54 2026] DELETE /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:11:54.630868 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-157b0d08-4e5d-4df0-b584-07613068cc95 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:54.632883 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-157b0d08-4e5d-4df0-b584-07613068cc95 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:54.633269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-157b0d08-4e5d-4df0-b584-07613068cc95 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:54.633447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-157b0d08-4e5d-4df0-b584-07613068cc95 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:54.641342 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:54.641342 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:11:54.645825 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-157b0d08-4e5d-4df0-b584-07613068cc95 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Volume info retrieved successfully. Jul 03 12:11:54.652054 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-157b0d08-4e5d-4df0-b584-07613068cc95 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 200 Jul 03 12:11:54.652690 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1295/5180] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:54 2026] GET /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:55.668010 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0d0d2ba3-8319-4400-b4cf-a8d724050200 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:55.670337 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d0d2ba3-8319-4400-b4cf-a8d724050200 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] GET https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 Jul 03 12:11:55.670612 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2ba3-8319-4400-b4cf-a8d724050200 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:55.673279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2ba3-8319-4400-b4cf-a8d724050200 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:55.685920 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0d0d2ba3-8319-4400-b4cf-a8d724050200 tempest-VolumesSnapshotNegativeTestJSON-1719676276 tempest-VolumesSnapshotNegativeTestJSON-1719676276-project-member] https://10.4.3.170/volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 returned with HTTP 404 Jul 03 12:11:55.686161 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1296/5181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:11:55 2026] GET /volume/v3/volumes/bb1744f5-ab7a-46de-971f-13450e305d81 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:11:56.356726 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-c5273ed6-e22f-4871-8904-cbbb2bf50526 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:56.363271 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-c5273ed6-e22f-4871-8904-cbbb2bf50526 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba Jul 03 12:11:56.363572 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-c5273ed6-e22f-4871-8904-cbbb2bf50526 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:56.363881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-c5273ed6-e22f-4871-8904-cbbb2bf50526 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:56.387995 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:56.387995 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:11:56.927600 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fb2fe835-e30b-49c4-af3c-dc116367e7f0 req-c5273ed6-e22f-4871-8904-cbbb2bf50526 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba returned with HTTP 200 Jul 03 12:11:56.928197 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1303/5182] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:11:56 2026] DELETE /volume/v3/attachments/be734636-0431-4708-a4d0-0ba3a15bb5ba => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:11:57.914202 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:11:57.916281 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:11:57.916493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:11:57.916676 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:11:57.925266 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:11:57.925266 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:11:57.929382 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:11:57.935155 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-997753e4-79ac-4e6f-9b8e-a4c066df18db req-ffce6496-98f8-44e1-b3cd-1ada64819171 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:11:57.935715 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1289/5183] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:11:57 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:04.650216 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=117,cinder:UPDATE=34,cinder:INSERT=23 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:12:05.681537 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=2 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:12:05.914160 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:05.916121 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] DELETE https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:12:05.916341 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:05.916564 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:05.917839 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume with id: 272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:12:05.923903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:05.923903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:05.924414 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:12:05.940840 np0000004412 devstack@c-api.service[99808]: WARNING cinder.keymgr.conf_key_mgr [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:12:05.948612 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Delete volume request issued successfully. Jul 03 12:12:05.948912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7e8ea97c-3f93-40f4-bab9-a18319565d10 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 202 Jul 03 12:12:05.949380 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1296/5184] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:12:05 2026] DELETE /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:12:05.958199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:05.960891 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:12:05.961209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:05.961834 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:05.971392 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:05.971392 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:05.976666 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Volume info retrieved successfully. Jul 03 12:12:05.983400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-52735d19-759c-47a5-a551-a06d7a9d5c28 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 200 Jul 03 12:12:05.983995 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1297/5185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:05 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:06.926019 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=106,cinder:UPDATE=12 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:12:06.998609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df631628-a02c-4bc4-9ce1-768f03b0dab2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.000296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df631628-a02c-4bc4-9ce1-768f03b0dab2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] GET https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f Jul 03 12:12:07.000520 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df631628-a02c-4bc4-9ce1-768f03b0dab2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:07.000720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df631628-a02c-4bc4-9ce1-768f03b0dab2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:07.007801 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df631628-a02c-4bc4-9ce1-768f03b0dab2 tempest-TestEncryptedCinderVolumes-714648571 tempest-TestEncryptedCinderVolumes-714648571-project-member] https://10.4.3.170/volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f returned with HTTP 404 Jul 03 12:12:07.008497 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1304/5186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:06 2026] GET /volume/v3/volumes/272656e1-52be-4132-9f94-3e1bc847406f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:07.016687 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ae59417b-08d7-4952-b162-22f64faa870a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.155147 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:12:07.155147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:07.155147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method 'detail' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:07.156101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:12:07.160124 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=116,cinder:UPDATE=36,cinder:INSERT=20 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:12:07.170341 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Get all volumes completed successfully. Jul 03 12:12:07.172197 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:07.172197 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:07.180590 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ae59417b-08d7-4952-b162-22f64faa870a tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:12:07.181288 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1290/5187] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:12:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:12:07.199308 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ea4a79eb-abb9-4508-93c5-ae64765e2b38 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.201407 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea4a79eb-abb9-4508-93c5-ae64765e2b38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] DELETE https://10.4.3.170/volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968 Jul 03 12:12:07.201615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea4a79eb-abb9-4508-93c5-ae64765e2b38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:07.201847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ea4a79eb-abb9-4508-93c5-ae64765e2b38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:07.229087 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ea4a79eb-abb9-4508-93c5-ae64765e2b38 tempest-TestEncryptedCinderVolumes-1932292540 tempest-TestEncryptedCinderVolumes-1932292540-project-admin] https://10.4.3.170/volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968 returned with HTTP 202 Jul 03 12:12:07.229544 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1297/5188] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:12:07 2026] DELETE /volume/v3/types/17e16818-ef1d-439a-ae81-0d85b70f4968 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:12:07.383392 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-367808f6-06f3-468b-b49c-5fbd8d77352c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.423261 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-367808f6-06f3-468b-b49c-5fbd8d77352c tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:12:07.423690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-367808f6-06f3-468b-b49c-5fbd8d77352c tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-119408877", "extra_specs": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:07.442905 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-367808f6-06f3-468b-b49c-5fbd8d77352c tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:12:07.443568 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1298/5189] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:12:07 2026] POST /volume/v3/types => generated 211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:07.455157 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a831421d-b0c4-4cb9-a142-4d2effd4c269 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.458016 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a831421d-b0c4-4cb9-a142-4d2effd4c269 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] POST https://10.4.3.170/volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4/encryption Jul 03 12:12:07.458822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a831421d-b0c4-4cb9-a142-4d2effd4c269 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:07.460891 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:07.460891 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:07.481210 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a831421d-b0c4-4cb9-a142-4d2effd4c269 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4/encryption returned with HTTP 200 Jul 03 12:12:07.482051 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1305/5190] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:12:07 2026] POST /volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:07.491424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dc3da819-115d-4762-b026-07ec277d580c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.567759 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:07.568192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-344149691", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-119408877", "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:07.570107 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-344149691', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-119408877', 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:07.574604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:12:07.574815 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:07.574815 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:07.575529 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:12:07.582971 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (0f27a6a4-422a-4c7a-9789-cd0109d7f00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:07.584212 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d5fa23-d44e-4f1b-88bb-1d8dc1896ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:07.585516 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:07.619323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d5fa23-d44e-4f1b-88bb-1d8dc1896ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:12:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3eeadded-83ee-4a67-8923-7f190ff2a6d4,is_public=True,name='tempest-scenario-type-luks-119408877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3eeadded-83ee-4a67-8923-7f190ff2a6d4', '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=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:07.620387 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47eea65-0022-4fbc-a44b-8bdc1431efe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:07.662494 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-119408877 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-119408877, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:12:07.662900 np0000004412 devstack@c-api.service[99810]: WARNING cinder.quota [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-119408877 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-119408877, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:12:07.729821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['7570d2c0-a1e9-4739-947f-4a14abc40310', 'cbe11655-c0e7-48c5-8133-04059ab483f1', '7661f6b9-663f-46cb-9d19-42ef4ad52fc6', '695e79f7-e666-438e-bfa7-ad79b5bd13dd'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:07.730891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47eea65-0022-4fbc-a44b-8bdc1431efe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7570d2c0-a1e9-4739-947f-4a14abc40310', 'cbe11655-c0e7-48c5-8133-04059ab483f1', '7661f6b9-663f-46cb-9d19-42ef4ad52fc6', '695e79f7-e666-438e-bfa7-ad79b5bd13dd']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:07.731851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e080bf5e-dd9d-4478-9160-869612bff35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:07.760567 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e080bf5e-dd9d-4478-9160-869612bff35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1758be6-aa12-478c-bdc4-3b8f3b8b6de8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-344149691',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['7570d2c0-a1e9-4739-947f-4a14abc40310','cbe11655-c0e7-48c5-8133-04059ab483f1','7661f6b9-663f-46cb-9d19-42ef4ad52fc6','695e79f7-e666-438e-bfa7-ad79b5bd13dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=3eeadded-83ee-4a67-8923-7f190ff2a6d4), 'volume': Volume(_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-03T12:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-344149691',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b1758be6-aa12-478c-bdc4-3b8f3b8b6de8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3eeadded-83ee-4a67-8923-7f190ff2a6d4),volume_type_id=3eeadded-83ee-4a67-8923-7f190ff2a6d4)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:07.761515 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd21635-5d9c-465b-9e21-d480371d79c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:07.791217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd21635-5d9c-465b-9e21-d480371d79c5) transitioned into state 'SUCCESS' from state '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-344149691',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['7570d2c0-a1e9-4739-947f-4a14abc40310','cbe11655-c0e7-48c5-8133-04059ab483f1','7661f6b9-663f-46cb-9d19-42ef4ad52fc6','695e79f7-e666-438e-bfa7-ad79b5bd13dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=3eeadded-83ee-4a67-8923-7f190ff2a6d4)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:07.791217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633539df-9110-48d6-9c9f-ca4b94e4f14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:07.809261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633539df-9110-48d6-9c9f-ca4b94e4f14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:07.810449 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (0f27a6a4-422a-4c7a-9789-cd0109d7f00a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:07.811000 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:12:07.811408 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc3da819-115d-4762-b026-07ec277d580c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:07.811915 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1291/5191] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:07 2026] POST /volume/v3/volumes => generated 778 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:07.826089 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-14e3148d-3744-457b-a838-02ce44f2c18d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:07.828542 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-14e3148d-3744-457b-a838-02ce44f2c18d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:07.828864 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-14e3148d-3744-457b-a838-02ce44f2c18d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:07.829153 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-14e3148d-3744-457b-a838-02ce44f2c18d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:07.838222 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:07.838222 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:07.843321 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-14e3148d-3744-457b-a838-02ce44f2c18d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:07.848581 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-14e3148d-3744-457b-a838-02ce44f2c18d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:07.849082 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1298/5192] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:07 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:08.864299 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8a4caae3-230a-450d-8067-9d3d3de18450 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:08.866215 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8a4caae3-230a-450d-8067-9d3d3de18450 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:08.866421 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8a4caae3-230a-450d-8067-9d3d3de18450 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:08.866602 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8a4caae3-230a-450d-8067-9d3d3de18450 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:08.875033 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:08.875033 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:08.878991 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8a4caae3-230a-450d-8067-9d3d3de18450 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:08.884029 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8a4caae3-230a-450d-8067-9d3d3de18450 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:08.884487 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1299/5193] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:08 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:08.900116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-743db228-e108-42bb-ac39-7df522bda544 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:08.901830 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-743db228-e108-42bb-ac39-7df522bda544 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:08.902007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-743db228-e108-42bb-ac39-7df522bda544 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:08.902242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-743db228-e108-42bb-ac39-7df522bda544 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:08.912813 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:08.912813 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:08.919077 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-743db228-e108-42bb-ac39-7df522bda544 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:08.924975 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-743db228-e108-42bb-ac39-7df522bda544 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:08.925526 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1306/5194] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:08 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:08.940396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:08.943181 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/action Jul 03 12:12:08.943181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:12:08.943181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:08.951644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:08.951644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:08.952205 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:08.961474 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume updated successfully. Jul 03 12:12:08.961715 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef713e45-0f14-422c-9dc5-98f1bd56d380 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/action returned with HTTP 200 Jul 03 12:12:08.962302 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1292/5195] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:12:08 2026] POST /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:12:09.052971 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:09.055753 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:09.055753 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:09.055903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:09.065515 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:09.065515 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:09.070426 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:09.076453 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-c1506f18-391c-4577-bac4-169e00e48113 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:09.077032 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1299/5196] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:12:09 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:09.579106 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:09.581605 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:09.581884 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:09.582112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:09.591022 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:09.591022 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:09.595808 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:09.601618 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-52a12a82-9517-409b-95fc-ac19e144dd6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:09.602138 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1300/5197] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:12:09 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:09.613696 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-27ea7f3e-a0a8-4504-ac7e-9301efc4b482 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:09.614216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27ea7f3e-a0a8-4504-ac7e-9301efc4b482 None None] GET https://10.4.3.170/volume// Jul 03 12:12:09.614437 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27ea7f3e-a0a8-4504-ac7e-9301efc4b482 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:09.614678 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27ea7f3e-a0a8-4504-ac7e-9301efc4b482 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:09.615015 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27ea7f3e-a0a8-4504-ac7e-9301efc4b482 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:12:09.615337 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1307/5198] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:12: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 12:12:09.624103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-7ebeb3ca-1be0-46ca-9e3d-a792711ed7f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:09.626635 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-7ebeb3ca-1be0-46ca-9e3d-a792711ed7f9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:12:09.626991 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-7ebeb3ca-1be0-46ca-9e3d-a792711ed7f9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1758be6-aa12-478c-bdc4-3b8f3b8b6de8", "connector": null, "instance_uuid": "e5cba325-a1d7-4710-a986-3ab6d275945c"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:09.634992 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:09.634992 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:09.670330 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-7ebeb3ca-1be0-46ca-9e3d-a792711ed7f9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:12:09.670817 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1293/5199] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:12:09 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 12:12:14.278900 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:14.443301 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:14.443871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1196217456"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:14.446994 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1196217456'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:14.447147 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume of 1 GB Jul 03 12:12:14.452693 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Availability Zones retrieved successfully. Jul 03 12:12:14.459999 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (3fdc8431-e8cd-4066-b75a-8c2ccff69a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:14.461292 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea19213-d5b4-44bd-b1cf-4686f890c46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:14.462514 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:14.493631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea19213-d5b4-44bd-b1cf-4686f890c46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:14.494387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3247187f-be0c-4bda-a202-a0ecc5f0a9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:14.570710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['b0f741c0-0412-4632-90b8-79966d0c460c', '746d8a19-8723-4d73-9a7e-3430c0835fa9', 'cd442c94-3089-4532-84c3-34d118503626', '00d819e5-6e7b-4cb9-835a-57e24021067b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:14.571621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3247187f-be0c-4bda-a202-a0ecc5f0a9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f741c0-0412-4632-90b8-79966d0c460c', '746d8a19-8723-4d73-9a7e-3430c0835fa9', 'cd442c94-3089-4532-84c3-34d118503626', '00d819e5-6e7b-4cb9-835a-57e24021067b']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:14.572409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a397722c-05b8-4dbe-9f05-610850d7b2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:14.597715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a397722c-05b8-4dbe-9f05-610850d7b2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f1becc-24eb-4392-9cf6-d3838b493890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1196217456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['b0f741c0-0412-4632-90b8-79966d0c460c','746d8a19-8723-4d73-9a7e-3430c0835fa9','cd442c94-3089-4532-84c3-34d118503626','00d819e5-6e7b-4cb9-835a-57e24021067b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1196217456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f1becc-24eb-4392-9cf6-d3838b493890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1160ed00c7477ca51c589e6668a595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea3920c95df447779b6e18d749b124b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:14.598610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227a3742-3ea8-46fd-afae-c113382d7058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:14.629635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227a3742-3ea8-46fd-afae-c113382d7058) transitioned into state 'SUCCESS' from state '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-1196217456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['b0f741c0-0412-4632-90b8-79966d0c460c','746d8a19-8723-4d73-9a7e-3430c0835fa9','cd442c94-3089-4532-84c3-34d118503626','00d819e5-6e7b-4cb9-835a-57e24021067b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:14.630616 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9d9759-fed2-46d0-85f8-ebb63fd077c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:14.656323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9d9759-fed2-46d0-85f8-ebb63fd077c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:14.657480 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (3fdc8431-e8cd-4066-b75a-8c2ccff69a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:14.658056 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request issued successfully. Jul 03 12:12:14.658842 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eac89c2b-a209-42d1-9478-fbc53ebd560c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:14.659599 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1300/5200] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:12:14 2026] POST /volume/v3/volumes => generated 749 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:14.673422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4d522441-3d96-456f-8178-ad0d407db7a8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:14.675522 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d522441-3d96-456f-8178-ad0d407db7a8 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:12:14.677887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d522441-3d96-456f-8178-ad0d407db7a8 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:14.677887 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d522441-3d96-456f-8178-ad0d407db7a8 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:14.684964 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:14.684964 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:14.689161 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4d522441-3d96-456f-8178-ad0d407db7a8 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:14.694536 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d522441-3d96-456f-8178-ad0d407db7a8 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 returned with HTTP 200 Jul 03 12:12:14.694988 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1301/5201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:14 2026] GET /volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:15.671276 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d42fe7a7-81be-4b6d-841d-0c7d4c6d2a5a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.671687 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d42fe7a7-81be-4b6d-841d-0c7d4c6d2a5a None None] GET https://10.4.3.170/volume// Jul 03 12:12:15.671870 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d42fe7a7-81be-4b6d-841d-0c7d4c6d2a5a None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:15.672098 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d42fe7a7-81be-4b6d-841d-0c7d4c6d2a5a None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:15.672438 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d42fe7a7-81be-4b6d-841d-0c7d4c6d2a5a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:12:15.672720 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1308/5202] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:12: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 12:12:15.680745 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.682944 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:15.683181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:15.683424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:15.694436 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:15.694436 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:15.698517 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:15.703102 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-bc1f82ab-9b4e-40af-b801-6e85ed369d0b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:15.703567 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1294/5203] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:12:15 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:12:15.706691 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.708677 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:12:15.708914 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:15.709143 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:15.717166 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:15.717166 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:15.721743 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:15.726623 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c6465ce-c9f1-46e0-b1a5-ebc0b57c020e tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 returned with HTTP 200 Jul 03 12:12:15.727111 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1301/5204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:15 2026] GET /volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:15.739238 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.741257 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:12:15.741643 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6f1becc-24eb-4392-9cf6-d3838b493890", "name": "tempest-VolumesBackupsTest-Backup-1131032197"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:15.743393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating new backup {'backup': {'volume_id': 'b6f1becc-24eb-4392-9cf6-d3838b493890', 'name': 'tempest-VolumesBackupsTest-Backup-1131032197'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:12:15.743567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating backup of volume b6f1becc-24eb-4392-9cf6-d3838b493890 in container None Jul 03 12:12:15.752194 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:15.752194 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:15.752827 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:15.779092 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['9f7f040c-3fa4-46c1-be5e-591fbb3b5f66', '75ff4a1c-abbf-4cd8-bd74-d067b9403682'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:15.806857 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e47d2fb6-9388-4749-ab72-38198a8d0b06 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:12:15.807033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.807264 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1302/5205] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:15 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:15.809878 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e Jul 03 12:12:15.810410 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:15.816790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:15.818907 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:15.819113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:15.819332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:15.819480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:15.819963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-b1758be6-aa12-478c-bdc4-3b8f3b8b6de8-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:12:15.824475 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:15.824475 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:15.824571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-b1758be6-aa12-478c-bdc4-3b8f3b8b6de8-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:12:15.825435 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f4de1654-62f9-43fa-af8d-f1467b18daf4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:15.825527 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:15.825527 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:15.825986 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1295/5206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:15 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:16.350813 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-b1758be6-aa12-478c-bdc4-3b8f3b8b6de8-np0000004412" released by "attachment_update" :: held 0.526s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:12:16.351192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-e18abbea-30d6-4cc9-9d0f-2e359b83ffff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e returned with HTTP 200 Jul 03 12:12:16.351678 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1309/5207] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:12:15 2026] PUT /volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:12:16.836814 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:16.839126 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:16.839383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:16.839573 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:16.839716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:16.844757 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:16.844757 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:16.845561 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d80a2892-66fe-42b3-b61c-0f24eee22b35 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:16.845989 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1302/5208] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:16 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:16.862905 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-1905ccad-a189-4619-baa0-b40646c96c58 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:16.865266 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-1905ccad-a189-4619-baa0-b40646c96c58 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e/action Jul 03 12:12:16.865681 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-1905ccad-a189-4619-baa0-b40646c96c58 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:12:16.865901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-1905ccad-a189-4619-baa0-b40646c96c58 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:16.883996 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:16.883996 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:16.897440 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-1905ccad-a189-4619-baa0-b40646c96c58 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e/action returned with HTTP 204 Jul 03 12:12:16.898052 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1303/5209] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:12:16 2026] POST /volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:17.856919 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-802cf672-bc70-4178-b144-75eb66757181 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:17.859215 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-802cf672-bc70-4178-b144-75eb66757181 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:17.859462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-802cf672-bc70-4178-b144-75eb66757181 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:17.859685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-802cf672-bc70-4178-b144-75eb66757181 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:17.859839 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-802cf672-bc70-4178-b144-75eb66757181 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:17.865396 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:17.865396 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:17.866481 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-802cf672-bc70-4178-b144-75eb66757181 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:17.867595 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1296/5210] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:17 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:18.878880 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:18.881135 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:18.881394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:18.881662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:18.881823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:18.891229 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:18.891229 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:18.892406 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-20886f85-20ac-49ec-9ee8-1d6450da3f0c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:18.892676 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1310/5211] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:18 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:19.903477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:19.905410 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:19.905663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:19.905918 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:19.906077 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:19.911232 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:19.911232 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:19.912250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-503ec3d2-b9c4-4946-a752-6d5cab0779a3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:19.912629 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1303/5212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:19 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:20.928314 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:20.934523 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:20.934830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:20.936253 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:20.936449 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:20.956707 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:20.956707 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:20.962761 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-71f86a93-48e7-44e7-a331-ecfd4edd503b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:20.965078 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1304/5213] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:20 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:21.977163 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:21.978866 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:21.979047 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:21.979261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:21.979399 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:21.983918 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:21.983918 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:21.985030 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c8ba19b2-cd3e-4517-bdc3-b3b9f33574a0 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:21.985558 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1297/5214] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:21 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:22.998401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:23.001005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:23.001302 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:23.001588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:23.001923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:23.007773 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:23.007773 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:23.008651 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-df6018fc-a7d3-4a4f-9562-8ee5d11ff604 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:23.009292 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1311/5215] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:22 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:23.685237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-40cc5357-d488-4251-afd9-3e25243cf228 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:23.690252 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-40cc5357-d488-4251-afd9-3e25243cf228 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/encryption Jul 03 12:12:23.690252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-40cc5357-d488-4251-afd9-3e25243cf228 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:23.690252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-40cc5357-d488-4251-afd9-3e25243cf228 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:23.699505 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:23.699505 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:23.706516 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a7d6dc09-6361-470e-b3ec-560992368e81 req-40cc5357-d488-4251-afd9-3e25243cf228 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/encryption returned with HTTP 200 Jul 03 12:12:23.707067 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1304/5216] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:12:23 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:24.020311 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:24.022246 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:24.022586 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:24.022805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:24.022937 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:24.027487 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:24.027487 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:24.028307 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d5360da9-3c8b-48a5-a5e4-087b0263694f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:24.028804 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1305/5217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:24 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:25.045141 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:25.047832 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:25.048219 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:25.049032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:25.049032 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:25.055807 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:25.055807 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:25.057785 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be1687bd-4c71-412b-ab71-0a6d33a348f9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:25.058244 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1298/5218] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:25 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:26.070495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:26.072391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:26.072579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:26.072780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:26.072886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:26.077644 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:26.077644 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:26.078506 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8bb4f4b2-18fb-4d18-b517-de46bc23ecbd tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:26.079286 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1312/5219] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:26 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:27.091213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:27.093120 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:27.094847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:27.094847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:27.094847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:27.099013 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:27.099013 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:27.099836 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0f5ea75-9453-48de-bd58-36c4905cb22c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:27.100198 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1305/5220] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:27 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:28.111935 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:28.113822 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:28.114068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:28.114336 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:28.114521 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:28.118854 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:28.118854 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:28.119556 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-062759c4-d19b-4cfb-a0d4-8624bbefa2ff tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:28.119928 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1306/5221] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:28 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:29.132280 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-927a3c8a-2430-4403-be7f-e344399b3b94 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:29.135192 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-927a3c8a-2430-4403-be7f-e344399b3b94 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:29.135192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-927a3c8a-2430-4403-be7f-e344399b3b94 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:29.136582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-927a3c8a-2430-4403-be7f-e344399b3b94 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:29.136582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-927a3c8a-2430-4403-be7f-e344399b3b94 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:29.143634 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:29.143634 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:29.144668 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-927a3c8a-2430-4403-be7f-e344399b3b94 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:29.145881 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1299/5222] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:29 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:30.161775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:30.164444 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:30.164598 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:30.164889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:30.165010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:30.172073 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:30.172073 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:30.173123 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3b26859a-4ff2-4c53-b9d6-c4f70652992f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:30.173909 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1313/5223] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:30 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:31.188277 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:31.191297 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:31.191297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:31.192260 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:31.192473 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:31.201088 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:31.201088 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:31.202452 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-04f9f01a-e1ec-454a-bee7-3e91c6a39741 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:31.202985 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1306/5224] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:31 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:32.218464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:32.220734 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:32.220963 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:32.221196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:32.222043 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:32.232708 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:32.232708 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:32.233797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1240c2ae-6737-4f78-802f-56e3a220e3f6 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:32.234255 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1307/5225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:32 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:33.248760 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:33.250181 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:33.250448 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:33.250673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:33.250861 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:33.256664 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:33.256664 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:33.256850 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e6bd7993-f45b-4add-9acc-2c6e2fb87594 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:33.257416 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1300/5226] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:33 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:34.270300 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:34.272598 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:34.272834 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:34.273074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:34.273223 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:34.278613 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:34.278613 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:34.279673 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e0e87225-f6ee-49cb-a1d4-d1ce072ad6b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:34.280170 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1314/5227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:34 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:35.292090 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:35.294919 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:35.295100 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:35.295294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:35.295535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:35.301087 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:35.301087 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:35.302094 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b6fbf17a-07dc-4c77-a1da-bae143029bcb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:35.302639 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1307/5228] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:35 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:35.316504 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:35.358199 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:12:35.358922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6f1becc-24eb-4392-9cf6-d3838b493890", "incremental": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:35.360641 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating new backup {'backup': {'volume_id': 'b6f1becc-24eb-4392-9cf6-d3838b493890', 'incremental': True}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:12:35.360886 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating backup of volume b6f1becc-24eb-4392-9cf6-d3838b493890 in container None Jul 03 12:12:35.372296 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:35.372296 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:35.372830 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Volume info retrieved successfully. Jul 03 12:12:35.419039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Created reservations ['925e3435-8055-4f05-8896-4bc766c7951b', '67265870-9f0f-4f37-9289-92dfdef5bc53'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:35.455691 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b3b67e93-584a-46f7-a0e4-6b807a78c264 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Jul 03 12:12:35.455691 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1308/5229] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:12:35 2026] POST /volume/v3/backups => generated 109 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:12:35.466569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b54822e4-985d-4a34-a288-e52657ed5b2d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:35.470645 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:35.471480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:35.471480 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:35.471480 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete backup with id: 47881624-6271-4e42-a0cb-b0e050ffcb30. Jul 03 12:12:35.477907 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:35.477907 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:35.499339 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] delete_backup rpcapi backup_id 47881624-6271-4e42-a0cb-b0e050ffcb30 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:12:35.501609 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b54822e4-985d-4a34-a288-e52657ed5b2d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 202 Jul 03 12:12:35.502802 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1301/5230] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:12:35 2026] DELETE /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:12:35.511867 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:35.515079 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:35.515394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:35.515587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:35.515979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:35.521596 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:35.521596 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:35.523094 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fd16f2c2-f896-486c-9125-d4ffe9d95eae tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 200 Jul 03 12:12:35.523159 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1315/5231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:35 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:36.539674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:36.541690 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 Jul 03 12:12:36.541945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:36.542141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:36.542243 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 47881624-6271-4e42-a0cb-b0e050ffcb30. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:36.546555 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-772c4f05-8cb5-4551-ada5-6f3612bfe5d1 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 returned with HTTP 404 Jul 03 12:12:36.547150 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1308/5232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:36 2026] GET /volume/v3/backups/47881624-6271-4e42-a0cb-b0e050ffcb30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:36.555330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-078d9536-18e8-494b-8946-c21911cd7e24 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:36.557558 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:36.558012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1570276023"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:36.559922 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1570276023'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:36.560097 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume of 1 GB Jul 03 12:12:36.566873 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Availability Zones retrieved successfully. Jul 03 12:12:36.574663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (a84f353b-6fee-42a3-98de-c2f278e9da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:36.577018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934cb4ce-b63c-4029-b0b3-b03a4ecd8193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:36.578334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:36.611634 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934cb4ce-b63c-4029-b0b3-b03a4ecd8193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:36.612409 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769b2d0a-6b03-456a-aede-7ab0352b8278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:36.659765 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['ef766936-d443-4376-a4c5-f4db01a3f463', '8db4c8d2-49d7-432a-85b0-68c2426dc3b0', '32c09364-dbb3-44d7-8c0f-f7de1575a775', '7dac4b49-c45f-4873-b892-cd2970939c76'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:36.660680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769b2d0a-6b03-456a-aede-7ab0352b8278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef766936-d443-4376-a4c5-f4db01a3f463', '8db4c8d2-49d7-432a-85b0-68c2426dc3b0', '32c09364-dbb3-44d7-8c0f-f7de1575a775', '7dac4b49-c45f-4873-b892-cd2970939c76']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:36.661563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702b0cb4-06c1-41e2-95fa-09d526fb8508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:36.688939 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702b0cb4-06c1-41e2-95fa-09d526fb8508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1570276023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['ef766936-d443-4376-a4c5-f4db01a3f463','8db4c8d2-49d7-432a-85b0-68c2426dc3b0','32c09364-dbb3-44d7-8c0f-f7de1575a775','7dac4b49-c45f-4873-b892-cd2970939c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1570276023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1160ed00c7477ca51c589e6668a595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea3920c95df447779b6e18d749b124b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:36.690233 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba1232f-444b-4616-b54f-b5312dc979de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:36.719117 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba1232f-444b-4616-b54f-b5312dc979de) transitioned into state 'SUCCESS' from state '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-1570276023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['ef766936-d443-4376-a4c5-f4db01a3f463','8db4c8d2-49d7-432a-85b0-68c2426dc3b0','32c09364-dbb3-44d7-8c0f-f7de1575a775','7dac4b49-c45f-4873-b892-cd2970939c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:36.720111 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e616091-a7c4-4bf2-9623-d825391937bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:36.734408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e616091-a7c4-4bf2-9623-d825391937bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:36.734408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (a84f353b-6fee-42a3-98de-c2f278e9da73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:36.734829 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request issued successfully. Jul 03 12:12:36.735736 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-078d9536-18e8-494b-8946-c21911cd7e24 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:36.736322 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1309/5233] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:12:36 2026] POST /volume/v3/volumes => generated 749 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:36.750221 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:36.754415 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:12:36.754415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:36.754415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:36.761321 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:36.761321 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:36.766110 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:36.771547 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5d16ea68-7bb2-40a6-bd69-10bf33f07174 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b returned with HTTP 200 Jul 03 12:12:36.772082 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1302/5234] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:36 2026] GET /volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:37.786822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:37.789612 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:12:37.789924 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:37.790191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:37.800065 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:37.800065 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:37.805344 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:37.811959 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b48a4da7-741e-4d6b-a66c-a0d6ca2267b9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b returned with HTTP 200 Jul 03 12:12:37.812851 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1316/5235] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:37 2026] GET /volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:37.825294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:37.827249 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:12:37.828035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b", "name": "tempest-VolumesBackupsTest-Backup-279801211"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:37.829520 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating new backup {'backup': {'volume_id': 'c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b', 'name': 'tempest-VolumesBackupsTest-Backup-279801211'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:12:37.829656 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating backup of volume c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b in container None Jul 03 12:12:37.837651 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:37.837651 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:37.837815 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Volume info retrieved successfully. Jul 03 12:12:37.860600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Created reservations ['d5dc9eea-540b-4da1-bd13-88428735d0d7', '8b0b9edc-5e10-4170-a86b-72ccda4c8bb7'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:37.902392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2910034c-a58e-4c76-bf9c-7aa7c699bc2e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:12:37.902897 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1309/5236] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:37 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:37.916524 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:37.919427 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:37.919427 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:37.919886 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:37.920159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:37.926583 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:37.926583 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:37.927758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b25fa933-ef8f-4834-ad95-1f58f11c7498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:37.928382 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1310/5237] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:37 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:38.944118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-be24ea0e-c924-405b-977f-c5fd4b550416 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:38.947864 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be24ea0e-c924-405b-977f-c5fd4b550416 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:38.947864 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be24ea0e-c924-405b-977f-c5fd4b550416 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:38.948156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-be24ea0e-c924-405b-977f-c5fd4b550416 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:38.948185 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-be24ea0e-c924-405b-977f-c5fd4b550416 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:38.953996 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:38.953996 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:38.954875 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-be24ea0e-c924-405b-977f-c5fd4b550416 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:38.955232 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1303/5238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:38 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:39.951464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ce85b8d5-da1a-41ba-990e-2ea6dd75bca7 req-78188bad-32ea-433f-ad05-a2465dbd10c7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:39.954188 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ce85b8d5-da1a-41ba-990e-2ea6dd75bca7 req-78188bad-32ea-433f-ad05-a2465dbd10c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e Jul 03 12:12:39.954434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ce85b8d5-da1a-41ba-990e-2ea6dd75bca7 req-78188bad-32ea-433f-ad05-a2465dbd10c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:39.954790 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ce85b8d5-da1a-41ba-990e-2ea6dd75bca7 req-78188bad-32ea-433f-ad05-a2465dbd10c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:39.964098 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:39.964098 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:39.971073 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-456d313e-db3b-4fc8-b559-6605857e05ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:39.972861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-456d313e-db3b-4fc8-b559-6605857e05ca tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:39.973070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-456d313e-db3b-4fc8-b559-6605857e05ca tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:39.973259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-456d313e-db3b-4fc8-b559-6605857e05ca tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:39.973413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-456d313e-db3b-4fc8-b559-6605857e05ca tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:39.977575 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:39.977575 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:39.978413 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-456d313e-db3b-4fc8-b559-6605857e05ca tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:39.978904 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1310/5239] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:39 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:40.497068 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ce85b8d5-da1a-41ba-990e-2ea6dd75bca7 req-78188bad-32ea-433f-ad05-a2465dbd10c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e returned with HTTP 200 Jul 03 12:12:40.497603 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1317/5240] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:12:39 2026] DELETE /volume/v3/attachments/a804c355-d233-42f5-98af-a895a5a0240e => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:12:40.990006 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:40.991809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:40.991986 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:40.992196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:40.992293 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:40.996914 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:40.996914 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:40.997594 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f3e6c81c-e2a6-4ddd-8015-27be42db09b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:40.997984 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1311/5241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:40 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:42.010385 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:42.012779 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:42.013019 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:42.013249 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:42.013410 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:42.019034 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:42.019034 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:42.020025 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1e1dd3a5-3f90-4432-bb72-7df95ff61ca1 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:42.020829 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1304/5242] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:42 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:42.864867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-58af92bd-4f03-433f-9782-c13cff915e3e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:42.866665 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:42.866873 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:42.867092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:42.867243 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:42.876012 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:42.876012 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:42.876571 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:42.894072 np0000004412 devstack@c-api.service[99808]: WARNING cinder.keymgr.conf_key_mgr [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:12:42.904386 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:12:42.904721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-58af92bd-4f03-433f-9782-c13cff915e3e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 202 Jul 03 12:12:42.905569 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1311/5243] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:12:42 2026] DELETE /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:12:42.915028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:42.917744 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:42.917940 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:42.918116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:42.926296 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:42.926296 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:42.932248 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:42.939322 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e3710bf9-13ff-40b0-8e44-7abf76ff2a9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 200 Jul 03 12:12:42.939815 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1318/5244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:42 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:43.033054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b549276b-40bb-4545-9621-941d6943c4b7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:43.035439 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b549276b-40bb-4545-9621-941d6943c4b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:43.035692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b549276b-40bb-4545-9621-941d6943c4b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:43.035962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b549276b-40bb-4545-9621-941d6943c4b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:43.036085 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b549276b-40bb-4545-9621-941d6943c4b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:43.042131 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:43.042131 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:43.042903 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b549276b-40bb-4545-9621-941d6943c4b7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:43.043489 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1312/5245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:43 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:43.953727 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-080f138a-0030-4a75-85e3-349f204da7b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:43.955655 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-080f138a-0030-4a75-85e3-349f204da7b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 Jul 03 12:12:43.955884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-080f138a-0030-4a75-85e3-349f204da7b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:43.956086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-080f138a-0030-4a75-85e3-349f204da7b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:43.963050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-080f138a-0030-4a75-85e3-349f204da7b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 returned with HTTP 404 Jul 03 12:12:43.963577 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1305/5246] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:43 2026] GET /volume/v3/volumes/b1758be6-aa12-478c-bdc4-3b8f3b8b6de8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:43.971269 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d652363f-6638-4043-9b51-933b39d8e126 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:43.973511 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:12:43.973831 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:43.974085 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Calling method 'detail' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:43.975317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99808) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:12:44.011723 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Get all volumes completed successfully. Jul 03 12:12:44.014118 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:44.014118 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:44.020039 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d652363f-6638-4043-9b51-933b39d8e126 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:12:44.020509 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1312/5247] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:12:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7263 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:12:44.040495 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c0e90168-b642-4e7c-a5a7-dde781861a1b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.042537 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0e90168-b642-4e7c-a5a7-dde781861a1b tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] DELETE https://10.4.3.170/volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4 Jul 03 12:12:44.042764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0e90168-b642-4e7c-a5a7-dde781861a1b tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:44.042908 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c0e90168-b642-4e7c-a5a7-dde781861a1b tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:44.061597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.064406 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:44.064678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:44.065067 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:44.065323 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:44.070739 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:44.070739 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:44.071450 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-10a9bf98-6a29-4faf-8152-993a81fc4600 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:44.071866 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1313/5248] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:44 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:44.073796 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c0e90168-b642-4e7c-a5a7-dde781861a1b tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4 returned with HTTP 202 Jul 03 12:12:44.074150 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1319/5249] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:12:44 2026] DELETE /volume/v3/types/3eeadded-83ee-4a67-8923-7f190ff2a6d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:12:44.100936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0de902b6-0870-489e-9daf-702cea5267e9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.102817 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0de902b6-0870-489e-9daf-702cea5267e9 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:12:44.103207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0de902b6-0870-489e-9daf-702cea5267e9 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2100110744", "extra_specs": {}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:44.126828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0de902b6-0870-489e-9daf-702cea5267e9 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:12:44.127290 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1306/5250] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:12:44 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:44.139138 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ae89b5ee-4cfd-4e9f-b815-adf817e1a965 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.142161 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae89b5ee-4cfd-4e9f-b815-adf817e1a965 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] POST https://10.4.3.170/volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f/encryption Jul 03 12:12:44.142161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ae89b5ee-4cfd-4e9f-b815-adf817e1a965 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:44.176439 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ae89b5ee-4cfd-4e9f-b815-adf817e1a965 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f/encryption returned with HTTP 200 Jul 03 12:12:44.177072 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1313/5251] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:12:44 2026] POST /volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:44.187451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.190609 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:44.191082 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-555232801", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2100110744", "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:44.192977 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-555232801', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2100110744', 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:44.199688 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:12:44.199688 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:44.199688 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:44.200630 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:12:44.206749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (f8b44329-3be8-4534-9de0-f8f303be34bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:44.208615 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f274165-de25-4186-a4cd-8618ece64e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:44.210186 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:44.251673 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f274165-de25-4186-a4cd-8618ece64e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:12:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=669053df-0729-469b-bf3b-806896fdc10f,is_public=True,name='tempest-scenario-type-luks2-2100110744',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '669053df-0729-469b-bf3b-806896fdc10f', '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=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:44.253237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd001e3c-5876-4d80-8207-5988beced6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:44.293190 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2100110744 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2100110744, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:12:44.293391 np0000004412 devstack@c-api.service[99809]: WARNING cinder.quota [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2100110744 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2100110744, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:12:44.341783 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['1cc203a1-e7c3-4de1-b83a-c0e89fb5e385', 'cae51d8f-8193-40e8-832a-eb1f35247ec8', '72537c60-20c5-4446-8217-2c325a9fbae6', 'e8ba9f22-35af-40f3-81fc-e726505c4d01'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:44.342901 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd001e3c-5876-4d80-8207-5988beced6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc203a1-e7c3-4de1-b83a-c0e89fb5e385', 'cae51d8f-8193-40e8-832a-eb1f35247ec8', '72537c60-20c5-4446-8217-2c325a9fbae6', 'e8ba9f22-35af-40f3-81fc-e726505c4d01']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:44.343962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7a7827-e8e6-4bec-a696-5453fa125947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:44.381294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7a7827-e8e6-4bec-a696-5453fa125947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5c25b0-817d-4559-809a-26c3064f93b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-555232801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['1cc203a1-e7c3-4de1-b83a-c0e89fb5e385','cae51d8f-8193-40e8-832a-eb1f35247ec8','72537c60-20c5-4446-8217-2c325a9fbae6','e8ba9f22-35af-40f3-81fc-e726505c4d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=669053df-0729-469b-bf3b-806896fdc10f), 'volume': Volume(_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-03T12:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-555232801',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9b5c25b0-817d-4559-809a-26c3064f93b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(669053df-0729-469b-bf3b-806896fdc10f),volume_type_id=669053df-0729-469b-bf3b-806896fdc10f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:44.382494 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4451f32d-d100-47e3-a0ae-76d404c61315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:44.424336 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4451f32d-d100-47e3-a0ae-76d404c61315) transitioned into state 'SUCCESS' from state '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-555232801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['1cc203a1-e7c3-4de1-b83a-c0e89fb5e385','cae51d8f-8193-40e8-832a-eb1f35247ec8','72537c60-20c5-4446-8217-2c325a9fbae6','e8ba9f22-35af-40f3-81fc-e726505c4d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=669053df-0729-469b-bf3b-806896fdc10f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:44.425256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803c059d-af22-49d1-861e-6c1ec586f72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:44.442018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803c059d-af22-49d1-861e-6c1ec586f72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:44.443269 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (f8b44329-3be8-4534-9de0-f8f303be34bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:44.443580 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:12:44.444350 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a1265ece-8bcb-4635-9bcf-33b8d7e2893c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:44.444946 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1314/5252] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:44 2026] POST /volume/v3/volumes => generated 780 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:44.459946 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:44.461843 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:44.462022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:44.462218 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:44.469889 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:44.469889 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:44.474015 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:44.479836 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfac61ce-ff8b-4dc4-a76f-5edff549cc0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:44.480678 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1320/5253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:44 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:45.083175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:45.084830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:45.084998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:45.085192 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:45.085294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:45.089965 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:45.089965 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:45.090581 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fa4991fc-9cc3-430d-93cb-17f6c515eeb3 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:45.090910 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1307/5254] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:45 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:45.495220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:45.496915 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:45.497098 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:45.497268 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:45.504348 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:45.504348 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:45.508282 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:45.512457 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-91a7a13a-7580-4380-accb-a5c1e66a9fdf tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:45.512905 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1314/5255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:45 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:45.525151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:45.527205 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:45.527490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:45.527703 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:45.536222 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:45.536222 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:45.541048 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:45.548168 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f2ca7c9f-ca1e-4a88-8d0a-e64067654276 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:45.548822 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1315/5256] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:45 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:45.565380 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-24ce422a-1f90-44ba-9241-77d67cba7dac None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:45.567876 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/action Jul 03 12:12:45.568209 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:12:45.568355 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:45.578133 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:45.578133 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:45.578761 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:45.588610 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume updated successfully. Jul 03 12:12:45.588898 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-24ce422a-1f90-44ba-9241-77d67cba7dac tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/action returned with HTTP 200 Jul 03 12:12:45.589316 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1321/5257] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 3 12:12:45 2026] POST /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:12:45.717388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:45.719608 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:45.719916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:45.720158 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:45.727952 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:45.727952 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:45.731604 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:45.735646 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-e382b617-eb5c-45d3-a7b9-c6d589df27db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:45.736073 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1308/5258] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:12:45 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:46.102220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:46.104990 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:46.105231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:46.105489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:46.105617 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:46.110854 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:46.110854 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:46.111642 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ff454e8-87fd-4b56-995c-5f9bc880cfc6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:46.112105 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1315/5259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:46 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:46.293429 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:46.296024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:46.296247 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:46.296510 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:46.304120 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:46.304120 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:46.308038 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:46.312712 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-7e618c27-9bf6-42de-93e4-ec705102b8d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:46.313115 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1316/5260] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:12:46 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:46.323873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b146d3fc-3c22-46f6-94b5-fd5dc41f8a25 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:46.324294 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b146d3fc-3c22-46f6-94b5-fd5dc41f8a25 None None] GET https://10.4.3.170/volume// Jul 03 12:12:46.324492 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b146d3fc-3c22-46f6-94b5-fd5dc41f8a25 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:46.324712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b146d3fc-3c22-46f6-94b5-fd5dc41f8a25 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:46.325024 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b146d3fc-3c22-46f6-94b5-fd5dc41f8a25 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:12:46.325319 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1322/5261] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:12: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 12:12:46.333498 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-571f67ce-c963-452d-9090-21d081edbe0f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:46.335530 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-571f67ce-c963-452d-9090-21d081edbe0f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:12:46.335935 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-571f67ce-c963-452d-9090-21d081edbe0f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b5c25b0-817d-4559-809a-26c3064f93b2", "connector": null, "instance_uuid": "199be615-9532-4ecb-8b6a-a94385db3d50"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:46.343922 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:46.343922 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:46.376640 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-571f67ce-c963-452d-9090-21d081edbe0f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:12:46.377074 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1309/5262] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:12:46 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 12:12:47.122780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-52d11f37-728c-4631-b2af-87ab0a980498 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:47.125094 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52d11f37-728c-4631-b2af-87ab0a980498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:47.125318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52d11f37-728c-4631-b2af-87ab0a980498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:47.125936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-52d11f37-728c-4631-b2af-87ab0a980498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:47.125936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-52d11f37-728c-4631-b2af-87ab0a980498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:47.131176 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:47.131176 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:47.131956 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-52d11f37-728c-4631-b2af-87ab0a980498 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:47.132472 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1316/5263] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:47 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:48.143068 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d16deb80-65b3-467b-a124-13b83612a245 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:48.145838 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d16deb80-65b3-467b-a124-13b83612a245 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:48.146121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d16deb80-65b3-467b-a124-13b83612a245 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:48.146284 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d16deb80-65b3-467b-a124-13b83612a245 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:48.146461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d16deb80-65b3-467b-a124-13b83612a245 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:48.151590 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:48.151590 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:48.152593 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d16deb80-65b3-467b-a124-13b83612a245 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:48.153319 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1317/5264] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:48 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:49.167486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0ebfde9a-50df-4702-9e6a-67222bde942d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:49.169734 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ebfde9a-50df-4702-9e6a-67222bde942d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:49.169994 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ebfde9a-50df-4702-9e6a-67222bde942d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:49.170261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0ebfde9a-50df-4702-9e6a-67222bde942d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:49.170432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-0ebfde9a-50df-4702-9e6a-67222bde942d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:49.176088 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:49.176088 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:49.176990 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0ebfde9a-50df-4702-9e6a-67222bde942d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:49.177573 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1323/5265] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:49 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:50.189582 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:50.191240 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:50.191436 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:50.191609 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:50.191834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:50.196252 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:50.196252 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:50.197048 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f16b786a-2e0f-4051-ae19-7f3d1a102f25 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:50.197465 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1310/5266] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:50 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:51.209450 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4ae16061-3945-49e0-9ba6-5793b22237af None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:51.211254 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ae16061-3945-49e0-9ba6-5793b22237af tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:51.211481 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ae16061-3945-49e0-9ba6-5793b22237af tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:51.211635 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4ae16061-3945-49e0-9ba6-5793b22237af tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:51.211795 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4ae16061-3945-49e0-9ba6-5793b22237af tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:51.216417 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:51.216417 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:51.217168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4ae16061-3945-49e0-9ba6-5793b22237af tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:51.217588 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1317/5267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:51 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:52.233888 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cb5d1517-f9af-4012-bc56-790a8c69341f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:52.237145 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb5d1517-f9af-4012-bc56-790a8c69341f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:52.240749 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cb5d1517-f9af-4012-bc56-790a8c69341f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:52.241054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cb5d1517-f9af-4012-bc56-790a8c69341f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:52.241160 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-cb5d1517-f9af-4012-bc56-790a8c69341f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:52.247391 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:52.247391 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:52.247391 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cb5d1517-f9af-4012-bc56-790a8c69341f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:52.247391 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1318/5268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:52 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:52.355340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2e32c91e-0514-44d0-870f-b8724490a1ff None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:52.355839 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2e32c91e-0514-44d0-870f-b8724490a1ff None None] GET https://10.4.3.170/volume// Jul 03 12:12:52.355977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2e32c91e-0514-44d0-870f-b8724490a1ff None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:52.356154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2e32c91e-0514-44d0-870f-b8724490a1ff None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:52.356501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2e32c91e-0514-44d0-870f-b8724490a1ff None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:12:52.356834 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1324/5269] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:12: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 12:12:52.367073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:52.369774 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:12:52.370037 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:52.370304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:52.383306 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:52.383306 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:52.387972 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:12:52.393753 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-772b2599-3aed-44cd-9a8b-61bc8c5ec911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:12:52.394240 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1311/5270] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:12:52 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:12:52.507730 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:52.510246 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 Jul 03 12:12:52.510567 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:52.518563 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-9b5c25b0-817d-4559-809a-26c3064f93b2-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:12:52.523585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-9b5c25b0-817d-4559-809a-26c3064f93b2-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:12:52.524981 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:52.524981 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:53.046383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-9b5c25b0-817d-4559-809a-26c3064f93b2-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:12:53.046756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-753e04c9-5a47-42ba-b7c3-3355711c1585 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 returned with HTTP 200 Jul 03 12:12:53.047273 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1318/5271] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:12:52 2026] PUT /volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:12:53.258932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:53.261297 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:53.261556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:53.261812 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:53.261967 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:53.267154 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:53.267154 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:53.267919 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d5bf411-6801-47c5-92d3-1c6d425c26f6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:53.268501 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1319/5272] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:53 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:53.562565 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6fa40df0-db92-437f-acff-3152dcf1c5df None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:53.565221 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6fa40df0-db92-437f-acff-3152dcf1c5df tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897/action Jul 03 12:12:53.565752 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6fa40df0-db92-437f-acff-3152dcf1c5df tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:12:53.565925 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6fa40df0-db92-437f-acff-3152dcf1c5df tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:53.594172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:53.594172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:53.665980 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6fa40df0-db92-437f-acff-3152dcf1c5df tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897/action returned with HTTP 204 Jul 03 12:12:53.666458 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1325/5273] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:12:53 2026] POST /volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:54.279578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c003614e-e656-4075-89eb-2c88442ebc4e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:54.281534 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c003614e-e656-4075-89eb-2c88442ebc4e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:54.281773 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c003614e-e656-4075-89eb-2c88442ebc4e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:54.281987 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c003614e-e656-4075-89eb-2c88442ebc4e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:54.282098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c003614e-e656-4075-89eb-2c88442ebc4e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:54.287128 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:54.287128 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:54.287867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c003614e-e656-4075-89eb-2c88442ebc4e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:54.288293 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1312/5274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:54 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:55.299359 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7bf778da-5085-414f-ab26-d114d40f0d92 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:55.301738 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bf778da-5085-414f-ab26-d114d40f0d92 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:55.302002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bf778da-5085-414f-ab26-d114d40f0d92 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:55.302264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bf778da-5085-414f-ab26-d114d40f0d92 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:55.302439 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-7bf778da-5085-414f-ab26-d114d40f0d92 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:55.307689 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:55.307689 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:55.308633 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bf778da-5085-414f-ab26-d114d40f0d92 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:55.309208 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1319/5275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:55 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:55.318981 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:55.320692 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:12:55.321001 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b", "incremental": true}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:55.322257 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating new backup {'backup': {'volume_id': 'c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b', 'incremental': True}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:12:55.322482 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating backup of volume c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b in container None Jul 03 12:12:55.329060 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:55.329060 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:55.329470 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:55.344515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['ab6efdab-1203-4dbc-b2e7-608cc3f5369b', 'a9f4ca38-582f-4908-ae5a-11e26c4c3b74'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:55.361509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9e0f6bcb-cc5a-4b5e-a57a-51d2806ccb1f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Jul 03 12:12:55.361993 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1320/5276] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:12:55 2026] POST /volume/v3/backups => generated 109 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:12:55.368351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:55.370207 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] DELETE https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:55.370428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:55.370610 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:55.370752 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Delete backup with id: 70fbc49e-a951-4b25-84c1-337542ac450b. Jul 03 12:12:55.375178 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:55.375178 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:55.386633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] delete_backup rpcapi backup_id 70fbc49e-a951-4b25-84c1-337542ac450b {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:12:55.388493 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-297d8f0a-de2e-4762-97a3-fb3d7df4bcbc tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 202 Jul 03 12:12:55.389112 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1326/5277] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:12:55 2026] DELETE /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:12:55.395726 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:55.397256 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:55.397501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:55.397765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:55.397907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:55.401940 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:55.401940 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:55.402488 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f93eadd1-0b4d-4547-9725-47371a14d2f5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 200 Jul 03 12:12:55.402889 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1313/5278] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:55 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:56.414797 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-705b0dc7-037a-4cc8-80d7-390447b80caa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:56.416828 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-705b0dc7-037a-4cc8-80d7-390447b80caa tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b Jul 03 12:12:56.417062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-705b0dc7-037a-4cc8-80d7-390447b80caa tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:56.417295 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-705b0dc7-037a-4cc8-80d7-390447b80caa tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:56.417452 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-705b0dc7-037a-4cc8-80d7-390447b80caa tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 70fbc49e-a951-4b25-84c1-337542ac450b. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:56.421549 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-705b0dc7-037a-4cc8-80d7-390447b80caa tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b returned with HTTP 404 Jul 03 12:12:56.422196 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1320/5279] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:56 2026] GET /volume/v3/backups/70fbc49e-a951-4b25-84c1-337542ac450b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:12:56.431087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6415a53e-46b1-4700-8d22-2f08d864f042 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:56.433429 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:56.437844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-701162856"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:56.437844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-701162856'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:56.437844 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume of 1 GB Jul 03 12:12:56.441650 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Availability Zones retrieved successfully. Jul 03 12:12:56.449559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (8426c419-7d4e-4632-a274-f8127f656963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:56.450823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31411c49-174b-4748-8dfd-c1dd554b2bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:56.452180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:56.483403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31411c49-174b-4748-8dfd-c1dd554b2bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:56.484210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d32eaf-440b-45cf-b98d-aaa593e53d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:56.536917 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['a2c76613-fb49-411c-813a-1bfc66dda468', '4c850701-8717-42eb-99f1-c96716b9a277', '870b8c51-070f-4760-9080-d44463a9b3cc', '2774fa18-b2fe-4b9e-8cac-232ac67ee143'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:56.538011 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d32eaf-440b-45cf-b98d-aaa593e53d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c76613-fb49-411c-813a-1bfc66dda468', '4c850701-8717-42eb-99f1-c96716b9a277', '870b8c51-070f-4760-9080-d44463a9b3cc', '2774fa18-b2fe-4b9e-8cac-232ac67ee143']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:56.539022 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc60f89c-cf25-45ec-80b4-da85ad7d242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:56.577151 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc60f89c-cf25-45ec-80b4-da85ad7d242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b74cad67-4521-42c4-9eeb-bbabe9d30a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-701162856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['a2c76613-fb49-411c-813a-1bfc66dda468','4c850701-8717-42eb-99f1-c96716b9a277','870b8c51-070f-4760-9080-d44463a9b3cc','2774fa18-b2fe-4b9e-8cac-232ac67ee143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-701162856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b74cad67-4521-42c4-9eeb-bbabe9d30a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c1160ed00c7477ca51c589e6668a595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea3920c95df447779b6e18d749b124b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:56.578317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3146712d-b8b7-4467-94d7-d948e894c86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:56.616942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3146712d-b8b7-4467-94d7-d948e894c86d) transitioned into state 'SUCCESS' from state '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-701162856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c1160ed00c7477ca51c589e6668a595',qos_specs=None,replication_status=,reservations=['a2c76613-fb49-411c-813a-1bfc66dda468','4c850701-8717-42eb-99f1-c96716b9a277','870b8c51-070f-4760-9080-d44463a9b3cc','2774fa18-b2fe-4b9e-8cac-232ac67ee143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3920c95df447779b6e18d749b124b8',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:56.617943 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1641a883-57ca-4fb8-b23a-9e69b4e1590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:56.647361 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1641a883-57ca-4fb8-b23a-9e69b4e1590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:56.648980 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Flow 'volume_create_api' (8426c419-7d4e-4632-a274-f8127f656963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:56.649236 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Create volume request issued successfully. Jul 03 12:12:56.650180 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6415a53e-46b1-4700-8d22-2f08d864f042 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:56.650854 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1321/5280] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:12:56 2026] POST /volume/v3/volumes => generated 748 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:56.663798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:56.666200 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:12:56.666200 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:56.666656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:56.675440 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:56.675440 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:56.679938 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:56.685490 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-632d2c73-9e35-4b82-aa96-7c5941c3d35c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d returned with HTTP 200 Jul 03 12:12:56.686019 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1327/5281] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:56 2026] GET /volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:57.700507 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5bdde306-aaf0-4889-a6f2-863b10478493 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:57.702115 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5bdde306-aaf0-4889-a6f2-863b10478493 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:12:57.702290 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5bdde306-aaf0-4889-a6f2-863b10478493 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:57.702532 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5bdde306-aaf0-4889-a6f2-863b10478493 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:57.710247 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:57.710247 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:57.714284 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5bdde306-aaf0-4889-a6f2-863b10478493 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:12:57.718637 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5bdde306-aaf0-4889-a6f2-863b10478493 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d returned with HTTP 200 Jul 03 12:12:57.719162 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1314/5282] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:57 2026] GET /volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:57.732189 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:57.734428 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:12:57.734912 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b74cad67-4521-42c4-9eeb-bbabe9d30a1d", "name": "tempest-VolumesBackupsTest-Backup-1414456695"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:57.737405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.contrib.backups [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating new backup {'backup': {'volume_id': 'b74cad67-4521-42c4-9eeb-bbabe9d30a1d', 'name': 'tempest-VolumesBackupsTest-Backup-1414456695'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:12:57.737611 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.contrib.backups [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating backup of volume b74cad67-4521-42c4-9eeb-bbabe9d30a1d in container None Jul 03 12:12:57.746391 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:57.746391 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:57.746838 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Volume info retrieved successfully. Jul 03 12:12:57.764216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Created reservations ['b7343dbc-e3be-43d8-af22-6eee7ad588a3', '241ad18c-2295-4ae1-944f-ef64015b527d'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:57.790070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6541d5ca-b2e1-4869-afb8-e200f25c97c9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:57.792299 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6541d5ca-b2e1-4869-afb8-e200f25c97c9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption Jul 03 12:12:57.792515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6541d5ca-b2e1-4869-afb8-e200f25c97c9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:57.792718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6541d5ca-b2e1-4869-afb8-e200f25c97c9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:57.803890 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:57.803890 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:57.804124 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f5117cd-b979-4dbe-871c-a3fd0286709b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:12:57.804586 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1321/5283] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:57 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:57.813150 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-a89557b6-8f98-4259-9e37-89287b1f652f req-6541d5ca-b2e1-4869-afb8-e200f25c97c9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption returned with HTTP 200 Jul 03 12:12:57.813647 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1322/5284] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:12:57 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:57.814364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:57.817036 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:12:57.817340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:57.817658 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:57.817823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:57.823304 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:57.823304 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:57.824181 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fcbcbe6-4bf1-4418-baaf-917e06ea19eb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:12:57.824717 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1328/5285] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:57 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:58.837815 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-396324fe-91cd-4818-926d-391f8f039945 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:58.839608 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-396324fe-91cd-4818-926d-391f8f039945 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:12:58.839788 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-396324fe-91cd-4818-926d-391f8f039945 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:58.839960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-396324fe-91cd-4818-926d-391f8f039945 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:58.840079 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-396324fe-91cd-4818-926d-391f8f039945 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:58.844601 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:58.844601 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:12:58.845197 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-396324fe-91cd-4818-926d-391f8f039945 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:12:58.845622 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1315/5286] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:58 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:59.103704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:59.105447 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:12:59.105780 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-931330750", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:12:59.107230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-931330750', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:12:59.107360 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume of 1 GB Jul 03 12:12:59.107635 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:59.107635 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:12:59.111544 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Availability Zones retrieved successfully. Jul 03 12:12:59.116907 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (d62dbf0f-efb2-4563-b0c7-75d3bce0b94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:59.117798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c14bce-b8e1-449b-b671-6d7ec3f80e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:59.118719 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:12:59.147788 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c14bce-b8e1-449b-b671-6d7ec3f80e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:59.148551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8604036-09e9-4208-aeb7-fb0f34bc60eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:59.214310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['2dd0913e-afd7-404c-bfcb-843fda66b244', '4c1b1e35-e94f-4fc3-9d10-607647ee84af', '282afa78-6b26-469c-9839-facab25652d3', '0a02d9a4-b773-4f08-808f-f9abdd09c068'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:12:59.215226 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8604036-09e9-4208-aeb7-fb0f34bc60eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd0913e-afd7-404c-bfcb-843fda66b244', '4c1b1e35-e94f-4fc3-9d10-607647ee84af', '282afa78-6b26-469c-9839-facab25652d3', '0a02d9a4-b773-4f08-808f-f9abdd09c068']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:59.215983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d281dd8-5ae5-408a-862f-fdf44d2781c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:59.240782 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d281dd8-5ae5-408a-862f-fdf44d2781c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0571557-9f77-40cc-8589-c40a7fe7dc71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-931330750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['2dd0913e-afd7-404c-bfcb-843fda66b244','4c1b1e35-e94f-4fc3-9d10-607647ee84af','282afa78-6b26-469c-9839-facab25652d3','0a02d9a4-b773-4f08-808f-f9abdd09c068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-931330750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0571557-9f77-40cc-8589-c40a7fe7dc71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6889cd362c4049d0810970cb540ec92f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f012c61fe7242daa980e0e70e627072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:59.241765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8023a0c6-e238-4a0c-84a0-0865199e7433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:59.268672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8023a0c6-e238-4a0c-84a0-0865199e7433) transitioned into state 'SUCCESS' from state '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-931330750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['2dd0913e-afd7-404c-bfcb-843fda66b244','4c1b1e35-e94f-4fc3-9d10-607647ee84af','282afa78-6b26-469c-9839-facab25652d3','0a02d9a4-b773-4f08-808f-f9abdd09c068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:59.269445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5506613f-e009-474e-9c69-b827da55593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:12:59.284258 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5506613f-e009-474e-9c69-b827da55593b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:12:59.285253 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (d62dbf0f-efb2-4563-b0c7-75d3bce0b94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:12:59.285591 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request issued successfully. Jul 03 12:12:59.286354 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7c6d9c16-651c-48af-8125-0d3d2cc5a837 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:12:59.287052 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1322/5287] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:12:59 2026] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:12:59.300400 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:59.302831 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:12:59.303060 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:59.303317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:59.312138 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:59.312138 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:12:59.316335 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:12:59.320802 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4d0b4117-5b0f-410d-a8e2-a4679b0a7e4d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:12:59.320802 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1323/5288] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:59 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:12:59.856932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a9c4c296-fe50-4776-b864-54b9f80be657 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:12:59.859248 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c4c296-fe50-4776-b864-54b9f80be657 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:12:59.859578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c4c296-fe50-4776-b864-54b9f80be657 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:12:59.859871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c4c296-fe50-4776-b864-54b9f80be657 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:12:59.860010 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a9c4c296-fe50-4776-b864-54b9f80be657 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:12:59.865624 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:12:59.865624 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:12:59.866532 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c4c296-fe50-4776-b864-54b9f80be657 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:12:59.867254 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1329/5289] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:12:59 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:00.336718 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:00.337357 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:00.337598 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:00.337765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:00.347317 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:00.347317 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:00.352687 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:00.359230 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a50620f7-1bd9-47c7-8e48-70f3520adc91 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:00.359813 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1316/5290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:00 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:00.373661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:00.375798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:00.376044 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:00.376310 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:00.384462 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:00.384462 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:00.389163 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:00.394756 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-10f7148f-e020-4e14-8c13-7b7bc585f046 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:00.395160 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1323/5291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:00 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:00.877968 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:00.882272 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:00.882272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:00.882272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:00.882272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:00.886611 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:00.886611 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:00.887655 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b4cf65f2-94cc-4ab7-8e09-7d21d2428043 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:00.888239 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1324/5292] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:00 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:01.217725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:01.221090 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:01.221396 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:01.221705 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:01.231261 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:01.231261 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:01.237755 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:01.243155 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-f018e357-100b-41e4-b7e4-ed8385c25de9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:01.243646 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1330/5293] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:01 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:01.903800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-80346f1d-c035-4116-86a3-129cf24a79ee None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:01.906286 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80346f1d-c035-4116-86a3-129cf24a79ee tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:01.906575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80346f1d-c035-4116-86a3-129cf24a79ee tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:01.906851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-80346f1d-c035-4116-86a3-129cf24a79ee tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:01.907008 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-80346f1d-c035-4116-86a3-129cf24a79ee tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:01.912510 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:01.912510 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:01.913359 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-80346f1d-c035-4116-86a3-129cf24a79ee tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:01.914056 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1317/5294] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:01 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:02.927852 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:02.930168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:02.930430 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:02.930650 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:02.930799 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:02.937057 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:02.937057 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:02.938867 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-60ed8249-3a42-41f2-a955-fc0d3a839222 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:02.938867 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1324/5295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:02 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:03.295738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-88eac40b-f5c8-4365-95fa-bd2955d30235 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:03.297562 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88eac40b-f5c8-4365-95fa-bd2955d30235 None None] GET https://10.4.3.170/volume// Jul 03 12:13:03.297562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88eac40b-f5c8-4365-95fa-bd2955d30235 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:03.297562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-88eac40b-f5c8-4365-95fa-bd2955d30235 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:03.303872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-88eac40b-f5c8-4365-95fa-bd2955d30235 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:03.304326 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1325/5296] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:13:03 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:13:03.313932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-e5a33860-37e5-4148-b235-b972f0644c6c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:03.436201 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-e5a33860-37e5-4148-b235-b972f0644c6c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:13:03.436742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-e5a33860-37e5-4148-b235-b972f0644c6c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0571557-9f77-40cc-8589-c40a7fe7dc71", "connector": null, "instance_uuid": "7fbd360a-591c-468f-b4b6-d29c31158340"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:03.448023 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:03.448023 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:03.492617 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-e5a33860-37e5-4148-b235-b972f0644c6c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:13:03.493086 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1331/5297] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:13:03 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:03.770761 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-07fea235-b0c4-469f-b17b-52339206e6c8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:03.772787 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07fea235-b0c4-469f-b17b-52339206e6c8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:03.772983 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07fea235-b0c4-469f-b17b-52339206e6c8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:03.773209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-07fea235-b0c4-469f-b17b-52339206e6c8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:03.786080 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:03.786080 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:03.792447 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-07fea235-b0c4-469f-b17b-52339206e6c8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:03.798030 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-07fea235-b0c4-469f-b17b-52339206e6c8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:03.798841 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1318/5298] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:03 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:03.951428 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4e04394e-c756-40e2-962c-97620a3b9379 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:03.953870 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e04394e-c756-40e2-962c-97620a3b9379 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:03.954092 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4e04394e-c756-40e2-962c-97620a3b9379 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:03.954314 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4e04394e-c756-40e2-962c-97620a3b9379 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:03.954460 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-4e04394e-c756-40e2-962c-97620a3b9379 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:03.959260 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:03.959260 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:03.959944 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e04394e-c756-40e2-962c-97620a3b9379 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:03.960337 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1325/5299] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:03 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:04.033318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5f9b99e5-516e-4d20-b50e-00b62340cb9f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:04.033838 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f9b99e5-516e-4d20-b50e-00b62340cb9f None None] GET https://10.4.3.170/volume// Jul 03 12:13:04.034082 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f9b99e5-516e-4d20-b50e-00b62340cb9f None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:04.034319 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5f9b99e5-516e-4d20-b50e-00b62340cb9f None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:04.034790 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5f9b99e5-516e-4d20-b50e-00b62340cb9f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:04.035202 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1326/5300] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13: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 12:13:04.046322 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:04.048593 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:04.048845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:04.049071 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:04.060172 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:04.060172 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:04.065115 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:04.069779 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-018fb689-f18b-4210-a153-33bedd7e75b8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:04.070394 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1332/5301] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:04 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:04.194100 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:04.196800 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] PUT https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c Jul 03 12:13:04.197352 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:04.208109 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Acquiring lock "cinder-attachment_update-d0571557-9f77-40cc-8589-c40a7fe7dc71-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:13:04.214599 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-d0571557-9f77-40cc-8589-c40a7fe7dc71-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:13:04.215763 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:04.215763 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:04.746605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-d0571557-9f77-40cc-8589-c40a7fe7dc71-np0000004412" released by "attachment_update" :: held 0.532s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:13:04.747061 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-103d715f-cfc4-4f04-aa31-f3fc3d6fe9ca tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c returned with HTTP 200 Jul 03 12:13:04.747796 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1319/5302] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:13:04 2026] PUT /volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:04.814141 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:04.816448 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:04.816708 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:04.816978 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:04.819508 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=134,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:13:04.833192 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:04.833192 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:04.838146 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:04.845061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1347a373-084f-4d59-9ce1-2207f4884ca8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:04.845665 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1326/5303] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:04 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:04.974155 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:04.976156 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:04.976450 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:04.976701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:04.976835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:04.982208 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:04.982208 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:04.983014 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50f6dc1b-fe44-4b1f-b972-0de42e3b0457 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:04.983587 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1327/5304] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:04 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:05.866219 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:05.870402 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:05.870728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:05.870996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:05.886273 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:05.886273 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:05.892416 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:05.901017 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-69d692d0-09dd-4756-8ec1-a85bd318ce52 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:05.901290 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1333/5305] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:05 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:05.996621 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:06.001633 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:06.002038 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:06.002348 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:06.002537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:06.008804 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:06.008804 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:06.009300 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8a6f52e-076d-47be-b611-4f16607c9ec0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:06.009666 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1320/5306] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:05 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:06.916477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:06.918634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:06.918893 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:06.919116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:06.930150 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:06.930150 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:06.933736 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:06.939100 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d6ea267c-350e-46c8-9497-cf92aa10c60d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:06.939601 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1327/5307] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:06 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:07.020611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:07.022587 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:07.022847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:07.023051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:07.023176 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:07.024968 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=150,cinder:INSERT=32,cinder:UPDATE=58 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:13:07.028344 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:07.028344 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:07.029172 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f6cd3b4-f3bd-40e3-9abb-d2332526e15e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:07.029736 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1328/5308] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:07 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:07.953411 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6447b74c-e663-447b-ab62-20326ab1a809 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:07.955584 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6447b74c-e663-447b-ab62-20326ab1a809 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:07.955825 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6447b74c-e663-447b-ab62-20326ab1a809 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:07.956086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6447b74c-e663-447b-ab62-20326ab1a809 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:07.958608 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=84,cinder:INSERT=2,cinder:UPDATE=14 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:13:07.967125 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:07.967125 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:07.972009 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6447b74c-e663-447b-ab62-20326ab1a809 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:07.977530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6447b74c-e663-447b-ab62-20326ab1a809 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:07.977945 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1334/5309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:07 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:08.045743 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:08.048070 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:08.049392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:08.049392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:08.049392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:08.051458 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=99,cinder:INSERT=13,cinder:UPDATE=19 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:13:08.056830 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:08.056830 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:08.058532 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c4c6762-0314-4292-bbdb-79df9d18a59e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:08.059009 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1321/5310] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:08 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:08.992547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:08.993863 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:08.994075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:08.994262 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:09.003903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:09.003903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:09.007613 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:09.011979 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-30b1fd9b-6d08-4938-bf0f-a2051bc1cb18 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:09.012387 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1328/5311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:08 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:09.068785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-04259019-7e2a-42cf-b666-16c16fd61b1f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:09.070928 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04259019-7e2a-42cf-b666-16c16fd61b1f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:09.071194 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04259019-7e2a-42cf-b666-16c16fd61b1f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:09.071422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-04259019-7e2a-42cf-b666-16c16fd61b1f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:09.071562 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-04259019-7e2a-42cf-b666-16c16fd61b1f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:09.076677 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:09.076677 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:09.077431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-04259019-7e2a-42cf-b666-16c16fd61b1f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:09.077900 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1329/5312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:09 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:10.026209 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:10.028391 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:10.028617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:10.028850 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:10.041924 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:10.041924 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:10.047962 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:10.055250 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eaed41e5-272e-4481-a0ef-36c009bc9cf7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:10.055927 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1335/5313] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:10 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:10.089139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:10.091413 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:10.094552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:10.094552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:10.094552 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:10.097304 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:10.097304 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:10.098203 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2a5da3a-9f37-4f22-8958-f1b6b4861635 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:10.098722 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1322/5314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:10 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:11.001760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-c0697db1-ed1d-4927-9b9a-166c16989712 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:11.004242 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-c0697db1-ed1d-4927-9b9a-166c16989712 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c/action Jul 03 12:13:11.004782 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-c0697db1-ed1d-4927-9b9a-166c16989712 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:11.004970 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-c0697db1-ed1d-4927-9b9a-166c16989712 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:11.024793 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:11.024793 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:11.050589 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2eb04e15-75d5-4020-9c5d-0cb51ff08c98 req-c0697db1-ed1d-4927-9b9a-166c16989712 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c/action returned with HTTP 204 Jul 03 12:13:11.051128 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1329/5315] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:13:11 2026] POST /volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:11.070093 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:11.072266 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:11.072630 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:11.072823 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:11.084763 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:11.084763 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:11.090482 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:11.097352 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d75471f-6cc7-4cb6-9fa2-df1dd87d19a6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:11.097973 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1330/5316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:11 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:11.110588 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-67359180-3b84-442e-8798-86e41d7d5f4d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:11.113191 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-67359180-3b84-442e-8798-86e41d7d5f4d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:11.113431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-67359180-3b84-442e-8798-86e41d7d5f4d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:11.113674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-67359180-3b84-442e-8798-86e41d7d5f4d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:11.113828 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-67359180-3b84-442e-8798-86e41d7d5f4d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:11.119039 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:11.119039 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:11.119817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-67359180-3b84-442e-8798-86e41d7d5f4d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:11.120342 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1336/5317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:11 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:12.132488 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:12.134436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:12.134593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:12.134803 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:12.134900 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:12.139489 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:12.139489 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:12.140165 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a4c18edb-32c6-4c53-9364-75b2873ed040 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:12.140626 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1323/5318] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:12 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:13.152806 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:13.154939 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:13.155229 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:13.155497 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:13.155658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:13.164523 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:13.164523 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:13.165853 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a42f523c-05da-466a-809d-4d9b018d8ac7 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:13.166356 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1330/5319] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:13 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:14.180271 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:14.182022 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:14.182187 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:14.182390 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:14.182495 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:14.187449 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:14.187449 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:14.188383 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-beaa5051-d544-423c-8c85-2da1ed7c30a4 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:14.188870 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1331/5320] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:14 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:14.521848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:14.524069 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:13:14.524571 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0571557-9f77-40cc-8589-c40a7fe7dc71", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-15364226", "description": null, "metadata": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:14.540179 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:14.540179 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:14.540840 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:14.541020 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create snapshot from volume d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:14.595259 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['776bd558-9f4a-4149-afe6-8dbd5d3dbbe1', 'a9212427-b779-495f-ace6-2d295998c4f1', '65fa5a60-ea60-4f47-b57d-00b7dc52221b', '552b9f6a-913a-4d7d-87b2-1d5db5e7b11a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:14.635226 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot force create request issued successfully. Jul 03 12:13:14.635857 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ef0403b-a0da-4541-842f-64be8cb35ab4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:13:14.636417 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1337/5321] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:13:14 2026] POST /volume/v3/snapshots => generated 311 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:14.645804 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1ef379a9-f6de-42d2-a057-16440d620122 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:14.649519 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ef379a9-f6de-42d2-a057-16440d620122 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:13:14.649715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ef379a9-f6de-42d2-a057-16440d620122 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:14.649907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1ef379a9-f6de-42d2-a057-16440d620122 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:14.656724 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:14.656724 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:14.657818 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1ef379a9-f6de-42d2-a057-16440d620122 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:14.658964 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1ef379a9-f6de-42d2-a057-16440d620122 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 200 Jul 03 12:13:14.659602 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1324/5322] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:14 2026] GET /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:15.198984 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.200963 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:15.201188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:15.201447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:15.201601 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:15.206729 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.206729 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:15.207341 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d7cd2366-94ac-43aa-9de2-df00bb90555d tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:15.207732 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1331/5323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:15 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:15.217446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-07680f58-f176-4b80-8c4f-0d30696c2340 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.219059 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:13:15.219326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b74cad67-4521-42c4-9eeb-bbabe9d30a1d", "name": "tempest-VolumesBackupsTest-Backup-944026055"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:15.220837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating new backup {'backup': {'volume_id': 'b74cad67-4521-42c4-9eeb-bbabe9d30a1d', 'name': 'tempest-VolumesBackupsTest-Backup-944026055'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:13:15.221006 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating backup of volume b74cad67-4521-42c4-9eeb-bbabe9d30a1d in container None Jul 03 12:13:15.228787 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.228787 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:15.229364 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:13:15.248948 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['00bb5899-ca1c-44cd-bff0-04e1dcb42c68', '6f678969-e727-4bf4-aec4-ed20633d2051'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:15.283220 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-07680f58-f176-4b80-8c4f-0d30696c2340 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:13:15.283692 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1332/5324] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:15 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:15.292214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6952358e-515d-4e8f-9472-16163bf50a7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.294091 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6952358e-515d-4e8f-9472-16163bf50a7f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:15.294278 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6952358e-515d-4e8f-9472-16163bf50a7f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:15.294477 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6952358e-515d-4e8f-9472-16163bf50a7f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:15.294575 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6952358e-515d-4e8f-9472-16163bf50a7f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:15.299817 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.299817 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:15.300744 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6952358e-515d-4e8f-9472-16163bf50a7f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:15.301151 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1338/5325] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:15 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:15.346026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-711a4107-c118-42a2-8523-6a8859092876 req-d3e4db59-1d69-4408-a25e-b24b03e66b9b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.348356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-d3e4db59-1d69-4408-a25e-b24b03e66b9b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption Jul 03 12:13:15.348541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-d3e4db59-1d69-4408-a25e-b24b03e66b9b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:15.348785 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-d3e4db59-1d69-4408-a25e-b24b03e66b9b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:15.358779 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.358779 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:15.365712 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-d3e4db59-1d69-4408-a25e-b24b03e66b9b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption returned with HTTP 200 Jul 03 12:13:15.366105 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1325/5326] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:13:15 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:15.669477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.671382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:13:15.671594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:15.671808 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:15.677383 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.677383 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:15.678006 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:15.678961 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ebc6639-f97d-4e80-9f5e-945497c470ac tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 200 Jul 03 12:13:15.679339 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1332/5327] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:15 2026] GET /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:15.688874 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:15.690643 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:13:15.690869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:15.691101 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:15.696493 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:15.696493 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:15.696952 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:15.697844 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0e5113f9-a709-48b6-824f-2c06997c1d33 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 200 Jul 03 12:13:15.698187 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1333/5328] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:15 2026] GET /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:16.312311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:16.314469 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:16.314688 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:16.314897 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:16.315017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:16.319884 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:16.319884 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:16.320739 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-454fb43b-c16a-4eb8-95f0-aa2197349fbc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:16.321134 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1339/5329] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:16 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:17.333388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:17.335248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:17.335452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:17.335685 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:17.335883 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:17.340860 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:17.340860 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:17.341793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3b785672-2fbb-45a3-8ffc-90d6ddd8e772 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:17.342554 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1326/5330] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:17 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:17.383209 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:17.385228 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:13:17.385633 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0571557-9f77-40cc-8589-c40a7fe7dc71", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-724379654", "description": null, "metadata": null}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:17.396526 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:17.396526 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:17.397163 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:17.397377 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create snapshot from volume d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:17.431125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['9e301f37-9dd2-4728-95e3-0062938e2fc4', '949a57f3-eb11-45ed-b417-380aacd7bb32', '4c15a52a-74b5-4225-8942-839a81ce741b', '4a8a1cb6-4519-4a38-b744-1552977d5254'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:17.476146 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot force create request issued successfully. Jul 03 12:13:17.476316 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e42e8d8c-7313-414a-bca9-acb358e886c3 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:13:17.476771 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1333/5331] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:13:17 2026] POST /volume/v3/snapshots => generated 312 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:17.486230 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-df087a47-abdd-40a3-8182-5c03441ad595 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:17.487927 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df087a47-abdd-40a3-8182-5c03441ad595 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:13:17.489119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df087a47-abdd-40a3-8182-5c03441ad595 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:17.489119 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-df087a47-abdd-40a3-8182-5c03441ad595 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:17.493469 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:17.493469 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:17.493960 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-df087a47-abdd-40a3-8182-5c03441ad595 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:17.494804 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-df087a47-abdd-40a3-8182-5c03441ad595 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 200 Jul 03 12:13:17.495180 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1334/5332] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:17 2026] GET /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:17.511948 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-711a4107-c118-42a2-8523-6a8859092876 req-845a4249-386f-41d4-8aa7-10cd4f30b33d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:17.514512 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-845a4249-386f-41d4-8aa7-10cd4f30b33d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 Jul 03 12:13:17.514783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-845a4249-386f-41d4-8aa7-10cd4f30b33d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:17.515002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-845a4249-386f-41d4-8aa7-10cd4f30b33d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:17.525273 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:17.525273 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:18.059909 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-711a4107-c118-42a2-8523-6a8859092876 req-845a4249-386f-41d4-8aa7-10cd4f30b33d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 returned with HTTP 200 Jul 03 12:13:18.060323 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1340/5333] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:13:17 2026] DELETE /volume/v3/attachments/17af4dcd-ba35-4980-aaef-31e6fd431897 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:18.355469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:18.357284 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:18.357502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:18.357937 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:18.357937 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:18.369188 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:18.369188 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:18.370313 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0ab8f6d6-f93f-42e1-b3a1-feb4d0d2f640 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:18.371009 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1327/5334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:18 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:18.506320 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:18.508454 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:13:18.508454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:18.509066 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:18.513989 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:18.513989 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:18.514617 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:18.515491 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0cba9510-1643-4d5a-858a-9e00065ddf61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 200 Jul 03 12:13:18.515840 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1334/5335] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:18 2026] GET /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:18.528885 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:18.530751 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:13:18.531084 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:18.531417 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:18.537683 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:18.537683 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:18.539203 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:18.545171 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2651ca1d-ce84-40b5-9aba-cf10191b7c75 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 200 Jul 03 12:13:18.545171 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1335/5336] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:18 2026] GET /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:19.384702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:19.386604 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:19.386840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:19.387061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:19.387211 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:19.392229 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:19.392229 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:19.393182 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d95ea955-8416-44d1-8aa4-28250b9ba331 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:19.393747 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1341/5337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:19 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:20.288921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:20.290584 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:13:20.290898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0571557-9f77-40cc-8589-c40a7fe7dc71", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1942717041", "description": null, "metadata": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:20.305782 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:20.305782 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:20.306254 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:20.306426 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create snapshot from volume d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:20.336211 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['4d416b16-b76e-4a1a-8042-e04419ba10c6', 'cf3eab65-4fbf-44a1-bea6-9f2172191ee5', 'fa587198-e319-4bdc-a18e-47dd5424baa0', '3cbd5a8a-bb63-49f5-ac28-4ece3dd7c084'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:20.368118 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot force create request issued successfully. Jul 03 12:13:20.368481 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b124b86-3d54-41d5-9dbe-b9de08032130 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:13:20.368996 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1328/5338] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:13:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:20.378043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a30680b1-5a9c-4415-9097-608dfaacf521 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:20.380045 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a30680b1-5a9c-4415-9097-608dfaacf521 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:13:20.380265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a30680b1-5a9c-4415-9097-608dfaacf521 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:20.380476 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a30680b1-5a9c-4415-9097-608dfaacf521 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:20.385726 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:20.385726 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:20.386357 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a30680b1-5a9c-4415-9097-608dfaacf521 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:20.387137 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a30680b1-5a9c-4415-9097-608dfaacf521 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 200 Jul 03 12:13:20.387557 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1335/5339] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:20 2026] GET /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:20.404766 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:20.407149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:20.407411 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:20.407709 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:20.407842 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:20.413591 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:20.413591 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:20.414745 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-081d9e4c-982d-42d4-bfea-68c874b6a6c4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:20.415238 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1336/5340] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:20 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:20.554862 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:20.556988 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:13:20.557106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:20.557502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:20.557502 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:13:20.566540 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:20.566540 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:20.567165 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:20.586205 np0000004412 devstack@c-api.service[99811]: WARNING cinder.keymgr.conf_key_mgr [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:13:20.596500 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:13:20.596500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0933b2c-3e29-4edc-9481-a29d1bc07dcc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 202 Jul 03 12:13:20.596754 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1342/5341] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:13:20 2026] DELETE /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:13:20.606242 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:20.608640 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:13:20.608894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:20.609143 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:20.617321 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:20.617321 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:20.621555 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:20.626387 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-47fc1043-dfa3-43f3-851a-7311ecdbdc69 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 200 Jul 03 12:13:20.626983 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1329/5342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:20 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:21.397944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.400049 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:13:21.400266 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.400493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.406491 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.406491 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:21.407094 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:21.408109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7bd24037-a954-4e27-a9e3-5d1e2859be44 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 200 Jul 03 12:13:21.408600 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1336/5343] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:21.418523 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.420244 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:13:21.420481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.420744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.427440 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.427440 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:21.427995 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:21.428684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.428869 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5acc7c59-01e6-45cf-ad74-66e2209928fc tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 200 Jul 03 12:13:21.429266 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1337/5344] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:21.430692 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:21.430920 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.431093 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.431226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:21.435652 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.435652 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:21.436559 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7e81dced-e7ff-4461-8043-7069f513f9e5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:21.437000 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1343/5345] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:21.463130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.465867 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:21.466125 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.466353 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.476983 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.476983 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:21.480904 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:21.485519 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-0c42d880-579d-4a4f-8bfb-14588ec49779 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:21.486068 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1330/5346] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:21.505354 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.507714 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71/action Jul 03 12:13:21.508102 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:21.508255 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:21.521589 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.521589 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:21.522267 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:21.530317 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Begin detaching volume completed successfully. Jul 03 12:13:21.530610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-8c50ab30-63e9-4d4e-9c46-3140ee1ca22c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71/action returned with HTTP 202 Jul 03 12:13:21.531199 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1337/5347] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:13:21 2026] POST /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:21.641355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-505dd4ee-97f6-4efb-977a-d5977e1b9ec3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.643332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-505dd4ee-97f6-4efb-977a-d5977e1b9ec3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 Jul 03 12:13:21.643541 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-505dd4ee-97f6-4efb-977a-d5977e1b9ec3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.643761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-505dd4ee-97f6-4efb-977a-d5977e1b9ec3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.650553 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-505dd4ee-97f6-4efb-977a-d5977e1b9ec3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 returned with HTTP 404 Jul 03 12:13:21.651335 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1338/5348] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/volumes/9b5c25b0-817d-4559-809a-26c3064f93b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:21.660272 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.662591 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:13:21.662853 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.663070 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.664053 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:13:21.699559 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Get all volumes completed successfully. Jul 03 12:13:21.707793 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:21.707793 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:21.723040 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1899cf13-b77f-4c6f-9585-3ec3b55909e2 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:13:21.724396 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1344/5349] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:13:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9575 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:21.743195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5152cc44-5da1-4272-8b07-2b92a308df34 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.744927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5152cc44-5da1-4272-8b07-2b92a308df34 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] DELETE https://10.4.3.170/volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f Jul 03 12:13:21.745686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5152cc44-5da1-4272-8b07-2b92a308df34 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:21.745686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5152cc44-5da1-4272-8b07-2b92a308df34 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:21.783209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5152cc44-5da1-4272-8b07-2b92a308df34 tempest-TestVolumeBootPattern-491936308 tempest-TestVolumeBootPattern-491936308-project-admin] https://10.4.3.170/volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f returned with HTTP 202 Jul 03 12:13:21.783746 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1331/5350] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:13:21 2026] DELETE /volume/v3/types/669053df-0729-469b-bf3b-806896fdc10f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:13:21.817548 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:21.819712 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:13:21.820116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1669858824", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:21.822023 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1669858824', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:13:21.918358 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:13:21.922866 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:13:21.927968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (67070510-2e7a-47bc-9153-fae9e24f6ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:21.929259 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded5f330-4b8a-4829-b61f-f429f868c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:21.930317 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:13:22.000457 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded5f330-4b8a-4829-b61f-f429f868c697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:22.001454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b603e7f1-8951-4f1d-b0c2-748de1a1bd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:22.062541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['2907336f-45a3-40dc-a364-98dc99244130', '31f34fb4-8b0f-4f05-bf80-909126af6eb1', 'dd139247-aed7-4f10-9cd3-fa44772eae3a', '76ea8daa-ac8d-4ba3-a5e4-6232c614dc9e'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:22.063512 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b603e7f1-8951-4f1d-b0c2-748de1a1bd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2907336f-45a3-40dc-a364-98dc99244130', '31f34fb4-8b0f-4f05-bf80-909126af6eb1', 'dd139247-aed7-4f10-9cd3-fa44772eae3a', '76ea8daa-ac8d-4ba3-a5e4-6232c614dc9e']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:22.064214 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8896743-80fb-4cf8-8749-5c215e0dad4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:22.089231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8896743-80fb-4cf8-8749-5c215e0dad4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00664f90-ab13-42e9-b362-979e27f21658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1669858824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['2907336f-45a3-40dc-a364-98dc99244130','31f34fb4-8b0f-4f05-bf80-909126af6eb1','dd139247-aed7-4f10-9cd3-fa44772eae3a','76ea8daa-ac8d-4ba3-a5e4-6232c614dc9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1669858824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00664f90-ab13-42e9-b362-979e27f21658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:22.090504 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931a2321-d672-4188-af27-5357b85de3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:22.111549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931a2321-d672-4188-af27-5357b85de3b9) transitioned into state 'SUCCESS' from state '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-1669858824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['2907336f-45a3-40dc-a364-98dc99244130','31f34fb4-8b0f-4f05-bf80-909126af6eb1','dd139247-aed7-4f10-9cd3-fa44772eae3a','76ea8daa-ac8d-4ba3-a5e4-6232c614dc9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:22.112438 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9153e3b-7307-4362-979c-10616439b909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:22.123447 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9153e3b-7307-4362-979c-10616439b909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:22.124450 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (67070510-2e7a-47bc-9153-fae9e24f6ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:22.124824 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:13:22.125500 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-65858fc1-930c-4b7a-9eaf-ee2cfc6ca888 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:13:22.126017 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1338/5351] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:21 2026] POST /volume/v3/volumes => generated 759 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:22.140038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:22.142415 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:22.143321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:22.143321 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:22.153389 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:22.153389 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:22.159390 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:22.167217 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4a916d0b-cd1a-4e3e-a427-e2e236c0fe27 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:22.167217 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1339/5352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:22 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:22.449290 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:22.451896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:22.452058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:22.452257 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:22.452385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:22.458640 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:22.458640 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:22.459895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a2373e69-8d45-4c96-9216-047e9f0a3c37 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:22.460431 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1345/5353] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:22 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:22.557818 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-977472b0-2474-46f8-ae2a-0b24df80e7a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:22.558340 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977472b0-2474-46f8-ae2a-0b24df80e7a1 None None] GET https://10.4.3.170/volume// Jul 03 12:13:22.558581 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-977472b0-2474-46f8-ae2a-0b24df80e7a1 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:22.558867 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-977472b0-2474-46f8-ae2a-0b24df80e7a1 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:22.559302 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977472b0-2474-46f8-ae2a-0b24df80e7a1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:22.559745 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1332/5354] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13:22 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 12:13:22.570006 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:22.574224 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:13:22.574575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:22.574868 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:22.592931 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:22.592931 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:22.598622 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:22.604177 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-e3a2f3a4-d479-4849-8078-22187bfa6c08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:13:22.604722 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1339/5355] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:22 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:23.185268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:23.187171 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:23.187315 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:23.187547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:23.196362 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:23.196362 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:23.201594 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:23.207782 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4b8e39d0-cc3b-4e75-9284-65a67654afff tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:23.208282 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1340/5356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:23 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:23.223423 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6992cd32-8051-4277-accc-c788a6971ed3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:23.225090 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6992cd32-8051-4277-accc-c788a6971ed3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:23.225285 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6992cd32-8051-4277-accc-c788a6971ed3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:23.225537 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6992cd32-8051-4277-accc-c788a6971ed3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:23.233946 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:23.233946 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:23.238211 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6992cd32-8051-4277-accc-c788a6971ed3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:23.243207 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6992cd32-8051-4277-accc-c788a6971ed3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:23.243682 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1346/5357] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:23 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:23.474233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ad21a318-3133-4625-b93a-381d0153ee84 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:23.476773 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ad21a318-3133-4625-b93a-381d0153ee84 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:23.477028 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ad21a318-3133-4625-b93a-381d0153ee84 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:23.477961 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ad21a318-3133-4625-b93a-381d0153ee84 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:23.477961 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ad21a318-3133-4625-b93a-381d0153ee84 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:23.484867 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:23.484867 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:23.486154 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ad21a318-3133-4625-b93a-381d0153ee84 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:23.486275 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1333/5358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:23 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:23.626790 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-a47ffdd7-5704-46f8-b317-d772f496a320 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:23.628929 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-a47ffdd7-5704-46f8-b317-d772f496a320 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c Jul 03 12:13:23.629161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-a47ffdd7-5704-46f8-b317-d772f496a320 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:23.629338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-a47ffdd7-5704-46f8-b317-d772f496a320 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:23.637072 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:23.637072 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:24.172883 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-1d215cc8-706d-4a9f-91c0-3ea0fd4395e7 req-a47ffdd7-5704-46f8-b317-d772f496a320 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c returned with HTTP 200 Jul 03 12:13:24.173138 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1340/5359] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:13:23 2026] DELETE /volume/v3/attachments/440cbb67-2cfd-4e93-8910-45e5312c332c => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:24.499159 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:24.501541 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:24.501732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:24.501906 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:24.502044 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:24.506135 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:24.506135 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:24.506992 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b63d204d-d35b-4540-9a96-d7656eea86f2 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:24.507706 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1341/5360] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:24 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:24.581199 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:24.583524 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:24.583628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:24.583836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:24.595182 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:24.595182 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:24.600061 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:24.605652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c2155354-7e18-4cdb-a4fd-d433d4ab2b2e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:24.606163 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1347/5361] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:24 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:24.722232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:24.724245 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:13:24.724598 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-65749853", "snapshot_id": "cf66628f-a438-4846-8ca1-3a433d5c8d93", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:24.726292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-65749853', 'snapshot_id': 'cf66628f-a438-4846-8ca1-3a433d5c8d93', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:13:24.732275 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:24.732275 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:24.732869 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:24.733007 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume of 1 GB Jul 03 12:13:24.738267 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Availability Zones retrieved successfully. Jul 03 12:13:24.744568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (67e57ee4-b9b1-4360-8506-af512bad1c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:24.745542 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a194457-4cd5-45aa-a2c9-3548763b122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:24.746659 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:13:24.782129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a194457-4cd5-45aa-a2c9-3548763b122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf66628f-a438-4846-8ca1-3a433d5c8d93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:24.782940 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ff1f17-58da-418d-b761-17ac6c72c71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:24.825058 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['e5d364b2-872d-4460-8766-9f5f2dc532b0', 'e622a316-130e-44db-8edc-03b81084e66b', '9d5e65da-4d0d-4b6f-ae42-fa9bc9e5de01', 'ecde7198-1e42-4a90-9c70-c93f02651d20'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:24.825892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ff1f17-58da-418d-b761-17ac6c72c71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d364b2-872d-4460-8766-9f5f2dc532b0', 'e622a316-130e-44db-8edc-03b81084e66b', '9d5e65da-4d0d-4b6f-ae42-fa9bc9e5de01', 'ecde7198-1e42-4a90-9c70-c93f02651d20']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:24.826661 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8391bae-4bcb-4423-a21c-eb2c7e49fdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:24.876151 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8391bae-4bcb-4423-a21c-eb2c7e49fdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622d1713-3681-4eaf-821f-201b606cf5a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-65749853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['e5d364b2-872d-4460-8766-9f5f2dc532b0','e622a316-130e-44db-8edc-03b81084e66b','9d5e65da-4d0d-4b6f-ae42-fa9bc9e5de01','ecde7198-1e42-4a90-9c70-c93f02651d20'],size=1,snapshot_id=cf66628f-a438-4846-8ca1-3a433d5c8d93,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-65749853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622d1713-3681-4eaf-821f-201b606cf5a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6889cd362c4049d0810970cb540ec92f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf66628f-a438-4846-8ca1-3a433d5c8d93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f012c61fe7242daa980e0e70e627072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:24.877550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700e8274-5336-46d5-8f9c-ddf5fc66178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:24.900641 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700e8274-5336-46d5-8f9c-ddf5fc66178c) transitioned into state 'SUCCESS' from state '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-65749853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['e5d364b2-872d-4460-8766-9f5f2dc532b0','e622a316-130e-44db-8edc-03b81084e66b','9d5e65da-4d0d-4b6f-ae42-fa9bc9e5de01','ecde7198-1e42-4a90-9c70-c93f02651d20'],size=1,snapshot_id=cf66628f-a438-4846-8ca1-3a433d5c8d93,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:24.901725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802d34a-3d4d-4f09-afc5-494bc087b8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:24.932104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802d34a-3d4d-4f09-afc5-494bc087b8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:24.933354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (67e57ee4-b9b1-4360-8506-af512bad1c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:24.934383 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request issued successfully. Jul 03 12:13:24.934627 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9e7a4d92-0ae7-46ee-9449-d6778d805a32 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:13:24.935296 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1334/5362] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:24 2026] POST /volume/v3/volumes => generated 789 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:24.952538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17ae7d50-96fc-405d-a551-ae7171e0208c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:24.955316 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17ae7d50-96fc-405d-a551-ae7171e0208c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:24.955645 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17ae7d50-96fc-405d-a551-ae7171e0208c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:24.956038 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17ae7d50-96fc-405d-a551-ae7171e0208c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:24.966573 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:24.966573 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:24.972896 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17ae7d50-96fc-405d-a551-ae7171e0208c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:24.979768 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17ae7d50-96fc-405d-a551-ae7171e0208c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:24.980386 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1341/5363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:24 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:25.258933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:25.261949 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:25.262234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:25.262580 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:25.271750 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:25.271750 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:25.277195 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:25.284480 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-1574896c-450c-4245-b63a-0667ed86e8b1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:25.285089 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1342/5364] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:25 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:25.296844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1fed7ed7-dd8b-4441-a93d-a3c83d345873 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:25.297290 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fed7ed7-dd8b-4441-a93d-a3c83d345873 None None] GET https://10.4.3.170/volume// Jul 03 12:13:25.297516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fed7ed7-dd8b-4441-a93d-a3c83d345873 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:25.297923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1fed7ed7-dd8b-4441-a93d-a3c83d345873 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:25.298291 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1fed7ed7-dd8b-4441-a93d-a3c83d345873 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:25.298743 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1348/5365] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:13: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 12:13:25.308620 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-870f5a5c-ec01-4d84-81c9-2427415065cc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:25.311933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-870f5a5c-ec01-4d84-81c9-2427415065cc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:13:25.312334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-870f5a5c-ec01-4d84-81c9-2427415065cc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00664f90-ab13-42e9-b362-979e27f21658", "connector": null, "instance_uuid": "fff2ed6c-6bb4-4ace-9eb0-fa55cfd861ce"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:25.321744 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:25.321744 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:25.356457 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-870f5a5c-ec01-4d84-81c9-2427415065cc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:13:25.357051 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1335/5366] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:13:25 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 12:13:25.518541 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:25.520902 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:25.521163 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:25.521413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:25.521555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:25.526787 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:25.526787 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:25.527798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5e6c5a73-a733-442d-b99e-3d07613f61fe tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:25.528264 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1342/5367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:25 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:25.998547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:26.001307 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:26.001650 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:26.001902 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:26.010645 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:26.010645 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:26.015573 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:26.021463 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6ae0a272-07a7-47dc-8960-59ac89e32c7d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:26.022005 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1343/5368] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:25 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:26.037417 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-646c1377-ba72-45b0-b48e-320271ff448d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:26.040024 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-646c1377-ba72-45b0-b48e-320271ff448d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:26.040294 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-646c1377-ba72-45b0-b48e-320271ff448d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:26.040609 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-646c1377-ba72-45b0-b48e-320271ff448d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:26.049458 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:26.049458 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:26.054452 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-646c1377-ba72-45b0-b48e-320271ff448d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:26.060348 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-646c1377-ba72-45b0-b48e-320271ff448d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:26.060856 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1349/5369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:26 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:26.543583 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-52dcec78-8ea9-4e5a-a842-000419b62313 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:26.547335 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52dcec78-8ea9-4e5a-a842-000419b62313 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:26.547669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52dcec78-8ea9-4e5a-a842-000419b62313 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:26.548042 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-52dcec78-8ea9-4e5a-a842-000419b62313 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:26.548191 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-52dcec78-8ea9-4e5a-a842-000419b62313 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:26.553593 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:26.553593 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:26.554721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-52dcec78-8ea9-4e5a-a842-000419b62313 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:26.555287 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1336/5370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:26 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:26.777063 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:26.779344 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:26.779586 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:26.779817 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:26.788200 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:26.788200 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:26.792279 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:26.796889 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-1605d331-1b9a-43f0-94db-b1f5e0137990 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:26.797299 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1343/5371] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:26 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:27.567864 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:27.570028 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:27.570286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:27.570567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:27.570772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:27.576443 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:27.576443 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:27.576973 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-107122da-8083-40d4-86ad-63ee9f3ddf0a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:27.577092 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1344/5372] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:27 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:28.588766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:28.590685 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:28.590887 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:28.591085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:28.591191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:28.595504 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:28.595504 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:28.596478 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6f60af44-9f42-4174-9e9d-59be30dac2ba tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:28.596898 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1350/5373] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:28 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:28.853175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4be12018-abc5-4e48-bd63-ba2a6d6a664d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:28.853689 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4be12018-abc5-4e48-bd63-ba2a6d6a664d None None] GET https://10.4.3.170/volume// Jul 03 12:13:28.853689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4be12018-abc5-4e48-bd63-ba2a6d6a664d None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:28.853894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4be12018-abc5-4e48-bd63-ba2a6d6a664d None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:28.854342 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4be12018-abc5-4e48-bd63-ba2a6d6a664d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:28.854770 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1337/5374] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:13: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 12:13:28.864355 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-c46d4258-05de-435b-8262-34a35e986e10 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:28.937059 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-c46d4258-05de-435b-8262-34a35e986e10 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:13:28.937605 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-c46d4258-05de-435b-8262-34a35e986e10 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "622d1713-3681-4eaf-821f-201b606cf5a6", "connector": null, "instance_uuid": "7fbd360a-591c-468f-b4b6-d29c31158340"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:28.947924 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:28.947924 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:28.977185 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-c46d4258-05de-435b-8262-34a35e986e10 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:13:28.977763 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1344/5375] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:13:28 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:29.324232 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:29.326502 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:29.326775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:29.335099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:29.340435 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:29.340435 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:29.345470 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:29.351500 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4ffbadc7-4d17-4ace-aa96-5dcef832849d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:29.351974 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1345/5376] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:29 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:29.512063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2ae6f3a4-3d46-4193-ba2f-46465e8cbac2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:29.512601 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2ae6f3a4-3d46-4193-ba2f-46465e8cbac2 None None] GET https://10.4.3.170/volume// Jul 03 12:13:29.512957 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2ae6f3a4-3d46-4193-ba2f-46465e8cbac2 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:29.513256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2ae6f3a4-3d46-4193-ba2f-46465e8cbac2 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:29.513657 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2ae6f3a4-3d46-4193-ba2f-46465e8cbac2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:29.513988 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1351/5377] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13: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 12:13:29.522918 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:29.525153 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:29.525424 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:29.525680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:29.536258 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:29.536258 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:29.539659 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:29.543811 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-061f3dcc-0fe9-4933-90ee-37f3c60037f2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:29.544421 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1338/5378] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:29 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:29.608983 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:29.611002 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:29.611178 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:29.611383 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:29.611484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:29.616636 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:29.616636 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:29.617919 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6016b884-264c-49dc-9a41-b28b7fd7e1ef tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:29.618554 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1345/5379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:29 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:29.663234 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:29.665452 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] PUT https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf Jul 03 12:13:29.665912 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:29.677059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Acquiring lock "cinder-attachment_update-622d1713-3681-4eaf-821f-201b606cf5a6-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:13:29.683162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-622d1713-3681-4eaf-821f-201b606cf5a6-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:13:29.684170 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:29.684170 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:30.206685 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-622d1713-3681-4eaf-821f-201b606cf5a6-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:13:30.206685 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-817d42ef-5922-4a2b-b91d-ed98d0be746e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf returned with HTTP 200 Jul 03 12:13:30.206685 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1346/5380] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:13:29 2026] PUT /volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:30.366941 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:30.369499 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:30.369778 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:30.370028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:30.382634 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:30.382634 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:30.387335 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:30.391809 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a216f64-3219-421a-b4eb-34f5d2c4d16d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:30.392178 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1352/5381] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:30 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:30.632241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:30.634783 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:30.635890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:30.635890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:30.636124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:30.641767 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:30.641767 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:30.642707 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a9747605-ae2e-4661-a6dc-18e9ff225a01 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:30.643237 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1339/5382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:30 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:31.333421 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6e7da0da-b85e-4ca7-945d-28618cd551ca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:31.334013 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e7da0da-b85e-4ca7-945d-28618cd551ca None None] GET https://10.4.3.170/volume// Jul 03 12:13:31.334312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e7da0da-b85e-4ca7-945d-28618cd551ca None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:31.334599 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6e7da0da-b85e-4ca7-945d-28618cd551ca None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:31.335053 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6e7da0da-b85e-4ca7-945d-28618cd551ca None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:31.335495 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1346/5383] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13: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 12:13:31.344408 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:31.347341 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:13:31.347662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:31.347923 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:31.361902 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:31.361902 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:31.365818 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:13:31.374139 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-c3291795-86a6-4c23-a815-3af0cecf4b4f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:13:31.377761 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1347/5384] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:31 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:31.411886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-07de1880-ed5d-486a-8650-933f299e3b88 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:31.411886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07de1880-ed5d-486a-8650-933f299e3b88 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:31.411886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07de1880-ed5d-486a-8650-933f299e3b88 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:31.411886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-07de1880-ed5d-486a-8650-933f299e3b88 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:31.424842 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:31.424842 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:31.430493 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-07de1880-ed5d-486a-8650-933f299e3b88 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:31.435616 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-07de1880-ed5d-486a-8650-933f299e3b88 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:31.436672 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1353/5385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:31 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:31.508952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:31.511435 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 Jul 03 12:13:31.511615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:31.522268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-00664f90-ab13-42e9-b362-979e27f21658-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:13:31.529240 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-00664f90-ab13-42e9-b362-979e27f21658-np0000004412" acquired by "attachment_update" :: waited 0.007s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:13:31.530878 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:31.530878 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:31.655996 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:31.658238 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:31.658462 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:31.658656 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:31.658802 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:31.663634 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:31.663634 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:31.664545 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ef75f733-068a-410f-b3c6-0adaf8d73c3a tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:31.665027 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1347/5386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:31 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:32.060479 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-00664f90-ab13-42e9-b362-979e27f21658-np0000004412" released by "attachment_update" :: held 0.531s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:13:32.060849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-a704babc-2b2b-4fc8-94fa-cf42d4e8363c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 returned with HTTP 200 Jul 03 12:13:32.061358 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1340/5387] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:13:31 2026] PUT /volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:32.450351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:32.452689 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:32.452928 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:32.453203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:32.464795 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:32.464795 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:32.469883 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:32.475435 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-be0cc9b4-bd5c-4a38-a6c8-2b02fa496fb9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:32.475850 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1348/5388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:32 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:32.573147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-f24c3a52-be07-4f2b-b4c5-75eb62c2dafe None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:32.575732 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-f24c3a52-be07-4f2b-b4c5-75eb62c2dafe tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589/action Jul 03 12:13:32.576154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-f24c3a52-be07-4f2b-b4c5-75eb62c2dafe tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:32.576394 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-f24c3a52-be07-4f2b-b4c5-75eb62c2dafe tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:32.597786 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:32.597786 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:32.610841 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-255097a5-5994-4cd8-b3b3-1cd9e1faef66 req-f24c3a52-be07-4f2b-b4c5-75eb62c2dafe tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589/action returned with HTTP 204 Jul 03 12:13:32.611343 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1354/5389] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:13:32 2026] POST /volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:32.678029 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:32.679802 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:32.679959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:32.680161 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:32.680265 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:32.685835 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:32.685835 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:32.686898 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1402abb9-0c84-49c5-9528-fa59fce2f15f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:32.687396 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1348/5390] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:32 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:33.489660 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:33.491699 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:33.491916 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:33.492090 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:33.502119 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:33.502119 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:33.506303 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:33.511223 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ad952cbc-9eea-4d1f-89b3-6062c7a62dc9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:33.511614 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1341/5391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:33 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:33.700259 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:33.702954 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:33.703270 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:33.703609 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:33.703814 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:33.709411 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:33.709411 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:33.710514 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d1bc91af-52c8-4fd9-9a3f-56ed1f6bedbf tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:33.711176 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1349/5392] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:33 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:34.524021 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:34.526018 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:34.526235 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:34.526473 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:34.535994 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:34.535994 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:34.540288 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:34.545538 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4c88f534-7148-4fa3-8e51-4a4750eb99c7 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:34.546007 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1355/5393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:34 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:34.722660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:34.724521 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:34.724815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:34.725042 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:34.725173 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:34.729496 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:34.729496 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:34.730400 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cf9f37fb-8814-4f41-9da8-94da83304b22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:34.730842 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1349/5394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:34 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:34.744437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:34.746477 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:34.746688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:34.746909 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:34.747033 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:34.752836 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:34.752836 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:34.753790 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45082d0c-a4a8-4eb7-9e13-9f80724cf82e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:34.754309 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1342/5395] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:34 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:34.764954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-32317559-e841-4673-a142-7a86a15ab617 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:34.766775 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:13:34.767083 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b74cad67-4521-42c4-9eeb-bbabe9d30a1d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-490284516"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:34.768570 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.contrib.backups [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating new backup {'backup': {'volume_id': 'b74cad67-4521-42c4-9eeb-bbabe9d30a1d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-490284516'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:13:34.768810 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Creating backup of volume b74cad67-4521-42c4-9eeb-bbabe9d30a1d in container None Jul 03 12:13:34.776420 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:34.776420 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:34.776820 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Volume info retrieved successfully. Jul 03 12:13:34.795355 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Created reservations ['716e9a22-29a5-4120-a9e4-58ef960fa7ef', '190434d8-add9-41be-8c52-ba72319c99c6'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:34.837628 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-32317559-e841-4673-a142-7a86a15ab617 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:13:34.838142 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1350/5396] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:34 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 12:13:34.847002 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:34.849011 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:34.849533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:34.849533 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:34.849783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:34.854509 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:34.854509 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:34.855576 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00e4ffc0-94d1-4770-bfaf-e02fa71fea7f tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:34.856097 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1356/5397] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:34 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:35.557572 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:35.559203 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:35.559382 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:35.559555 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:35.568803 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:35.568803 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:35.572737 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:35.577130 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2bfebcb0-43df-4daf-b7bf-b253eaf442e5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:35.577567 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1350/5398] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:35 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:35.868254 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ddf1909c-752e-4ee4-a612-2ae2134308db None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:35.870145 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ddf1909c-752e-4ee4-a612-2ae2134308db tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:35.870344 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ddf1909c-752e-4ee4-a612-2ae2134308db tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:35.870612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ddf1909c-752e-4ee4-a612-2ae2134308db tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:35.870789 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-ddf1909c-752e-4ee4-a612-2ae2134308db tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:35.875524 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:35.875524 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:35.876253 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ddf1909c-752e-4ee4-a612-2ae2134308db tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:35.876941 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1343/5399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:35 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:36.441351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-a10cd2f8-b7ba-4218-9dd1-a27248df2ed8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:36.443498 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-a10cd2f8-b7ba-4218-9dd1-a27248df2ed8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf/action Jul 03 12:13:36.443961 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-a10cd2f8-b7ba-4218-9dd1-a27248df2ed8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:36.444097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-a10cd2f8-b7ba-4218-9dd1-a27248df2ed8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:36.461288 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:36.461288 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:36.505245 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d619915f-187e-4ac6-a885-eeb2cbf95c14 req-a10cd2f8-b7ba-4218-9dd1-a27248df2ed8 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf/action returned with HTTP 204 Jul 03 12:13:36.505692 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1351/5400] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:13:36 2026] POST /volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:36.590165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:36.592112 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:36.592349 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:36.592600 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:36.602289 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:36.602289 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:36.606325 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:36.611597 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b2520e15-aa64-4fae-91fa-4c9008939b21 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:36.612116 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1357/5401] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:36 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:36.887748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-631021fa-e60f-41fd-863f-563be8702c0b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:36.890291 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-631021fa-e60f-41fd-863f-563be8702c0b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:36.890535 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-631021fa-e60f-41fd-863f-563be8702c0b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:36.890697 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-631021fa-e60f-41fd-863f-563be8702c0b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:36.890838 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-631021fa-e60f-41fd-863f-563be8702c0b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:36.896189 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:36.896189 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:36.897053 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-631021fa-e60f-41fd-863f-563be8702c0b tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:36.897500 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1351/5402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:36 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:37.911396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-645af14f-9fc3-47e5-b609-c919074b5f14 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:37.911396 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-645af14f-9fc3-47e5-b609-c919074b5f14 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:37.911396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-645af14f-9fc3-47e5-b609-c919074b5f14 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:37.911396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-645af14f-9fc3-47e5-b609-c919074b5f14 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:37.911396 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-645af14f-9fc3-47e5-b609-c919074b5f14 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:37.916261 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:37.916261 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:37.917289 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-645af14f-9fc3-47e5-b609-c919074b5f14 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:37.917846 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1344/5403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:37 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:38.928645 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:38.930986 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:38.931287 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:38.931516 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:38.931627 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:38.936571 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:38.936571 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:38.937292 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7962c5ee-860b-4407-8ffc-f3da317393d0 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:38.937768 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1352/5404] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:38 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:39.950147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:39.952285 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:39.952601 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:39.952805 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:39.952932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:39.957917 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:39.957917 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:39.958676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c41a3ee-1739-4a02-bc8c-dbe0979c7356 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:39.959175 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1358/5405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:39 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:40.070729 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:40.073867 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:40.074152 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:40.074423 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:40.089311 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:40.089311 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:40.094513 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:40.100259 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-3370d115-0b45-488b-ac88-4f00dc9e70ea tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:40.100843 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1352/5406] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:40 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:40.124188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:40.126913 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6/action Jul 03 12:13:40.127308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99810) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:40.127453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:40.142138 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:40.142138 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:40.142997 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:40.152045 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Begin detaching volume completed successfully. Jul 03 12:13:40.152045 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-6a404e34-27bc-47be-bd74-f09576c9084e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6/action returned with HTTP 202 Jul 03 12:13:40.152617 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1345/5407] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:13:40 2026] POST /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:40.971754 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:40.973760 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:40.973897 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:40.974141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:40.974317 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:40.979304 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:40.979304 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:40.980203 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-64ef4b81-b029-431e-b826-2ed954c4a6b5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:40.980753 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1353/5408] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:40 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:41.196482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-94573199-4bea-4f3a-9cd0-2370422eb028 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:41.197065 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94573199-4bea-4f3a-9cd0-2370422eb028 None None] GET https://10.4.3.170/volume// Jul 03 12:13:41.197065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94573199-4bea-4f3a-9cd0-2370422eb028 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:41.197211 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-94573199-4bea-4f3a-9cd0-2370422eb028 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:41.197669 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-94573199-4bea-4f3a-9cd0-2370422eb028 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:41.198150 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1359/5409] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13:41 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 12:13:41.207266 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:41.209973 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:13:41.210194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:41.210409 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:41.223470 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:41.223470 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:41.229714 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:41.235976 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-f063d740-7956-4ba0-a5f5-3ff20f366f22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:13:41.236764 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1353/5410] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:41 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:41.994205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:41.996294 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:41.996500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:41.996749 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:41.996917 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:42.001942 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:42.001942 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:42.002641 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33ce1a56-8554-4617-9953-b8e3a8fcdb28 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:42.003065 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1346/5411] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:41 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:43.015882 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:43.017966 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:43.018216 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:43.018446 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:43.018567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:43.024039 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:43.024039 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:43.024901 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-289baf88-ac50-4249-95c7-6ac0a0633b20 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:43.025420 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1354/5412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:43 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:44.037076 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:44.038957 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:44.039201 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:44.039506 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:44.039607 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:44.043818 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:44.043818 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:44.044558 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a9b445e-fd61-4c88-a9b0-9383def9a753 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:44.044979 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1360/5413] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:44 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:44.407634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-d8b6721f-7b2a-458b-9a13-66b613692471 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:44.409811 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-d8b6721f-7b2a-458b-9a13-66b613692471 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf Jul 03 12:13:44.410016 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-d8b6721f-7b2a-458b-9a13-66b613692471 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:44.410231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-d8b6721f-7b2a-458b-9a13-66b613692471 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:44.418313 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:44.418313 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:44.974395 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-03546ba9-2549-40a0-b8c3-5fee39a13e46 req-d8b6721f-7b2a-458b-9a13-66b613692471 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf returned with HTTP 200 Jul 03 12:13:44.974976 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1354/5414] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:13:44 2026] DELETE /volume/v3/attachments/509fa23b-b439-4448-92b6-28df72101ecf => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:45.058284 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:45.062413 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:45.062413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:45.062413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:45.062413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:45.069413 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:45.069413 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:45.069413 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2b701d9b-164d-4db0-a41b-df74d8df4f67 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:45.069413 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1347/5415] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:45 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:46.082432 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b5d4787f-bc6f-4057-a313-31182852488e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.084935 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b5d4787f-bc6f-4057-a313-31182852488e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:46.086399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b5d4787f-bc6f-4057-a313-31182852488e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:46.086399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b5d4787f-bc6f-4057-a313-31182852488e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:46.086399 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-b5d4787f-bc6f-4057-a313-31182852488e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:46.090730 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.090730 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:46.091714 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b5d4787f-bc6f-4057-a313-31182852488e tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:46.092303 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1355/5416] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:46 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:46.103123 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.105022 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:46.105198 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:46.105398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:46.105519 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:46.110429 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.110429 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:46.111224 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-aae63e1d-fa49-471f-80d9-915122cc4d5f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:46.111604 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1361/5417] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:46 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:46.121846 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0f151419-c07b-43ea-8c62-579b4b686dce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.123634 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f151419-c07b-43ea-8c62-579b4b686dce tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:46.123894 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f151419-c07b-43ea-8c62-579b4b686dce tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:46.124157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f151419-c07b-43ea-8c62-579b4b686dce tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:46.124312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-0f151419-c07b-43ea-8c62-579b4b686dce tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:46.129190 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.129190 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:46.129982 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f151419-c07b-43ea-8c62-579b4b686dce tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:46.130630 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1355/5418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:46 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:46.142800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.145025 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:13:46.145600 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b74cad67-4521-42c4-9eeb-bbabe9d30a1d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2000954651"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:46.147312 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.contrib.backups [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating new backup {'backup': {'volume_id': 'b74cad67-4521-42c4-9eeb-bbabe9d30a1d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2000954651'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:13:46.147670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Creating backup of volume b74cad67-4521-42c4-9eeb-bbabe9d30a1d in container None Jul 03 12:13:46.157058 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.157058 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:46.157969 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:13:46.180879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Created reservations ['36ec0ada-de49-4241-82d2-393f11b028ab', 'ace77d1f-0a08-4e88-9d37-0769a1113609'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:46.231522 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cc785bc1-39e4-4574-af42-5a1ed897d52d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:13:46.231522 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1348/5419] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:46 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 12:13:46.242039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.245762 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:46.245762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:46.245762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:46.245762 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:46.251400 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.251400 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:46.252809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d11e024c-e0a0-4e1f-935e-c34effa64b1d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:46.252809 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1356/5420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:46 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:46.486158 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.488226 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:13:46.488561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1018615084", "snapshot_id": "911ce730-c0ef-4416-ae5b-9352022bfcdd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:46.490256 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1018615084', 'snapshot_id': '911ce730-c0ef-4416-ae5b-9352022bfcdd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:13:46.496800 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.496800 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:46.497449 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:13:46.497620 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume of 1 GB Jul 03 12:13:46.503216 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Availability Zones retrieved successfully. Jul 03 12:13:46.511615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (9ee312d8-bf69-44d9-a5bb-e31034b8a670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:46.513311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7277af-80b5-499a-9be3-7ebb9df36f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:46.514842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:13:46.560685 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7277af-80b5-499a-9be3-7ebb9df36f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '911ce730-c0ef-4416-ae5b-9352022bfcdd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:46.561485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee5684-8c7f-47ac-9705-ac13f1983c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:46.611881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['94c7a300-7973-455c-a4d1-aa2cddb7228e', '64db2825-3c17-43f8-a8b7-3d57278519da', 'a6d50e80-525e-49ff-b029-f4766e6ed1fe', 'd29e8728-2353-445c-97ac-fec08679a37c'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:13:46.613283 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee5684-8c7f-47ac-9705-ac13f1983c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c7a300-7973-455c-a4d1-aa2cddb7228e', '64db2825-3c17-43f8-a8b7-3d57278519da', 'a6d50e80-525e-49ff-b029-f4766e6ed1fe', 'd29e8728-2353-445c-97ac-fec08679a37c']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:46.614492 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f71a66-06a1-4125-9e47-d53e516b553d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:46.670363 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f71a66-06a1-4125-9e47-d53e516b553d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d3690a-4984-45b1-81e2-d5d566afc0a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1018615084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['94c7a300-7973-455c-a4d1-aa2cddb7228e','64db2825-3c17-43f8-a8b7-3d57278519da','a6d50e80-525e-49ff-b029-f4766e6ed1fe','d29e8728-2353-445c-97ac-fec08679a37c'],size=1,snapshot_id=911ce730-c0ef-4416-ae5b-9352022bfcdd,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1018615084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d3690a-4984-45b1-81e2-d5d566afc0a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6889cd362c4049d0810970cb540ec92f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=911ce730-c0ef-4416-ae5b-9352022bfcdd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f012c61fe7242daa980e0e70e627072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:46.671268 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a142e1-bc7c-4403-a929-a47fdfdaba43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:46.698031 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a142e1-bc7c-4403-a929-a47fdfdaba43) transitioned into state 'SUCCESS' from state '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-1018615084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['94c7a300-7973-455c-a4d1-aa2cddb7228e','64db2825-3c17-43f8-a8b7-3d57278519da','a6d50e80-525e-49ff-b029-f4766e6ed1fe','d29e8728-2353-445c-97ac-fec08679a37c'],size=1,snapshot_id=911ce730-c0ef-4416-ae5b-9352022bfcdd,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:46.699196 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274301e4-0d03-4954-8921-f50b7e384336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:13:46.732977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274301e4-0d03-4954-8921-f50b7e384336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:13:46.734240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (9ee312d8-bf69-44d9-a5bb-e31034b8a670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:13:46.734875 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request issued successfully. Jul 03 12:13:46.735726 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-394ed256-c289-4e1c-b379-37e7b7ec6b72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:13:46.736463 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1362/5421] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:13:46 2026] POST /volume/v3/volumes => generated 791 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:13:46.752300 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-daddc877-4158-4730-9e63-0491e82892a2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:46.754764 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daddc877-4158-4730-9e63-0491e82892a2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:46.755003 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daddc877-4158-4730-9e63-0491e82892a2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:46.755361 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-daddc877-4158-4730-9e63-0491e82892a2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:46.764305 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:46.764305 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:46.770480 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-daddc877-4158-4730-9e63-0491e82892a2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:46.777354 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-daddc877-4158-4730-9e63-0491e82892a2 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:46.777943 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1356/5422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:46 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:47.264950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:47.266670 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:47.267022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:47.267306 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:47.267557 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:47.272133 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:47.272133 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:47.273163 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ecec1a5-12f9-4af7-8284-ba5ef7052c22 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:47.273717 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1349/5423] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:47 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:47.791659 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:47.793397 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:47.793757 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:47.795095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:47.801324 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:47.801324 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:47.805541 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:47.811400 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ca462fe1-f24c-4073-a197-ed6f4327cf9d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:47.811400 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1357/5424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:47 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:47.826055 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:47.828289 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:47.828566 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:47.828838 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:47.836947 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:47.836947 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:47.841459 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:47.846880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f6bee47b-5e0b-405d-b7c2-e1ac585d2601 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:47.847424 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1363/5425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:47 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:48.286025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:48.288355 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:48.288634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:48.288901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:48.289058 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:48.294460 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:48.294460 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:48.295168 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c655bdf7-559f-496d-a4ab-da8da717bb83 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:48.295693 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1357/5426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:48 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:48.447393 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:48.451162 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:48.451162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:48.451162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:48.458248 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:48.458248 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:48.462668 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:48.467529 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-c8d733d6-c5fe-477d-8c04-98664d4c5388 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:48.468035 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1350/5427] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:13:48 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:49.308030 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7178df6e-6796-4008-a480-525dbfed019b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:49.311279 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7178df6e-6796-4008-a480-525dbfed019b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:49.311279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7178df6e-6796-4008-a480-525dbfed019b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:49.311279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7178df6e-6796-4008-a480-525dbfed019b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:49.311279 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-7178df6e-6796-4008-a480-525dbfed019b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:49.315135 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:49.315135 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:49.316171 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7178df6e-6796-4008-a480-525dbfed019b tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:49.316675 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1358/5428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:49 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:50.329014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-90530667-6f76-4f31-a279-0361170a68b4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:50.330901 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90530667-6f76-4f31-a279-0361170a68b4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:50.331069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90530667-6f76-4f31-a279-0361170a68b4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:50.331255 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-90530667-6f76-4f31-a279-0361170a68b4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:50.331415 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-90530667-6f76-4f31-a279-0361170a68b4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:50.335983 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:50.335983 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:50.336936 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-90530667-6f76-4f31-a279-0361170a68b4 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:50.337460 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1364/5429] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:50 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:50.505625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-064dba41-2cb8-433c-a1f1-c2665039ffee None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:50.506126 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-064dba41-2cb8-433c-a1f1-c2665039ffee None None] GET https://10.4.3.170/volume// Jul 03 12:13:50.506321 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-064dba41-2cb8-433c-a1f1-c2665039ffee None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:50.506594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-064dba41-2cb8-433c-a1f1-c2665039ffee None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:50.507017 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-064dba41-2cb8-433c-a1f1-c2665039ffee None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:50.507549 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1358/5430] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:13: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 12:13:50.515688 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-38204e60-6d27-429d-b919-7cb21bb12a55 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:50.518035 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-38204e60-6d27-429d-b919-7cb21bb12a55 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:13:50.518411 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-38204e60-6d27-429d-b919-7cb21bb12a55 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3d3690a-4984-45b1-81e2-d5d566afc0a4", "connector": null, "instance_uuid": "7fbd360a-591c-468f-b4b6-d29c31158340"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:50.527003 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:50.527003 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:50.561430 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-38204e60-6d27-429d-b919-7cb21bb12a55 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:13:50.562072 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1351/5431] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:13:50 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:50.991631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:50.995515 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:50.995515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:50.995515 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:51.009645 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:51.009645 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:51.015410 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:51.022622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fa68c5d-28e7-45c3-a5ff-25b0414d3311 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:51.023106 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1359/5432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:50 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:51.096950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b7fe4108-d8d6-44e9-8f90-f0625213728a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:51.098096 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7fe4108-d8d6-44e9-8f90-f0625213728a None None] GET https://10.4.3.170/volume// Jul 03 12:13:51.098096 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7fe4108-d8d6-44e9-8f90-f0625213728a None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:51.098800 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b7fe4108-d8d6-44e9-8f90-f0625213728a None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:51.099205 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b7fe4108-d8d6-44e9-8f90-f0625213728a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:13:51.099591 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1365/5433] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:13: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 12:13:51.108847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:51.110998 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:51.111204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:51.111454 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:51.121572 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:51.121572 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:51.126214 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:51.132272 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-524228cb-8ba8-47c1-b3ff-d1c3a576f89f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:51.132841 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1359/5434] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:13:51 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:13:51.254550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:51.258831 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] PUT https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 Jul 03 12:13:51.260530 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:51.272350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Acquiring lock "cinder-attachment_update-b3d3690a-4984-45b1-81e2-d5d566afc0a4-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:13:51.278721 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-b3d3690a-4984-45b1-81e2-d5d566afc0a4-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:13:51.280147 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:51.280147 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:51.348855 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-54dc8c6f-ac37-4b65-9036-8d038629077d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:51.350408 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54dc8c6f-ac37-4b65-9036-8d038629077d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:51.350851 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54dc8c6f-ac37-4b65-9036-8d038629077d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:51.351174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-54dc8c6f-ac37-4b65-9036-8d038629077d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:51.351483 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-54dc8c6f-ac37-4b65-9036-8d038629077d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:51.356952 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:51.356952 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:51.358667 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-54dc8c6f-ac37-4b65-9036-8d038629077d tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:51.359321 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1360/5435] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:51 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:51.808834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-b3d3690a-4984-45b1-81e2-d5d566afc0a4-np0000004412" released by "attachment_update" :: held 0.530s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:13:51.809254 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-69e3c5df-168c-4a57-89f1-ba536e77017f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 returned with HTTP 200 Jul 03 12:13:51.810082 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1352/5436] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:13:51 2026] PUT /volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:52.039493 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:52.041544 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:52.041736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:52.041996 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:52.054469 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:52.054469 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:52.058788 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:52.064535 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c447ba1-1058-45af-a2c7-36e96541eb54 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:52.064955 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1366/5437] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:52 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:52.371834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:52.373937 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:52.374169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:52.374378 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:52.374522 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:52.380464 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:52.380464 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:52.381519 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1783132-ac02-48b4-af15-86a8a63a0f16 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:52.381993 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1360/5438] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:52 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:53.084260 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:53.086659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:53.087354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:53.087860 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:53.102105 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:53.102105 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:53.110404 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:53.114623 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-dce9c83c-204d-4aaa-b3a9-988ce2b1f6b0 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:53.115362 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1361/5439] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:53 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:53.393743 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:53.395628 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:53.395893 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:53.396082 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:53.396217 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:53.401021 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:53.401021 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:53.401917 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ac521ad-09b1-43b6-8d26-fe926b43ef13 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:53.402409 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1353/5440] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:53 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:54.130531 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:54.132501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:54.132736 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:54.132966 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:54.144423 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:54.144423 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:54.149088 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:54.154046 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-26fdd803-16bb-4f6b-b816-4732b83efe22 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:54.154435 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1367/5441] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:54 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:54.414720 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e8403084-981a-49b3-8ec3-012c941c3326 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:54.417156 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8403084-981a-49b3-8ec3-012c941c3326 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:54.417392 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8403084-981a-49b3-8ec3-012c941c3326 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:54.417646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e8403084-981a-49b3-8ec3-012c941c3326 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:54.417805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e8403084-981a-49b3-8ec3-012c941c3326 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:54.422916 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:54.422916 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:54.423805 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e8403084-981a-49b3-8ec3-012c941c3326 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:54.424208 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1361/5442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:54 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:55.169680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:55.173389 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:55.173389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:55.173389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:55.184844 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:55.184844 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:55.190489 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:55.195393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a5726121-2d20-4762-8b9f-7b741cdd80bb tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:55.195952 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1362/5443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:55 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:55.434491 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-833664b0-ba97-43e2-aef3-091904c62733 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:55.436727 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-833664b0-ba97-43e2-aef3-091904c62733 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:55.439397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-833664b0-ba97-43e2-aef3-091904c62733 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:55.439397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-833664b0-ba97-43e2-aef3-091904c62733 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:55.439397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-833664b0-ba97-43e2-aef3-091904c62733 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:55.443489 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:55.443489 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:55.444572 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-833664b0-ba97-43e2-aef3-091904c62733 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:55.445074 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1354/5444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:55 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:56.211230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e2467d47-378a-4510-a63e-92f769018b08 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:56.213040 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2467d47-378a-4510-a63e-92f769018b08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:56.213273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2467d47-378a-4510-a63e-92f769018b08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:56.213491 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e2467d47-378a-4510-a63e-92f769018b08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:56.224449 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:56.224449 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:56.228472 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e2467d47-378a-4510-a63e-92f769018b08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:56.232714 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e2467d47-378a-4510-a63e-92f769018b08 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:56.233164 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1368/5445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:56 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:56.455230 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01fffd67-95df-4965-a730-498a3f7adbee None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:56.457258 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01fffd67-95df-4965-a730-498a3f7adbee tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:56.457466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01fffd67-95df-4965-a730-498a3f7adbee tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:56.457708 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01fffd67-95df-4965-a730-498a3f7adbee tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:56.457855 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-01fffd67-95df-4965-a730-498a3f7adbee tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:56.462646 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:56.462646 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:56.463647 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01fffd67-95df-4965-a730-498a3f7adbee tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:56.464126 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1362/5446] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:56 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:56.478443 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-50b74d59-81bc-4187-bf80-461ac5218bdb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:56.480891 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50b74d59-81bc-4187-bf80-461ac5218bdb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:56.481158 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50b74d59-81bc-4187-bf80-461ac5218bdb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:56.481430 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-50b74d59-81bc-4187-bf80-461ac5218bdb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:56.481599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-50b74d59-81bc-4187-bf80-461ac5218bdb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:56.487331 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:56.487331 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:56.488384 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-50b74d59-81bc-4187-bf80-461ac5218bdb tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:56.489091 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1363/5447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:56 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:56.498817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53396b93-ee02-4914-bd90-47f5d06949d3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:56.500740 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:56.500970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:56.501108 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:56.501210 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete backup with id: d2fb04c8-ff38-42eb-ab15-3e154eed1637. Jul 03 12:13:56.505731 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:56.505731 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:56.521520 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] delete_backup rpcapi backup_id d2fb04c8-ff38-42eb-ab15-3e154eed1637 {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:13:56.523672 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53396b93-ee02-4914-bd90-47f5d06949d3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 202 Jul 03 12:13:56.524243 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1355/5448] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:13:56 2026] DELETE /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:56.532281 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:56.534671 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:56.535005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:56.535434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:56.535538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:56.541931 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:56.541931 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:56.543100 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7397b24b-26ce-4641-8dbc-3bfae6fbad71 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 200 Jul 03 12:13:56.544045 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1369/5449] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:56 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:57.247940 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:57.250171 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:57.250445 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:57.250683 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:57.264391 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:57.264391 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:57.269842 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:57.276464 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cbc3caa6-8a96-4c80-837e-b851d123f341 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:57.276986 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1363/5450] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:57 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:57.558124 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:57.559423 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 Jul 03 12:13:57.560066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:57.560066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:57.560066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id d2fb04c8-ff38-42eb-ab15-3e154eed1637. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:57.564423 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-02bf6d26-b7cb-417b-8f10-ee1a3fd100b3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 returned with HTTP 404 Jul 03 12:13:57.565070 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1364/5451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:57 2026] GET /volume/v3/backups/d2fb04c8-ff38-42eb-ab15-3e154eed1637 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:57.572073 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:57.574429 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] DELETE https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:57.574706 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:57.575025 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:57.575171 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Delete backup with id: b2f5d1f1-af9f-435b-b521-2e63f1c7856a. Jul 03 12:13:57.580361 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:57.580361 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:57.595285 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] delete_backup rpcapi backup_id b2f5d1f1-af9f-435b-b521-2e63f1c7856a {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:13:57.597366 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4c17972b-b07e-4e77-b76c-14afaf0c6fe5 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 202 Jul 03 12:13:57.597926 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1356/5452] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:13:57 2026] DELETE /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:57.605787 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:57.607677 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:57.607889 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:57.608094 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:57.608289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:57.613435 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:57.613435 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:57.614226 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b34b5ec0-b7ca-433e-82ea-487845a9bdba tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 200 Jul 03 12:13:57.614451 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1370/5453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:57 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:58.058984 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-3232e727-a5c6-4f06-9cdb-06fb302ff9af None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:58.061091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-3232e727-a5c6-4f06-9cdb-06fb302ff9af tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15/action Jul 03 12:13:58.061546 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-3232e727-a5c6-4f06-9cdb-06fb302ff9af tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:13:58.061670 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-3232e727-a5c6-4f06-9cdb-06fb302ff9af tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:13:58.078320 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:58.078320 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:58.090881 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-0b7eeebc-79fb-4e51-a264-25627949cc7c req-3232e727-a5c6-4f06-9cdb-06fb302ff9af tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15/action returned with HTTP 204 Jul 03 12:13:58.091480 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1364/5454] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:13:58 2026] POST /volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:58.292023 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-abe80c8e-2bae-434e-a423-69746630407c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:58.293979 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-abe80c8e-2bae-434e-a423-69746630407c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:13:58.294195 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-abe80c8e-2bae-434e-a423-69746630407c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:58.294428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-abe80c8e-2bae-434e-a423-69746630407c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:58.306512 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:58.306512 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:13:58.311598 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-abe80c8e-2bae-434e-a423-69746630407c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:13:58.317343 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-abe80c8e-2bae-434e-a423-69746630407c tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:13:58.317854 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1365/5455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:58 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:13:58.625947 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:58.628048 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a Jul 03 12:13:58.628287 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:58.628540 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:58.628686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id b2f5d1f1-af9f-435b-b521-2e63f1c7856a. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:58.632929 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6e3969a5-74b0-4926-b35a-223143c7ffdb tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a returned with HTTP 404 Jul 03 12:13:58.633495 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1357/5456] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:58 2026] GET /volume/v3/backups/b2f5d1f1-af9f-435b-b521-2e63f1c7856a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:58.642058 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3ec521fe-445d-4e7b-b304-5903deaced81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:58.644296 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:58.644587 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:58.644824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:58.644982 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete backup with id: 26bc7a4b-1600-4b82-b964-62ec014ce864. Jul 03 12:13:58.650185 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:58.650185 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:58.669783 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.backup.rpcapi [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] delete_backup rpcapi backup_id 26bc7a4b-1600-4b82-b964-62ec014ce864 {{(pid=99811) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:13:58.671958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3ec521fe-445d-4e7b-b304-5903deaced81 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 202 Jul 03 12:13:58.672573 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1371/5457] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:13:58 2026] DELETE /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:58.680713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8be3bdef-7a5d-41c7-8989-293df59f110c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:58.683296 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8be3bdef-7a5d-41c7-8989-293df59f110c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:58.683628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8be3bdef-7a5d-41c7-8989-293df59f110c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:58.683933 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8be3bdef-7a5d-41c7-8989-293df59f110c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:58.684102 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-8be3bdef-7a5d-41c7-8989-293df59f110c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:58.698157 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:58.698157 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:13:58.699283 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8be3bdef-7a5d-41c7-8989-293df59f110c tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 200 Jul 03 12:13:58.699839 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1365/5458] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:58 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:13:59.710944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:59.712754 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 Jul 03 12:13:59.712970 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:59.713168 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:59.713307 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Show backup with id 26bc7a4b-1600-4b82-b964-62ec014ce864. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:59.717411 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3ca2af0-8e1c-4908-ad88-d23f1516eac3 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 returned with HTTP 404 Jul 03 12:13:59.718017 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1366/5459] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:59 2026] GET /volume/v3/backups/26bc7a4b-1600-4b82-b964-62ec014ce864 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:13:59.725665 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8807c101-7a6e-46b5-941e-9b07719795d6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:59.727531 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] DELETE https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:59.727747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:59.727956 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:59.728051 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.contrib.backups [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Delete backup with id: 72f0676b-56f1-41e2-93db-3724860c50bc. Jul 03 12:13:59.733445 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:59.733445 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:13:59.747250 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.backup.rpcapi [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] delete_backup rpcapi backup_id 72f0676b-56f1-41e2-93db-3724860c50bc {{(pid=99810) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:13:59.749405 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8807c101-7a6e-46b5-941e-9b07719795d6 tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 202 Jul 03 12:13:59.750030 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1358/5460] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:13:59 2026] DELETE /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:13:59.759360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:13:59.761524 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:13:59.761761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:13:59.762029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:13:59.762136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:13:59.767925 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:13:59.767925 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:13:59.768667 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5d075036-c70e-4c67-adab-05af8cf6b3ae tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 200 Jul 03 12:13:59.769131 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1372/5461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:13:59 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:00.780204 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1f75bce3-d566-4529-a57f-448eb722067a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:00.781731 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f75bce3-d566-4529-a57f-448eb722067a tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] GET https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc Jul 03 12:14:00.781908 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f75bce3-d566-4529-a57f-448eb722067a tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:00.782071 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1f75bce3-d566-4529-a57f-448eb722067a tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:00.782171 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1f75bce3-d566-4529-a57f-448eb722067a tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] Show backup with id 72f0676b-56f1-41e2-93db-3724860c50bc. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:00.785343 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1f75bce3-d566-4529-a57f-448eb722067a tempest-VolumesBackupsTest-1512665447 tempest-VolumesBackupsTest-1512665447-project-admin] https://10.4.3.170/volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc returned with HTTP 404 Jul 03 12:14:00.785798 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1366/5462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:00 2026] GET /volume/v3/backups/72f0676b-56f1-41e2-93db-3724860c50bc => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:00.796896 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4fe9c770-3134-4d62-8356-070b437bea57 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:00.798758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:14:00.798996 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:00.799226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:00.799447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume with id: b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:14:00.807181 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:00.807181 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:00.807737 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:00.828241 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume request issued successfully. Jul 03 12:14:00.828487 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4fe9c770-3134-4d62-8356-070b437bea57 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d returned with HTTP 202 Jul 03 12:14:00.828964 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1367/5463] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:00 2026] DELETE /volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:00.837223 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ec518325-0323-4fc3-8d94-416f74d05364 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:00.839009 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec518325-0323-4fc3-8d94-416f74d05364 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:14:00.839200 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec518325-0323-4fc3-8d94-416f74d05364 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:00.839456 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ec518325-0323-4fc3-8d94-416f74d05364 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:00.846485 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:00.846485 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:00.851559 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ec518325-0323-4fc3-8d94-416f74d05364 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:00.857505 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ec518325-0323-4fc3-8d94-416f74d05364 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d returned with HTTP 200 Jul 03 12:14:00.858415 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1359/5464] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:00 2026] GET /volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:01.732486 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:01.735436 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:01.735725 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:01.736042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:01.750200 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:01.750200 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:01.755474 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:01.762496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-63affe44-bb96-4e4c-b9f8-405e0563df03 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:14:01.763068 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1373/5465] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:14:01 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:01.786202 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:01.788352 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4/action Jul 03 12:14:01.788716 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:14:01.788894 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:01.799209 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:01.799209 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:01.799707 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:01.806418 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Begin detaching volume completed successfully. Jul 03 12:14:01.806661 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-d52674ca-3cff-43e8-8e9e-e52f62aa35b1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4/action returned with HTTP 202 Jul 03 12:14:01.807231 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1367/5466] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:14:01 2026] POST /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:14:01.871891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-60f148c2-21ee-465b-a2a7-60a882af2441 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:01.873668 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-60f148c2-21ee-465b-a2a7-60a882af2441 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d Jul 03 12:14:01.873910 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-60f148c2-21ee-465b-a2a7-60a882af2441 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:01.874179 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-60f148c2-21ee-465b-a2a7-60a882af2441 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:01.881090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-60f148c2-21ee-465b-a2a7-60a882af2441 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d returned with HTTP 404 Jul 03 12:14:01.881547 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1368/5467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:01 2026] GET /volume/v3/volumes/b74cad67-4521-42c4-9eeb-bbabe9d30a1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:01.889155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:01.891523 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:14:01.891866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:01.892178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:01.892423 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume with id: c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:14:01.901833 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:01.901833 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:01.902459 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:01.924726 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume request issued successfully. Jul 03 12:14:01.925042 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cb2e06ee-2f6e-4d52-8b53-110acaa9bbd9 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b returned with HTTP 202 Jul 03 12:14:01.925430 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1360/5468] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:01 2026] DELETE /volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:01.932657 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:01.934886 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:14:01.935116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:01.935322 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:01.945070 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:01.945070 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:01.950295 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:01.956813 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f714b13-736b-4626-9b7f-9591efbc7ef7 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b returned with HTTP 200 Jul 03 12:14:01.957168 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1374/5469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:01 2026] GET /volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:02.832585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c39652d8-7ee0-46b9-8bcb-efc9f423b58a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:02.833239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c39652d8-7ee0-46b9-8bcb-efc9f423b58a None None] GET https://10.4.3.170/volume// Jul 03 12:14:02.833297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c39652d8-7ee0-46b9-8bcb-efc9f423b58a None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:02.833564 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c39652d8-7ee0-46b9-8bcb-efc9f423b58a None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:02.833964 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c39652d8-7ee0-46b9-8bcb-efc9f423b58a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:02.834341 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1368/5470] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:14: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 12:14:02.842768 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:02.845361 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:02.845656 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:02.845923 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:02.859326 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:02.859326 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:02.866900 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:02.873127 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-50595f21-f7f6-4b07-8db6-53bb509eb8e4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:14:02.873661 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1369/5471] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:14:02 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:14:02.970645 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8644b06d-0d8e-496a-a092-c9e30fbfb7d5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:02.972896 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8644b06d-0d8e-496a-a092-c9e30fbfb7d5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b Jul 03 12:14:02.973126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8644b06d-0d8e-496a-a092-c9e30fbfb7d5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:02.973358 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8644b06d-0d8e-496a-a092-c9e30fbfb7d5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:02.980564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8644b06d-0d8e-496a-a092-c9e30fbfb7d5 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b returned with HTTP 404 Jul 03 12:14:02.981215 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1361/5472] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:02 2026] GET /volume/v3/volumes/c3f7b542-ddf4-4ad8-bab5-7110d1e1f04b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:02.990358 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3193ebb0-5070-4fde-b650-17eb3871521f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:02.992844 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:14:02.993122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:02.993421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:02.993662 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume with id: b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:14:03.002350 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:03.002350 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:03.003013 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:03.029802 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Delete volume request issued successfully. Jul 03 12:14:03.029974 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3193ebb0-5070-4fde-b650-17eb3871521f tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 returned with HTTP 202 Jul 03 12:14:03.030580 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1375/5473] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:02 2026] DELETE /volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:03.041692 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-643b573d-febe-4946-86f3-f951d40727bc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:03.044511 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-643b573d-febe-4946-86f3-f951d40727bc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:14:03.045076 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-643b573d-febe-4946-86f3-f951d40727bc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:03.045613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-643b573d-febe-4946-86f3-f951d40727bc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:03.053903 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:03.053903 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:03.058988 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-643b573d-febe-4946-86f3-f951d40727bc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Volume info retrieved successfully. Jul 03 12:14:03.065610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-643b573d-febe-4946-86f3-f951d40727bc tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 returned with HTTP 200 Jul 03 12:14:03.066514 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1369/5474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:03 2026] GET /volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:03.773642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-422c686f-0943-40bf-8a02-c1a58dd2246b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:03.775557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-422c686f-0943-40bf-8a02-c1a58dd2246b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 Jul 03 12:14:03.775772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-422c686f-0943-40bf-8a02-c1a58dd2246b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:03.775964 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-422c686f-0943-40bf-8a02-c1a58dd2246b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:03.782974 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:03.782974 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:04.081439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6319853b-5255-41e2-9b34-bd13bf07b117 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:04.083525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6319853b-5255-41e2-9b34-bd13bf07b117 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] GET https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 Jul 03 12:14:04.086691 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6319853b-5255-41e2-9b34-bd13bf07b117 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:04.086691 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6319853b-5255-41e2-9b34-bd13bf07b117 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:04.089187 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6319853b-5255-41e2-9b34-bd13bf07b117 tempest-VolumesBackupsTest-289646347 tempest-VolumesBackupsTest-289646347-project-member] https://10.4.3.170/volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 returned with HTTP 404 Jul 03 12:14:04.090073 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1362/5475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:04 2026] GET /volume/v3/volumes/b6f1becc-24eb-4392-9cf6-d3838b493890 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:04.322294 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-44df5fce-4aa6-442a-8bed-42eb45d65e42 req-422c686f-0943-40bf-8a02-c1a58dd2246b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 returned with HTTP 200 Jul 03 12:14:04.322877 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1370/5476] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:14:03 2026] DELETE /volume/v3/attachments/45753503-78a7-4c78-91f3-9cb637464d15 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:04.997019 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:04.998898 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:04.999337 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2032856314", "snapshot_id": "98610d92-d171-4be8-8928-c7b8c28537c2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:05.001028 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2032856314', 'snapshot_id': '98610d92-d171-4be8-8928-c7b8c28537c2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:05.008102 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:05.008102 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:05.008694 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:05.008872 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume of 1 GB Jul 03 12:14:05.013874 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Availability Zones retrieved successfully. Jul 03 12:14:05.021172 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (bcf74603-38e3-4ec2-93a2-83602ad34798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:05.022319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52f7d52-19ba-46bd-bfb7-51ca015a31fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:05.023528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:05.067840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52f7d52-19ba-46bd-bfb7-51ca015a31fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '98610d92-d171-4be8-8928-c7b8c28537c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:05.068959 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (218d2fab-5ffd-4a38-9cf8-c3c0431833a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:05.155112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Created reservations ['c54b53cd-6c13-4221-b096-a5ee72994e06', 'a0e5f5d4-005f-42ea-9ceb-fecf064339c1', '19c1edea-fd76-4ce2-82ef-2fee52bbe6a4', '0ab2b9b6-68d5-4f35-b468-6f5f1c356804'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:05.156317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (218d2fab-5ffd-4a38-9cf8-c3c0431833a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c54b53cd-6c13-4221-b096-a5ee72994e06', 'a0e5f5d4-005f-42ea-9ceb-fecf064339c1', '19c1edea-fd76-4ce2-82ef-2fee52bbe6a4', '0ab2b9b6-68d5-4f35-b468-6f5f1c356804']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:05.157553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a348ef5-0caf-46a4-aa9b-21670ca38fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:05.211664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a348ef5-0caf-46a4-aa9b-21670ca38fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41fbde2-ceac-4ea8-88b1-307b61f8ac80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2032856314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['c54b53cd-6c13-4221-b096-a5ee72994e06','a0e5f5d4-005f-42ea-9ceb-fecf064339c1','19c1edea-fd76-4ce2-82ef-2fee52bbe6a4','0ab2b9b6-68d5-4f35-b468-6f5f1c356804'],size=1,snapshot_id=98610d92-d171-4be8-8928-c7b8c28537c2,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2032856314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41fbde2-ceac-4ea8-88b1-307b61f8ac80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6889cd362c4049d0810970cb540ec92f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=98610d92-d171-4be8-8928-c7b8c28537c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f012c61fe7242daa980e0e70e627072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:05.212713 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5de26f-ca9f-4419-9a6b-eee616366f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:05.234106 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5de26f-ca9f-4419-9a6b-eee616366f2b) transitioned into state 'SUCCESS' from state '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-2032856314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6889cd362c4049d0810970cb540ec92f',qos_specs=None,replication_status=,reservations=['c54b53cd-6c13-4221-b096-a5ee72994e06','a0e5f5d4-005f-42ea-9ceb-fecf064339c1','19c1edea-fd76-4ce2-82ef-2fee52bbe6a4','0ab2b9b6-68d5-4f35-b468-6f5f1c356804'],size=1,snapshot_id=98610d92-d171-4be8-8928-c7b8c28537c2,source_replicaid=,source_volid=None,status='creating',user_id='4f012c61fe7242daa980e0e70e627072',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:05.234917 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a99e582-7d24-4285-939e-fb111f9f957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:05.258639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a99e582-7d24-4285-939e-fb111f9f957c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:05.259569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Flow 'volume_create_api' (bcf74603-38e3-4ec2-93a2-83602ad34798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:05.259962 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Create volume request issued successfully. Jul 03 12:14:05.260574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-64ca5106-f1aa-444f-bf8b-7222e164cae6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:05.261019 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1376/5477] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:04 2026] POST /volume/v3/volumes => generated 791 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:05.274285 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:05.276567 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:05.276861 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:05.277140 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:05.279946 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=156,cinder:UPDATE=38,cinder:INSERT=14 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:14:05.286679 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:05.286679 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:05.292472 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:05.300473 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6aef8865-3df5-460c-89bf-4e0aadabab6b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:05.300473 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1370/5478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:05 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:05.916896 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-012975a9-878b-4ed7-984b-a08619030294 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:06.033570 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:06.034175 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1137998796"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:06.036236 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1137998796'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:06.036450 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:06.041561 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:06.048891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (376b3157-4934-4859-8295-c04ca73b8730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:06.049950 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b75a94-047b-4196-9eb3-b2ce17ce3bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:06.051220 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:06.084526 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b75a94-047b-4196-9eb3-b2ce17ce3bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:06.085209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518eaf49-9230-496b-94c7-4e32be26ec9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:06.161195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['f25b5911-adc8-4184-92d0-4b772fab42a4', '0033ef4b-4856-4b33-8326-d1bb25439e25', '42248808-fece-48d5-9bb9-4e4bda24adac', '730b13b4-3f63-45d2-8d4e-3a3ceefa8594'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:06.161707 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518eaf49-9230-496b-94c7-4e32be26ec9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25b5911-adc8-4184-92d0-4b772fab42a4', '0033ef4b-4856-4b33-8326-d1bb25439e25', '42248808-fece-48d5-9bb9-4e4bda24adac', '730b13b4-3f63-45d2-8d4e-3a3ceefa8594']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:06.162572 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a11688-0b69-494f-b109-6a633f0cd89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:06.186943 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a11688-0b69-494f-b109-6a633f0cd89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e5f540-32df-4091-ada5-f00fd6d1d2e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1137998796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['f25b5911-adc8-4184-92d0-4b772fab42a4','0033ef4b-4856-4b33-8326-d1bb25439e25','42248808-fece-48d5-9bb9-4e4bda24adac','730b13b4-3f63-45d2-8d4e-3a3ceefa8594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1137998796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e5f540-32df-4091-ada5-f00fd6d1d2e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:06.187712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ceac9b-83bb-4fda-8901-aa2026c60ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:06.206825 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ceac9b-83bb-4fda-8901-aa2026c60ec8) transitioned into state 'SUCCESS' from state '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-1137998796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['f25b5911-adc8-4184-92d0-4b772fab42a4','0033ef4b-4856-4b33-8326-d1bb25439e25','42248808-fece-48d5-9bb9-4e4bda24adac','730b13b4-3f63-45d2-8d4e-3a3ceefa8594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:06.207546 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802c3262-c56d-4dcf-885f-00c8cc539c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:06.218356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802c3262-c56d-4dcf-885f-00c8cc539c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:06.218990 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (376b3157-4934-4859-8295-c04ca73b8730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:06.219310 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:06.219991 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-012975a9-878b-4ed7-984b-a08619030294 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:06.220428 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1363/5479] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:14:05 2026] POST /volume/v3/volumes => generated 758 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:06.234247 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:06.236040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:06.236280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:06.236506 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:06.243976 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:06.243976 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:06.247911 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:06.252690 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b7a80ccd-28d5-4a16-a8ee-e34580940576 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 returned with HTTP 200 Jul 03 12:14:06.253167 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1371/5480] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:06 2026] GET /volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:06.314012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:06.316500 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:06.316773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:06.317026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:06.325985 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:06.325985 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:06.330585 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:06.336136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1d2d61d1-57fd-47ef-866d-f4e9387b8786 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:06.336651 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1377/5481] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:06 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:06.352042 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:06.354025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:06.354256 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:06.354539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:06.363145 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:06.363145 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:06.367602 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:06.372721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-966f8f5c-c008-4173-8ddd-36adcb5451d9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:06.373254 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1371/5482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:06 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:06.894612 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:06.897076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:06.897281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:06.897452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:06.906687 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:06.906687 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:06.911180 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:06.916445 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-03ed740e-b128-4194-a045-8f0f117ecd61 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:06.916949 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1364/5483] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:14:06 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:07.267695 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:07.269346 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:07.269530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:07.269714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:07.271584 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=132,cinder:INSERT=7,cinder:UPDATE=23 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:14:07.277746 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:07.277746 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:07.281990 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:07.286577 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46973273-8963-49bd-ad3c-56a6a8bdd66f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 returned with HTTP 200 Jul 03 12:14:07.287006 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1372/5484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:07 2026] GET /volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:07.300904 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-87863c9b-2503-4221-a242-c58f53b09942 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:07.303152 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/backups Jul 03 12:14:07.303544 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2e5f540-32df-4091-ada5-f00fd6d1d2e8", "name": "tempest-CreateVolumesFromBackupTest-Backup-1714137998"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:07.305345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Creating new backup {'backup': {'volume_id': 'b2e5f540-32df-4091-ada5-f00fd6d1d2e8', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1714137998'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:14:07.305530 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Creating backup of volume b2e5f540-32df-4091-ada5-f00fd6d1d2e8 in container None Jul 03 12:14:07.314982 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:07.314982 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:07.315600 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:07.349487 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['62b20d69-0c31-4bfa-b502-c7c898579731', '354c5baa-f34e-47c9-9ee1-1935bdbcba60'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:07.406809 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-87863c9b-2503-4221-a242-c58f53b09942 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:14:07.407346 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1378/5485] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:07 2026] POST /volume/v3/backups => generated 339 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:07.416593 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:07.418714 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:07.418980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:07.419243 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:07.419405 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:07.423868 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:07.423868 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:07.424760 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d9d61009-1d97-4dbf-8100-84c6f19b8956 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:07.425128 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1372/5486] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:07 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:08.437114 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:08.439439 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:08.439680 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:08.439926 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:08.440064 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:08.442104 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=173,cinder:INSERT=27,cinder:UPDATE=59 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:14:08.445525 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:08.445525 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:08.446463 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c9e527b2-47f1-4322-9c9f-cd85469f5169 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:08.447028 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1365/5487] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:08 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:08.949938 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8567ef5-bf98-4a85-b5f1-a802a2be9f54 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:08.950503 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8567ef5-bf98-4a85-b5f1-a802a2be9f54 None None] GET https://10.4.3.170/volume// Jul 03 12:14:08.950761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8567ef5-bf98-4a85-b5f1-a802a2be9f54 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:08.951097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8567ef5-bf98-4a85-b5f1-a802a2be9f54 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:08.951585 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8567ef5-bf98-4a85-b5f1-a802a2be9f54 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:08.952032 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1373/5488] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:14:08 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 12:14:08.959271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-d60f1a66-7ea1-4cfb-b274-40ad348daea4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:08.961254 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-d60f1a66-7ea1-4cfb-b274-40ad348daea4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:14:08.961671 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-d60f1a66-7ea1-4cfb-b274-40ad348daea4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a41fbde2-ceac-4ea8-88b1-307b61f8ac80", "connector": null, "instance_uuid": "7fbd360a-591c-468f-b4b6-d29c31158340"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:08.964883 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=194,cinder:INSERT=26,cinder:UPDATE=52 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:14:08.971456 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:08.971456 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:09.003365 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-d60f1a66-7ea1-4cfb-b274-40ad348daea4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:14:09.003996 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1379/5489] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:14:08 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 12:14:09.440010 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:09.442218 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:09.442469 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:09.442646 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:09.452769 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:09.452769 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:09.457296 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:09.458188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2730834b-1160-46fe-a65a-25e60ff1d265 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:09.460056 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2730834b-1160-46fe-a65a-25e60ff1d265 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:09.460272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2730834b-1160-46fe-a65a-25e60ff1d265 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:09.460524 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2730834b-1160-46fe-a65a-25e60ff1d265 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:09.460654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-2730834b-1160-46fe-a65a-25e60ff1d265 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:09.462597 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1d1f7054-d182-466f-a1c5-5ae06b853401 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:09.463008 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1373/5490] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:09 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:09.464929 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:09.464929 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:09.465669 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2730834b-1160-46fe-a65a-25e60ff1d265 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:09.466021 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1366/5491] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:09 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:09.535437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4f48d420-3418-49af-9c1c-73861546a79b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:09.535625 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f48d420-3418-49af-9c1c-73861546a79b None None] GET https://10.4.3.170/volume// Jul 03 12:14:09.535835 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f48d420-3418-49af-9c1c-73861546a79b None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:09.536066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4f48d420-3418-49af-9c1c-73861546a79b None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:09.536490 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4f48d420-3418-49af-9c1c-73861546a79b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:09.536886 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1374/5492] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:14: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 12:14:09.543284 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:09.546136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:09.546389 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:09.546615 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:09.557839 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:09.557839 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:09.562378 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:09.568012 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-faae1bea-6399-4043-a447-233baf980dda tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:09.568608 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1380/5493] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:14:09 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:14:09.669834 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:09.672686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] PUT https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 Jul 03 12:14:09.673220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:09.681929 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Acquiring lock "cinder-attachment_update-a41fbde2-ceac-4ea8-88b1-307b61f8ac80-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:14:09.687387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-a41fbde2-ceac-4ea8-88b1-307b61f8ac80-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:14:09.688904 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:09.688904 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:10.215305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Lock "cinder-attachment_update-a41fbde2-ceac-4ea8-88b1-307b61f8ac80-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:14:10.215726 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-729a3a71-a021-418c-9494-478d303e34ec tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 returned with HTTP 200 Jul 03 12:14:10.216343 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1374/5494] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:14:09 2026] PUT /volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:10.475500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:10.477548 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:10.478075 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:10.478386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:10.478681 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:10.480228 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:10.480524 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:10.481558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:10.481558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:10.487116 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:10.487116 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:10.488669 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-206c0031-19cc-4b0b-b5d0-5da3677c6090 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:10.489062 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:10.489062 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:10.489340 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1375/5495] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:10 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:10.493190 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:10.498346 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e553494c-500c-4fce-a889-7b538b2c8fb6 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:10.498803 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1367/5496] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:10 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:11.505631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6611c176-e7a2-406b-97f2-752be9fbdaed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:11.507080 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6611c176-e7a2-406b-97f2-752be9fbdaed tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:11.507080 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6611c176-e7a2-406b-97f2-752be9fbdaed tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:11.508547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6611c176-e7a2-406b-97f2-752be9fbdaed tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:11.508547 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-6611c176-e7a2-406b-97f2-752be9fbdaed tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:11.517183 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:11.517183 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:11.517183 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6611c176-e7a2-406b-97f2-752be9fbdaed tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:11.517183 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1381/5497] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:11 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:11.518157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:11.529538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:11.529538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:11.529538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:11.569209 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:11.569209 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:11.588682 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:11.603710 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4d085eca-ba0f-42d4-8614-a98a65ffce99 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:11.606273 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1375/5498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:11 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:12.533210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:12.535477 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:12.535712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:12.535951 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:12.536051 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:12.541989 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:12.541989 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:12.543064 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-241bdddd-dc73-4f1b-bdc2-783aaea15bd6 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:12.543743 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1376/5499] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:12 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:12.623715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:12.625688 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:12.625922 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:12.626155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:12.635582 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:12.635582 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:12.639034 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:12.643157 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ee0b6e82-4142-40ab-8cb0-6530a840490e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:12.643585 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1368/5500] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:12 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:13.554979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-380b4082-91a3-4f5a-840f-788a0953348d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:13.557029 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-380b4082-91a3-4f5a-840f-788a0953348d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:13.557199 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-380b4082-91a3-4f5a-840f-788a0953348d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:13.557432 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-380b4082-91a3-4f5a-840f-788a0953348d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:13.557557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-380b4082-91a3-4f5a-840f-788a0953348d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:13.563029 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:13.563029 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:13.564089 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-380b4082-91a3-4f5a-840f-788a0953348d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:13.564603 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1382/5501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:13 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:13.657830 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:13.660247 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:13.660511 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:13.660772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:13.671318 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:13.671318 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:13.676068 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:13.682365 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c1e0d99c-1ac0-4567-9c49-a46051c50469 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:13.682930 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1376/5502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:13 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:14.578403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-006c9a72-2817-4144-aafd-dc44652e4163 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:14.580935 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-006c9a72-2817-4144-aafd-dc44652e4163 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:14.581214 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-006c9a72-2817-4144-aafd-dc44652e4163 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:14.581487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-006c9a72-2817-4144-aafd-dc44652e4163 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:14.581640 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-006c9a72-2817-4144-aafd-dc44652e4163 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:14.587087 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:14.587087 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:14.588154 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-006c9a72-2817-4144-aafd-dc44652e4163 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:14.588662 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1377/5503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:14 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:14.695400 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:14.697418 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:14.697418 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:14.697633 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:14.706521 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:14.706521 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:14.710023 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:14.714273 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-1d588d38-7ade-40de-8e31-dd27a5fe6dbf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:14.714677 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1369/5504] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:14 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:15.599674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:15.601469 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:15.601643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:15.601918 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:15.602005 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:15.606045 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:15.606045 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:15.606998 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e40f2bba-a53a-4e38-9792-e64b34670e4b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:15.607365 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1383/5505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:15 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:15.730349 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bb5261e5-fc5b-457d-8959-167e20dad221 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:15.732206 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb5261e5-fc5b-457d-8959-167e20dad221 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:15.732419 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb5261e5-fc5b-457d-8959-167e20dad221 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:15.732601 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb5261e5-fc5b-457d-8959-167e20dad221 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:15.742590 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:15.742590 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:15.746891 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bb5261e5-fc5b-457d-8959-167e20dad221 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:15.751687 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb5261e5-fc5b-457d-8959-167e20dad221 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:15.752354 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1377/5506] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:15 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:16.444054 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-b9b534f1-fe72-46bf-b494-c678e0292bd4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:16.446321 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-b9b534f1-fe72-46bf-b494-c678e0292bd4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848/action Jul 03 12:14:16.446744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-b9b534f1-fe72-46bf-b494-c678e0292bd4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:14:16.446894 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-b9b534f1-fe72-46bf-b494-c678e0292bd4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:16.464400 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:16.464400 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:16.477271 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-ba7db04f-03af-4512-ae75-963fedd76d88 req-b9b534f1-fe72-46bf-b494-c678e0292bd4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848/action returned with HTTP 204 Jul 03 12:14:16.478051 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1378/5507] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:14:16 2026] POST /volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:16.618294 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:16.621952 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:16.621952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:16.621952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:16.621952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:16.624556 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:16.624556 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:16.625306 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03d419fe-49d6-4576-b2b9-2d41a3b329c4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:16.625668 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1370/5508] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:16 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:16.771795 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:16.774224 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:16.774467 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:16.774670 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:16.788363 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:16.788363 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:16.793622 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:16.800014 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2920bdec-b3fd-405d-8c58-6077e8bb9632 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:16.800539 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1384/5509] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:16 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:17.637496 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b007c2b5-d16f-4e74-95be-29751962d930 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:17.639204 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b007c2b5-d16f-4e74-95be-29751962d930 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:17.639640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b007c2b5-d16f-4e74-95be-29751962d930 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:17.639640 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b007c2b5-d16f-4e74-95be-29751962d930 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:17.639768 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b007c2b5-d16f-4e74-95be-29751962d930 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:17.646156 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:17.646156 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:17.647221 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b007c2b5-d16f-4e74-95be-29751962d930 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:17.647757 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1378/5510] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:17 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:18.661012 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:18.663526 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:18.663869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:18.664109 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:18.664313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:18.670498 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:18.670498 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:18.671711 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a9add6aa-4a3b-4d9b-8685-45b25c74e6f4 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:18.672180 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1379/5511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:18 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:19.683678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-efb83585-42e9-4a56-a977-f2225190b520 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:19.685324 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-efb83585-42e9-4a56-a977-f2225190b520 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:19.685510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-efb83585-42e9-4a56-a977-f2225190b520 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:19.685697 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-efb83585-42e9-4a56-a977-f2225190b520 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:19.685789 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-efb83585-42e9-4a56-a977-f2225190b520 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:19.689952 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:19.689952 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:19.690655 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-efb83585-42e9-4a56-a977-f2225190b520 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:19.691055 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1371/5512] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:19 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:20.679208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:20.681286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:20.681463 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:20.681656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:20.690858 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:20.690858 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:20.694182 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:20.698159 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-852426dd-5a97-4329-9aba-edef62d92e60 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:20.698603 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1385/5513] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:14:20 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:20.702684 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-66b5254a-d070-48bb-ae61-ff843276c219 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:20.704228 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-66b5254a-d070-48bb-ae61-ff843276c219 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:20.704294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-66b5254a-d070-48bb-ae61-ff843276c219 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:20.704486 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-66b5254a-d070-48bb-ae61-ff843276c219 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:20.704585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-66b5254a-d070-48bb-ae61-ff843276c219 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:20.708547 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:20.708547 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:20.709254 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-66b5254a-d070-48bb-ae61-ff843276c219 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:20.709598 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1379/5514] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:20 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:20.720240 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:20.722309 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] POST https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80/action Jul 03 12:14:20.722681 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:14:20.722788 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:20.734734 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:20.734734 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:20.735326 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:20.743631 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Begin detaching volume completed successfully. Jul 03 12:14:20.743869 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-9c59efd0-e35f-4efd-a790-de89469dc8e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80/action returned with HTTP 202 Jul 03 12:14:20.744281 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1380/5515] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:14:20 2026] POST /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:14:20.978855 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:20.980708 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:20.981103 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00664f90-ab13-42e9-b362-979e27f21658", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1189331341", "description": null, "metadata": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:20.994435 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:20.994435 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:20.994865 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:20.995067 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume 00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:21.041943 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['3d1aff15-688a-4cc7-af24-e1c3321600d8', '1aa04fb1-742a-4f51-a35e-c75659be287e', 'c770b69f-7013-469a-ba17-60c159c2d4f6', '09d5ee62-f20d-4ecf-a00d-6a0314d4f7d0'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:21.093804 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:14:21.094252 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-977275e0-aa84-4ca1-9a0a-b6966f4051af tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:21.094858 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1372/5516] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:21.105306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:21.108061 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:21.108328 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:21.108844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:21.117125 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:21.117125 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:21.118129 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:21.119049 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8aff956c-9a0e-41c3-9c7a-4ffcb0d39d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 200 Jul 03 12:14:21.119607 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1386/5517] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:21 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:21.723718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-06e77f8b-111e-4bd1-b605-8b701037030d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:21.726051 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06e77f8b-111e-4bd1-b605-8b701037030d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:21.726299 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06e77f8b-111e-4bd1-b605-8b701037030d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:21.726552 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-06e77f8b-111e-4bd1-b605-8b701037030d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:21.726693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-06e77f8b-111e-4bd1-b605-8b701037030d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:21.732074 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:21.732074 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:21.733148 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-06e77f8b-111e-4bd1-b605-8b701037030d tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:21.733648 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1380/5518] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:21 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:21.772669 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d320739d-d518-4eca-9121-ffc5b1ec37b3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:21.773064 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d320739d-d518-4eca-9121-ffc5b1ec37b3 None None] GET https://10.4.3.170/volume// Jul 03 12:14:21.773175 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d320739d-d518-4eca-9121-ffc5b1ec37b3 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:21.773356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d320739d-d518-4eca-9121-ffc5b1ec37b3 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:21.773707 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d320739d-d518-4eca-9121-ffc5b1ec37b3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:21.774044 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1381/5519] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:14: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 12:14:21.784110 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:21.786442 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:21.786442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:21.786442 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:21.796423 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:21.796423 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:21.800385 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:21.804812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-cd39ce32-5fa3-49b4-81f8-bdbfc16d772e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:21.805211 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1373/5520] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:14:21 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:14:22.131730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.135037 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:22.135253 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:22.135841 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:22.146453 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.146453 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:22.148295 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:22.149994 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9c145d0-807b-4526-8185-1f0c7748ce46 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 200 Jul 03 12:14:22.150987 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1387/5521] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:22 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:22.163765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.166292 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:22.166550 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:22.166767 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:22.174298 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.174298 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:22.174786 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:22.175595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f72839d8-6fb7-48fc-840f-0b91f27429e7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 200 Jul 03 12:14:22.176010 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1381/5522] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:22 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:14:22.186512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.188601 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:22.189025 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00664f90-ab13-42e9-b362-979e27f21658", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1022111853", "description": null, "metadata": null}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:22.202766 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.202766 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:22.203381 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:22.203599 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume 00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:22.241147 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['2384f2d5-0935-4e0c-bfb2-59412e3a7621', 'c7f28b14-2fc5-4c67-ad38-00b0588a0566', '24009ed8-884d-454b-a994-9805ee9272f0', '5a24ec9f-60da-4546-a692-690dcdd2e662'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:22.287151 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:14:22.287311 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73704753-e4d5-4c0b-9903-19c5f1dc923a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:22.287812 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1382/5523] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:22.298891 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.301237 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:22.301521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:22.301762 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:22.308201 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.308201 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:22.308880 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:22.309933 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8b3b3c6f-fda8-4c06-9b56-0fcbfd81f9ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 200 Jul 03 12:14:22.310411 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1374/5524] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:22 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:22.745139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.747835 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:22.748139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:22.748449 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:22.748553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:22.753470 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.753470 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:22.754444 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-95e50a5a-9cf1-4a53-849b-4ee352206d5b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:22.754949 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1388/5525] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:22 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:22.756969 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-923a7206-c303-4dab-8aae-a2930df4232a req-11d089a6-db08-473a-8c2e-de75e7b13c00 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:22.758947 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-11d089a6-db08-473a-8c2e-de75e7b13c00 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 Jul 03 12:14:22.760384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-11d089a6-db08-473a-8c2e-de75e7b13c00 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:22.760384 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-11d089a6-db08-473a-8c2e-de75e7b13c00 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:22.767041 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:22.767041 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:23.299691 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-923a7206-c303-4dab-8aae-a2930df4232a req-11d089a6-db08-473a-8c2e-de75e7b13c00 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 returned with HTTP 200 Jul 03 12:14:23.300176 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1382/5526] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:14:22 2026] DELETE /volume/v3/attachments/0f03cd15-0138-4f30-bf8d-042d37628848 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.320703 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3480bb40-5301-4679-96e9-e289985c8440 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.323421 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3480bb40-5301-4679-96e9-e289985c8440 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:23.323714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3480bb40-5301-4679-96e9-e289985c8440 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.324018 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3480bb40-5301-4679-96e9-e289985c8440 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.331153 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.331153 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:23.331840 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3480bb40-5301-4679-96e9-e289985c8440 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:23.333041 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3480bb40-5301-4679-96e9-e289985c8440 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 200 Jul 03 12:14:23.333593 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1383/5527] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.343478 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.345624 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:23.345898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.346104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.351719 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.351719 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:23.352221 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:23.353076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b66e7091-f99c-4d3c-8888-0e3b5147d67f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 200 Jul 03 12:14:23.353457 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1375/5528] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.363354 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.365745 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:23.366221 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00664f90-ab13-42e9-b362-979e27f21658", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1836950892", "description": null, "metadata": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:23.381510 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.381510 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:23.382177 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:23.382387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume 00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:23.416383 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['7f1a0afc-0039-43bf-9111-9788c43fb8bc', '99952a37-cd38-49c6-86b2-90b7687edbd2', 'ebc6f887-8fb6-49d0-9940-d29d504b892e', 'a00e6049-58c2-4551-8a20-87da44ab73e8'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:23.452836 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:14:23.453339 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2af34d9e-6c1e-4a6f-9e4b-38165531e334 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:23.453843 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1389/5529] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:23 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 12:14:23.464254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b47873b0-44a2-400b-a52c-e74f655a222d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.466300 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b47873b0-44a2-400b-a52c-e74f655a222d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:23.466511 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b47873b0-44a2-400b-a52c-e74f655a222d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.466733 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b47873b0-44a2-400b-a52c-e74f655a222d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.472172 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.472172 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:23.472785 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b47873b0-44a2-400b-a52c-e74f655a222d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:23.473807 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b47873b0-44a2-400b-a52c-e74f655a222d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 200 Jul 03 12:14:23.474183 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1383/5530] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.765508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.767298 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:23.767534 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.767710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.767786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:23.772261 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.772261 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:23.773044 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1325f326-9ad0-47a3-a8f9-42b7f4e5bf50 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:23.773359 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1384/5531] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.932320 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.933927 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:23.934091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.934261 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.940895 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.940895 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:23.944144 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:23.947860 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-89eb492c-59e3-4c4f-b874-acd277fa7e72 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:23.948270 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1376/5532] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.960544 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.962958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:23.963178 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.963396 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.970718 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:23.970718 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:23.974183 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:23.977895 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4910f83d-b1ab-448d-a6c4-2fcb4d014357 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:23.978277 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1390/5533] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:23 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:23.990911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:23.993177 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:23.993441 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:23.993680 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:23.993894 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume with id: a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:24.003010 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:24.003010 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:24.003631 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:24.022647 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume request issued successfully. Jul 03 12:14:24.022899 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7b9e0ad4-fda1-4efc-bfff-65b99926901b tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 202 Jul 03 12:14:24.023439 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1384/5534] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:23 2026] DELETE /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:24.031402 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:24.033063 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:24.033261 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:24.033565 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:24.041776 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:24.041776 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:24.046644 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:24.051482 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cf5c4a5b-2f96-496d-b76e-a5c13394ff42 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 200 Jul 03 12:14:24.051949 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1385/5535] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:24 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:14:24.484169 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:24.486364 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:24.486566 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:24.486721 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:24.492446 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:24.492446 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:24.493012 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:24.493987 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0581321a-9865-49b3-9c29-3dfdf55690e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 200 Jul 03 12:14:24.494395 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1377/5536] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:24 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:24.504930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:24.506741 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:24.506961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:24.507159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:24.512422 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:24.512422 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:24.512931 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:24.513804 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-45cdcfc1-d204-40b8-9e2b-d2805db6c6bc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 200 Jul 03 12:14:24.514196 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1391/5537] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:24 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:24.783500 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:24.785292 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:24.785516 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:24.785908 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:24.786062 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:24.791217 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:24.791217 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:24.792075 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c0beecf-01e7-48a3-8245-bd359bcd751b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:24.792450 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1385/5538] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:24 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:25.066693 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a68c52ca-5f55-4ce3-8b46-b1556194a90a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.068773 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a68c52ca-5f55-4ce3-8b46-b1556194a90a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 Jul 03 12:14:25.069007 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a68c52ca-5f55-4ce3-8b46-b1556194a90a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.069254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a68c52ca-5f55-4ce3-8b46-b1556194a90a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.075584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a68c52ca-5f55-4ce3-8b46-b1556194a90a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 returned with HTTP 404 Jul 03 12:14:25.076173 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1386/5539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:25 2026] GET /volume/v3/volumes/a41fbde2-ceac-4ea8-88b1-307b61f8ac80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:25.084476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.086142 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:25.086421 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.086467 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.096460 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:25.096460 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:25.100912 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:25.106936 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8341b31f-562b-4a0a-b49a-ecb3404fefba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:14:25.107447 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1378/5540] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:25 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:25.119806 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-183475be-df56-4728-b2f2-68ea982ab433 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.121548 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-183475be-df56-4728-b2f2-68ea982ab433 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:25.121752 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-183475be-df56-4728-b2f2-68ea982ab433 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.121937 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-183475be-df56-4728-b2f2-68ea982ab433 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.129585 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:25.129585 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:25.133717 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-183475be-df56-4728-b2f2-68ea982ab433 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:25.138568 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-183475be-df56-4728-b2f2-68ea982ab433 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:14:25.139011 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1392/5541] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:25 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:25.151396 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b812314d-5f86-45bd-9bca-e2af156618e9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.153233 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:25.153430 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.153600 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.153748 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume with id: b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:25.161402 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:25.161402 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:25.161940 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:25.185647 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume request issued successfully. Jul 03 12:14:25.185907 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b812314d-5f86-45bd-9bca-e2af156618e9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 202 Jul 03 12:14:25.186501 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1386/5542] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:25 2026] DELETE /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:25.193781 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8859d856-862c-4da5-9deb-916c6253f67f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.195547 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8859d856-862c-4da5-9deb-916c6253f67f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:25.195750 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8859d856-862c-4da5-9deb-916c6253f67f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.195962 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8859d856-862c-4da5-9deb-916c6253f67f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.203085 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:25.203085 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:25.206958 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8859d856-862c-4da5-9deb-916c6253f67f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:25.211630 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8859d856-862c-4da5-9deb-916c6253f67f tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 200 Jul 03 12:14:25.212064 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1387/5543] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:25 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:25.802704 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a6446318-7101-4b7a-b044-a15694b94092 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.804435 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6446318-7101-4b7a-b044-a15694b94092 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:25.804632 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6446318-7101-4b7a-b044-a15694b94092 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:25.804816 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a6446318-7101-4b7a-b044-a15694b94092 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:25.804936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-a6446318-7101-4b7a-b044-a15694b94092 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:25.809703 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:25.809703 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:25.810876 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a6446318-7101-4b7a-b044-a15694b94092 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:25.811428 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1379/5544] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:25 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:25.824180 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.826038 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:25.826459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c6f0d953-9a77-4033-8c4e-0677b161a695", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1308104437"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:25.827881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {"'backup_id": 'c6f0d953-9a77-4033-8c4e-0677b161a695', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1308104437'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:25.828005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:25.832435 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:25.839610 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (7d74d56b-b9a8-4ff1-8f03-18a50fd6b9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:25.840798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1586168-44f7-4638-a22e-1d6f0ac14d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:25.841975 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:25.869298 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1586168-44f7-4638-a22e-1d6f0ac14d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:25.870086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e589b1dc-81d9-4e33-b866-867f04f8e423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:25.911401 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['03b64ada-8ee8-4c32-98d7-fcaceb8cda32', '178f5f10-eea4-4a50-97af-7c73c3a58874', '2374621f-9cf3-4768-8584-bf5a7664ce09', 'bb213871-ca1f-43d6-b1b5-af82469c00dd'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:25.912362 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e589b1dc-81d9-4e33-b866-867f04f8e423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b64ada-8ee8-4c32-98d7-fcaceb8cda32', '178f5f10-eea4-4a50-97af-7c73c3a58874', '2374621f-9cf3-4768-8584-bf5a7664ce09', 'bb213871-ca1f-43d6-b1b5-af82469c00dd']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:25.913307 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa7d1e7-bdd1-4e7c-93ba-68aab0589ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:25.940545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa7d1e7-bdd1-4e7c-93ba-68aab0589ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbeb6ce2-9552-456a-be8f-f535823a3217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1308104437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['03b64ada-8ee8-4c32-98d7-fcaceb8cda32','178f5f10-eea4-4a50-97af-7c73c3a58874','2374621f-9cf3-4768-8584-bf5a7664ce09','bb213871-ca1f-43d6-b1b5-af82469c00dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1308104437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbeb6ce2-9552-456a-be8f-f535823a3217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:25.941335 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ac1eac-8878-42e2-8682-ef56ac671a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:25.958319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ac1eac-8878-42e2-8682-ef56ac671a09) transitioned into state 'SUCCESS' from state '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-1308104437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['03b64ada-8ee8-4c32-98d7-fcaceb8cda32','178f5f10-eea4-4a50-97af-7c73c3a58874','2374621f-9cf3-4768-8584-bf5a7664ce09','bb213871-ca1f-43d6-b1b5-af82469c00dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:25.959148 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab13ab33-bb4f-49e0-9936-2fe893e2c479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:25.969749 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab13ab33-bb4f-49e0-9936-2fe893e2c479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:25.970639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (7d74d56b-b9a8-4ff1-8f03-18a50fd6b9e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:25.971004 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:25.971669 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c04c2ae2-6ed5-4e2f-8ea1-df95e7280953 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:25.972110 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1393/5545] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:25 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:25.988030 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:25.989733 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:25.990082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c6f0d953-9a77-4033-8c4e-0677b161a695", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2062054567"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:25.991432 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {"'backup_id": 'c6f0d953-9a77-4033-8c4e-0677b161a695', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2062054567'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:25.991595 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:25.995411 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:26.000837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (6cf591eb-3655-4f2f-a6f0-63bc4cfa133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.001980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004be8a6-9b35-4c71-b7c4-10dce83a664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.002991 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:26.028671 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004be8a6-9b35-4c71-b7c4-10dce83a664c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.029549 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35043c82-0f27-4a8d-bfd3-f609dac6575c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.065334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['38655726-152e-444e-b0b2-d5cb6aec0445', '2d989e42-4b79-432e-9d3b-d791ed75ac43', '74b25918-2a9f-48be-b8b1-5ec3b4eddf07', '1c8867c2-74bc-4c5f-99d4-558baf322b01'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:26.065989 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35043c82-0f27-4a8d-bfd3-f609dac6575c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38655726-152e-444e-b0b2-d5cb6aec0445', '2d989e42-4b79-432e-9d3b-d791ed75ac43', '74b25918-2a9f-48be-b8b1-5ec3b4eddf07', '1c8867c2-74bc-4c5f-99d4-558baf322b01']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.066703 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56d4a3e-7406-4f57-811a-02e06e851056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.088743 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56d4a3e-7406-4f57-811a-02e06e851056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab38066-2d4f-4986-9022-86696b92f94f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2062054567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['38655726-152e-444e-b0b2-d5cb6aec0445','2d989e42-4b79-432e-9d3b-d791ed75ac43','74b25918-2a9f-48be-b8b1-5ec3b4eddf07','1c8867c2-74bc-4c5f-99d4-558baf322b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2062054567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab38066-2d4f-4986-9022-86696b92f94f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.090028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e5fd2d-141a-4803-a613-ed5ead1083e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.120623 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e5fd2d-141a-4803-a613-ed5ead1083e2) transitioned into state 'SUCCESS' from state '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-2062054567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['38655726-152e-444e-b0b2-d5cb6aec0445','2d989e42-4b79-432e-9d3b-d791ed75ac43','74b25918-2a9f-48be-b8b1-5ec3b4eddf07','1c8867c2-74bc-4c5f-99d4-558baf322b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.123477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6309ef-8d43-4b84-9fb0-60499a3cf63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.137876 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6309ef-8d43-4b84-9fb0-60499a3cf63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.138950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (6cf591eb-3655-4f2f-a6f0-63bc4cfa133c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.139513 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:26.140230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f181b548-28cb-41e3-a50e-20f36c1f6205 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:26.141007 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1387/5546] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:25 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:26.154556 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.156613 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:26.157079 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c6f0d953-9a77-4033-8c4e-0677b161a695", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-376012986"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:26.159091 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {"'backup_id": 'c6f0d953-9a77-4033-8c4e-0677b161a695', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-376012986'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:26.159161 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:26.164259 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:26.171572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (fa653cc5-e3ce-4ecc-8629-d1e3388bfa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.172669 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b824c892-dd32-449d-acde-3da7443b0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.173879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:26.202396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b824c892-dd32-449d-acde-3da7443b0ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.202755 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851bf2fa-0d04-444a-b404-51f6027946c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.226821 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cfe8b2e6-d9aa-4e2d-9de3-892ac776101e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.229255 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cfe8b2e6-d9aa-4e2d-9de3-892ac776101e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 Jul 03 12:14:26.229569 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cfe8b2e6-d9aa-4e2d-9de3-892ac776101e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.229876 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cfe8b2e6-d9aa-4e2d-9de3-892ac776101e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.235914 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cfe8b2e6-d9aa-4e2d-9de3-892ac776101e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 returned with HTTP 404 Jul 03 12:14:26.236530 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1380/5547] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/b3d3690a-4984-45b1-81e2-d5d566afc0a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:26.245131 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.247885 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:26.248140 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.248398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.251448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['23f7c930-d700-4511-bf51-2edc2668d911', '246e31d4-3fd4-435e-b739-2b87d6849125', 'eebfa286-bf83-4c0f-a6e0-58dc59a6a5f4', 'd196efdc-d818-4de3-8290-b4b23c3aa2f6'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:26.252508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851bf2fa-0d04-444a-b404-51f6027946c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f7c930-d700-4511-bf51-2edc2668d911', '246e31d4-3fd4-435e-b739-2b87d6849125', 'eebfa286-bf83-4c0f-a6e0-58dc59a6a5f4', 'd196efdc-d818-4de3-8290-b4b23c3aa2f6']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.253501 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9fb52c-f16b-4bd1-9d58-a808da45e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.257785 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.257785 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:26.262090 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:26.266222 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a966227a-65ea-4d97-8c8a-0d4f4aa26c7a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:14:26.266654 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1394/5548] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.278680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9fb52c-f16b-4bd1-9d58-a808da45e3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44cf4fdb-3319-45d7-9537-b155caafa136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-376012986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['23f7c930-d700-4511-bf51-2edc2668d911','246e31d4-3fd4-435e-b739-2b87d6849125','eebfa286-bf83-4c0f-a6e0-58dc59a6a5f4','d196efdc-d818-4de3-8290-b4b23c3aa2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-376012986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44cf4fdb-3319-45d7-9537-b155caafa136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.279250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.279729 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92d6d99-de07-4b2d-9723-8bae97de6c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.281386 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:26.281606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.281805 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.290544 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.290544 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:26.294846 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:26.299576 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-31570cd6-d23a-4ce6-8563-cb632138cad5 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:14:26.300071 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1388/5549] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.301143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92d6d99-de07-4b2d-9723-8bae97de6c30) transitioned into state 'SUCCESS' from state '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-376012986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['23f7c930-d700-4511-bf51-2edc2668d911','246e31d4-3fd4-435e-b739-2b87d6849125','eebfa286-bf83-4c0f-a6e0-58dc59a6a5f4','d196efdc-d818-4de3-8290-b4b23c3aa2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.301926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9a0384-75c6-44ff-bfe4-2988e4f9cff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.313926 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.316118 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:26.316324 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.316405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9a0384-75c6-44ff-bfe4-2988e4f9cff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.316647 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.316792 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume with id: 622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:26.317700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (fa653cc5-e3ce-4ecc-8629-d1e3388bfa9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.318287 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:26.319146 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a0a1fac1-0841-4a55-afc5-23cd1492218c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:26.319839 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1388/5550] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:26 2026] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:26.325675 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.325675 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:26.326449 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:26.332773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.334817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:26.335299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c6f0d953-9a77-4033-8c4e-0677b161a695", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-699540549"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:26.337179 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {"'backup_id": 'c6f0d953-9a77-4033-8c4e-0677b161a695', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-699540549'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:26.337349 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:26.342626 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:26.347768 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume request issued successfully. Jul 03 12:14:26.348101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c320999-f0de-42e6-a4b6-4e0b27fdba56 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 202 Jul 03 12:14:26.348638 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1381/5551] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:26 2026] DELETE /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:26.350636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (3a091ae1-1653-489a-9e1f-564eea44e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.352069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a028f241-a22e-47b4-b16f-64023041bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.353329 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:26.358619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9907a6a1-6209-4868-a24f-79cebba43aaf None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.360798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9907a6a1-6209-4868-a24f-79cebba43aaf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:26.361058 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9907a6a1-6209-4868-a24f-79cebba43aaf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.361319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9907a6a1-6209-4868-a24f-79cebba43aaf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.370618 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.370618 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:26.376691 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9907a6a1-6209-4868-a24f-79cebba43aaf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:26.385454 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9907a6a1-6209-4868-a24f-79cebba43aaf tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 200 Jul 03 12:14:26.385454 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1389/5552] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.401258 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a028f241-a22e-47b4-b16f-64023041bf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.401258 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1d37dd-f5ec-46c5-bd0f-40102ffda6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.458818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['d2d15d60-61bf-4c25-9361-bef41e20b873', '25229ef1-f948-4541-9d1f-db7cabb87356', 'ac21ac20-c912-4ff0-a150-c8a770b15886', 'fbaa1aca-8097-4e25-9eda-0b86ca89eab1'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:26.459923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1d37dd-f5ec-46c5-bd0f-40102ffda6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d15d60-61bf-4c25-9361-bef41e20b873', '25229ef1-f948-4541-9d1f-db7cabb87356', 'ac21ac20-c912-4ff0-a150-c8a770b15886', 'fbaa1aca-8097-4e25-9eda-0b86ca89eab1']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.460858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35160b79-03ae-4c6f-a7d3-c4f0c3f690c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.488765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35160b79-03ae-4c6f-a7d3-c4f0c3f690c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd824121b-3e22-4725-b571-b0e14033c488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-699540549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['d2d15d60-61bf-4c25-9361-bef41e20b873','25229ef1-f948-4541-9d1f-db7cabb87356','ac21ac20-c912-4ff0-a150-c8a770b15886','fbaa1aca-8097-4e25-9eda-0b86ca89eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-699540549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d824121b-3e22-4725-b571-b0e14033c488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.488765 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f6e63c-5ecb-4ef6-80a7-ad57256fe2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.519796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f6e63c-5ecb-4ef6-80a7-ad57256fe2fd) transitioned into state 'SUCCESS' from state '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-699540549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['d2d15d60-61bf-4c25-9361-bef41e20b873','25229ef1-f948-4541-9d1f-db7cabb87356','ac21ac20-c912-4ff0-a150-c8a770b15886','fbaa1aca-8097-4e25-9eda-0b86ca89eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.520777 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f89718-2f7a-47f0-ba37-4dfc40108ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.530961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f89718-2f7a-47f0-ba37-4dfc40108ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.531935 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (3a091ae1-1653-489a-9e1f-564eea44e7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.532308 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:26.532968 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-00bd50b2-86a0-48bf-b66d-dfa291385958 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:26.533488 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1395/5553] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:26 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:26.545861 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.548284 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:26.548740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c6f0d953-9a77-4033-8c4e-0677b161a695", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-54958145"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:26.550546 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request body: {'volume': {"'backup_id": 'c6f0d953-9a77-4033-8c4e-0677b161a695', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-54958145'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:26.550758 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume of 1 GB Jul 03 12:14:26.550944 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.550944 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:26.554648 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Availability Zones retrieved successfully. Jul 03 12:14:26.560332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (e192b17f-0cd5-49cf-9ed2-fa11b5ff8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.561288 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b135be8-312c-4f86-ac52-fcf2596778ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.562384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:26.590142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b135be8-312c-4f86-ac52-fcf2596778ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.590878 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da73281-0a00-490c-9bf8-106b4208d1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.633794 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Created reservations ['9db5b61a-b042-430f-be60-41c38877a4a9', '48b33b17-1f6c-489d-96d6-d6ef3ad7f6b0', '506139fd-b96b-4bf2-b7eb-d84ad42174bf', 'dc663a9a-a9ff-448c-893b-ec485700766e'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:26.634512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da73281-0a00-490c-9bf8-106b4208d1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db5b61a-b042-430f-be60-41c38877a4a9', '48b33b17-1f6c-489d-96d6-d6ef3ad7f6b0', '506139fd-b96b-4bf2-b7eb-d84ad42174bf', 'dc663a9a-a9ff-448c-893b-ec485700766e']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.635196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8807ffbe-02e4-43a1-a607-b04637e439ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.659585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8807ffbe-02e4-43a1-a607-b04637e439ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3ffff5-9348-420c-beeb-7b6f92b16d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-54958145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['9db5b61a-b042-430f-be60-41c38877a4a9','48b33b17-1f6c-489d-96d6-d6ef3ad7f6b0','506139fd-b96b-4bf2-b7eb-d84ad42174bf','dc663a9a-a9ff-448c-893b-ec485700766e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-54958145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3ffff5-9348-420c-beeb-7b6f92b16d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.660455 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749c0ff9-3f5f-45d1-821f-7d4b6febe2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.683931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749c0ff9-3f5f-45d1-821f-7d4b6febe2f2) transitioned into state 'SUCCESS' from state '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-54958145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b91cad0e6964ed9ac40716fc62dbcc1',qos_specs=None,replication_status=,reservations=['9db5b61a-b042-430f-be60-41c38877a4a9','48b33b17-1f6c-489d-96d6-d6ef3ad7f6b0','506139fd-b96b-4bf2-b7eb-d84ad42174bf','dc663a9a-a9ff-448c-893b-ec485700766e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8335c3d7c9b7439e83a0b20d85284b47',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.684891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78fd5d1a-dbc8-4668-9486-19b78963813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:26.696559 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78fd5d1a-dbc8-4668-9486-19b78963813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:26.697663 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Flow 'volume_create_api' (e192b17f-0cd5-49cf-9ed2-fa11b5ff8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:26.697933 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Create volume request issued successfully. Jul 03 12:14:26.698690 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-12c3e3c3-221d-451e-be18-3b98be21cbfe tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:26.699181 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1389/5554] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:26 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:26.712731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5b075277-dafc-4dfb-8285-03d493d12e05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.715101 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b075277-dafc-4dfb-8285-03d493d12e05 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 Jul 03 12:14:26.715101 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b075277-dafc-4dfb-8285-03d493d12e05 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.715398 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5b075277-dafc-4dfb-8285-03d493d12e05 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.723007 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.723007 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:26.726951 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5b075277-dafc-4dfb-8285-03d493d12e05 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:26.731531 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5b075277-dafc-4dfb-8285-03d493d12e05 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 returned with HTTP 200 Jul 03 12:14:26.731906 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1382/5555] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.745798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a43fc589-5867-4f11-8e58-99b110269eff None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.747775 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a43fc589-5867-4f11-8e58-99b110269eff tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f Jul 03 12:14:26.748034 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a43fc589-5867-4f11-8e58-99b110269eff tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.748290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a43fc589-5867-4f11-8e58-99b110269eff tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.756405 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.756405 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:26.762776 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a43fc589-5867-4f11-8e58-99b110269eff tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:26.768490 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a43fc589-5867-4f11-8e58-99b110269eff tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f returned with HTTP 200 Jul 03 12:14:26.768975 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1390/5556] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.783168 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.785892 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 Jul 03 12:14:26.786091 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.786317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.797779 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.797779 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:26.802711 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:26.809749 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-96d8abe5-79bf-4276-867f-9810b3ceb832 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 returned with HTTP 200 Jul 03 12:14:26.810175 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1396/5557] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.823572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.826277 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 Jul 03 12:14:26.826569 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.826846 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.835701 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.835701 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:26.840800 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:26.846380 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-065ed3cd-85f6-4388-a971-b652fa9c91eb tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 returned with HTTP 200 Jul 03 12:14:26.846871 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1390/5558] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:26.860233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-81681abd-6bc1-470d-983e-476bca384dd2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:26.863005 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81681abd-6bc1-470d-983e-476bca384dd2 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:26.863238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81681abd-6bc1-470d-983e-476bca384dd2 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:26.863489 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-81681abd-6bc1-470d-983e-476bca384dd2 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:26.872381 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:26.872381 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:26.877171 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-81681abd-6bc1-470d-983e-476bca384dd2 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:26.882629 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-81681abd-6bc1-470d-983e-476bca384dd2 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 returned with HTTP 200 Jul 03 12:14:26.883136 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1383/5559] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:26 2026] GET /volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:27.236583 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.238735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:27.239026 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.239280 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.239457 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:27.245685 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.245685 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:27.246298 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:27.266139 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:14:27.266362 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-51e10f83-4bdd-4312-b547-fa0090e9a247 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 202 Jul 03 12:14:27.266826 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1391/5560] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:27 2026] DELETE /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:27.275026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8e56c194-07d1-4340-b128-ecca026bea32 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.276580 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e56c194-07d1-4340-b128-ecca026bea32 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:27.276823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e56c194-07d1-4340-b128-ecca026bea32 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.277033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e56c194-07d1-4340-b128-ecca026bea32 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.283890 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.283890 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:27.284570 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8e56c194-07d1-4340-b128-ecca026bea32 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:27.285714 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e56c194-07d1-4340-b128-ecca026bea32 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 200 Jul 03 12:14:27.286288 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1397/5561] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:27 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:27.403761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6d4b2a7f-0235-4acd-b142-2678883de1a1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.406014 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d4b2a7f-0235-4acd-b142-2678883de1a1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 Jul 03 12:14:27.406272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d4b2a7f-0235-4acd-b142-2678883de1a1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.406528 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6d4b2a7f-0235-4acd-b142-2678883de1a1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.413181 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6d4b2a7f-0235-4acd-b142-2678883de1a1 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 returned with HTTP 404 Jul 03 12:14:27.413773 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1391/5562] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:27 2026] GET /volume/v3/volumes/622d1713-3681-4eaf-821f-201b606cf5a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:27.422898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-525b091a-482c-4804-bad8-2fd274fb151a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.425094 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:14:27.425334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.425601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.425754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete snapshot with id: 98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:14:27.432007 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.432007 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:27.432632 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:27.450503 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot delete request issued successfully. Jul 03 12:14:27.450690 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-525b091a-482c-4804-bad8-2fd274fb151a tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 202 Jul 03 12:14:27.451166 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1384/5563] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:27 2026] DELETE /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:27.459074 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.460931 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:14:27.461137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.461328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.466426 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.466426 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:27.466863 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:27.467638 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9a4ea795-f730-4e3a-8be4-7bf512465f3e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 200 Jul 03 12:14:27.468016 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1392/5564] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:27 2026] GET /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:27.897708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.899884 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:27.900061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.900393 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.908329 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.908329 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:27.913587 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:27.920189 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-30610203-e6ff-4f8a-8f1c-c05488dca759 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 returned with HTTP 200 Jul 03 12:14:27.920789 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1398/5565] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:27 2026] GET /volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:27.935527 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9d857054-8863-49fd-ab51-27d331b674de None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.937467 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:27.937700 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.937958 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.938102 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete backup with id: c6f0d953-9a77-4033-8c4e-0677b161a695. Jul 03 12:14:27.943095 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.943095 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:27.956224 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] delete_backup rpcapi backup_id c6f0d953-9a77-4033-8c4e-0677b161a695 {{(pid=99809) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:14:27.958128 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9d857054-8863-49fd-ab51-27d331b674de tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 202 Jul 03 12:14:27.958553 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1392/5566] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:27 2026] DELETE /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:14:27.964843 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:27.967099 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:27.967281 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:27.967682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:27.967682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:27.972064 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:27.972064 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:27.972890 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-10900050-ad2b-405c-a8c8-bb8f1ad0ad55 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 200 Jul 03 12:14:27.973258 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1385/5567] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:27 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:28.296471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-836aa01f-d11f-4da5-b2cf-03dab1f50e9f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.298311 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-836aa01f-d11f-4da5-b2cf-03dab1f50e9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:28.298524 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-836aa01f-d11f-4da5-b2cf-03dab1f50e9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.298754 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-836aa01f-d11f-4da5-b2cf-03dab1f50e9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.303289 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-836aa01f-d11f-4da5-b2cf-03dab1f50e9f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 404 Jul 03 12:14:28.303869 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1393/5568] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:28 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:28.311480 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6724730c-7df6-43fa-b641-5a722ead1159 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.313590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:28.313923 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.314051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.314183 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:28.320210 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:28.320210 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:28.320815 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:28.344917 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:14:28.345201 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6724730c-7df6-43fa-b641-5a722ead1159 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 202 Jul 03 12:14:28.345846 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1399/5569] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:28 2026] DELETE /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:28.353647 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.356039 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:28.356343 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.356635 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.363684 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:28.363684 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:28.364125 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:28.364963 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-03dc6a05-c44d-4a1a-a032-2081b14539e9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 200 Jul 03 12:14:28.365337 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1393/5570] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:28 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:28.477673 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-085118a4-966d-4fd3-b4f5-1c015c637522 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.479408 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-085118a4-966d-4fd3-b4f5-1c015c637522 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 Jul 03 12:14:28.479607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-085118a4-966d-4fd3-b4f5-1c015c637522 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.479784 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-085118a4-966d-4fd3-b4f5-1c015c637522 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.484078 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-085118a4-966d-4fd3-b4f5-1c015c637522 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 returned with HTTP 404 Jul 03 12:14:28.484585 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1386/5571] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:28 2026] GET /volume/v3/snapshots/98610d92-d171-4be8-8928-c7b8c28537c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:28.491967 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.494072 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:14:28.494290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.494735 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.494735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete snapshot with id: 911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:14:28.500663 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:28.500663 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:28.501249 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:28.518245 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot delete request issued successfully. Jul 03 12:14:28.518478 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fc3a1d59-4c53-475a-90e4-2a2519a7f1a9 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 202 Jul 03 12:14:28.518984 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1394/5572] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:28 2026] DELETE /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:28.526671 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-872313d6-5366-4910-819d-e0a7b6325c20 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.529005 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-872313d6-5366-4910-819d-e0a7b6325c20 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:14:28.529214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-872313d6-5366-4910-819d-e0a7b6325c20 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.529431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-872313d6-5366-4910-819d-e0a7b6325c20 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.535138 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:28.535138 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:28.535727 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-872313d6-5366-4910-819d-e0a7b6325c20 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:28.536663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-872313d6-5366-4910-819d-e0a7b6325c20 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 200 Jul 03 12:14:28.536974 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1400/5573] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:28 2026] GET /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:28.984220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:28.986024 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 Jul 03 12:14:28.986206 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:28.986418 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:28.986525 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Show backup with id c6f0d953-9a77-4033-8c4e-0677b161a695. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:14:28.990039 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c4a9dfdf-470c-4bdb-84c7-267e0b308e1e tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 returned with HTTP 404 Jul 03 12:14:28.990527 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1394/5574] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:28 2026] GET /volume/v3/backups/c6f0d953-9a77-4033-8c4e-0677b161a695 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:29.001426 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.003604 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:29.003850 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.004096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.004297 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: 1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:29.012894 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.012894 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:29.013361 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:29.032777 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:29.033007 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b63bfbbc-8124-4b8f-828e-b9ea696c3814 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 returned with HTTP 202 Jul 03 12:14:29.033500 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1387/5575] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:29 2026] DELETE /volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:29.041921 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.043641 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:29.043827 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.044053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.053108 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.053108 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:29.057919 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:29.063014 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4cd04a19-4d04-4f16-9e16-5cfedcf5fb9a tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 returned with HTTP 200 Jul 03 12:14:29.063379 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1395/5576] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:29 2026] GET /volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:29.376033 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-304bcdfa-d2bc-4aa9-947f-d7c0c7519d3a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.378402 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-304bcdfa-d2bc-4aa9-947f-d7c0c7519d3a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:29.378637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-304bcdfa-d2bc-4aa9-947f-d7c0c7519d3a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.378900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-304bcdfa-d2bc-4aa9-947f-d7c0c7519d3a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.384397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-304bcdfa-d2bc-4aa9-947f-d7c0c7519d3a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 404 Jul 03 12:14:29.385017 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1401/5577] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:29 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:29.393337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.395492 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:29.395710 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.395954 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.396090 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:29.402362 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.402362 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:29.402794 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:29.431308 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:14:29.431569 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-aca0e318-0b48-47f0-90fb-aeae5265e9c5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 202 Jul 03 12:14:29.432108 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1395/5578] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:29 2026] DELETE /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:29.440130 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.442544 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:29.442770 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.442996 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.449537 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.449537 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:29.450165 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:14:29.451177 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-33d12594-d2fa-4d99-b1a7-ebb780c31cc1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 200 Jul 03 12:14:29.451688 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1388/5579] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:29 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:29.548760 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1e1b1058-2754-4ae5-ae3a-2d21c5d8d187 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.550950 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1e1b1058-2754-4ae5-ae3a-2d21c5d8d187 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd Jul 03 12:14:29.551120 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1e1b1058-2754-4ae5-ae3a-2d21c5d8d187 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.551316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1e1b1058-2754-4ae5-ae3a-2d21c5d8d187 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.556610 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1e1b1058-2754-4ae5-ae3a-2d21c5d8d187 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd returned with HTTP 404 Jul 03 12:14:29.557143 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1396/5580] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:29 2026] GET /volume/v3/snapshots/911ce730-c0ef-4416-ae5b-9352022bfcdd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:29.566120 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.568386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:14:29.568732 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.569056 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.569198 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete snapshot with id: cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:14:29.576774 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.576774 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:29.577361 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:29.598092 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot delete request issued successfully. Jul 03 12:14:29.598281 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-baf142a4-f338-467e-8ba8-c2b1525b7524 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 202 Jul 03 12:14:29.598794 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1402/5581] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:29 2026] DELETE /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:29.606538 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-905196cd-9080-40fc-b858-08e62f1921ba None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:29.608901 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-905196cd-9080-40fc-b858-08e62f1921ba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:14:29.609169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-905196cd-9080-40fc-b858-08e62f1921ba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:29.609444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-905196cd-9080-40fc-b858-08e62f1921ba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:29.616803 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:29.616803 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:29.617518 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-905196cd-9080-40fc-b858-08e62f1921ba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Snapshot retrieved successfully. Jul 03 12:14:29.618635 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-905196cd-9080-40fc-b858-08e62f1921ba tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 200 Jul 03 12:14:29.619148 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1396/5582] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:29 2026] GET /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:30.078164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-484e5b33-4653-46d7-9cc5-e54a9c166a57 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.080177 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-484e5b33-4653-46d7-9cc5-e54a9c166a57 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 Jul 03 12:14:30.080441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-484e5b33-4653-46d7-9cc5-e54a9c166a57 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.080650 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-484e5b33-4653-46d7-9cc5-e54a9c166a57 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.088440 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-484e5b33-4653-46d7-9cc5-e54a9c166a57 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 returned with HTTP 404 Jul 03 12:14:30.089274 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1389/5583] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/volumes/1d3ffff5-9348-420c-beeb-7b6f92b16d39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.098394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.100670 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 Jul 03 12:14:30.100912 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.101139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.101459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: d824121b-3e22-4725-b571-b0e14033c488 Jul 03 12:14:30.110355 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.110355 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:30.110928 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:30.134225 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:30.134495 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-883d9f89-9b0d-4563-a341-09e678b6ea3f tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 returned with HTTP 202 Jul 03 12:14:30.134981 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1397/5584] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:30 2026] DELETE /volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:30.144406 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-726c7edf-4317-4f66-a08f-edce8f276742 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.146733 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-726c7edf-4317-4f66-a08f-edce8f276742 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 Jul 03 12:14:30.147007 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-726c7edf-4317-4f66-a08f-edce8f276742 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.147251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-726c7edf-4317-4f66-a08f-edce8f276742 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.156101 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.156101 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:30.160555 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-726c7edf-4317-4f66-a08f-edce8f276742 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:30.167460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-726c7edf-4317-4f66-a08f-edce8f276742 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 returned with HTTP 200 Jul 03 12:14:30.168124 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1403/5585] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:30.462585 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-339379e2-9e3a-42d8-9c14-f9b5b61822d7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.465223 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-339379e2-9e3a-42d8-9c14-f9b5b61822d7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:30.465223 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-339379e2-9e3a-42d8-9c14-f9b5b61822d7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.465481 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-339379e2-9e3a-42d8-9c14-f9b5b61822d7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.471195 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-339379e2-9e3a-42d8-9c14-f9b5b61822d7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 404 Jul 03 12:14:30.471931 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1397/5586] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.481137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.483568 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:30.483808 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.484146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.484327 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:30.490289 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-43d1f4d7-2b98-4335-9953-e29a0a8952f3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 404 Jul 03 12:14:30.491031 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1390/5587] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:30 2026] DELETE /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.498510 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2e4b3892-eb80-4723-acdb-db8b6e15f38c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.500955 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e4b3892-eb80-4723-acdb-db8b6e15f38c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf Jul 03 12:14:30.501169 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e4b3892-eb80-4723-acdb-db8b6e15f38c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.501471 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2e4b3892-eb80-4723-acdb-db8b6e15f38c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.506798 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2e4b3892-eb80-4723-acdb-db8b6e15f38c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf returned with HTTP 404 Jul 03 12:14:30.507446 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1398/5588] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/snapshots/d4576614-85fb-4e44-959d-086a867752cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.514293 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.516155 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:30.516359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.516650 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.516808 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:30.521286 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d9e60f95-0906-417a-b68f-2089d1c70c23 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 404 Jul 03 12:14:30.521816 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1404/5589] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:30 2026] DELETE /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.529384 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5cc3567f-35de-4f34-8e64-ac7ed6b94676 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.531932 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cc3567f-35de-4f34-8e64-ac7ed6b94676 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 Jul 03 12:14:30.532140 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cc3567f-35de-4f34-8e64-ac7ed6b94676 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.532462 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5cc3567f-35de-4f34-8e64-ac7ed6b94676 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.538304 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5cc3567f-35de-4f34-8e64-ac7ed6b94676 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 returned with HTTP 404 Jul 03 12:14:30.538748 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1398/5590] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/snapshots/e791528b-4c25-4d37-a5e4-0a6ec1dc71a4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.546136 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d126bbfb-b789-45ab-83e8-faaccb46284a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.547988 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d126bbfb-b789-45ab-83e8-faaccb46284a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:30.548195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d126bbfb-b789-45ab-83e8-faaccb46284a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.548453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d126bbfb-b789-45ab-83e8-faaccb46284a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.548564 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-d126bbfb-b789-45ab-83e8-faaccb46284a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:30.553384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d126bbfb-b789-45ab-83e8-faaccb46284a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 404 Jul 03 12:14:30.553829 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1391/5591] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:30 2026] DELETE /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.562961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6f127c03-7e3f-41dd-a842-088e4f700713 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.565396 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f127c03-7e3f-41dd-a842-088e4f700713 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 Jul 03 12:14:30.565690 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f127c03-7e3f-41dd-a842-088e4f700713 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.565986 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6f127c03-7e3f-41dd-a842-088e4f700713 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.572418 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6f127c03-7e3f-41dd-a842-088e4f700713 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 returned with HTTP 404 Jul 03 12:14:30.573096 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1399/5592] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/snapshots/d947f28f-a79b-4a03-846b-f4458e9dadf7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.629659 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cebd10b8-8d94-431d-867b-41eb862ff47e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.631666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cebd10b8-8d94-431d-867b-41eb862ff47e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 Jul 03 12:14:30.631876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cebd10b8-8d94-431d-867b-41eb862ff47e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.632074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cebd10b8-8d94-431d-867b-41eb862ff47e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.637203 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cebd10b8-8d94-431d-867b-41eb862ff47e tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 returned with HTTP 404 Jul 03 12:14:30.637748 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1405/5593] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/snapshots/cf66628f-a438-4846-8ca1-3a433d5c8d93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:30.645648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-047beb52-ea07-44f2-89bd-0b71aecc494d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.647641 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-047beb52-ea07-44f2-89bd-0b71aecc494d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:30.647953 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-047beb52-ea07-44f2-89bd-0b71aecc494d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.648182 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-047beb52-ea07-44f2-89bd-0b71aecc494d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.656172 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.656172 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:30.661549 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-047beb52-ea07-44f2-89bd-0b71aecc494d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:30.666659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-047beb52-ea07-44f2-89bd-0b71aecc494d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:14:30.667116 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1399/5594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:30.680061 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.682435 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:30.682651 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.682894 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.691222 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.691222 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:30.696003 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:30.702822 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ff5f658c-337a-4093-9eb5-b5274a2a3a78 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:14:30.703294 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1392/5595] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:30.721150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a8d6a375-fe46-4052-a4da-09fd367a490d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.723446 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:30.723689 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.723950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.724170 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume with id: d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:30.735029 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.735029 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:30.735503 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:30.762219 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Delete volume request issued successfully. Jul 03 12:14:30.762219 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a8d6a375-fe46-4052-a4da-09fd367a490d tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 202 Jul 03 12:14:30.763015 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1400/5596] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:30 2026] DELETE /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:30.771051 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:30.772822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:30.773428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:30.773428 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:30.781317 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:30.781317 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:30.786998 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Volume info retrieved successfully. Jul 03 12:14:30.791803 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dc6b3df5-8dd3-4ba9-bd50-4e9c0e6765fd tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 200 Jul 03 12:14:30.792364 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1406/5597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:30 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:31.183334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-100f1230-7f72-4a4f-9293-1583a560f744 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:31.185781 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-100f1230-7f72-4a4f-9293-1583a560f744 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 Jul 03 12:14:31.186070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-100f1230-7f72-4a4f-9293-1583a560f744 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:31.186348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-100f1230-7f72-4a4f-9293-1583a560f744 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:31.196102 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-100f1230-7f72-4a4f-9293-1583a560f744 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 returned with HTTP 404 Jul 03 12:14:31.196311 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1400/5598] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:31 2026] GET /volume/v3/volumes/d824121b-3e22-4725-b571-b0e14033c488 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:31.204314 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:31.206649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 Jul 03 12:14:31.206892 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:31.207126 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:31.207331 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: 44cf4fdb-3319-45d7-9537-b155caafa136 Jul 03 12:14:31.215390 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:31.215390 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:31.216113 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:31.233744 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:31.234022 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14edcd02-afa4-4fcb-9ca9-cf52a21f1b23 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 returned with HTTP 202 Jul 03 12:14:31.234469 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1393/5599] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:31 2026] DELETE /volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:31.242463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:31.244317 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 Jul 03 12:14:31.244570 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:31.244714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:31.254252 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:31.254252 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:31.259502 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:31.266730 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dfb8194b-6edb-496e-a3ac-ba1bff733964 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 returned with HTTP 200 Jul 03 12:14:31.267022 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1401/5600] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:31 2026] GET /volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:31.807099 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-86c51bc3-e04e-458f-bde6-3fbd415e0cf4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:31.809496 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86c51bc3-e04e-458f-bde6-3fbd415e0cf4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] GET https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 Jul 03 12:14:31.809812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86c51bc3-e04e-458f-bde6-3fbd415e0cf4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:31.810118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-86c51bc3-e04e-458f-bde6-3fbd415e0cf4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:31.816627 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-86c51bc3-e04e-458f-bde6-3fbd415e0cf4 tempest-SnapshotDataIntegrityTests-955804954 tempest-SnapshotDataIntegrityTests-955804954-project-member] https://10.4.3.170/volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 returned with HTTP 404 Jul 03 12:14:31.817121 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1407/5601] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:31 2026] GET /volume/v3/volumes/d0571557-9f77-40cc-8589-c40a7fe7dc71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:32.280256 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-845f51eb-b0a6-44f7-b9f4-4a1b48582f0c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:32.282183 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-845f51eb-b0a6-44f7-b9f4-4a1b48582f0c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 Jul 03 12:14:32.282389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-845f51eb-b0a6-44f7-b9f4-4a1b48582f0c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:32.282738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-845f51eb-b0a6-44f7-b9f4-4a1b48582f0c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:32.289117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-845f51eb-b0a6-44f7-b9f4-4a1b48582f0c tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 returned with HTTP 404 Jul 03 12:14:32.289677 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1401/5602] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:32 2026] GET /volume/v3/volumes/44cf4fdb-3319-45d7-9537-b155caafa136 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:32.296605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70382252-d70a-4787-a19e-ef3b47d446bf None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:32.298298 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f Jul 03 12:14:32.298527 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:32.298731 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:32.298919 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: cab38066-2d4f-4986-9022-86696b92f94f Jul 03 12:14:32.305793 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:32.305793 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:32.306280 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:32.323500 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:32.323692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70382252-d70a-4787-a19e-ef3b47d446bf tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f returned with HTTP 202 Jul 03 12:14:32.324089 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1394/5603] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:32 2026] DELETE /volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:32.331173 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:32.333116 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f Jul 03 12:14:32.333319 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:32.333585 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:32.340924 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:32.340924 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:32.345160 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:32.350230 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-07d6f5ad-9aed-40f4-bf26-c8ce3d91a557 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f returned with HTTP 200 Jul 03 12:14:32.350936 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1402/5604] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:32 2026] GET /volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:33.363029 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-475b347d-bc2c-4d3e-9bc5-74156281d24b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:33.365439 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-475b347d-bc2c-4d3e-9bc5-74156281d24b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f Jul 03 12:14:33.365714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-475b347d-bc2c-4d3e-9bc5-74156281d24b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:33.365984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-475b347d-bc2c-4d3e-9bc5-74156281d24b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:33.372918 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-475b347d-bc2c-4d3e-9bc5-74156281d24b tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f returned with HTTP 404 Jul 03 12:14:33.373528 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1408/5605] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:33 2026] GET /volume/v3/volumes/cab38066-2d4f-4986-9022-86696b92f94f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:33.380308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:33.382313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 Jul 03 12:14:33.382498 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:33.382734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:33.382859 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: fbeb6ce2-9552-456a-be8f-f535823a3217 Jul 03 12:14:33.391960 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:33.391960 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:33.392533 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:33.420713 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:33.420713 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f24bd0bd-90a5-4469-bdd0-04b2bade01ad tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 returned with HTTP 202 Jul 03 12:14:33.421175 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1402/5606] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:33 2026] DELETE /volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:33.427832 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:33.429525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 Jul 03 12:14:33.429727 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:33.429944 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:33.436930 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:33.436930 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:33.441034 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:33.445138 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0e8dd599-01ed-43f2-956d-d737bb92e1b8 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 returned with HTTP 200 Jul 03 12:14:33.445589 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1395/5607] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:33 2026] GET /volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:34.457796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6409fc3f-b63f-4824-a9f3-818051e9cd12 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:34.460100 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6409fc3f-b63f-4824-a9f3-818051e9cd12 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 Jul 03 12:14:34.460334 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6409fc3f-b63f-4824-a9f3-818051e9cd12 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:34.460574 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6409fc3f-b63f-4824-a9f3-818051e9cd12 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:34.467122 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6409fc3f-b63f-4824-a9f3-818051e9cd12 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 returned with HTTP 404 Jul 03 12:14:34.467669 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1403/5608] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:34 2026] GET /volume/v3/volumes/fbeb6ce2-9552-456a-be8f-f535823a3217 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:34.474163 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:34.475782 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:34.476054 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:34.476226 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:34.476389 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume with id: b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:34.483421 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:34.483421 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:34.483888 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:34.505916 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Delete volume request issued successfully. Jul 03 12:14:34.506145 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0671c6de-50b2-47a5-a441-2d890b6cb327 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 returned with HTTP 202 Jul 03 12:14:34.506640 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1409/5609] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:34 2026] DELETE /volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:34.514539 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:34.516156 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:34.516342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:34.516550 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:34.522957 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:34.522957 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:34.526728 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Volume info retrieved successfully. Jul 03 12:14:34.531388 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-eab3a2b9-c4bb-4984-8ca1-9f38446996b5 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 returned with HTTP 200 Jul 03 12:14:34.531959 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1403/5610] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:34 2026] GET /volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:34.641260 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-57b3a25f-36c4-4c1a-b144-e824e53f6bb5 req-d7e4e3b4-3625-47fb-90b8-a92eee220864 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:34.643534 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-57b3a25f-36c4-4c1a-b144-e824e53f6bb5 req-d7e4e3b4-3625-47fb-90b8-a92eee220864 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 Jul 03 12:14:34.643793 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-57b3a25f-36c4-4c1a-b144-e824e53f6bb5 req-d7e4e3b4-3625-47fb-90b8-a92eee220864 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:34.644024 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-57b3a25f-36c4-4c1a-b144-e824e53f6bb5 req-d7e4e3b4-3625-47fb-90b8-a92eee220864 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:34.650281 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:34.650281 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:35.183216 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-57b3a25f-36c4-4c1a-b144-e824e53f6bb5 req-d7e4e3b4-3625-47fb-90b8-a92eee220864 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 returned with HTTP 200 Jul 03 12:14:35.183695 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1396/5611] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:14:34 2026] DELETE /volume/v3/attachments/a75f459d-140e-4ce8-a7b5-fbbe01f6c589 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:35.546418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-34a7b911-9ac2-4204-bc4f-4cf26135dd09 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:35.548162 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-34a7b911-9ac2-4204-bc4f-4cf26135dd09 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] GET https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 Jul 03 12:14:35.548365 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-34a7b911-9ac2-4204-bc4f-4cf26135dd09 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:35.548538 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-34a7b911-9ac2-4204-bc4f-4cf26135dd09 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:35.554019 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-34a7b911-9ac2-4204-bc4f-4cf26135dd09 tempest-CreateVolumesFromBackupTest-60407005 tempest-CreateVolumesFromBackupTest-60407005-project-member] https://10.4.3.170/volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 returned with HTTP 404 Jul 03 12:14:35.554317 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1404/5612] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:35 2026] GET /volume/v3/volumes/b2e5f540-32df-4091-ada5-f00fd6d1d2e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:36.841643 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:36.934386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:36.934708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-357582719"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:36.936086 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-357582719'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:36.936196 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:36.940325 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:36.948464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (c6875b6f-cdcc-4682-b9f3-5b08f6c4a84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:36.949745 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dbea4c-0ec0-4fb1-9656-44aa46027fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:36.951073 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:36.986208 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dbea4c-0ec0-4fb1-9656-44aa46027fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:36.987388 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5892da-e1f7-42a5-837b-33a4d8777be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:37.064197 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['8f011e67-bca6-4333-9f22-3666e01335ad', '4be164a7-b5d2-44e8-8845-e7ada426de6c', '3d0cc77c-3ac5-4294-989a-ee3cf2ff077e', '517ef236-bab5-431a-8f1f-f7fac1aa0134'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:37.065063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5892da-e1f7-42a5-837b-33a4d8777be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f011e67-bca6-4333-9f22-3666e01335ad', '4be164a7-b5d2-44e8-8845-e7ada426de6c', '3d0cc77c-3ac5-4294-989a-ee3cf2ff077e', '517ef236-bab5-431a-8f1f-f7fac1aa0134']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:37.065928 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c97a916-37cb-441a-8ee3-79a459efcb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:37.093714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c97a916-37cb-441a-8ee3-79a459efcb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43638aae-c4fd-4585-b9b7-9c53ba342994', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-357582719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['8f011e67-bca6-4333-9f22-3666e01335ad','4be164a7-b5d2-44e8-8845-e7ada426de6c','3d0cc77c-3ac5-4294-989a-ee3cf2ff077e','517ef236-bab5-431a-8f1f-f7fac1aa0134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-357582719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43638aae-c4fd-4585-b9b7-9c53ba342994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:37.094963 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83257beb-6ab3-4c0e-85da-804840e4fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:37.116812 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83257beb-6ab3-4c0e-85da-804840e4fce3) transitioned into state 'SUCCESS' from state '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-357582719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['8f011e67-bca6-4333-9f22-3666e01335ad','4be164a7-b5d2-44e8-8845-e7ada426de6c','3d0cc77c-3ac5-4294-989a-ee3cf2ff077e','517ef236-bab5-431a-8f1f-f7fac1aa0134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:37.117476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6dc15e-9a53-4e88-a26e-c3660aebfe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:37.127510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6dc15e-9a53-4e88-a26e-c3660aebfe72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:37.128381 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (c6875b6f-cdcc-4682-b9f3-5b08f6c4a84d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:37.128682 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:37.129236 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d250b653-57ac-4c0c-ae85-49803564ddc0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:37.129689 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1410/5613] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:14:36 2026] POST /volume/v3/volumes => generated 769 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:37.145332 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-98db3515-34d9-434d-8072-8ff64086cf5e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:37.147293 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-98db3515-34d9-434d-8072-8ff64086cf5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:37.147611 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-98db3515-34d9-434d-8072-8ff64086cf5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:37.147866 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-98db3515-34d9-434d-8072-8ff64086cf5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:37.156990 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:37.156990 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:37.161600 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-98db3515-34d9-434d-8072-8ff64086cf5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:37.167435 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-98db3515-34d9-434d-8072-8ff64086cf5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 200 Jul 03 12:14:37.167926 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1404/5614] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:37 2026] GET /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:38.180023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:38.181843 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:38.182102 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:38.182326 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:38.189210 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:38.189210 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:38.192669 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:38.196561 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fb24bba7-7405-4585-be6c-0ad0d890de44 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 200 Jul 03 12:14:38.196977 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1397/5615] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:38 2026] GET /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:38.209427 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:38.211353 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:38.211762 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43638aae-c4fd-4585-b9b7-9c53ba342994", "name": "tempest-VolumeDependencyTests-Snapshot-415426965"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:38.221405 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:38.221405 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:38.221992 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:38.222125 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create snapshot from volume 43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:38.254337 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['61e9b00b-4478-4799-8652-a71b4314a4c2', '49eb60fe-f26b-4eaf-aa68-2a2b022928f7', '1f099b8b-b03a-48a8-bbd0-51dffc02ecf7', 'a5147db0-c2c6-44c4-9fad-9fbad3e713b4'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:38.284424 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot create request issued successfully. Jul 03 12:14:38.284944 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f49a69ad-3f27-47ca-a645-b25742581cc5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:38.285597 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1405/5616] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:38.295242 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-c2766b26-4274-431e-9984-39094c5a53f0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:38.297020 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2766b26-4274-431e-9984-39094c5a53f0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:38.297225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2766b26-4274-431e-9984-39094c5a53f0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:38.297488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-c2766b26-4274-431e-9984-39094c5a53f0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:38.302641 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:38.302641 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:38.303072 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-c2766b26-4274-431e-9984-39094c5a53f0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:38.303812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-c2766b26-4274-431e-9984-39094c5a53f0 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 200 Jul 03 12:14:38.304176 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1411/5617] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:38 2026] GET /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:39.250268 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:39.252188 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:39.252451 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:39.252642 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:39.252807 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:39.260517 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:39.260517 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:39.261035 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:39.292395 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:14:39.292585 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d0865db-4560-4051-81fd-c756d2fe05e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 202 Jul 03 12:14:39.293202 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1405/5618] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:14:39 2026] DELETE /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:39.301034 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8af28f94-73cf-4590-9429-32113b567a44 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:39.303043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8af28f94-73cf-4590-9429-32113b567a44 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:39.303258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8af28f94-73cf-4590-9429-32113b567a44 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:39.303473 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8af28f94-73cf-4590-9429-32113b567a44 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:39.313619 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:39.313619 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:39.314193 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:39.316522 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:39.316804 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:39.317028 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:39.319255 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8af28f94-73cf-4590-9429-32113b567a44 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:39.322292 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:39.322292 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:39.322892 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:39.323963 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4e9031bd-0e72-4cc1-8c8f-856b36a4f0d2 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 200 Jul 03 12:14:39.324419 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1406/5619] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:39 2026] GET /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:39.327394 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8af28f94-73cf-4590-9429-32113b567a44 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 200 Jul 03 12:14:39.327954 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1398/5620] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:39 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:39.336476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:39.338230 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:39.338633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3d0ac3fa-aa94-4ae1-a539-4a118f628d04", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1391365403"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:39.340334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'snapshot_id': '3d0ac3fa-aa94-4ae1-a539-4a118f628d04', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1391365403'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:39.347151 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:39.347151 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:39.347643 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:39.347816 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:39.352141 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:39.357578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (bc1849fe-04b4-4cd3-817a-8cb484f8426d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:39.358797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18656ab-5878-4cd6-a361-9c44a3e5c868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:39.359756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:39.391702 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18656ab-5878-4cd6-a361-9c44a3e5c868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d0ac3fa-aa94-4ae1-a539-4a118f628d04', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:39.392386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74ebcb-a3a4-4f09-9269-24762aff800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:39.430776 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['6cc4a0a8-5e9f-4343-88a5-18894fcee287', '4c7c0dec-bd8c-42ed-915c-4a0a128a10a6', '2ccfd749-b788-4c79-b0be-940004239ee0', '1d094bf2-4f61-4d2b-b3e4-c9828f3d67ac'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:39.431527 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74ebcb-a3a4-4f09-9269-24762aff800d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc4a0a8-5e9f-4343-88a5-18894fcee287', '4c7c0dec-bd8c-42ed-915c-4a0a128a10a6', '2ccfd749-b788-4c79-b0be-940004239ee0', '1d094bf2-4f61-4d2b-b3e4-c9828f3d67ac']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:39.432282 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7275068e-8572-49af-9583-df454bf6308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:39.472160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7275068e-8572-49af-9583-df454bf6308c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc25637-cb74-43e6-900c-1c1cbb3e6176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1391365403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['6cc4a0a8-5e9f-4343-88a5-18894fcee287','4c7c0dec-bd8c-42ed-915c-4a0a128a10a6','2ccfd749-b788-4c79-b0be-940004239ee0','1d094bf2-4f61-4d2b-b3e4-c9828f3d67ac'],size=1,snapshot_id=3d0ac3fa-aa94-4ae1-a539-4a118f628d04,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1391365403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc25637-cb74-43e6-900c-1c1cbb3e6176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d0ac3fa-aa94-4ae1-a539-4a118f628d04,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:39.472873 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ae3f46-8da0-418c-a3eb-603e8c23606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:39.491582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ae3f46-8da0-418c-a3eb-603e8c23606f) transitioned into state 'SUCCESS' from state '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-1391365403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['6cc4a0a8-5e9f-4343-88a5-18894fcee287','4c7c0dec-bd8c-42ed-915c-4a0a128a10a6','2ccfd749-b788-4c79-b0be-940004239ee0','1d094bf2-4f61-4d2b-b3e4-c9828f3d67ac'],size=1,snapshot_id=3d0ac3fa-aa94-4ae1-a539-4a118f628d04,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:39.492434 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1a9ab1-9e11-49ce-848c-cd5eaa0089dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:39.514516 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1a9ab1-9e11-49ce-848c-cd5eaa0089dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:39.515340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (bc1849fe-04b4-4cd3-817a-8cb484f8426d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:39.515645 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:39.516238 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1cc94f7e-cc18-48a2-832a-b63639dee2c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:39.516804 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1412/5621] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:14:39 2026] POST /volume/v3/volumes => generated 804 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:39.529162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:39.531498 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:39.531809 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:39.532122 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:39.542222 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:39.542222 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:39.547759 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:39.553926 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7abe4892-a3a9-47ae-acfd-f0a5ab5d2c76 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 200 Jul 03 12:14:39.554608 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1406/5622] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:39 2026] GET /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:40.344606 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-aeba97c5-a1f5-4672-945b-dc6d8d73b790 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.346328 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aeba97c5-a1f5-4672-945b-dc6d8d73b790 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 Jul 03 12:14:40.346765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aeba97c5-a1f5-4672-945b-dc6d8d73b790 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:40.346765 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-aeba97c5-a1f5-4672-945b-dc6d8d73b790 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:40.352306 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-aeba97c5-a1f5-4672-945b-dc6d8d73b790 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 returned with HTTP 404 Jul 03 12:14:40.353106 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1407/5623] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:40 2026] GET /volume/v3/volumes/00664f90-ab13-42e9-b362-979e27f21658 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:40.381921 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.383792 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:40.384162 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-375650299", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:40.385725 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-375650299', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:40.569080 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.571176 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:40.571450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:40.571664 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:40.579662 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:40.579662 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:40.583651 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:40.588668 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-439fdbbb-0bc0-43b8-bdd2-0b106b1429e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 200 Jul 03 12:14:40.588876 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1413/5624] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:40 2026] GET /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:40.594586 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:14:40.600771 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:14:40.602254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.604182 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:40.604678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dc25637-cb74-43e6-900c-1c1cbb3e6176", "name": "tempest-VolumeDependencyTests-Snapshot-197818794"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:40.606191 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (478bb29f-b8d1-4c05-9a1b-732517bf629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:40.607571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb069fc4-42fd-4930-813d-c7c9c13eaeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:40.608514 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:40.615761 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:40.615761 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:40.616437 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:40.616602 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create snapshot from volume 4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:40.651712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['45846190-14a0-4f38-b25c-68cc0652ab8b', 'b5255999-ab25-4935-8c24-d5c4b9c68958', '3db22082-a997-4444-9ec9-87b018b8ea19', '1facefa0-5dba-4668-9106-cba44a36a844'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:40.670172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb069fc4-42fd-4930-813d-c7c9c13eaeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:40.671198 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708c37e0-6b5e-4eec-bb0d-e9f04f4d6736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:40.684516 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot create request issued successfully. Jul 03 12:14:40.685035 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7d3efade-87c3-4c4f-b21b-12c8e391a66b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:40.685591 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1407/5625] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:40 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 12:14:40.696436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.698214 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:40.698461 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:40.698851 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:40.704833 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:40.704833 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:40.705493 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:40.706521 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a2d83335-643a-4f57-8fe8-cbe7a3474e96 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 200 Jul 03 12:14:40.707002 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1408/5626] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:40 2026] GET /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:40.719341 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['ae1a2511-33e3-459a-8f8c-02ff04e07c6c', 'd204591e-27be-4619-8102-8d23e63ec2e0', '32b5a679-a573-44c8-9399-284a293e5b42', '80c71d55-f91d-49b4-b2c2-2e4cf7d18170'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:40.720437 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708c37e0-6b5e-4eec-bb0d-e9f04f4d6736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae1a2511-33e3-459a-8f8c-02ff04e07c6c', 'd204591e-27be-4619-8102-8d23e63ec2e0', '32b5a679-a573-44c8-9399-284a293e5b42', '80c71d55-f91d-49b4-b2c2-2e4cf7d18170']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:40.721218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be96cb9-7bdf-4844-af73-e30a299f6f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:40.745932 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be96cb9-7bdf-4844-af73-e30a299f6f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfbcc8ec-386e-42eb-937f-df6ba00bff5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-375650299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['ae1a2511-33e3-459a-8f8c-02ff04e07c6c','d204591e-27be-4619-8102-8d23e63ec2e0','32b5a679-a573-44c8-9399-284a293e5b42','80c71d55-f91d-49b4-b2c2-2e4cf7d18170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-375650299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfbcc8ec-386e-42eb-937f-df6ba00bff5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:40.746712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d99be7-4620-4058-80c2-b8cfe7260d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:40.765585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d99be7-4620-4058-80c2-b8cfe7260d98) transitioned into state 'SUCCESS' from state '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-375650299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['ae1a2511-33e3-459a-8f8c-02ff04e07c6c','d204591e-27be-4619-8102-8d23e63ec2e0','32b5a679-a573-44c8-9399-284a293e5b42','80c71d55-f91d-49b4-b2c2-2e4cf7d18170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:40.766351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553e6648-c446-43c7-8dec-a38f73b29f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:40.781829 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553e6648-c446-43c7-8dec-a38f73b29f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:40.782050 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (478bb29f-b8d1-4c05-9a1b-732517bf629f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:40.782264 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:14:40.782938 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-03f81da9-6bc2-4d10-a4a9-daa06d041d6f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:40.783340 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1399/5627] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:14:40 2026] POST /volume/v3/volumes => generated 758 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:40.799210 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:40.801240 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:40.801489 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:40.801689 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:40.810998 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:40.810998 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:40.815863 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:40.821527 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-63e4449a-9d6b-4f89-a051-cff5bad9faab tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:40.822052 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1414/5628] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:40 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:41.716678 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:41.718597 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:41.718837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:41.719046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:41.724628 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:41.724628 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:41.725169 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:41.726112 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c9afef2c-70e0-43e7-b4dc-9b00ad6b4e5e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 200 Jul 03 12:14:41.726561 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1408/5629] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:41 2026] GET /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:41.736196 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:41.737802 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:41.738165 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ebb4829f-64ab-4a5b-83da-70bc90ce24d6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1708511471"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:41.739679 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'snapshot_id': 'ebb4829f-64ab-4a5b-83da-70bc90ce24d6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1708511471'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:41.745329 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:41.745329 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:41.745831 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:41.746044 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:41.749841 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:41.755228 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (16021fdc-15b1-4d9a-be3e-f8e912b61c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:41.756315 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dcf555-86d9-47ef-a311-a29714350dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:41.757274 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:41.796323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dcf555-86d9-47ef-a311-a29714350dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebb4829f-64ab-4a5b-83da-70bc90ce24d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:41.797848 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32087ae7-de30-4dd7-965b-bc688c5b3a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:41.837982 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:41.840602 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:41.840884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:41.841156 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:41.850945 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:41.850945 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:41.852019 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['a15b4d45-36a9-487c-98dc-aed5e20442da', '48255ea3-7afa-4a94-b769-fe06462047e8', 'b7098fe2-27b7-4175-919c-db4bada6b185', '95d54cf3-9496-4b90-b236-7979983db53f'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:41.852936 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32087ae7-de30-4dd7-965b-bc688c5b3a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a15b4d45-36a9-487c-98dc-aed5e20442da', '48255ea3-7afa-4a94-b769-fe06462047e8', 'b7098fe2-27b7-4175-919c-db4bada6b185', '95d54cf3-9496-4b90-b236-7979983db53f']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:41.853769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc21d63d-f423-4d28-b64e-908fb174d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:41.856360 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:41.863401 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e2f29b1d-6174-4a86-adf5-059602f1e6ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:41.864513 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1400/5630] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:41 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:41.878691 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:41.880970 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6ef8aaa4-24d0-4ac0-86cb-49e31dad5369 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:42.518008 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1415/5631] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:14:41 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc21d63d-f423-4d28-b64e-908fb174d6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b609cb5-f74e-40ef-9056-7f49d37813a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1708511471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['a15b4d45-36a9-487c-98dc-aed5e20442da','48255ea3-7afa-4a94-b769-fe06462047e8','b7098fe2-27b7-4175-919c-db4bada6b185','95d54cf3-9496-4b90-b236-7979983db53f'],size=1,snapshot_id=ebb4829f-64ab-4a5b-83da-70bc90ce24d6,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1708511471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b609cb5-f74e-40ef-9056-7f49d37813a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebb4829f-64ab-4a5b-83da-70bc90ce24d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7cc362-d318-4702-8d4a-10b0b176d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7cc362-d318-4702-8d4a-10b0b176d578) transitioned into state 'SUCCESS' from state '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-1708511471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['a15b4d45-36a9-487c-98dc-aed5e20442da','48255ea3-7afa-4a94-b769-fe06462047e8','b7098fe2-27b7-4175-919c-db4bada6b185','95d54cf3-9496-4b90-b236-7979983db53f'],size=1,snapshot_id=ebb4829f-64ab-4a5b-83da-70bc90ce24d6,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5658c6-5172-4350-b1f1-39ada5d5f2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5658c6-5172-4350-b1f1-39ada5d5f2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (16021fdc-15b1-4d9a-be3e-f8e912b61c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:42.521847 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:42.523655 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ee5c1ff9-2013-4de8-b2af-7722216464b1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:42.523655 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1409/5632] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:14:41 2026] POST /volume/v3/volumes => generated 804 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fc6299b4-668e-4873-9ecc-e2338f7b9607 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 200 Jul 03 12:14:42.524197 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1409/5633] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:41 2026] GET /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:43.021610 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.024088 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:43.024384 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:43.024648 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:43.032501 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.032501 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:43.036322 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:43.040707 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-516d8a5f-f2ac-41e0-b2a4-5caecb633702 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 200 Jul 03 12:14:43.041111 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1401/5634] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:43 2026] GET /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:43.053151 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.054837 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:43.055403 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0b609cb5-f74e-40ef-9056-7f49d37813a4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-616003507"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:43.056954 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'source_volid': '0b609cb5-f74e-40ef-9056-7f49d37813a4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-616003507'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:43.063549 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.063549 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:43.064155 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume retrieved successfully. Jul 03 12:14:43.064384 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:43.068620 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:43.078989 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (0cc61cb1-c58f-4a53-89a3-7ca692637457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:43.081420 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8513fd3-f932-4710-a861-be17340ea17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:43.082740 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:43.110236 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8513fd3-f932-4710-a861-be17340ea17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0b609cb5-f74e-40ef-9056-7f49d37813a4', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:43.111014 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1832a04-747e-4dc6-9314-fa579d25bc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:43.159886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['d999b0ce-2b49-4661-ae25-0c3ff9601efc', 'f948f0dd-2ebe-44e6-a21b-cc5af8e9ad80', '42c17a45-1fcd-4695-8cb2-188be25c1f9d', '5e64009f-c1ab-49cb-ba58-381ed1ea8293'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:43.160821 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1832a04-747e-4dc6-9314-fa579d25bc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d999b0ce-2b49-4661-ae25-0c3ff9601efc', 'f948f0dd-2ebe-44e6-a21b-cc5af8e9ad80', '42c17a45-1fcd-4695-8cb2-188be25c1f9d', '5e64009f-c1ab-49cb-ba58-381ed1ea8293']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:43.161912 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357d68f5-33c0-4767-8ffd-f2a190c1d376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:43.204542 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.207184 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:43.207475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:43.207748 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:43.208569 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357d68f5-33c0-4767-8ffd-f2a190c1d376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb15fda8-a793-4fae-9c9f-1156aa5af178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616003507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['d999b0ce-2b49-4661-ae25-0c3ff9601efc','f948f0dd-2ebe-44e6-a21b-cc5af8e9ad80','42c17a45-1fcd-4695-8cb2-188be25c1f9d','5e64009f-c1ab-49cb-ba58-381ed1ea8293'],size=1,snapshot_id=None,source_replicaid=,source_volid=0b609cb5-f74e-40ef-9056-7f49d37813a4,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616003507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb15fda8-a793-4fae-9c9f-1156aa5af178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0b609cb5-f74e-40ef-9056-7f49d37813a4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:43.209647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e372f9ae-e002-4556-92f6-e4fb32cde1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:43.217497 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.217497 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:43.221596 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:43.227382 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-2d89f791-06b4-4c58-a56a-7b1ce7df2472 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:43.228104 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1410/5635] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:14:43 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:43.234276 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e372f9ae-e002-4556-92f6-e4fb32cde1df) transitioned into state 'SUCCESS' from state '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-616003507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['d999b0ce-2b49-4661-ae25-0c3ff9601efc','f948f0dd-2ebe-44e6-a21b-cc5af8e9ad80','42c17a45-1fcd-4695-8cb2-188be25c1f9d','5e64009f-c1ab-49cb-ba58-381ed1ea8293'],size=1,snapshot_id=None,source_replicaid=,source_volid=0b609cb5-f74e-40ef-9056-7f49d37813a4,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:43.234942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5508b060-12a5-4135-8f76-1a1036256434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:43.254530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5508b060-12a5-4135-8f76-1a1036256434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:43.255324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (0cc61cb1-c58f-4a53-89a3-7ca692637457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:43.255641 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:43.256215 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5f5c6b1d-55de-4550-a23d-1e8b791c4445 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:43.256902 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1416/5636] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:14:43 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 12:14:43.269780 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.271567 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:43.271812 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:43.272074 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:43.280535 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.280535 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:43.284487 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:43.289363 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3148e6c8-00f9-47ed-811c-646f7bdc1719 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 200 Jul 03 12:14:43.289827 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1410/5637] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:43 2026] GET /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:43.832585 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.834495 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:43.834662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:43.834828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:43.841075 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.841075 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:43.844489 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:43.849026 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-61a2d864-d4c6-46c1-a34d-9700aaca3c83 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:43.849436 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1402/5638] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:14:43 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:43.858861 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3f5487c0-82a5-42da-81b7-c692401ba541 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.859268 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f5487c0-82a5-42da-81b7-c692401ba541 None None] GET https://10.4.3.170/volume// Jul 03 12:14:43.859495 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f5487c0-82a5-42da-81b7-c692401ba541 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:43.859704 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f5487c0-82a5-42da-81b7-c692401ba541 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:43.860092 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f5487c0-82a5-42da-81b7-c692401ba541 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:43.860401 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1411/5639] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:14: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 12:14:43.868757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-965259d4-930a-46be-a035-b84593b74064 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:43.870737 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-965259d4-930a-46be-a035-b84593b74064 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:14:43.871050 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-965259d4-930a-46be-a035-b84593b74064 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfbcc8ec-386e-42eb-937f-df6ba00bff5b", "connector": null, "instance_uuid": "30f833a9-a64b-4a03-ac2b-8182280bd55b"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:43.879014 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:43.879014 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:43.923106 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-965259d4-930a-46be-a035-b84593b74064 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:14:43.923605 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1417/5640] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:14:43 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 12:14:44.304447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-39692f3b-1bca-47e4-82ac-9530d59a087a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:44.306326 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-39692f3b-1bca-47e4-82ac-9530d59a087a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:44.306622 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-39692f3b-1bca-47e4-82ac-9530d59a087a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:44.306856 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-39692f3b-1bca-47e4-82ac-9530d59a087a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:44.317151 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:44.317151 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:44.324524 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-39692f3b-1bca-47e4-82ac-9530d59a087a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:44.338624 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-39692f3b-1bca-47e4-82ac-9530d59a087a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 200 Jul 03 12:14:44.339144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1411/5641] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:44 2026] GET /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:44.355241 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:44.357954 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:44.358207 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:44.358471 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:44.358620 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: 3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:44.370156 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:44.370156 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:44.370776 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:44.446217 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot delete request issued successfully. Jul 03 12:14:44.446436 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-600ca4cc-2657-4553-a402-8357a7c6b9d1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 202 Jul 03 12:14:44.446976 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1403/5642] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:44 2026] DELETE /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:44.455508 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:44.457848 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:44.458118 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:44.458390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:44.465650 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:44.465650 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:44.466154 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:44.466989 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-19a4c3cf-442f-4ba8-a473-1a82021d99a8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 200 Jul 03 12:14:44.467389 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1412/5643] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:44 2026] GET /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:45.477000 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-66d1b6f7-efdd-4d4a-960f-14cf2fc8a597 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:45.479153 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66d1b6f7-efdd-4d4a-960f-14cf2fc8a597 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:14:45.479392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-66d1b6f7-efdd-4d4a-960f-14cf2fc8a597 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:45.479662 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-66d1b6f7-efdd-4d4a-960f-14cf2fc8a597 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:45.484470 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66d1b6f7-efdd-4d4a-960f-14cf2fc8a597 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 404 Jul 03 12:14:45.485018 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1418/5644] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:45 2026] GET /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:45.491574 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-169933e5-ed3d-474e-a5d0-e15f26500566 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:45.493382 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:45.493582 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:45.493772 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:45.493881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:45.499648 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:45.499648 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:45.500236 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:45.520409 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot delete request issued successfully. Jul 03 12:14:45.520512 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-169933e5-ed3d-474e-a5d0-e15f26500566 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 202 Jul 03 12:14:45.521144 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1412/5645] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:45 2026] DELETE /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:45.530768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3202e4d8-a120-433c-9115-4686900c7d38 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:45.532340 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3202e4d8-a120-433c-9115-4686900c7d38 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:45.533243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3202e4d8-a120-433c-9115-4686900c7d38 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:45.533243 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3202e4d8-a120-433c-9115-4686900c7d38 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:45.538409 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:45.538409 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:45.538932 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3202e4d8-a120-433c-9115-4686900c7d38 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:45.539915 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3202e4d8-a120-433c-9115-4686900c7d38 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 200 Jul 03 12:14:45.540291 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1404/5646] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:45 2026] GET /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:46.549297 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-24739c3b-f083-4f20-9923-81f795ed47f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:46.550993 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24739c3b-f083-4f20-9923-81f795ed47f7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:14:46.551181 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24739c3b-f083-4f20-9923-81f795ed47f7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:46.551402 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24739c3b-f083-4f20-9923-81f795ed47f7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:46.555128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24739c3b-f083-4f20-9923-81f795ed47f7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 404 Jul 03 12:14:46.555583 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1413/5647] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:46 2026] GET /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:46.562557 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-51b318ed-1366-49af-8342-43faf7a96e3a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:46.564397 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:46.564640 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:46.564830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:46.565011 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:46.571913 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:46.571913 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:46.572413 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:46.588486 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:14:46.588736 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51b318ed-1366-49af-8342-43faf7a96e3a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 202 Jul 03 12:14:46.589057 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1419/5648] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:14:46 2026] DELETE /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:14:46.596217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:46.597932 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:46.598177 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:46.598431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:46.606064 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:46.606064 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:46.610023 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:46.614622 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f30220d5-c543-4d3c-a0be-c955fa9f5112 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 200 Jul 03 12:14:46.615058 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1413/5649] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:46 2026] GET /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:47.627155 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-cd421794-68be-4249-bec8-6d6030991e04 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:47.629553 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd421794-68be-4249-bec8-6d6030991e04 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:14:47.629812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd421794-68be-4249-bec8-6d6030991e04 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:47.630063 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-cd421794-68be-4249-bec8-6d6030991e04 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:47.637516 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-cd421794-68be-4249-bec8-6d6030991e04 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 404 Jul 03 12:14:47.638154 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1405/5650] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:47 2026] GET /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:14:47.645551 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d016791d-0720-478d-82e1-e764f9a68dab None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:47.647725 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:47.648041 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:47.648301 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:47.648565 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:47.658224 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:47.658224 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:47.658891 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:47.679334 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:14:47.679538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d016791d-0720-478d-82e1-e764f9a68dab tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 202 Jul 03 12:14:47.680242 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1414/5651] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:14:47 2026] DELETE /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:14:47.687136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:47.688851 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:47.689042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:47.689244 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:47.697520 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:47.697520 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:47.702525 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:47.709210 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ca54b638-dabe-406a-8b5c-130ee6eabd30 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 200 Jul 03 12:14:47.709753 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1420/5652] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:47 2026] GET /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:48.724748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-496ade16-07a0-4d52-be6e-a5e11fc11a57 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:48.726364 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-496ade16-07a0-4d52-be6e-a5e11fc11a57 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:14:48.726600 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-496ade16-07a0-4d52-be6e-a5e11fc11a57 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:48.726799 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-496ade16-07a0-4d52-be6e-a5e11fc11a57 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:48.735767 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-496ade16-07a0-4d52-be6e-a5e11fc11a57 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 404 Jul 03 12:14:48.736409 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1414/5653] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:48 2026] GET /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:14:48.745747 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:48.748303 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:48.748303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:48.748303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:48.748303 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:48.755362 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:48.755362 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:48.756051 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:48.774783 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:14:48.774936 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4dad5295-5d13-4a5a-9a02-6179594c8881 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 202 Jul 03 12:14:48.775388 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1406/5654] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:14:48 2026] DELETE /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:14:48.782203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5934b0f2-f050-4249-a834-a52753fdd515 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:48.784547 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5934b0f2-f050-4249-a834-a52753fdd515 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:48.784547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5934b0f2-f050-4249-a834-a52753fdd515 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:48.784547 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5934b0f2-f050-4249-a834-a52753fdd515 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:48.793312 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:48.793312 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:48.797693 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5934b0f2-f050-4249-a834-a52753fdd515 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:48.803094 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5934b0f2-f050-4249-a834-a52753fdd515 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 200 Jul 03 12:14:48.803643 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1415/5655] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:48 2026] GET /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:49.812498 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bcace068-e911-4a91-9079-f6105eb4f4e1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.812990 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bcace068-e911-4a91-9079-f6105eb4f4e1 None None] GET https://10.4.3.170/volume// Jul 03 12:14:49.813206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bcace068-e911-4a91-9079-f6105eb4f4e1 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:49.813479 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bcace068-e911-4a91-9079-f6105eb4f4e1 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:49.813930 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bcace068-e911-4a91-9079-f6105eb4f4e1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:14:49.814295 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1421/5656] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:14: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 12:14:49.816721 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-246540af-1667-420d-91a5-5b224bddae79 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.818846 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-246540af-1667-420d-91a5-5b224bddae79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:14:49.819112 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-246540af-1667-420d-91a5-5b224bddae79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:49.819350 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-246540af-1667-420d-91a5-5b224bddae79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:49.821795 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.823914 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:14:49.824164 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:49.824428 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:49.826584 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-246540af-1667-420d-91a5-5b224bddae79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 404 Jul 03 12:14:49.827246 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1415/5657] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:49 2026] GET /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:14:49.833816 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:49.833816 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:49.836013 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.837226 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:14:49.838200 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:49.838484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:49.838737 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:49.838983 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:49.842045 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-d58ca439-43b1-47c8-8c9a-ac1d8c96df86 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:14:49.842770 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1407/5658] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:14:49 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:14:49.849079 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:49.849079 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:49.849786 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:49.871947 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:14:49.872131 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c5778caa-d1f9-49bb-b5fb-e94b0c161458 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 202 Jul 03 12:14:49.872641 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1416/5659] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:14:49 2026] DELETE /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:14:49.879856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.881538 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:49.881730 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:49.881975 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:49.888673 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:49.888673 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:49.892209 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:49.896676 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-f742d9d1-c7dd-416f-b7e1-457c3b7f4fbf tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 200 Jul 03 12:14:49.897269 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1422/5660] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:49 2026] GET /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:49.962457 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:49.964308 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 Jul 03 12:14:49.964690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:49.971807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-bfbcc8ec-386e-42eb-937f-df6ba00bff5b-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:14:49.976291 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-bfbcc8ec-386e-42eb-937f-df6ba00bff5b-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:14:49.977208 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:49.977208 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:50.503113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-bfbcc8ec-386e-42eb-937f-df6ba00bff5b-np0000004412" released by "attachment_update" :: held 0.527s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:14:50.503480 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-ef49b095-1725-4c7c-8d5a-4f54f8aba45f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 returned with HTTP 200 Jul 03 12:14:50.504052 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1416/5661] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:14:49 2026] PUT /volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:50.910715 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca084d60-f76a-494b-8d43-f62104956659 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:50.912570 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca084d60-f76a-494b-8d43-f62104956659 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:14:50.912795 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca084d60-f76a-494b-8d43-f62104956659 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:50.913007 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca084d60-f76a-494b-8d43-f62104956659 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:50.918662 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca084d60-f76a-494b-8d43-f62104956659 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 404 Jul 03 12:14:50.919202 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1408/5662] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:50 2026] GET /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:14:50.929611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:50.931273 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:50.931660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2019861185"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:50.933070 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2019861185'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:50.933159 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:50.937863 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:50.944761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (f6a0a7dd-ed44-4e89-a0a1-3160cdbd9b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:50.945798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14f3186-986e-413d-9cd3-5c3ae5f342f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:50.946839 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:50.976250 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14f3186-986e-413d-9cd3-5c3ae5f342f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:50.976968 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b6d2a-87d3-4451-b483-7d445c90a021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:51.015553 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-28fc8e86-d3b2-4edb-bc3a-d586c9f169ca None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:51.017793 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-28fc8e86-d3b2-4edb-bc3a-d586c9f169ca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793/action Jul 03 12:14:51.018234 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-28fc8e86-d3b2-4edb-bc3a-d586c9f169ca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:14:51.018390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-28fc8e86-d3b2-4edb-bc3a-d586c9f169ca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:51.021145 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['1204d197-178e-46c8-9f68-c7aefe857922', '7e6730e8-4f38-44f0-945e-6419355facf5', '24296c9b-76af-44b6-8a2a-3970fa6ede80', 'a2ad38f8-6e4f-4ae1-b352-55e1f6ae03b7'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:51.022040 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b6d2a-87d3-4451-b483-7d445c90a021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1204d197-178e-46c8-9f68-c7aefe857922', '7e6730e8-4f38-44f0-945e-6419355facf5', '24296c9b-76af-44b6-8a2a-3970fa6ede80', 'a2ad38f8-6e4f-4ae1-b352-55e1f6ae03b7']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:51.022779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64b51b4-7baf-4851-a3fb-e99bdad282c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:51.035779 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:51.035779 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:51.054674 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64b51b4-7baf-4851-a3fb-e99bdad282c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9ec1af-917d-4597-82ae-95f39a01a767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2019861185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['1204d197-178e-46c8-9f68-c7aefe857922','7e6730e8-4f38-44f0-945e-6419355facf5','24296c9b-76af-44b6-8a2a-3970fa6ede80','a2ad38f8-6e4f-4ae1-b352-55e1f6ae03b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2019861185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9ec1af-917d-4597-82ae-95f39a01a767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:51.055068 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-08a78e91-2a3c-4b96-8669-23dbfc309cfc req-28fc8e86-d3b2-4edb-bc3a-d586c9f169ca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793/action returned with HTTP 204 Jul 03 12:14:51.055603 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e1c82d-0adb-4a6b-9348-db0c5465c4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:51.055666 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1423/5663] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:14:51 2026] POST /volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:51.079917 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e1c82d-0adb-4a6b-9348-db0c5465c4ed) transitioned into state 'SUCCESS' from state '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-2019861185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['1204d197-178e-46c8-9f68-c7aefe857922','7e6730e8-4f38-44f0-945e-6419355facf5','24296c9b-76af-44b6-8a2a-3970fa6ede80','a2ad38f8-6e4f-4ae1-b352-55e1f6ae03b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:51.080866 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2307d67e-b8f8-4552-83b4-a0f6f72b8c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:51.091816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2307d67e-b8f8-4552-83b4-a0f6f72b8c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:51.092641 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (f6a0a7dd-ed44-4e89-a0a1-3160cdbd9b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:51.092934 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:51.093546 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-2a458a7e-2542-46e9-9416-cf352e1b1084 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:51.093973 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1417/5664] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:14:50 2026] POST /volume/v3/volumes => generated 770 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:51.106733 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:51.108904 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:51.109133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:51.109360 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:51.117565 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:51.117565 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:51.121862 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:51.126651 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6fde9b16-b631-4318-a81b-92d42b2e5f7e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 200 Jul 03 12:14:51.127108 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1417/5665] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:51 2026] GET /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:52.142686 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c6b985c-327a-4fa3-9414-301fa821be79 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:52.144590 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c6b985c-327a-4fa3-9414-301fa821be79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:52.144832 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c6b985c-327a-4fa3-9414-301fa821be79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:52.145072 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c6b985c-327a-4fa3-9414-301fa821be79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:52.151879 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:52.151879 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:52.155904 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-2c6b985c-327a-4fa3-9414-301fa821be79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:52.160509 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c6b985c-327a-4fa3-9414-301fa821be79 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 200 Jul 03 12:14:52.160918 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1409/5666] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:52 2026] GET /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:52.172227 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:52.173956 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:52.174306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d9ec1af-917d-4597-82ae-95f39a01a767", "name": "tempest-VolumeDependencyTests-Snapshot-95695818"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:52.184074 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:52.184074 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:52.184544 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:52.184656 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create snapshot from volume 3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:52.216510 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['29910910-2e77-4f2b-a261-a537571566d3', '792dc7c1-b18f-499c-95a6-265511574e30', '5b221a06-b4bc-4ed7-8e02-85df0017333e', '27228ed7-05a9-427f-987b-6d143a7a2046'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:52.251874 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot create request issued successfully. Jul 03 12:14:52.252216 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-dac0a6fb-b3a8-41fc-a7eb-cf19980b0d26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:52.252740 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1424/5667] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:14:52.262796 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:52.264593 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:52.264779 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:52.265021 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:52.270875 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:52.270875 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:52.271868 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:52.272540 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dbaa122e-ee07-479e-8c7c-7738018cd366 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 200 Jul 03 12:14:52.272992 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1418/5668] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:52 2026] GET /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:53.283599 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e867e31c-344a-4934-90f5-d028cef66eac None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:53.285363 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e867e31c-344a-4934-90f5-d028cef66eac tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:53.285544 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e867e31c-344a-4934-90f5-d028cef66eac tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:53.285711 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e867e31c-344a-4934-90f5-d028cef66eac tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:53.290928 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:53.290928 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:53.291301 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-e867e31c-344a-4934-90f5-d028cef66eac tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:53.292073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e867e31c-344a-4934-90f5-d028cef66eac tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 200 Jul 03 12:14:53.292417 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1418/5669] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:53 2026] GET /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:53.300178 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-eab26703-a6a9-4100-875d-0f99a60063c9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:53.301700 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:53.302023 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e135c5b5-e256-4542-b576-bb490995d9a5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1987085654"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:53.303521 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'snapshot_id': 'e135c5b5-e256-4542-b576-bb490995d9a5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1987085654'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:53.309780 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:53.309780 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:53.310262 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:53.310393 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:53.314019 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:53.319087 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (61c4cc24-c61e-4a3d-aa6f-79da50275b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:53.320104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c80d852-8407-4e58-9bf8-5eab58c1ffbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:53.321012 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:53.351300 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c80d852-8407-4e58-9bf8-5eab58c1ffbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e135c5b5-e256-4542-b576-bb490995d9a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:53.352190 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f826765e-9704-4b7f-a563-dd0093aac1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:53.398834 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['a27cbb19-99bf-4fb7-a46d-67af7fd23895', 'aefb7109-a9f9-4ef2-8c98-7d7d9e0988b3', '28d5917f-6bc6-4872-b3be-95c63da9014a', '9d8f9d60-1f8d-4830-b603-300f44cc59e5'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:53.399571 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f826765e-9704-4b7f-a563-dd0093aac1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a27cbb19-99bf-4fb7-a46d-67af7fd23895', 'aefb7109-a9f9-4ef2-8c98-7d7d9e0988b3', '28d5917f-6bc6-4872-b3be-95c63da9014a', '9d8f9d60-1f8d-4830-b603-300f44cc59e5']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:53.400205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aa1cb3-d9ea-4875-9457-81f67b1d64bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:53.440591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7aa1cb3-d9ea-4875-9457-81f67b1d64bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b968c4-c338-4447-a452-67c8823a9b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987085654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['a27cbb19-99bf-4fb7-a46d-67af7fd23895','aefb7109-a9f9-4ef2-8c98-7d7d9e0988b3','28d5917f-6bc6-4872-b3be-95c63da9014a','9d8f9d60-1f8d-4830-b603-300f44cc59e5'],size=1,snapshot_id=e135c5b5-e256-4542-b576-bb490995d9a5,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987085654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b968c4-c338-4447-a452-67c8823a9b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e135c5b5-e256-4542-b576-bb490995d9a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:53.441500 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f51e4af-559b-4e3e-a5cc-acfc3580e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:53.464955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f51e4af-559b-4e3e-a5cc-acfc3580e08f) transitioned into state 'SUCCESS' from state '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-1987085654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['a27cbb19-99bf-4fb7-a46d-67af7fd23895','aefb7109-a9f9-4ef2-8c98-7d7d9e0988b3','28d5917f-6bc6-4872-b3be-95c63da9014a','9d8f9d60-1f8d-4830-b603-300f44cc59e5'],size=1,snapshot_id=e135c5b5-e256-4542-b576-bb490995d9a5,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:53.465578 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef1b449-a4dc-4630-9bf8-ba9cebd8d4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:53.499945 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef1b449-a4dc-4630-9bf8-ba9cebd8d4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:53.500657 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (61c4cc24-c61e-4a3d-aa6f-79da50275b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:53.500941 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:53.501525 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-eab26703-a6a9-4100-875d-0f99a60063c9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:53.501924 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1410/5670] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:14:53 2026] POST /volume/v3/volumes => generated 804 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:53.514585 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:53.516503 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:14:53.516709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:53.516947 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:53.524556 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:53.524556 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:53.528690 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:53.533579 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-68835709-a81a-48a4-a243-1d32c70d5fe8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 200 Jul 03 12:14:53.534125 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1425/5671] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:53 2026] GET /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:54.546628 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:54.548463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:14:54.548713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:54.548961 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:54.555773 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:54.555773 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:54.559315 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:54.563997 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-43447ba6-7fe4-4f76-b23b-3dfc8a45a638 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 200 Jul 03 12:14:54.563997 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1419/5672] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:54 2026] GET /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:54.576873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ddf54a63-2786-4b49-a04c-4ece634e435d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:54.579111 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:14:54.579584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7b968c4-c338-4447-a452-67c8823a9b6f", "name": "tempest-VolumeDependencyTests-Snapshot-1419438293"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:54.590225 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:54.590225 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:54.590863 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:54.591052 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create snapshot from volume b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:14:54.619708 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['a50030df-c7db-47a3-9661-54959788557c', '471d49c3-7220-4bfa-9ea3-6d58667e5539', '25161903-edd2-4e8b-8d69-bdf8437901f8', 'f821a207-4f9a-4e06-9ee8-9100582d71da'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:54.650911 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot create request issued successfully. Jul 03 12:14:54.651211 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ddf54a63-2786-4b49-a04c-4ece634e435d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:14:54.651664 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1419/5673] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:14:54 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 12:14:54.660508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:54.662464 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:54.662636 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:54.662809 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:54.667732 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:54.667732 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:54.668227 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:54.669089 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ce3ba68e-a606-4a4b-982b-4b05f27e5a7b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 200 Jul 03 12:14:54.669352 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1411/5674] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:54 2026] GET /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:55.678652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:55.680446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:55.680623 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:55.680797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:55.686069 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:55.686069 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:55.686496 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:55.687191 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-cfc050a8-df5e-4a18-968c-d3bc65e68787 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 200 Jul 03 12:14:55.687562 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1426/5675] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:55 2026] GET /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:55.696013 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5ef14a26-c041-433f-a710-e0dad85ebfca None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:55.697824 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:14:55.698209 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c71fb9ce-c03d-43a9-9ba6-4fad060a814d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2118583439"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:14:55.699816 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'snapshot_id': 'c71fb9ce-c03d-43a9-9ba6-4fad060a814d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2118583439'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:14:55.704773 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:55.704773 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:55.705240 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:55.705754 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:14:55.708720 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:14:55.714825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (b672f172-01cb-43da-bf7c-9ef2e6f79e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:55.715850 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbcd9a0d-88fc-4df6-807f-d4615b8ff291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:55.716906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:14:55.748824 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbcd9a0d-88fc-4df6-807f-d4615b8ff291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c71fb9ce-c03d-43a9-9ba6-4fad060a814d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:55.749515 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506ec623-2562-4da9-bfc8-b34957068647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:55.795128 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['fd077989-4f2b-42d9-98be-a41fc58725df', '77d3b50a-fad3-4a86-a2ad-84b5ef630f24', '4eae9b80-aadb-44de-b4c2-a91b3b37c2f9', '54877ea1-cc3c-488a-b3ee-29917db913ea'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:14:55.795945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506ec623-2562-4da9-bfc8-b34957068647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd077989-4f2b-42d9-98be-a41fc58725df', '77d3b50a-fad3-4a86-a2ad-84b5ef630f24', '4eae9b80-aadb-44de-b4c2-a91b3b37c2f9', '54877ea1-cc3c-488a-b3ee-29917db913ea']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:55.796708 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f82b2d7-abd5-45a1-99cb-2e4c4a5f5cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:55.847463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f82b2d7-abd5-45a1-99cb-2e4c4a5f5cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026adf5f-288e-4374-923d-489a3c86e71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2118583439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['fd077989-4f2b-42d9-98be-a41fc58725df','77d3b50a-fad3-4a86-a2ad-84b5ef630f24','4eae9b80-aadb-44de-b4c2-a91b3b37c2f9','54877ea1-cc3c-488a-b3ee-29917db913ea'],size=1,snapshot_id=c71fb9ce-c03d-43a9-9ba6-4fad060a814d,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2118583439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026adf5f-288e-4374-923d-489a3c86e71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c71fb9ce-c03d-43a9-9ba6-4fad060a814d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:55.848227 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccdcb5c-6c3b-4e29-8008-af65dcb1158c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:55.868660 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccdcb5c-6c3b-4e29-8008-af65dcb1158c) transitioned into state 'SUCCESS' from state '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-2118583439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['fd077989-4f2b-42d9-98be-a41fc58725df','77d3b50a-fad3-4a86-a2ad-84b5ef630f24','4eae9b80-aadb-44de-b4c2-a91b3b37c2f9','54877ea1-cc3c-488a-b3ee-29917db913ea'],size=1,snapshot_id=c71fb9ce-c03d-43a9-9ba6-4fad060a814d,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:55.869390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67ad156-6641-415d-8380-e085b72ce369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:14:55.894713 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67ad156-6641-415d-8380-e085b72ce369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:14:55.895582 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (b672f172-01cb-43da-bf7c-9ef2e6f79e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:14:55.895879 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:14:55.896436 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ef14a26-c041-433f-a710-e0dad85ebfca tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:14:55.896853 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1420/5676] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:14:55 2026] POST /volume/v3/volumes => generated 804 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:55.909849 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:55.912058 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:14:55.912294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:55.918318 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:55.919157 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:55.919157 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:55.923402 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:55.927273 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f51aa4b3-d2d6-45bb-95d5-e660c9b73ed7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 200 Jul 03 12:14:55.927638 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1420/5677] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:55 2026] GET /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:56.942800 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:56.945116 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:14:56.945413 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:56.945669 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:56.955234 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:56.955234 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:56.959848 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:56.965492 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-70c6f268-7f92-4acb-b5cf-1673bfe9cf05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 200 Jul 03 12:14:56.966037 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1412/5678] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:56 2026] GET /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:14:56.980517 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-449a0941-56b9-4292-9ae2-b798628b769c None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:56.982876 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:56.983165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:56.983438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:56.984435 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:56.990115 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:56.990115 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:56.990707 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:57.011327 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot delete request issued successfully. Jul 03 12:14:57.011598 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-449a0941-56b9-4292-9ae2-b798628b769c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 202 Jul 03 12:14:57.012119 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1427/5679] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:56 2026] DELETE /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:57.020920 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:57.023177 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:57.023436 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:57.023665 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:57.030073 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:57.030073 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:14:57.030858 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:57.031522 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-de2b4777-fc26-4d6c-957c-cb6d02d42547 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 200 Jul 03 12:14:57.031916 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1421/5680] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:57 2026] GET /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:58.041858 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c1db025a-4f82-4674-ae76-827054023103 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:58.043655 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c1db025a-4f82-4674-ae76-827054023103 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:14:58.043837 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c1db025a-4f82-4674-ae76-827054023103 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:58.044046 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c1db025a-4f82-4674-ae76-827054023103 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:58.048366 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c1db025a-4f82-4674-ae76-827054023103 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 404 Jul 03 12:14:58.049050 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1421/5681] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:58 2026] GET /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:58.056111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:58.057848 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:58.058059 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:58.058226 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:58.058336 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:58.063358 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:58.063358 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:58.063946 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:58.082723 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot delete request issued successfully. Jul 03 12:14:58.082900 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-13d534c6-2670-4ce8-b531-e3662a6b1b6f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 202 Jul 03 12:14:58.083361 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1413/5682] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:14:58 2026] DELETE /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:14:58.090319 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:58.092993 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:58.093316 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:58.093927 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:58.100732 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:58.100732 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:14:58.101347 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:14:58.102455 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6a766512-50c3-4a94-8abd-cdb28d1a3357 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 200 Jul 03 12:14:58.102989 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1428/5683] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:58 2026] GET /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:14:59.111625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eb78d456-f4ec-4816-b9a8-82b11dbdf4a5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:59.113728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb78d456-f4ec-4816-b9a8-82b11dbdf4a5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:14:59.114043 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb78d456-f4ec-4816-b9a8-82b11dbdf4a5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:59.114244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb78d456-f4ec-4816-b9a8-82b11dbdf4a5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:59.119417 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb78d456-f4ec-4816-b9a8-82b11dbdf4a5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 404 Jul 03 12:14:59.120006 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1422/5684] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:14:59 2026] GET /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:14:59.128714 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8c812612-a595-4fae-9756-dcd9349ba555 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:59.130978 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:59.131246 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:59.131492 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:59.131701 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:59.140266 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:59.140266 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:14:59.140924 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:59.176954 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:14:59.177110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8c812612-a595-4fae-9756-dcd9349ba555 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 202 Jul 03 12:14:59.177597 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1422/5685] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:14:59 2026] DELETE /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:14:59.185739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6a458fda-7604-4146-81d4-7342a382ae8e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:14:59.187416 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a458fda-7604-4146-81d4-7342a382ae8e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:14:59.187616 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a458fda-7604-4146-81d4-7342a382ae8e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:14:59.187812 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6a458fda-7604-4146-81d4-7342a382ae8e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:14:59.194753 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:14:59.194753 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:14:59.198974 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6a458fda-7604-4146-81d4-7342a382ae8e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:14:59.204173 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6a458fda-7604-4146-81d4-7342a382ae8e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 200 Jul 03 12:14:59.204607 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1414/5686] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:14:59 2026] GET /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:00.220191 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6e767e4d-beec-4ffb-af63-05cb6ae8f5dd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:00.222489 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6e767e4d-beec-4ffb-af63-05cb6ae8f5dd tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:15:00.222757 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6e767e4d-beec-4ffb-af63-05cb6ae8f5dd tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:00.223017 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6e767e4d-beec-4ffb-af63-05cb6ae8f5dd tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:00.230787 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6e767e4d-beec-4ffb-af63-05cb6ae8f5dd tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 404 Jul 03 12:15:00.231443 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1429/5687] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:00 2026] GET /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:00.239778 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:00.242086 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:00.242387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:00.242649 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:00.242887 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:00.251951 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:00.251951 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:00.252571 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:00.284599 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:00.284845 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-94f481bc-94a3-4ac4-9424-34fb809d6dd9 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 202 Jul 03 12:15:00.285324 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1423/5688] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:00 2026] DELETE /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:00.293626 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:00.296465 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:00.296785 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:00.297071 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:00.309008 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:00.309008 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:00.310999 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:00.316236 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-bcfea55d-1836-49cc-84f5-f9b1cd9af02a tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 200 Jul 03 12:15:00.316661 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1423/5689] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:00 2026] GET /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:01.329887 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ef6c65af-cf03-438f-aaca-e1e7836fdd22 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:01.331675 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef6c65af-cf03-438f-aaca-e1e7836fdd22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:01.331890 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef6c65af-cf03-438f-aaca-e1e7836fdd22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:01.332092 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ef6c65af-cf03-438f-aaca-e1e7836fdd22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:01.337830 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ef6c65af-cf03-438f-aaca-e1e7836fdd22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 404 Jul 03 12:15:01.338580 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1415/5690] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:01 2026] GET /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:01.345336 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fac96b58-3859-4c63-9138-d72e96b55b6e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:01.347822 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:01.348069 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:01.348262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:01.348485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:01.356507 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:01.356507 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:01.356986 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:01.380142 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:01.380396 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fac96b58-3859-4c63-9138-d72e96b55b6e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 202 Jul 03 12:15:01.380884 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1430/5691] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:01 2026] DELETE /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:01.389096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:01.390707 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:01.391015 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:01.391305 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:01.399011 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:01.399011 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:01.403555 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:01.408461 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08fb395d-23aa-45a6-871a-8b6e39fdf5d5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 200 Jul 03 12:15:01.409059 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1424/5692] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:01 2026] GET /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:02.423489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0a416876-2715-4bef-a677-272ceef8da0e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:02.425192 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a416876-2715-4bef-a677-272ceef8da0e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:02.425422 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a416876-2715-4bef-a677-272ceef8da0e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:02.425597 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0a416876-2715-4bef-a677-272ceef8da0e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:02.431113 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0a416876-2715-4bef-a677-272ceef8da0e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 404 Jul 03 12:15:02.431599 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1424/5693] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:02 2026] GET /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:02.439276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:02.441188 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:02.441544 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1246553803"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:02.442922 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1246553803'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:02.443027 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:15:02.447225 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:15:02.453016 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (fba0af7e-0b6c-4adc-8fa8-ce0ed7655566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:02.453833 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a68a1be-52a3-4d9a-b3d6-5b827e87b770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:02.455039 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:02.481187 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a68a1be-52a3-4d9a-b3d6-5b827e87b770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:02.482004 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1414c1fe-40bc-4c1f-92ae-e039f5bd6d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:02.525412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['638d1001-ec92-40df-b1cb-3c23274e81ff', 'd30e4297-96fe-4f1c-861f-ea7c1ce3450d', '19bc8c2b-aea6-4fb8-91ad-717831d812fa', '0d53432c-6789-4d75-80a8-5863aa401092'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:02.526209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1414c1fe-40bc-4c1f-92ae-e039f5bd6d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['638d1001-ec92-40df-b1cb-3c23274e81ff', 'd30e4297-96fe-4f1c-861f-ea7c1ce3450d', '19bc8c2b-aea6-4fb8-91ad-717831d812fa', '0d53432c-6789-4d75-80a8-5863aa401092']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:02.526964 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d89fe1-1e7e-4354-8dcb-811a46e1babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:02.553690 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d89fe1-1e7e-4354-8dcb-811a46e1babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0358bc7e-748e-40fe-a7b5-2c83374bbfb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1246553803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['638d1001-ec92-40df-b1cb-3c23274e81ff','d30e4297-96fe-4f1c-861f-ea7c1ce3450d','19bc8c2b-aea6-4fb8-91ad-717831d812fa','0d53432c-6789-4d75-80a8-5863aa401092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1246553803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0358bc7e-748e-40fe-a7b5-2c83374bbfb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:02.554502 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd94ea0-cc16-4541-9696-1f2f025873e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:02.578055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd94ea0-cc16-4541-9696-1f2f025873e5) transitioned into state 'SUCCESS' from state '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-1246553803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['638d1001-ec92-40df-b1cb-3c23274e81ff','d30e4297-96fe-4f1c-861f-ea7c1ce3450d','19bc8c2b-aea6-4fb8-91ad-717831d812fa','0d53432c-6789-4d75-80a8-5863aa401092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:02.579098 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a16cc0-cb20-4a4d-8dc1-b3105bb72d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:02.598799 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a16cc0-cb20-4a4d-8dc1-b3105bb72d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:02.601045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (fba0af7e-0b6c-4adc-8fa8-ce0ed7655566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:02.601172 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:15:02.602114 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba61b8cb-1557-481f-abdd-b37c8d9cace3 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:02.602621 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1416/5694] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:15:02 2026] POST /volume/v3/volumes => generated 770 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:02.618287 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:02.620326 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:02.620459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:02.620679 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:02.627601 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:02.627601 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:02.631243 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:02.636747 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1a7097bd-037a-4ce4-a7a9-3e052f987fe4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 200 Jul 03 12:15:02.637388 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1431/5695] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:02 2026] GET /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:03.653737 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-095f8afb-3f5f-417b-b770-269c158bd4dc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:03.655999 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-095f8afb-3f5f-417b-b770-269c158bd4dc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:03.656276 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-095f8afb-3f5f-417b-b770-269c158bd4dc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:03.656554 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-095f8afb-3f5f-417b-b770-269c158bd4dc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:03.665089 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:03.665089 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:03.670220 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-095f8afb-3f5f-417b-b770-269c158bd4dc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:03.676530 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-095f8afb-3f5f-417b-b770-269c158bd4dc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 200 Jul 03 12:15:03.677109 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1425/5696] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:03 2026] GET /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:03.688476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:03.690149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:15:03.690487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0358bc7e-748e-40fe-a7b5-2c83374bbfb2", "name": "tempest-VolumeDependencyTests-Snapshot-1035240605"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:03.699182 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:03.699182 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:03.699626 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:03.699734 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create snapshot from volume 0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:03.723712 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['80dcc5f5-96e3-4afb-b8b4-28b5ffe3ff5e', '9e0a691b-fb77-4c03-8c7e-3a77df090f5e', '9628493b-9cbc-4815-a1da-3da46f65b6d0', 'ef82ffd8-5cb1-4392-8825-ded9b6c37aaa'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:03.758404 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot create request issued successfully. Jul 03 12:15:03.758404 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8a31238-e5ff-4003-b72c-d361ec5426e6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:15:03.758404 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1425/5697] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:15:03 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 12:15:03.767354 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:03.769392 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:03.769759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:03.769759 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:03.774878 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:03.774878 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:03.775334 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:15:03.776114 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b945e850-c942-4e1a-820d-2a23b70e3e59 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 200 Jul 03 12:15:03.776466 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1417/5698] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:03 2026] GET /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:04.785136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-129e5de6-5c30-418a-9437-5fc34e465462 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:04.786956 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-129e5de6-5c30-418a-9437-5fc34e465462 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:04.787185 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-129e5de6-5c30-418a-9437-5fc34e465462 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:04.787436 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-129e5de6-5c30-418a-9437-5fc34e465462 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:04.792697 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:04.792697 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:04.793154 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-129e5de6-5c30-418a-9437-5fc34e465462 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:15:04.793826 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-129e5de6-5c30-418a-9437-5fc34e465462 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 200 Jul 03 12:15:04.794195 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1432/5699] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:04 2026] GET /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:04.803055 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-298b58d0-2799-4164-b6b1-46b9a7195748 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:04.804960 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:04.805418 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0923d1c1-8f17-40c3-8009-06579810ea01", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1273489121"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:04.807252 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'snapshot_id': '0923d1c1-8f17-40c3-8009-06579810ea01', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1273489121'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:04.813465 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:04.813465 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:04.814074 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:15:04.814223 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:15:04.819048 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:15:04.826972 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (6ac4bf40-1ecd-419e-a5c7-25022ce42022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:04.828428 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8245bf6-9ee1-4f8c-8872-84c2480f3d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:04.829781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:04.868151 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8245bf6-9ee1-4f8c-8872-84c2480f3d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0923d1c1-8f17-40c3-8009-06579810ea01', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:04.869234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29af8da7-ccd5-4b58-b0c4-56bc2118d569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:04.936509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['8bfa4713-9338-4e7b-9d6a-a9165c31bd2b', '6f2aa003-2573-446a-95b5-3f636cd858b8', '020b1248-2c73-4846-8e1c-ecd6cb5ee63a', '0400ce42-f28c-495b-818f-fbeab18777f0'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:04.937564 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29af8da7-ccd5-4b58-b0c4-56bc2118d569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bfa4713-9338-4e7b-9d6a-a9165c31bd2b', '6f2aa003-2573-446a-95b5-3f636cd858b8', '020b1248-2c73-4846-8e1c-ecd6cb5ee63a', '0400ce42-f28c-495b-818f-fbeab18777f0']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:04.938343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658d07c2-5e5f-440c-b5cd-209cc7b336be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:04.991844 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658d07c2-5e5f-440c-b5cd-209cc7b336be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f47cfa-48bb-47df-88f7-7227b20bd6ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1273489121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['8bfa4713-9338-4e7b-9d6a-a9165c31bd2b','6f2aa003-2573-446a-95b5-3f636cd858b8','020b1248-2c73-4846-8e1c-ecd6cb5ee63a','0400ce42-f28c-495b-818f-fbeab18777f0'],size=1,snapshot_id=0923d1c1-8f17-40c3-8009-06579810ea01,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1273489121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f47cfa-48bb-47df-88f7-7227b20bd6ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0923d1c1-8f17-40c3-8009-06579810ea01,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:04.992494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc3d133-53b5-40e7-adcc-314bb18af976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:05.011082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc3d133-53b5-40e7-adcc-314bb18af976) transitioned into state 'SUCCESS' from state '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-1273489121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['8bfa4713-9338-4e7b-9d6a-a9165c31bd2b','6f2aa003-2573-446a-95b5-3f636cd858b8','020b1248-2c73-4846-8e1c-ecd6cb5ee63a','0400ce42-f28c-495b-818f-fbeab18777f0'],size=1,snapshot_id=0923d1c1-8f17-40c3-8009-06579810ea01,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:05.011880 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dd909a-f895-4b49-acb7-6bd09f564878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:05.035463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dd909a-f895-4b49-acb7-6bd09f564878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:05.035463 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (6ac4bf40-1ecd-419e-a5c7-25022ce42022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:05.035463 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:15:05.035463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-298b58d0-2799-4164-b6b1-46b9a7195748 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:05.035463 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1426/5700] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:15:04 2026] POST /volume/v3/volumes => generated 804 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:05.049682 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:05.051904 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:05.052134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:05.052308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:05.060385 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:05.060385 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:05.063015 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:05.067806 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c3d1f6cb-3759-4fab-bb3f-3fa468a47725 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac returned with HTTP 200 Jul 03 12:15:05.068228 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1426/5701] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:05 2026] GET /volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:06.084356 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:06.086050 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:06.086245 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:06.086427 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:06.093902 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:06.093902 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:06.097480 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:06.103498 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5cc8a371-dde4-449d-98a7-e9f7a97c8908 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac returned with HTTP 200 Jul 03 12:15:06.103498 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1418/5702] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:06 2026] GET /volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:06.117979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:06.120584 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:06.120837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:06.121085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:06.121230 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: 0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:06.128463 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:06.128463 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:06.129056 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:15:06.148039 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot delete request issued successfully. Jul 03 12:15:06.148279 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-bb2649aa-3ce5-49ec-9b43-39dc9e016eeb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 202 Jul 03 12:15:06.148827 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1433/5703] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:06 2026] DELETE /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:06.157611 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a9262251-9e71-449f-91aa-32237e509e22 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:06.159903 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a9262251-9e71-449f-91aa-32237e509e22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:06.160270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a9262251-9e71-449f-91aa-32237e509e22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:06.160503 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a9262251-9e71-449f-91aa-32237e509e22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:06.163018 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=266,cinder:UPDATE=85,cinder:INSERT=44 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:06.167279 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:06.167279 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:06.167971 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a9262251-9e71-449f-91aa-32237e509e22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Snapshot retrieved successfully. Jul 03 12:15:06.169111 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a9262251-9e71-449f-91aa-32237e509e22 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 200 Jul 03 12:15:06.169726 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1427/5704] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:06 2026] GET /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:07.180389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-56eff3ba-7575-4494-a705-aa659179a54f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:07.182509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56eff3ba-7575-4494-a705-aa659179a54f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:07.182832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56eff3ba-7575-4494-a705-aa659179a54f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:07.183013 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-56eff3ba-7575-4494-a705-aa659179a54f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:07.189198 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-56eff3ba-7575-4494-a705-aa659179a54f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 404 Jul 03 12:15:07.189876 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1427/5705] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:07 2026] GET /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:07.199469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:07.201963 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:07.202266 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:07.202568 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:07.203965 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:07.218580 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:07.218580 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:07.219267 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:07.248676 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:07.249066 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-554f0c99-1a90-443f-92cd-1c4a9aeac065 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 202 Jul 03 12:15:07.249623 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1419/5706] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:07 2026] DELETE /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:07.261390 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:07.263773 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:07.264072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:07.264421 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:07.276960 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:07.276960 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:07.286980 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:07.295461 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6759b315-9a64-4ddb-9303-b0a7a172f894 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 200 Jul 03 12:15:07.296041 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1434/5707] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:07 2026] GET /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 862 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:08.308867 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6a4fe244-0c4e-4773-95e9-ab67fcf3bd8d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:08.310593 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a4fe244-0c4e-4773-95e9-ab67fcf3bd8d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:08.310802 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a4fe244-0c4e-4773-95e9-ab67fcf3bd8d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:08.310995 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6a4fe244-0c4e-4773-95e9-ab67fcf3bd8d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:08.316799 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6a4fe244-0c4e-4773-95e9-ab67fcf3bd8d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 404 Jul 03 12:15:08.317284 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1428/5708] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:08 2026] GET /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:08.326137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-cc67e9b2-644e-434c-8536-2c13fd250175 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:08.328363 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:08.328819 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-935264781"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:08.330653 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-935264781'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:08.330797 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:15:08.334760 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=205,cinder:UPDATE=82,cinder:INSERT=35 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:08.337286 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:15:08.346227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (4b9b0212-282c-4cb9-9405-c8be0902d971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:08.346227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1ed46e-7496-497a-9d9b-68d6119566f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:08.347594 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:08.383881 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1ed46e-7496-497a-9d9b-68d6119566f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:08.384879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d486469-08a2-4031-8dce-13cf0eaa3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:08.438740 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['353400c7-dee0-4a3c-b375-bf1e459012e1', 'd5adb7a9-1a52-489c-988b-3499cd80badc', '7b12d8cc-c083-467b-9cf4-00b89c19ca8a', '8274b5ed-daba-4bf8-98bf-71ab3f7ca0bc'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:08.439715 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d486469-08a2-4031-8dce-13cf0eaa3b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353400c7-dee0-4a3c-b375-bf1e459012e1', 'd5adb7a9-1a52-489c-988b-3499cd80badc', '7b12d8cc-c083-467b-9cf4-00b89c19ca8a', '8274b5ed-daba-4bf8-98bf-71ab3f7ca0bc']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:08.440662 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a861ff0e-44b1-49f6-a3c1-96b64902e654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:08.483144 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a861ff0e-44b1-49f6-a3c1-96b64902e654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14625002-e7ad-417a-b75f-e0067252ad12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-935264781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['353400c7-dee0-4a3c-b375-bf1e459012e1','d5adb7a9-1a52-489c-988b-3499cd80badc','7b12d8cc-c083-467b-9cf4-00b89c19ca8a','8274b5ed-daba-4bf8-98bf-71ab3f7ca0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-935264781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14625002-e7ad-417a-b75f-e0067252ad12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:08.484211 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e1d6d4-5343-4496-bc97-9a78b26e06f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:08.517472 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e1d6d4-5343-4496-bc97-9a78b26e06f8) transitioned into state 'SUCCESS' from state '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-935264781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['353400c7-dee0-4a3c-b375-bf1e459012e1','d5adb7a9-1a52-489c-988b-3499cd80badc','7b12d8cc-c083-467b-9cf4-00b89c19ca8a','8274b5ed-daba-4bf8-98bf-71ab3f7ca0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:08.518543 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e6361b-3d3e-4b5e-a5ed-2d65d5bb1136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:08.533431 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e6361b-3d3e-4b5e-a5ed-2d65d5bb1136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:08.534572 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (4b9b0212-282c-4cb9-9405-c8be0902d971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:08.534966 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:15:08.535738 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-cc67e9b2-644e-434c-8536-2c13fd250175 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:08.536318 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1428/5709] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:15:08 2026] POST /volume/v3/volumes => generated 769 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:08.548842 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:08.551509 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:08.551791 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:08.552049 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:08.554657 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=225,cinder:INSERT=31,cinder:UPDATE=60 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:08.560721 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:08.560721 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:08.565608 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:08.571663 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a06fbb40-2e13-4d2e-8ca3-6467d5e054da tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 200 Jul 03 12:15:08.572062 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1420/5710] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:08 2026] GET /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:09.585539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:09.587501 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:09.587720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:09.588043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:09.590065 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:UPDATE=97,cinder:INSERT=49,cinder:SELECT=273 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:09.597132 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:09.597132 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:09.600899 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:09.605679 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e851b8f9-d417-40ef-a14a-40280557b4c6 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 200 Jul 03 12:15:09.606092 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1435/5711] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:09 2026] GET /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:09.620688 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:09.622250 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:09.622631 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "14625002-e7ad-417a-b75f-e0067252ad12", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1925072149"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:09.624071 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request body: {'volume': {'source_volid': '14625002-e7ad-417a-b75f-e0067252ad12', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1925072149'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:09.631484 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:09.631484 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:09.632138 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume retrieved successfully. Jul 03 12:15:09.632302 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume of 1 GB Jul 03 12:15:09.637305 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Availability Zones retrieved successfully. Jul 03 12:15:09.643532 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (96bdc73b-cfdf-4ecc-87d4-9b97cab30a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:09.645403 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91522c-e271-425b-938d-0539f12ebc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:09.646360 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:09.671595 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91522c-e271-425b-938d-0539f12ebc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14625002-e7ad-417a-b75f-e0067252ad12', 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:09.672294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259b98b2-eeb4-4db2-bd85-f3967b4fbb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:09.717139 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Created reservations ['5043fb8f-23bd-4fab-a950-bc3b459abeef', '99516d4b-1e94-49d4-92c9-f298e0b5fc1e', '500d4dbe-48e5-414a-8782-31339ee63aea', 'a111d630-2fcb-4778-b7d0-d083df77b96b'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:09.717905 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259b98b2-eeb4-4db2-bd85-f3967b4fbb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5043fb8f-23bd-4fab-a950-bc3b459abeef', '99516d4b-1e94-49d4-92c9-f298e0b5fc1e', '500d4dbe-48e5-414a-8782-31339ee63aea', 'a111d630-2fcb-4778-b7d0-d083df77b96b']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:09.718608 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c8bdce-a783-4dc0-b3ef-acaea5a837f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:09.759393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c8bdce-a783-4dc0-b3ef-acaea5a837f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e22cba-10e5-4fe1-ba7a-8503e52f06ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1925072149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['5043fb8f-23bd-4fab-a950-bc3b459abeef','99516d4b-1e94-49d4-92c9-f298e0b5fc1e','500d4dbe-48e5-414a-8782-31339ee63aea','a111d630-2fcb-4778-b7d0-d083df77b96b'],size=1,snapshot_id=None,source_replicaid=,source_volid=14625002-e7ad-417a-b75f-e0067252ad12,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1925072149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e22cba-10e5-4fe1-ba7a-8503e52f06ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83307adce2d48ab967b2b539575a590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14625002-e7ad-417a-b75f-e0067252ad12,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16965652c23b4ffab0e3d20eb9399503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:09.760194 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26884b2b-059a-4bef-8ca5-eee5bb711bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:09.784839 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26884b2b-059a-4bef-8ca5-eee5bb711bee) transitioned into state 'SUCCESS' from state '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-1925072149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83307adce2d48ab967b2b539575a590',qos_specs=None,replication_status=,reservations=['5043fb8f-23bd-4fab-a950-bc3b459abeef','99516d4b-1e94-49d4-92c9-f298e0b5fc1e','500d4dbe-48e5-414a-8782-31339ee63aea','a111d630-2fcb-4778-b7d0-d083df77b96b'],size=1,snapshot_id=None,source_replicaid=,source_volid=14625002-e7ad-417a-b75f-e0067252ad12,status='creating',user_id='16965652c23b4ffab0e3d20eb9399503',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:09.787562 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa53dc6-9a37-4739-968b-03efe8c6dd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:09.817475 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa53dc6-9a37-4739-968b-03efe8c6dd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:09.818508 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Flow 'volume_create_api' (96bdc73b-cfdf-4ecc-87d4-9b97cab30a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:09.818841 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Create volume request issued successfully. Jul 03 12:15:09.819613 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7e47697-9b9d-4772-85dc-cc533a4f0599 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:09.820038 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1429/5712] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 3 12:15:09 2026] POST /volume/v3/volumes => generated 804 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:09.834464 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a392dd18-6514-4fb8-bedf-3498af007a5f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:09.836461 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a392dd18-6514-4fb8-bedf-3498af007a5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:09.837452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a392dd18-6514-4fb8-bedf-3498af007a5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:09.837452 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a392dd18-6514-4fb8-bedf-3498af007a5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:09.844067 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:09.844067 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:09.847996 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a392dd18-6514-4fb8-bedf-3498af007a5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:09.852331 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a392dd18-6514-4fb8-bedf-3498af007a5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca returned with HTTP 200 Jul 03 12:15:09.852780 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1429/5713] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:09 2026] GET /volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:10.865782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:10.867433 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:10.867631 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:10.867820 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:10.874365 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:10.874365 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:10.878158 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:10.882649 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c4d865c6-2606-4ccc-93e5-596eb389a0b8 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca returned with HTTP 200 Jul 03 12:15:10.883031 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1421/5714] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:10 2026] GET /volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:10.895798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:10.897420 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:10.897593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:10.897756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:10.897905 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:10.904244 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:10.904244 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:10.904714 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:10.924275 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:10.924478 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9ee4c64-33e4-41bf-a45e-17dc93ae2860 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 202 Jul 03 12:15:10.924956 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1436/5715] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:10 2026] DELETE /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:10.932871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:10.935471 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:10.935659 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:10.935944 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:10.944025 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:10.944025 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:10.948016 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:10.952893 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-09e94f6e-6bb6-4a10-bb1e-635a7aec4c88 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 200 Jul 03 12:15:10.953329 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1430/5716] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:10 2026] GET /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:11.967118 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9b17e235-13f7-46ff-8cbc-f02bfac673e4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:11.968896 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b17e235-13f7-46ff-8cbc-f02bfac673e4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:11.969115 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b17e235-13f7-46ff-8cbc-f02bfac673e4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:11.969286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9b17e235-13f7-46ff-8cbc-f02bfac673e4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:11.975069 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9b17e235-13f7-46ff-8cbc-f02bfac673e4 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 404 Jul 03 12:15:11.975511 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1430/5717] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:11 2026] GET /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:11.985097 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:11.986888 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:11.987111 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:11.987283 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:11.987492 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:11.994387 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:11.994387 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:11.994800 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:12.016357 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:12.016572 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dfd4096b-ce2a-44fc-9861-e30a402c1c05 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca returned with HTTP 202 Jul 03 12:15:12.017080 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1422/5718] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:11 2026] DELETE /volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:12.023970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4475a296-8834-4aee-9a60-b0350bca36ea None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:12.026776 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4475a296-8834-4aee-9a60-b0350bca36ea tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:12.026979 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4475a296-8834-4aee-9a60-b0350bca36ea tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:12.027154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4475a296-8834-4aee-9a60-b0350bca36ea tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:12.033724 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:12.033724 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:12.036991 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-4475a296-8834-4aee-9a60-b0350bca36ea tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:12.040896 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4475a296-8834-4aee-9a60-b0350bca36ea tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca returned with HTTP 200 Jul 03 12:15:12.041235 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1437/5719] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:12 2026] GET /volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:13.054207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-459b2eb7-212d-4932-a360-18c641bd6ded None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:13.056600 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-459b2eb7-212d-4932-a360-18c641bd6ded tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca Jul 03 12:15:13.056888 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-459b2eb7-212d-4932-a360-18c641bd6ded tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:13.057183 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-459b2eb7-212d-4932-a360-18c641bd6ded tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:13.064986 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-459b2eb7-212d-4932-a360-18c641bd6ded tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca returned with HTTP 404 Jul 03 12:15:13.065730 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1431/5720] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:13 2026] GET /volume/v3/volumes/d2e22cba-10e5-4fe1-ba7a-8503e52f06ca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:13.073095 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:13.075599 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:13.075892 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:13.076152 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:13.076356 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:13.084149 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-5c6ad35b-bf12-478b-8da2-ec95708bb5af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 404 Jul 03 12:15:13.084766 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1431/5721] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:13 2026] DELETE /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:13.093339 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fbe46e52-8d23-495e-ad08-597c600a73a1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:13.095273 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fbe46e52-8d23-495e-ad08-597c600a73a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 Jul 03 12:15:13.095508 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fbe46e52-8d23-495e-ad08-597c600a73a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:13.095948 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fbe46e52-8d23-495e-ad08-597c600a73a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:13.101832 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fbe46e52-8d23-495e-ad08-597c600a73a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 returned with HTTP 404 Jul 03 12:15:13.102339 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1423/5722] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:13 2026] GET /volume/v3/volumes/14625002-e7ad-417a-b75f-e0067252ad12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:13.110225 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:13.112157 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:13.112409 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:13.112621 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:13.112751 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:13.121972 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:13.121972 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:13.122659 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:13.147320 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume request issued successfully. Jul 03 12:15:13.147586 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-21255a3c-ae1a-402e-aa08-8d2e94c7dc26 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac returned with HTTP 202 Jul 03 12:15:13.148177 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1438/5723] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:13 2026] DELETE /volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:15:13.157316 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:13.159526 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:13.159823 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:13.160072 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:13.167944 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:13.167944 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:13.172270 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Volume info retrieved successfully. Jul 03 12:15:13.178904 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f13fb42c-5cb7-4159-9c63-7237d4ad56e7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac returned with HTTP 200 Jul 03 12:15:13.179428 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1432/5724] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:13 2026] GET /volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:14.192096 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b89d5765-de0c-416d-bbb0-946e2a76bbd7 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.194110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b89d5765-de0c-416d-bbb0-946e2a76bbd7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac Jul 03 12:15:14.194363 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b89d5765-de0c-416d-bbb0-946e2a76bbd7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.194625 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b89d5765-de0c-416d-bbb0-946e2a76bbd7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.200022 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b89d5765-de0c-416d-bbb0-946e2a76bbd7 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac returned with HTTP 404 Jul 03 12:15:14.200451 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1432/5725] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/d7f47cfa-48bb-47df-88f7-7227b20bd6ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.206779 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.208443 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:14.208626 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.208795 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.208892 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: 0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:14.212683 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-17c0cd8f-d941-404b-9704-01dc7c3340ec tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 404 Jul 03 12:15:14.213096 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1424/5726] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.219137 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6e88d9f-c6b6-4585-a4e8-37a332851b4e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.220823 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6e88d9f-c6b6-4585-a4e8-37a332851b4e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 Jul 03 12:15:14.221067 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6e88d9f-c6b6-4585-a4e8-37a332851b4e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.221271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6e88d9f-c6b6-4585-a4e8-37a332851b4e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.225227 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6e88d9f-c6b6-4585-a4e8-37a332851b4e tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 returned with HTTP 404 Jul 03 12:15:14.225714 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1439/5727] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/snapshots/0923d1c1-8f17-40c3-8009-06579810ea01 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.232613 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6113afe9-6e7f-41fa-891b-a0280562a1af None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.234734 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6113afe9-6e7f-41fa-891b-a0280562a1af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:14.235002 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6113afe9-6e7f-41fa-891b-a0280562a1af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.235248 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6113afe9-6e7f-41fa-891b-a0280562a1af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.235490 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-6113afe9-6e7f-41fa-891b-a0280562a1af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:14.241793 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6113afe9-6e7f-41fa-891b-a0280562a1af tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 404 Jul 03 12:15:14.242313 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1433/5728] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.248486 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e0f2a08e-826d-4efb-9590-f19e565d5ccc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.250209 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e0f2a08e-826d-4efb-9590-f19e565d5ccc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 Jul 03 12:15:14.250447 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e0f2a08e-826d-4efb-9590-f19e565d5ccc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.250628 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e0f2a08e-826d-4efb-9590-f19e565d5ccc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.256118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e0f2a08e-826d-4efb-9590-f19e565d5ccc tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 returned with HTTP 404 Jul 03 12:15:14.256659 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1433/5729] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/0358bc7e-748e-40fe-a7b5-2c83374bbfb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.263085 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.265080 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:14.265322 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.265561 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.265759 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:14.272019 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca21e4b6-3c9a-4ca3-ae8d-cf3a7c0c13b5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 404 Jul 03 12:15:14.272574 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1425/5730] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.278709 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-ff605def-ba94-4aa9-b6c9-09740971cff5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.280493 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff605def-ba94-4aa9-b6c9-09740971cff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a Jul 03 12:15:14.280727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff605def-ba94-4aa9-b6c9-09740971cff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.280904 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-ff605def-ba94-4aa9-b6c9-09740971cff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.286663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-ff605def-ba94-4aa9-b6c9-09740971cff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a returned with HTTP 404 Jul 03 12:15:14.287160 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1440/5731] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/026adf5f-288e-4374-923d-489a3c86e71a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.293466 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-361f8234-39bc-48a2-b249-09cce1943360 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.295133 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-361f8234-39bc-48a2-b249-09cce1943360 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:15:14.295309 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-361f8234-39bc-48a2-b249-09cce1943360 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.295536 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-361f8234-39bc-48a2-b249-09cce1943360 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.295650 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-361f8234-39bc-48a2-b249-09cce1943360 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:15:14.299658 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-361f8234-39bc-48a2-b249-09cce1943360 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 404 Jul 03 12:15:14.300263 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1434/5732] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.307263 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-62fb4c78-b7be-4b8e-a05a-7dc7072f31f1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.308918 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62fb4c78-b7be-4b8e-a05a-7dc7072f31f1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d Jul 03 12:15:14.309097 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62fb4c78-b7be-4b8e-a05a-7dc7072f31f1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.309264 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-62fb4c78-b7be-4b8e-a05a-7dc7072f31f1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.313117 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-62fb4c78-b7be-4b8e-a05a-7dc7072f31f1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d returned with HTTP 404 Jul 03 12:15:14.313536 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1434/5733] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/snapshots/c71fb9ce-c03d-43a9-9ba6-4fad060a814d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.320282 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.322282 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:14.322541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.322765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.322975 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:14.330083 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-767a3c2c-022d-4659-878e-fc76d7e24f1b tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 404 Jul 03 12:15:14.330734 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1426/5734] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.337543 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-af0048f8-1cd1-4565-a40a-74d5e89d4575 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.339599 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af0048f8-1cd1-4565-a40a-74d5e89d4575 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f Jul 03 12:15:14.339799 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af0048f8-1cd1-4565-a40a-74d5e89d4575 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.339986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-af0048f8-1cd1-4565-a40a-74d5e89d4575 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.345445 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-af0048f8-1cd1-4565-a40a-74d5e89d4575 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f returned with HTTP 404 Jul 03 12:15:14.345905 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1441/5735] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/b7b968c4-c338-4447-a452-67c8823a9b6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.352309 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.354054 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:15:14.354284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.354557 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.354691 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:15:14.359861 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d2b4f53b-683e-4323-b055-e57bcdffb782 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 404 Jul 03 12:15:14.360343 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1435/5736] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.367210 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-20d3e260-bc98-4340-86f3-4f2862dff618 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.369054 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20d3e260-bc98-4340-86f3-4f2862dff618 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 Jul 03 12:15:14.369303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20d3e260-bc98-4340-86f3-4f2862dff618 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.369567 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-20d3e260-bc98-4340-86f3-4f2862dff618 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.374194 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-20d3e260-bc98-4340-86f3-4f2862dff618 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 returned with HTTP 404 Jul 03 12:15:14.374687 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1435/5737] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/snapshots/e135c5b5-e256-4542-b576-bb490995d9a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.381392 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-06eba7be-aaad-457e-b193-14070e52ec0d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.383076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-06eba7be-aaad-457e-b193-14070e52ec0d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:15:14.383270 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-06eba7be-aaad-457e-b193-14070e52ec0d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.383466 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-06eba7be-aaad-457e-b193-14070e52ec0d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.383620 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-06eba7be-aaad-457e-b193-14070e52ec0d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:15:14.389213 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-06eba7be-aaad-457e-b193-14070e52ec0d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 404 Jul 03 12:15:14.389665 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1427/5738] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.396724 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d837450b-ec41-4342-bfb1-2de3d721da21 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.398502 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d837450b-ec41-4342-bfb1-2de3d721da21 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 Jul 03 12:15:14.398746 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d837450b-ec41-4342-bfb1-2de3d721da21 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.398961 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d837450b-ec41-4342-bfb1-2de3d721da21 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.404981 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d837450b-ec41-4342-bfb1-2de3d721da21 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 returned with HTTP 404 Jul 03 12:15:14.405557 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1442/5739] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/3d9ec1af-917d-4597-82ae-95f39a01a767 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.412901 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-efc9e364-d249-4dcb-98a4-af0052798b58 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.414663 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efc9e364-d249-4dcb-98a4-af0052798b58 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:15:14.414967 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-efc9e364-d249-4dcb-98a4-af0052798b58 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.415241 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-efc9e364-d249-4dcb-98a4-af0052798b58 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.415449 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-efc9e364-d249-4dcb-98a4-af0052798b58 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:15:14.421145 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-efc9e364-d249-4dcb-98a4-af0052798b58 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 404 Jul 03 12:15:14.421808 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1436/5740] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.428738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d9b7548b-1cbe-45b7-a400-b814c5cb12a1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.430613 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9b7548b-1cbe-45b7-a400-b814c5cb12a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 Jul 03 12:15:14.430847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9b7548b-1cbe-45b7-a400-b814c5cb12a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.431081 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9b7548b-1cbe-45b7-a400-b814c5cb12a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.437267 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9b7548b-1cbe-45b7-a400-b814c5cb12a1 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 returned with HTTP 404 Jul 03 12:15:14.437850 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1436/5741] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/eb15fda8-a793-4fae-9c9f-1156aa5af178 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.444701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.446422 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:15:14.446623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.446817 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.447018 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:15:14.452390 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ef05d70-324f-49d7-9b66-81281e27fa5f tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 404 Jul 03 12:15:14.452823 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1428/5742] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.460129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3f003350-cc68-4d78-a5c5-90743d26a54d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.462460 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3f003350-cc68-4d78-a5c5-90743d26a54d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 Jul 03 12:15:14.462714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3f003350-cc68-4d78-a5c5-90743d26a54d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.462970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3f003350-cc68-4d78-a5c5-90743d26a54d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.470387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3f003350-cc68-4d78-a5c5-90743d26a54d tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 returned with HTTP 404 Jul 03 12:15:14.471088 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1443/5743] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/0b609cb5-f74e-40ef-9056-7f49d37813a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.477981 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5bdd091a-f9b2-460d-a961-70cf83139298 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.479867 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bdd091a-f9b2-460d-a961-70cf83139298 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:15:14.480103 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bdd091a-f9b2-460d-a961-70cf83139298 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.480344 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bdd091a-f9b2-460d-a961-70cf83139298 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.480641 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-5bdd091a-f9b2-460d-a961-70cf83139298 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:15:14.485491 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bdd091a-f9b2-460d-a961-70cf83139298 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 404 Jul 03 12:15:14.486170 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1437/5744] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.493899 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2ad48a7b-71fb-4bf1-aa8a-9dc54bfd9ff5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.496214 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2ad48a7b-71fb-4bf1-aa8a-9dc54bfd9ff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 Jul 03 12:15:14.496490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2ad48a7b-71fb-4bf1-aa8a-9dc54bfd9ff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.496756 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2ad48a7b-71fb-4bf1-aa8a-9dc54bfd9ff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.502635 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2ad48a7b-71fb-4bf1-aa8a-9dc54bfd9ff5 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 returned with HTTP 404 Jul 03 12:15:14.503343 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1437/5745] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/snapshots/ebb4829f-64ab-4a5b-83da-70bc90ce24d6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.510608 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f8a316f4-497a-48e8-be1e-95683032755c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.512438 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8a316f4-497a-48e8-be1e-95683032755c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:15:14.512679 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8a316f4-497a-48e8-be1e-95683032755c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.512814 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f8a316f4-497a-48e8-be1e-95683032755c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.513003 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f8a316f4-497a-48e8-be1e-95683032755c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:15:14.518683 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f8a316f4-497a-48e8-be1e-95683032755c tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 404 Jul 03 12:15:14.519170 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1429/5746] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.527110 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-784e3c16-0198-4373-9926-36b2abd1d924 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.528858 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-784e3c16-0198-4373-9926-36b2abd1d924 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 Jul 03 12:15:14.529048 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-784e3c16-0198-4373-9926-36b2abd1d924 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.529253 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-784e3c16-0198-4373-9926-36b2abd1d924 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.534939 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-784e3c16-0198-4373-9926-36b2abd1d924 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 returned with HTTP 404 Jul 03 12:15:14.535421 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1444/5747] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/4dc25637-cb74-43e6-900c-1c1cbb3e6176 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.543924 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a41099f1-815a-4911-97da-fbcaf4519bdb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.546128 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a41099f1-815a-4911-97da-fbcaf4519bdb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:15:14.546412 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a41099f1-815a-4911-97da-fbcaf4519bdb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.546661 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a41099f1-815a-4911-97da-fbcaf4519bdb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.546816 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.snapshots [None req-a41099f1-815a-4911-97da-fbcaf4519bdb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete snapshot with id: 3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:15:14.551842 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a41099f1-815a-4911-97da-fbcaf4519bdb tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 404 Jul 03 12:15:14.552268 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1438/5748] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.558959 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f0f7f7ff-8d04-4fe9-a5c7-0fc247487940 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.560655 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0f7f7ff-8d04-4fe9-a5c7-0fc247487940 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 Jul 03 12:15:14.560775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0f7f7ff-8d04-4fe9-a5c7-0fc247487940 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.560942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f0f7f7ff-8d04-4fe9-a5c7-0fc247487940 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.565261 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f0f7f7ff-8d04-4fe9-a5c7-0fc247487940 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 returned with HTTP 404 Jul 03 12:15:14.565695 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1438/5749] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/snapshots/3d0ac3fa-aa94-4ae1-a539-4a118f628d04 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:14.572576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.574459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] DELETE https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:15:14.574672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.574853 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.575038 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Delete volume with id: 43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:15:14.581621 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9ae9ed55-25e5-48c7-8b99-9dfbcad6dc42 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 404 Jul 03 12:15:14.582111 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1430/5750] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 3 12:15:14 2026] DELETE /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:14.589446 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-32d33769-c06a-410a-8f7a-6b9e39864272 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:14.591513 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32d33769-c06a-410a-8f7a-6b9e39864272 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] GET https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 Jul 03 12:15:14.591760 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32d33769-c06a-410a-8f7a-6b9e39864272 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:14.592026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-32d33769-c06a-410a-8f7a-6b9e39864272 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:14.598746 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-32d33769-c06a-410a-8f7a-6b9e39864272 tempest-VolumeDependencyTests-2072169047 tempest-VolumeDependencyTests-2072169047-project-member] https://10.4.3.170/volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 returned with HTTP 404 Jul 03 12:15:14.599319 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1445/5751] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 3 12:15:14 2026] GET /volume/v3/volumes/43638aae-c4fd-4585-b9b7-9c53ba342994 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:15:16.175052 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f5e7610d-1680-469c-b9e9-fed2561d6653 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:16.236678 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5e7610d-1680-469c-b9e9-fed2561d6653 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 03 12:15:16.236956 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5e7610d-1680-469c-b9e9-fed2561d6653 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:16.237190 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f5e7610d-1680-469c-b9e9-fed2561d6653 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] Calling method 'get_pools' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:16.740051 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f5e7610d-1680-469c-b9e9-fed2561d6653 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 12:15:16.740517 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1439/5752] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 3 12:15:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:16.748838 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7ba31837-5ee9-4277-bd09-5a9c7834e920 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:16.750864 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ba31837-5ee9-4277-bd09-5a9c7834e920 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool Jul 03 12:15:16.751110 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ba31837-5ee9-4277-bd09-5a9c7834e920 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:16.751338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7ba31837-5ee9-4277-bd09-5a9c7834e920 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:17.258354 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7ba31837-5ee9-4277-bd09-5a9c7834e920 tempest-ProjectAdminTests-1441798673 tempest-ProjectAdminTests-1441798673-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000004412@storpool returned with HTTP 200 Jul 03 12:15:17.258847 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1439/5753] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 3 12:15:16 2026] GET /volume/v3/capabilities/np0000004412@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.197131 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8af925cb-32ba-4edd-a2d7-6800315a6afe None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.283697 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8af925cb-32ba-4edd-a2d7-6800315a6afe tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.284173 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8af925cb-32ba-4edd-a2d7-6800315a6afe tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-895261647", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.307279 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8af925cb-32ba-4edd-a2d7-6800315a6afe tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.307771 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1431/5754] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types => generated 379 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.318539 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e9a45bdd-ccd0-465f-92e3-1d07305d67b0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.320865 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9a45bdd-ccd0-465f-92e3-1d07305d67b0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption Jul 03 12:15:19.321304 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e9a45bdd-ccd0-465f-92e3-1d07305d67b0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.342440 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e9a45bdd-ccd0-465f-92e3-1d07305d67b0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption returned with HTTP 200 Jul 03 12:15:19.342834 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1446/5755] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.351342 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c255d796-0ece-417f-a2b0-4dac0f8c1fc0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.353276 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c255d796-0ece-417f-a2b0-4dac0f8c1fc0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.353685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c255d796-0ece-417f-a2b0-4dac0f8c1fc0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1793137506", "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=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.373399 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c255d796-0ece-417f-a2b0-4dac0f8c1fc0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.373786 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1440/5756] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.382853 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e3ec6a4e-9277-4b2a-aad3-cb8b0f7a34a3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.451853 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3ec6a4e-9277-4b2a-aad3-cb8b0f7a34a3 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] POST https://10.4.3.170/volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5/encryption Jul 03 12:15:19.452209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e3ec6a4e-9277-4b2a-aad3-cb8b0f7a34a3 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.454428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-e3ec6a4e-9277-4b2a-aad3-cb8b0f7a34a3 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.454639 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e3ec6a4e-9277-4b2a-aad3-cb8b0f7a34a3 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5/encryption returned with HTTP 403 Jul 03 12:15:19.455084 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1440/5757] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5/encryption => generated 127 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.463656 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-39be62ea-888c-46a2-8b3d-60f3e3909e5f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.465332 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-39be62ea-888c-46a2-8b3d-60f3e3909e5f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.465701 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-39be62ea-888c-46a2-8b3d-60f3e3909e5f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-891719333", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.481908 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-39be62ea-888c-46a2-8b3d-60f3e3909e5f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.482315 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1432/5758] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.491360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-66960282-93e5-43c9-8642-dfdcf66cb3aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.493252 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66960282-93e5-43c9-8642-dfdcf66cb3aa tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] POST https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/extra_specs Jul 03 12:15:19.493704 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-66960282-93e5-43c9-8642-dfdcf66cb3aa tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.495758 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-66960282-93e5-43c9-8642-dfdcf66cb3aa tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.495932 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-66960282-93e5-43c9-8642-dfdcf66cb3aa tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/extra_specs returned with HTTP 403 Jul 03 12:15:19.496413 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1447/5759] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.504813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f7668ed3-f31b-4578-909f-a67d9f528217 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.506333 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7668ed3-f31b-4578-909f-a67d9f528217 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] PUT https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/extra_specs/key2 Jul 03 12:15:19.506687 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f7668ed3-f31b-4578-909f-a67d9f528217 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.508393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-f7668ed3-f31b-4578-909f-a67d9f528217 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.508572 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f7668ed3-f31b-4578-909f-a67d9f528217 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/extra_specs/key2 returned with HTTP 403 Jul 03 12:15:19.509159 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1441/5760] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:15:19 2026] PUT /volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3/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 12:15:19.516970 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-814923e3-d3dc-43ec-8dbc-4ff19becd6bd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.519073 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-814923e3-d3dc-43ec-8dbc-4ff19becd6bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.519502 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-814923e3-d3dc-43ec-8dbc-4ff19becd6bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.521933 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-814923e3-d3dc-43ec-8dbc-4ff19becd6bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.522173 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-814923e3-d3dc-43ec-8dbc-4ff19becd6bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 403 Jul 03 12:15:19.522717 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1441/5761] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.530933 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8ac309f4-21b1-4413-89ee-8f2d8b973b68 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.532931 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ac309f4-21b1-4413-89ee-8f2d8b973b68 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.533278 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8ac309f4-21b1-4413-89ee-8f2d8b973b68 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1269002664", "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=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.550509 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8ac309f4-21b1-4413-89ee-8f2d8b973b68 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.550860 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1433/5762] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 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 12:15:19.560578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9045194e-70bf-4be0-bc43-5dd63a2e29fc None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.562794 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9045194e-70bf-4be0-bc43-5dd63a2e29fc tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption Jul 03 12:15:19.563116 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9045194e-70bf-4be0-bc43-5dd63a2e29fc tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.579636 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9045194e-70bf-4be0-bc43-5dd63a2e29fc tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption returned with HTTP 200 Jul 03 12:15:19.580123 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1448/5763] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.590562 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.592832 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] DELETE https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption/f793ac19-1ac3-4597-8960-66113c616232 Jul 03 12:15:19.593116 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.593385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.594213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.594463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ade6f2c9-0c2d-4a9d-9342-97239a8247fb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption/f793ac19-1ac3-4597-8960-66113c616232 returned with HTTP 403 Jul 03 12:15:19.594980 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1442/5764] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46/encryption/f793ac19-1ac3-4597-8960-66113c616232 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.604174 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-63c1afe0-6d55-4c93-8e51-14eb364e07f4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.606452 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63c1afe0-6d55-4c93-8e51-14eb364e07f4 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.606840 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-63c1afe0-6d55-4c93-8e51-14eb364e07f4 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1815131974", "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=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.626960 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-63c1afe0-6d55-4c93-8e51-14eb364e07f4 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.627433 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1442/5765] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.636618 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.639167 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] DELETE https://10.4.3.170/volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a/extra_specs/key1 Jul 03 12:15:19.639453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.639689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.646181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.646421 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-44b06b2d-cc20-4877-97b3-b11574ce5d4d tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a/extra_specs/key1 returned with HTTP 403 Jul 03 12:15:19.647122 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1434/5766] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.656312 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-b9dc7774-8eac-4b9f-8818-bf8c0ea96619 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.658399 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b9dc7774-8eac-4b9f-8818-bf8c0ea96619 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:19.658780 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-b9dc7774-8eac-4b9f-8818-bf8c0ea96619 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1541347490", "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=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.680159 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-b9dc7774-8eac-4b9f-8818-bf8c0ea96619 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.680549 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1449/5767] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 3 12:15:19 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 12:15:19.689394 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.691767 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] DELETE https://10.4.3.170/volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 Jul 03 12:15:19.691993 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.692201 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.692898 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.693129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b392297a-e759-4571-9b3f-5d27ea4c93d7 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 returned with HTTP 403 Jul 03 12:15:19.693848 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1443/5768] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.701329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2a295dcc-7cf2-428a-9a98-2121766e43a0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.703251 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a295dcc-7cf2-428a-9a98-2121766e43a0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs Jul 03 12:15:19.703484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a295dcc-7cf2-428a-9a98-2121766e43a0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.703706 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a295dcc-7cf2-428a-9a98-2121766e43a0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.711706 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a295dcc-7cf2-428a-9a98-2121766e43a0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs returned with HTTP 200 Jul 03 12:15:19.712170 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1443/5769] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.720425 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.722194 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types Jul 03 12:15:19.722476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.722703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.723482 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.api_utils [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Removing options '' from query. {{(pid=99810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:15:19.745555 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3db041b3-506e-4e95-a44f-22c9acfe7318 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:19.746011 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1435/5770] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types => generated 2387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:15:19.755744 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-311e4940-003f-41a3-8587-25fd723930d9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.757666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-311e4940-003f-41a3-8587-25fd723930d9 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/cipher Jul 03 12:15:19.757852 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-311e4940-003f-41a3-8587-25fd723930d9 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.758066 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-311e4940-003f-41a3-8587-25fd723930d9 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.758698 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.policy [None req-311e4940-003f-41a3-8587-25fd723930d9 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99811) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.758857 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-311e4940-003f-41a3-8587-25fd723930d9 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/cipher returned with HTTP 403 Jul 03 12:15:19.759296 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1450/5771] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.767254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.769360 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption Jul 03 12:15:19.769610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.769798 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.770592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.770755 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-eb51a506-c2c8-441c-8b32-9e31e6f0fc6f tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption returned with HTTP 403 Jul 03 12:15:19.771161 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1444/5772] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.778242 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-4566323f-555a-4378-91f6-7d5eb5003e8e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.780118 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4566323f-555a-4378-91f6-7d5eb5003e8e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/multiattach Jul 03 12:15:19.780301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4566323f-555a-4378-91f6-7d5eb5003e8e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.780530 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-4566323f-555a-4378-91f6-7d5eb5003e8e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.788104 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-4566323f-555a-4378-91f6-7d5eb5003e8e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/multiattach returned with HTTP 200 Jul 03 12:15:19.788549 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1444/5773] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:15:19.795504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ba9a5d7b-86a6-456b-afab-90e1d1790fad None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.797795 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba9a5d7b-86a6-456b-afab-90e1d1790fad tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/volume_backend_name Jul 03 12:15:19.798041 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba9a5d7b-86a6-456b-afab-90e1d1790fad tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.798275 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ba9a5d7b-86a6-456b-afab-90e1d1790fad tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.806946 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ba9a5d7b-86a6-456b-afab-90e1d1790fad tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 12:15:19.807591 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1436/5774] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.815637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-03ff4dee-4bbf-46bc-b9c5-6c9bb69745a6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.817388 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03ff4dee-4bbf-46bc-b9c5-6c9bb69745a6 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] GET https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 Jul 03 12:15:19.817583 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03ff4dee-4bbf-46bc-b9c5-6c9bb69745a6 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.817782 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-03ff4dee-4bbf-46bc-b9c5-6c9bb69745a6 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.824358 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-03ff4dee-4bbf-46bc-b9c5-6c9bb69745a6 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 returned with HTTP 200 Jul 03 12:15:19.824733 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1451/5775] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 3 12:15:19 2026] GET /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:19.833312 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-6c27500c-1ac9-4987-85d5-a523e8e53751 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.835214 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c27500c-1ac9-4987-85d5-a523e8e53751 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] PUT https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/435f4dee-4cfc-4d3b-afe3-cbac9bb0e83a Jul 03 12:15:19.835592 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-6c27500c-1ac9-4987-85d5-a523e8e53751 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.837977 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.policy [None req-6c27500c-1ac9-4987-85d5-a523e8e53751 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99808) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.838163 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-6c27500c-1ac9-4987-85d5-a523e8e53751 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/435f4dee-4cfc-4d3b-afe3-cbac9bb0e83a returned with HTTP 403 Jul 03 12:15:19.838628 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1445/5776] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 3 12:15:19 2026] PUT /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/encryption/435f4dee-4cfc-4d3b-afe3-cbac9bb0e83a => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.846188 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-09c32e42-369b-457b-8667-2d3e5f452cf8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.848578 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-09c32e42-369b-457b-8667-2d3e5f452cf8 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] PUT https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/key1 Jul 03 12:15:19.849005 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-09c32e42-369b-457b-8667-2d3e5f452cf8 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.851437 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.policy [None req-09c32e42-369b-457b-8667-2d3e5f452cf8 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99809) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.851676 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-09c32e42-369b-457b-8667-2d3e5f452cf8 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/key1 returned with HTTP 403 Jul 03 12:15:19.852246 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1445/5777] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 3 12:15:19 2026] PUT /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.860866 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-823f751b-a659-42f4-81ba-e28f0e0c36bd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.862696 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-823f751b-a659-42f4-81ba-e28f0e0c36bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] PUT https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 Jul 03 12:15:19.863067 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-823f751b-a659-42f4-81ba-e28f0e0c36bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:19.865216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.policy [None req-823f751b-a659-42f4-81ba-e28f0e0c36bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '81cd372cb9564e24a4d65905b0666298', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1c8134865124274aa1c53246db04ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99810) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 12:15:19.865454 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-823f751b-a659-42f4-81ba-e28f0e0c36bd tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-member] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 returned with HTTP 403 Jul 03 12:15:19.865870 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1437/5778] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 3 12:15:19 2026] PUT /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:15:19.873986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-36551c76-b838-4e35-9ba6-e7453aedcde0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.876250 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36551c76-b838-4e35-9ba6-e7453aedcde0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 Jul 03 12:15:19.876515 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36551c76-b838-4e35-9ba6-e7453aedcde0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.876773 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-36551c76-b838-4e35-9ba6-e7453aedcde0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.910129 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-36551c76-b838-4e35-9ba6-e7453aedcde0 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 returned with HTTP 202 Jul 03 12:15:19.910640 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1452/5779] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/e7a1a6ee-01a2-46bb-998c-898eb1787827 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:19.917580 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-01aacf0f-2615-4817-a7f4-bfca454c9e3c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.919307 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01aacf0f-2615-4817-a7f4-bfca454c9e3c tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a Jul 03 12:15:19.919530 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01aacf0f-2615-4817-a7f4-bfca454c9e3c tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.919718 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-01aacf0f-2615-4817-a7f4-bfca454c9e3c tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.947810 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-01aacf0f-2615-4817-a7f4-bfca454c9e3c tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a returned with HTTP 202 Jul 03 12:15:19.948230 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1446/5780] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/2690f407-f7b8-4bf4-81fd-23ca1a97686a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:19.955149 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-72a03945-162a-45bc-8e2f-8d6c8c64e23e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:19.957218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72a03945-162a-45bc-8e2f-8d6c8c64e23e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46 Jul 03 12:15:19.957490 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72a03945-162a-45bc-8e2f-8d6c8c64e23e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:19.957753 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-72a03945-162a-45bc-8e2f-8d6c8c64e23e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:19.995119 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-72a03945-162a-45bc-8e2f-8d6c8c64e23e tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46 returned with HTTP 202 Jul 03 12:15:19.995671 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1446/5781] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:19 2026] DELETE /volume/v3/types/fc72fd46-01c4-418a-8c68-517e1d974f46 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:20.002750 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7e533d1f-7476-4475-9a80-72a4a1adc36a None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:20.004419 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7e533d1f-7476-4475-9a80-72a4a1adc36a tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3 Jul 03 12:15:20.004593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7e533d1f-7476-4475-9a80-72a4a1adc36a tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:20.004768 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7e533d1f-7476-4475-9a80-72a4a1adc36a tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:20.030327 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7e533d1f-7476-4475-9a80-72a4a1adc36a tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3 returned with HTTP 202 Jul 03 12:15:20.030735 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1438/5782] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:20 2026] DELETE /volume/v3/types/fb3c90dd-1b3c-4179-a7c3-761ea377e8d3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:20.038528 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9c90e995-41b6-4c91-b101-511623065fcb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:20.040386 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c90e995-41b6-4c91-b101-511623065fcb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5 Jul 03 12:15:20.040628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c90e995-41b6-4c91-b101-511623065fcb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:20.040888 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9c90e995-41b6-4c91-b101-511623065fcb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:20.073591 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9c90e995-41b6-4c91-b101-511623065fcb tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5 returned with HTTP 202 Jul 03 12:15:20.074044 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1453/5783] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:20 2026] DELETE /volume/v3/types/e78fb89c-24a6-4ae8-925d-22bcb24255d5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:20.081813 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-24fd7c66-ce05-4d79-bdff-f8d4374c1834 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:20.083960 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24fd7c66-ce05-4d79-bdff-f8d4374c1834 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] DELETE https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 Jul 03 12:15:20.084219 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24fd7c66-ce05-4d79-bdff-f8d4374c1834 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:20.084509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-24fd7c66-ce05-4d79-bdff-f8d4374c1834 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] Calling method '_delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:20.125432 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-24fd7c66-ce05-4d79-bdff-f8d4374c1834 tempest-VolumeTypesMemberTests-1711542846 tempest-VolumeTypesMemberTests-1711542846-project-admin] https://10.4.3.170/volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 returned with HTTP 202 Jul 03 12:15:20.125967 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1447/5784] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:15:20 2026] DELETE /volume/v3/types/54303763-60b4-4274-b40d-eb6e04774004 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:29.988545 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=48,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:30.026464 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=39,cinder:UPDATE=5,cinder:INSERT=19 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:30.065736 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=46,cinder:UPDATE=10,cinder:INSERT=10 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:30.113418 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=57,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:31.021094 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-e738ac84-aca6-4969-93bb-1ddb71765b46 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:31.118713 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e738ac84-aca6-4969-93bb-1ddb71765b46 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:15:31.119692 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-e738ac84-aca6-4969-93bb-1ddb71765b46 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2043758294", "extra_specs": {}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:31.146627 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-e738ac84-aca6-4969-93bb-1ddb71765b46 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:15:31.147493 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1447/5785] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:15:31 2026] POST /volume/v3/types => generated 212 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:31.156366 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5426339c-2892-4c17-88c7-096ae106b51e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:31.158652 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5426339c-2892-4c17-88c7-096ae106b51e tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] POST https://10.4.3.170/volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325/encryption Jul 03 12:15:31.159091 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5426339c-2892-4c17-88c7-096ae106b51e tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:31.185721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5426339c-2892-4c17-88c7-096ae106b51e tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325/encryption returned with HTTP 200 Jul 03 12:15:31.186503 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1439/5786] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:15:31 2026] POST /volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:31.196545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:31.259810 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:31.260125 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1468971320", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2043758294", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:31.262139 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1468971320', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2043758294', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:31.267315 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume of 1 GB Jul 03 12:15:31.267693 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:31.267693 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:31.268560 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Availability Zones retrieved successfully. Jul 03 12:15:31.276026 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (c23ef56c-ac24-49e9-9b17-17ee1e466cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:31.277530 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d539e3d7-2f56-4316-a52f-37a7d477a35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:31.278529 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:31.309603 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d539e3d7-2f56-4316-a52f-37a7d477a35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:15:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ec11509-6987-4b24-86fd-a3ab4fad5325,is_public=True,name='tempest-scenario-type-luks-2043758294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ec11509-6987-4b24-86fd-a3ab4fad5325', '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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:31.310628 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fcc3cf0-99bc-4600-9ad9-12363f293917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:31.342635 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2043758294 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2043758294, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:15:31.343063 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2043758294 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2043758294, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:15:31.386444 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Created reservations ['df1eaa03-5742-4cef-b56f-0800e3fdc6a6', 'ee407794-5420-4b3a-8491-4590d267dda6', 'd75b7dd1-d9e0-47f8-aeae-b7a932b3befc', '7aaa360e-3027-4b29-a3ad-03949c196858'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:31.387545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fcc3cf0-99bc-4600-9ad9-12363f293917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1eaa03-5742-4cef-b56f-0800e3fdc6a6', 'ee407794-5420-4b3a-8491-4590d267dda6', 'd75b7dd1-d9e0-47f8-aeae-b7a932b3befc', '7aaa360e-3027-4b29-a3ad-03949c196858']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:31.388647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae755a0f-911c-4dad-89ae-56a96af5b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:31.419074 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae755a0f-911c-4dad-89ae-56a96af5b5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f4e25d9-778c-4bde-8d75-a2f25bd75bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1468971320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['df1eaa03-5742-4cef-b56f-0800e3fdc6a6','ee407794-5420-4b3a-8491-4590d267dda6','d75b7dd1-d9e0-47f8-aeae-b7a932b3befc','7aaa360e-3027-4b29-a3ad-03949c196858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325), 'volume': Volume(_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-03T12:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1468971320',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5f4e25d9-778c-4bde-8d75-a2f25bd75bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607f982c6c654a4e94f098d303aa4860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ec11509-6987-4b24-86fd-a3ab4fad5325),volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:31.420327 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b750a194-9600-4b92-819b-7e718a3d306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:31.444458 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b750a194-9600-4b92-819b-7e718a3d306c) transitioned into state 'SUCCESS' from state '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-1468971320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['df1eaa03-5742-4cef-b56f-0800e3fdc6a6','ee407794-5420-4b3a-8491-4590d267dda6','d75b7dd1-d9e0-47f8-aeae-b7a932b3befc','7aaa360e-3027-4b29-a3ad-03949c196858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:31.445154 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52b447a-038c-4308-91a3-2ff68fdedf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:31.454652 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52b447a-038c-4308-91a3-2ff68fdedf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:31.455460 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (c23ef56c-ac24-49e9-9b17-17ee1e466cb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:31.455777 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request issued successfully. Jul 03 12:15:31.456335 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-993e7770-2ca7-46c5-842c-e42d8bd13da0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:31.456991 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1454/5787] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:15:31 2026] POST /volume/v3/volumes => generated 785 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:15:31.472338 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:31.475483 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:15:31.475721 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:31.476234 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:31.484822 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:31.484822 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:31.489701 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:31.494293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b1de441b-9dbc-499f-b334-723bee2f0f83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 200 Jul 03 12:15:31.494747 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1448/5788] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:31 2026] GET /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:32.508229 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:32.510390 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:15:32.510576 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:32.510744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:32.517609 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:32.517609 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:32.521286 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:32.526030 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a7bb87af-61ee-4237-8135-2db62a9e53e0 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 200 Jul 03 12:15:32.526448 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1448/5789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:32 2026] GET /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:32.543363 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:32.545782 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:15:32.546083 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:32.546313 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:32.556439 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:32.556439 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:32.561915 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:32.568459 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-e3c09b49-88dd-49e7-b3be-7a3057d53f96 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 200 Jul 03 12:15:32.569214 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1440/5790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:32 2026] GET /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:32.585081 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:32.586914 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:15:32.587245 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1369936260", "source_volid": "5f4e25d9-778c-4bde-8d75-a2f25bd75bee", "volume_type": "tempest-scenario-type-luks-2043758294", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:32.588593 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1369936260', 'source_volid': '5f4e25d9-778c-4bde-8d75-a2f25bd75bee', 'volume_type': 'tempest-scenario-type-luks-2043758294', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:15:32.597697 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:32.597697 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:32.598167 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume retrieved successfully. Jul 03 12:15:32.598271 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume of 1 GB Jul 03 12:15:32.598818 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Availability Zones retrieved successfully. Jul 03 12:15:32.603680 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (980d6716-060b-457e-ba73-cc4b018a548e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:32.604675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4880a0e1-e3fa-4d7f-bbed-d0943317e6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:32.605673 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:15:32.629822 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4880a0e1-e3fa-4d7f-bbed-d0943317e6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5f4e25d9-778c-4bde-8d75-a2f25bd75bee', 'volume_type': VolumeType(created_at=2026-07-03T12:15:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ec11509-6987-4b24-86fd-a3ab4fad5325,is_public=True,name='tempest-scenario-type-luks-2043758294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ec11509-6987-4b24-86fd-a3ab4fad5325', '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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:32.631041 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a7ef48-e18c-4f52-ae83-6935276930b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:32.675950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Created reservations ['b9706a6e-4089-4e54-a30d-16811234706c', '78d1716e-fff0-430c-bc03-7195a5668115', 'a01a0ef2-14a8-47c5-9c98-03a137e910b5', '95726de3-5eb3-4cbd-aca4-d9be4114d82f'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:32.676646 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a7ef48-e18c-4f52-ae83-6935276930b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9706a6e-4089-4e54-a30d-16811234706c', '78d1716e-fff0-430c-bc03-7195a5668115', 'a01a0ef2-14a8-47c5-9c98-03a137e910b5', '95726de3-5eb3-4cbd-aca4-d9be4114d82f']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:32.677273 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b6ac25f-c2e6-4cbb-b9f2-cf56be8df620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:32.711675 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b6ac25f-c2e6-4cbb-b9f2-cf56be8df620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4627232f-c8c5-4ae9-a121-c8433d760123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1369936260',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['b9706a6e-4089-4e54-a30d-16811234706c','78d1716e-fff0-430c-bc03-7195a5668115','a01a0ef2-14a8-47c5-9c98-03a137e910b5','95726de3-5eb3-4cbd-aca4-d9be4114d82f'],size=1,snapshot_id=None,source_replicaid=,source_volid=5f4e25d9-778c-4bde-8d75-a2f25bd75bee,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325), 'volume': Volume(_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-03T12:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1369936260',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4627232f-c8c5-4ae9-a121-c8433d760123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607f982c6c654a4e94f098d303aa4860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5f4e25d9-778c-4bde-8d75-a2f25bd75bee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ec11509-6987-4b24-86fd-a3ab4fad5325),volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:32.712326 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7142be9-6841-44b7-83cc-5ad2e091f900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:32.741939 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7142be9-6841-44b7-83cc-5ad2e091f900) transitioned into state 'SUCCESS' from state '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-1369936260',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['b9706a6e-4089-4e54-a30d-16811234706c','78d1716e-fff0-430c-bc03-7195a5668115','a01a0ef2-14a8-47c5-9c98-03a137e910b5','95726de3-5eb3-4cbd-aca4-d9be4114d82f'],size=1,snapshot_id=None,source_replicaid=,source_volid=5f4e25d9-778c-4bde-8d75-a2f25bd75bee,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=6ec11509-6987-4b24-86fd-a3ab4fad5325)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:32.742576 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f497ab-9dfc-409d-98c2-9f2515802df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:15:32.767461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f497ab-9dfc-409d-98c2-9f2515802df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:15:32.768202 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (980d6716-060b-457e-ba73-cc4b018a548e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:15:32.768492 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request issued successfully. Jul 03 12:15:32.769051 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5c035a35-7cb6-44d2-b6ce-ee51f9b58d6d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:15:32.769594 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1455/5791] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:15:32 2026] POST /volume/v3/volumes => generated 812 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:15:32.781244 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5add45e3-06dc-4429-9337-b1d402086132 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:32.782953 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5add45e3-06dc-4429-9337-b1d402086132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:32.783155 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5add45e3-06dc-4429-9337-b1d402086132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:32.783351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5add45e3-06dc-4429-9337-b1d402086132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:32.790382 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:32.790382 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:32.793719 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5add45e3-06dc-4429-9337-b1d402086132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:32.798683 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5add45e3-06dc-4429-9337-b1d402086132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:32.799128 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1449/5792] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:32 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:33.811736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:33.813560 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:33.813807 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:33.814070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:33.820900 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:33.820900 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:33.825750 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:33.831433 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-0b8abf62-503e-44d5-a84d-0f4a106c6d83 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:33.831922 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1449/5793] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:33 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:34.846415 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:34.848193 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:34.848351 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:34.848566 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:34.855909 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:34.855909 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:34.860429 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:34.866076 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-7ea631a1-7aca-48da-aa83-69c6ce8181ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:34.866492 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1441/5794] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:34 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:35.879165 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7c66129a-14b1-4704-a83d-ef778a39859b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:35.881423 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c66129a-14b1-4704-a83d-ef778a39859b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:35.881637 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c66129a-14b1-4704-a83d-ef778a39859b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:35.881881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7c66129a-14b1-4704-a83d-ef778a39859b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:35.890102 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:35.890102 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:35.894487 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7c66129a-14b1-4704-a83d-ef778a39859b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:35.899697 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7c66129a-14b1-4704-a83d-ef778a39859b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:35.900184 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1456/5795] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:35 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:36.915951 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:36.918313 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:36.918621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:36.918906 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:36.928800 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:36.928800 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:36.933617 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:36.940061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-baf1dcb2-6770-4990-8738-c1726e9f2cc8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:36.940628 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1450/5796] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:36 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:37.956316 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-853dedc5-1134-435b-aa09-e81a018f80fd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:37.959021 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-853dedc5-1134-435b-aa09-e81a018f80fd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:37.959334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-853dedc5-1134-435b-aa09-e81a018f80fd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:37.959648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-853dedc5-1134-435b-aa09-e81a018f80fd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:37.969541 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:37.969541 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:37.974769 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-853dedc5-1134-435b-aa09-e81a018f80fd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:37.980215 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-853dedc5-1134-435b-aa09-e81a018f80fd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:37.981108 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1450/5797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:37 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:38.995487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-35c152f1-0f74-40b9-a266-79ec5501f627 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:38.997313 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-35c152f1-0f74-40b9-a266-79ec5501f627 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:38.997546 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-35c152f1-0f74-40b9-a266-79ec5501f627 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:38.997728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-35c152f1-0f74-40b9-a266-79ec5501f627 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:39.005274 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:39.005274 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:39.010116 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-35c152f1-0f74-40b9-a266-79ec5501f627 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:39.015184 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-35c152f1-0f74-40b9-a266-79ec5501f627 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:39.015675 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1442/5798] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:38 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:40.028398 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:40.030864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:40.031129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:40.031386 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:40.040019 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:40.040019 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:40.044146 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:40.048748 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8e5cec58-0c00-4c53-aee9-9e16175f7812 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:40.049182 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1457/5799] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:40 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:41.062565 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:41.064429 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:41.064654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:41.064881 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:41.073097 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:41.073097 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:41.077679 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:41.082844 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bf9572d9-af41-4a5d-a1d4-b43865582090 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:41.083317 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1451/5800] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:41 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:42.096090 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-1928b63e-f670-491d-93b5-33b1238defa3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:42.097927 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1928b63e-f670-491d-93b5-33b1238defa3 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:42.098180 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1928b63e-f670-491d-93b5-33b1238defa3 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:42.098389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-1928b63e-f670-491d-93b5-33b1238defa3 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:42.105588 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:42.105588 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:42.109769 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-1928b63e-f670-491d-93b5-33b1238defa3 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:42.115782 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-1928b63e-f670-491d-93b5-33b1238defa3 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:42.116334 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1451/5801] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:42 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:42.128654 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:42.130763 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:15:42.131026 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:42.131232 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:42.139637 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:42.139637 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:42.143693 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:15:42.148519 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8bf8cc67-cc6c-4083-a214-667a7e625132 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:15:42.148969 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1443/5802] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:15:42 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:42.535900 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:42.537548 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:15:42.537830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfbcc8ec-386e-42eb-937f-df6ba00bff5b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-233619597", "description": null, "metadata": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:15:42.549521 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:42.549521 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:42.550035 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:15:42.550191 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:15:42.577442 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['cf69ff40-76b4-48f4-8f0a-72a519fbf155', '452bbc45-d4a0-4acf-8979-6b26d84256d6', '6a0f7e1b-8ab6-4e79-abe9-66b04b3f4ddf', 'e1737763-cd9d-48ed-9516-ca9f178c8437'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:15:42.613868 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:15:42.614249 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9653c9c0-2222-4c93-88e0-a9a865bd1329 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:15:42.614683 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1458/5803] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:15:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:15:42.623614 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:42.625160 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:42.625385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:42.625494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:42.629911 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:42.629911 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:42.630315 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:15:42.631109 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a4b94666-0298-40b8-b33b-f447be2b96f8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 200 Jul 03 12:15:42.631667 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1452/5804] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:42 2026] GET /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:43.639738 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:43.641954 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:43.642236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:43.642519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:43.648162 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:43.648162 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:15:43.648624 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:15:43.649300 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fb6017b8-5968-4dff-ae0c-77d891fb5255 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 200 Jul 03 12:15:43.649685 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1452/5805] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:43 2026] GET /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:43.657257 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:43.658898 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:43.659121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:43.659310 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:43.663478 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:43.663478 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:15:43.663873 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:15:43.664613 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32ee4b54-a511-4722-926c-424fbbdf82a4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 200 Jul 03 12:15:43.664959 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1444/5806] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:43 2026] GET /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:52.603492 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=70,cinder:INSERT=21,cinder:UPDATE=36 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:52.627279 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=17 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:53.644906 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=20,cinder:INSERT=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:53.661136 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=20,cinder:INSERT=1 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:15:57.757542 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:57.759577 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:57.759747 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:57.760065 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:57.760065 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:57.765285 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:57.765285 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:15:57.765783 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:15:57.788411 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:15:57.788634 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-7754d6ea-7929-445c-a8a7-1a941f4dd105 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 202 Jul 03 12:15:57.789108 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1459/5807] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:15:57 2026] DELETE /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:15:57.799900 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e87b92c0-da34-4bef-8218-9643ad929bdd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:57.802901 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e87b92c0-da34-4bef-8218-9643ad929bdd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:57.803159 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e87b92c0-da34-4bef-8218-9643ad929bdd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:57.803362 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e87b92c0-da34-4bef-8218-9643ad929bdd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:57.809966 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:15:57.809966 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:15:57.810510 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e87b92c0-da34-4bef-8218-9643ad929bdd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:15:57.811314 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e87b92c0-da34-4bef-8218-9643ad929bdd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 200 Jul 03 12:15:57.811723 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1453/5808] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:57 2026] GET /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:15:58.822872 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-79947cd0-86fc-43d3-9330-1f2ca2526c07 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:15:58.824872 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79947cd0-86fc-43d3-9330-1f2ca2526c07 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 Jul 03 12:15:58.825076 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79947cd0-86fc-43d3-9330-1f2ca2526c07 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:15:58.825388 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-79947cd0-86fc-43d3-9330-1f2ca2526c07 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:15:58.830058 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-79947cd0-86fc-43d3-9330-1f2ca2526c07 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 returned with HTTP 404 Jul 03 12:15:58.830688 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1453/5809] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:15:58 2026] GET /volume/v3/snapshots/c5714db5-d846-4259-a905-4af677303d18 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:03.181057 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b2fb8ef4-cbae-49b5-be0f-abf4ac31fc37 req-a98346e2-c311-44c9-89fd-562990b7760f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:03.183676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b2fb8ef4-cbae-49b5-be0f-abf4ac31fc37 req-a98346e2-c311-44c9-89fd-562990b7760f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 Jul 03 12:16:03.183928 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b2fb8ef4-cbae-49b5-be0f-abf4ac31fc37 req-a98346e2-c311-44c9-89fd-562990b7760f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:03.184206 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b2fb8ef4-cbae-49b5-be0f-abf4ac31fc37 req-a98346e2-c311-44c9-89fd-562990b7760f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:03.193659 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:03.193659 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:03.737003 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b2fb8ef4-cbae-49b5-be0f-abf4ac31fc37 req-a98346e2-c311-44c9-89fd-562990b7760f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 returned with HTTP 200 Jul 03 12:16:03.737474 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1445/5810] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:16:03 2026] DELETE /volume/v3/attachments/6eeb0166-1a4e-43a4-b873-ccff49738793 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:07.534042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:07.535796 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:16:07.536269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:07.536269 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:07.536390 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:16:07.545044 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:07.545044 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:07.545760 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:07.570971 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:16:07.571203 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-621d2640-9fb9-4197-bbf1-b20d4627a6ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 202 Jul 03 12:16:07.571800 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1460/5811] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:16:07 2026] DELETE /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:07.588663 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:07.590567 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:16:07.590771 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:07.590945 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:07.598013 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:07.598013 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:07.602108 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:07.607293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8e20a5a0-02cf-4ff9-8733-2db73c2917de tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 200 Jul 03 12:16:07.607705 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1454/5812] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:07 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:08.623328 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7958bd90-4516-458d-a966-cf99fe5f874e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:08.625576 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7958bd90-4516-458d-a966-cf99fe5f874e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b Jul 03 12:16:08.625764 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7958bd90-4516-458d-a966-cf99fe5f874e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:08.625958 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7958bd90-4516-458d-a966-cf99fe5f874e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:08.632447 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7958bd90-4516-458d-a966-cf99fe5f874e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b returned with HTTP 404 Jul 03 12:16:08.633000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1454/5813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:08 2026] GET /volume/v3/volumes/bfbcc8ec-386e-42eb-937f-df6ba00bff5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:08.666698 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:08.668483 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:16:08.668860 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-573646312", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:08.670434 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-573646312', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:16:08.755965 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:16:08.756463 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:08.756463 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:08.760828 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:16:08.767576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (0dfa7ae9-5e63-4f9f-9c38-5431d346ae8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:08.768639 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e05edd0-016c-4c8c-b426-51b3d44fdb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:08.769487 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:16:08.842689 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e05edd0-016c-4c8c-b426-51b3d44fdb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:08.843863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4f4c06-9e15-46cc-bfb0-85b436623f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:08.900452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['9c450bb1-d67f-44be-a49d-3ef455e7f7d1', '2195073a-4ddd-483a-b7fa-cb8b92a0db52', '26a7d0b5-e24f-4919-a94a-db2291169cb4', '75b2a0c8-4467-4443-8ccb-ea690ef04735'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:16:08.901666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4f4c06-9e15-46cc-bfb0-85b436623f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c450bb1-d67f-44be-a49d-3ef455e7f7d1', '2195073a-4ddd-483a-b7fa-cb8b92a0db52', '26a7d0b5-e24f-4919-a94a-db2291169cb4', '75b2a0c8-4467-4443-8ccb-ea690ef04735']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:08.902790 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b087bcc9-5834-4757-aa2d-7d8bace08580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:08.930972 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b087bcc9-5834-4757-aa2d-7d8bace08580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fcf0822-a04b-4e33-882b-c51876afb721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-573646312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['9c450bb1-d67f-44be-a49d-3ef455e7f7d1','2195073a-4ddd-483a-b7fa-cb8b92a0db52','26a7d0b5-e24f-4919-a94a-db2291169cb4','75b2a0c8-4467-4443-8ccb-ea690ef04735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-573646312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fcf0822-a04b-4e33-882b-c51876afb721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:08.931919 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86177496-6ee0-411e-be1d-e04c4ec9e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:08.952769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86177496-6ee0-411e-be1d-e04c4ec9e3ef) transitioned into state 'SUCCESS' from state '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-573646312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['9c450bb1-d67f-44be-a49d-3ef455e7f7d1','2195073a-4ddd-483a-b7fa-cb8b92a0db52','26a7d0b5-e24f-4919-a94a-db2291169cb4','75b2a0c8-4467-4443-8ccb-ea690ef04735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:08.953501 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a46329-286b-4924-8aef-22eb132551e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:08.964330 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a46329-286b-4924-8aef-22eb132551e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:08.965268 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (0dfa7ae9-5e63-4f9f-9c38-5431d346ae8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:08.965622 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:16:08.966265 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-627cdd8c-639d-4618-a6bf-edda1ddcd1b3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:16:08.966749 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1446/5814] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:16:08 2026] POST /volume/v3/volumes => generated 758 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:16:08.979012 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:08.981083 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:08.981340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:08.981579 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:08.988776 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:08.988776 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:08.993397 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:08.998898 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-51fac6dc-2104-4131-9cb7-db0ae67d64ee tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:08.999391 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1461/5815] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:08 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:10.013091 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:10.014912 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:10.015168 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:10.015389 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:10.022763 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:10.022763 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:10.027053 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:10.032468 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-a851e44a-8d01-4308-b63d-48eca41e9c33 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:10.032892 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1455/5816] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:10 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:10.050607 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-459a6f79-b50b-455b-9014-551c45f2a94e None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:10.053055 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-459a6f79-b50b-455b-9014-551c45f2a94e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:10.053354 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-459a6f79-b50b-455b-9014-551c45f2a94e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:10.053655 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-459a6f79-b50b-455b-9014-551c45f2a94e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:10.062178 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:10.062178 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:10.066516 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-459a6f79-b50b-455b-9014-551c45f2a94e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:10.072947 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-459a6f79-b50b-455b-9014-551c45f2a94e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:10.073382 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1455/5817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:10 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:10.090913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-8d222381-e585-466c-beb3-4334920eb967 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:10.092949 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:16:10.093350 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fcf0822-a04b-4e33-882b-c51876afb721", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-733372937", "description": null, "metadata": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:10.103084 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:10.103084 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:10.103617 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:10.103781 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume 2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:10.136905 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['4d08e115-6f37-4c88-944a-4a715192ab91', '9219f89a-c6e1-4c74-a1a6-85fe8b25a51b', 'e7dcca6a-8bdc-447c-921f-b0cee8040c43', '540986db-a212-424e-b499-87a8b2dd1df8'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:16:10.179006 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot create request issued successfully. Jul 03 12:16:10.179579 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-8d222381-e585-466c-beb3-4334920eb967 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:16:10.180206 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1447/5818] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:16:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:16:10.191741 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-497d874f-57b9-4abb-a0da-f94669d0257f None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:10.194086 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-497d874f-57b9-4abb-a0da-f94669d0257f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:10.194345 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-497d874f-57b9-4abb-a0da-f94669d0257f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:10.194630 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-497d874f-57b9-4abb-a0da-f94669d0257f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:10.203612 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:10.203612 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:10.204232 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-497d874f-57b9-4abb-a0da-f94669d0257f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:10.206039 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-497d874f-57b9-4abb-a0da-f94669d0257f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:10.206279 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1462/5819] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:16:10 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:11.217108 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:11.219427 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:11.219658 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:11.219887 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:11.225699 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:11.225699 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:11.226202 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:11.227061 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d1f81e3b-eaf1-4850-a0b6-3f041a85004b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:11.227651 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1456/5820] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:16:11 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:11.238701 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:11.240802 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:11.241190 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:11.241549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:11.250047 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:11.250047 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:11.250047 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:11.250047 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f78e49bb-cca3-40f0-8120-c9669fe0761a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:11.250047 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1456/5821] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:16:11 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:11.385209 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:11.387648 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:11.387851 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:11.388021 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:11.393343 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:11.393343 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:11.393876 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:11.394754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-47a4aff3-9bd3-4321-9898-2b8e410fb7e6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:11.395197 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1448/5822] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 12:16:11 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:11.406072 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:11.408666 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:11.408916 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:11.409136 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:11.417819 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:11.417819 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:11.422359 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:11.427647 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6fb929cd-877e-4f8c-be1b-143e249be046 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:11.428046 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1463/5823] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:11 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:11.872540 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:11.874686 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:11.874916 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:11.875188 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:11.880619 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:11.880619 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:11.881211 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:11.882088 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6aa8be77-53dd-4f7f-b04c-5698f7a4d66c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:11.882538 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1457/5824] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 12:16:11 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:17.859573 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:17.861493 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:17.861680 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:17.861848 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:17.866465 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:17.866465 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:17.866849 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:17.867521 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6c7d1fb0-1d34-446c-9267-7cc9bae50b52 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:17.867854 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1457/5825] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 12:16:17 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:17.875946 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:17.878002 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:17.878195 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:17.878363 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:17.886712 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:17.886712 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:17.891208 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:17.897222 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-6efd31e1-a03a-449a-a7f2-dbb2c14c6aa0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:17.897685 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1449/5826] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:17 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:17.905220 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:17.907958 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:16:17.908438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4cb48002-e4cf-4338-9c52-17c6f81e9962", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:17.910644 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4cb48002-e4cf-4338-9c52-17c6f81e9962', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:16:17.920001 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:17.920001 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:17.920546 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:17.920671 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:16:17.921321 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:16:17.927110 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (4910cb3f-d441-439e-a987-1716570f0b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:17.928311 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4310c65e-cab9-4fb8-8144-8ba4297d725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:17.929261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:16:17.955697 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4310c65e-cab9-4fb8-8144-8ba4297d725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4cb48002-e4cf-4338-9c52-17c6f81e9962', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:17.956359 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3919ea-1f93-44e2-a050-d366a229eda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:18.005861 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['885d6ce9-e46c-4645-bffc-9c9650cc66b1', 'e001e5bf-463b-4666-a71c-cd9315103058', '7800f4ac-7556-4e09-82bd-081e800a735f', '3263a37b-db70-4ee3-81cc-419ac00e539a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:16:18.006674 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3919ea-1f93-44e2-a050-d366a229eda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['885d6ce9-e46c-4645-bffc-9c9650cc66b1', 'e001e5bf-463b-4666-a71c-cd9315103058', '7800f4ac-7556-4e09-82bd-081e800a735f', '3263a37b-db70-4ee3-81cc-419ac00e539a']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:18.007364 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d5f5d8-1448-4e44-83e9-9477c95c2b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:18.057392 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d5f5d8-1448-4e44-83e9-9477c95c2b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8e2f0a-dd08-4e62-9d17-9665e8d67f20', '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='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['885d6ce9-e46c-4645-bffc-9c9650cc66b1','e001e5bf-463b-4666-a71c-cd9315103058','7800f4ac-7556-4e09-82bd-081e800a735f','3263a37b-db70-4ee3-81cc-419ac00e539a'],size=1,snapshot_id=4cb48002-e4cf-4338-9c52-17c6f81e9962,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T12:16:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f8e2f0a-dd08-4e62-9d17-9665e8d67f20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4cb48002-e4cf-4338-9c52-17c6f81e9962,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:18.058733 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc766de0-63c8-4026-bbae-7c66a2a23cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:18.083597 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc766de0-63c8-4026-bbae-7c66a2a23cf5) transitioned into 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='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['885d6ce9-e46c-4645-bffc-9c9650cc66b1','e001e5bf-463b-4666-a71c-cd9315103058','7800f4ac-7556-4e09-82bd-081e800a735f','3263a37b-db70-4ee3-81cc-419ac00e539a'],size=1,snapshot_id=4cb48002-e4cf-4338-9c52-17c6f81e9962,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:18.084656 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa60ad9-1517-49c1-bc7f-e65e5974e07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:18.123186 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa60ad9-1517-49c1-bc7f-e65e5974e07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:18.124159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (4910cb3f-d441-439e-a987-1716570f0b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:18.124500 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:16:18.125112 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-3d1d56ef-829f-4197-aa0b-a9e59d119af6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:16:18.125613 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1464/5827] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 12:16:17 2026] POST /volume/v3/volumes => generated 736 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:16:18.135964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:18.138123 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:18.138323 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:18.138519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:18.146465 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:18.146465 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:18.150965 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:18.155558 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-39d70f09-2b54-4606-b87c-97ddd1da7263 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 200 Jul 03 12:16:18.155941 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1458/5828] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:18 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:18.165313 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:18.167659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:18.167879 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:18.168072 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:18.176594 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:18.176594 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:18.180548 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:18.185290 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-b9cb7c8a-0011-477a-bbd4-1b9ef764ce38 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 200 Jul 03 12:16:18.185755 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1458/5829] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:18 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:21.193810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.195802 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:21.196000 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:21.196205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:21.203002 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:21.203002 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:21.206337 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:21.210384 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-55660214-24b2-4a87-9881-8b9c5e8db892 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 200 Jul 03 12:16:21.210800 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1450/5830] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:21 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:21.218523 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-89784779-c17c-4162-87e3-42c5e8675242 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.218915 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-89784779-c17c-4162-87e3-42c5e8675242 None None] GET https://10.4.3.170/volume// Jul 03 12:16:21.219129 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-89784779-c17c-4162-87e3-42c5e8675242 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:21.219310 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-89784779-c17c-4162-87e3-42c5e8675242 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:21.219653 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-89784779-c17c-4162-87e3-42c5e8675242 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:21.219910 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1465/5831] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:16: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 12:16:21.227397 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-f501bc53-c127-4461-a089-296a08226edd None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.229213 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-f501bc53-c127-4461-a089-296a08226edd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:16:21.229539 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-f501bc53-c127-4461-a089-296a08226edd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f8e2f0a-dd08-4e62-9d17-9665e8d67f20", "connector": null, "instance_uuid": "b654b88a-824e-4acc-8946-a2e06cba45a7"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:21.237279 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:21.237279 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:21.265293 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-f501bc53-c127-4461-a089-296a08226edd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:16:21.265728 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1459/5832] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:16:21 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 12:16:21.273130 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-95f6fa55-3210-4510-b38d-f18eb5400c63 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.273557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-95f6fa55-3210-4510-b38d-f18eb5400c63 None None] GET https://10.4.3.170/volume// Jul 03 12:16:21.273718 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-95f6fa55-3210-4510-b38d-f18eb5400c63 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:21.273942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-95f6fa55-3210-4510-b38d-f18eb5400c63 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:21.274319 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-95f6fa55-3210-4510-b38d-f18eb5400c63 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:21.274605 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1459/5833] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:16: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 12:16:21.282172 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.284985 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:21.285316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:21.285634 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:21.298321 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:21.298321 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:21.302954 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:21.310498 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-791099fc-a643-4ddb-92a4-6abed215652d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 200 Jul 03 12:16:21.311076 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1451/5834] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:16:21 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:16:21.410639 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:21.413355 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd Jul 03 12:16:21.413816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:21.422796 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-6f8e2f0a-dd08-4e62-9d17-9665e8d67f20-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:16:21.427869 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-6f8e2f0a-dd08-4e62-9d17-9665e8d67f20-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:16:21.429178 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:21.429178 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:21.951006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-6f8e2f0a-dd08-4e62-9d17-9665e8d67f20-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:16:21.951353 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-ac1f23f4-3f51-4545-8d07-b949f156c3c3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd returned with HTTP 200 Jul 03 12:16:21.951799 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1466/5835] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:16:21 2026] PUT /volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:22.463494 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-eb4aa1a4-e23d-46b7-b934-07cd527d4760 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:22.465571 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-eb4aa1a4-e23d-46b7-b934-07cd527d4760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd/action Jul 03 12:16:22.466079 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-eb4aa1a4-e23d-46b7-b934-07cd527d4760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:16:22.466273 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-eb4aa1a4-e23d-46b7-b934-07cd527d4760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:22.483565 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:22.483565 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:22.495097 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-51bc26eb-bda2-4722-a3f3-62cc469cff39 req-eb4aa1a4-e23d-46b7-b934-07cd527d4760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd/action returned with HTTP 204 Jul 03 12:16:22.495789 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1460/5836] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:16:22 2026] POST /volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:28.184044 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=12 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:16:31.308466 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=56,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:16:31.944288 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=44,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:16:32.490978 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:16:34.758273 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:34.760036 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:34.760265 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:34.760453 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:34.771254 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:34.771254 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:34.775754 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:34.782854 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2dde360f-8dbe-42d3-9799-b6fab20380ad tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 200 Jul 03 12:16:34.783482 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1460/5837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:34 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:35.650728 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:35.652745 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:35.652970 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:35.653118 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:35.660340 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:35.660340 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:35.664017 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:35.668812 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-603ded0b-32e4-420e-aa53-f43e81513272 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:35.669258 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1452/5838] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:35 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:37.703465 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e8a88a0d-cc3f-4c73-98e3-65ab8c46a914 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:37.703967 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8a88a0d-cc3f-4c73-98e3-65ab8c46a914 None None] GET https://10.4.3.170/volume// Jul 03 12:16:37.704213 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8a88a0d-cc3f-4c73-98e3-65ab8c46a914 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:37.704478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8a88a0d-cc3f-4c73-98e3-65ab8c46a914 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:37.704805 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8a88a0d-cc3f-4c73-98e3-65ab8c46a914 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:37.705146 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1467/5839] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 3 12:16: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 12:16:37.713344 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-73b46be4-647c-4b7f-b353-fe421e7f62f1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:37.715946 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-73b46be4-647c-4b7f-b353-fe421e7f62f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:16:37.716391 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-73b46be4-647c-4b7f-b353-fe421e7f62f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4627232f-c8c5-4ae9-a121-c8433d760123", "connector": null, "instance_uuid": "ed8243dc-5642-4cff-8d8e-bf979d3aa133"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:37.725711 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:37.725711 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:37.755678 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-73b46be4-647c-4b7f-b353-fe421e7f62f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:16:37.756225 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1461/5840] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:16:37 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 12:16:38.192212 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-943eface-9f67-4db2-b16a-3048b8db7da4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.194160 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-943eface-9f67-4db2-b16a-3048b8db7da4 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:38.194508 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-943eface-9f67-4db2-b16a-3048b8db7da4 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:38.194796 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-943eface-9f67-4db2-b16a-3048b8db7da4 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:38.205938 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:38.205938 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:38.210431 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-943eface-9f67-4db2-b16a-3048b8db7da4 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:38.215683 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-943eface-9f67-4db2-b16a-3048b8db7da4 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:38.216150 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1461/5841] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:38 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:38.283968 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2c080b31-5c8f-4d7d-bca2-38e13b91c836 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.284424 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c080b31-5c8f-4d7d-bca2-38e13b91c836 None None] GET https://10.4.3.170/volume// Jul 03 12:16:38.284615 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c080b31-5c8f-4d7d-bca2-38e13b91c836 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:38.284840 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2c080b31-5c8f-4d7d-bca2-38e13b91c836 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:38.285230 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2c080b31-5c8f-4d7d-bca2-38e13b91c836 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:38.285598 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1453/5842] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:16: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 12:16:38.292366 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.294557 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:38.294774 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:38.294977 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:38.304554 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:38.304554 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:38.308340 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:38.312989 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-b416bec4-4683-4d15-b979-30571bb29cdf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:38.313531 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1468/5843] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:16:38 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 1084 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:16:38.413036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.415722 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] PUT https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf Jul 03 12:16:38.416237 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:38.425786 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Acquiring lock "cinder-attachment_update-4627232f-c8c5-4ae9-a121-c8433d760123-np0000004412" by "attachment_update" {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:16:38.430964 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-4627232f-c8c5-4ae9-a121-c8433d760123-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99808) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:16:38.432006 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:38.432006 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:38.915786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-47068ae9-5590-48a8-b119-ad0b8b5a98db None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.917807 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-47068ae9-5590-48a8-b119-ad0b8b5a98db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd Jul 03 12:16:38.918034 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-47068ae9-5590-48a8-b119-ad0b8b5a98db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:38.918301 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-47068ae9-5590-48a8-b119-ad0b8b5a98db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:38.927291 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:38.927291 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:38.952289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.coordination [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-4627232f-c8c5-4ae9-a121-c8433d760123-np0000004412" released by "attachment_update" :: held 0.521s {{(pid=99808) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:16:38.952645 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-dc5d77ab-d410-4f31-84cf-0e99d7349725 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf returned with HTTP 200 Jul 03 12:16:38.953024 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1462/5844] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:16:38 2026] PUT /volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:38.961055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-39a5021b-9c55-400f-b869-96c71298d41f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:38.964183 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-39a5021b-9c55-400f-b869-96c71298d41f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption Jul 03 12:16:38.964512 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-39a5021b-9c55-400f-b869-96c71298d41f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:38.964753 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-39a5021b-9c55-400f-b869-96c71298d41f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:38.977083 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:38.977083 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:38.985989 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-39a5021b-9c55-400f-b869-96c71298d41f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption returned with HTTP 200 Jul 03 12:16:38.986576 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1454/5845] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:16:38 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:39.230586 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:39.232337 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:39.232554 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:39.232728 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:39.242677 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:39.242677 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:39.248781 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:39.255293 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bf0e456-004e-4f94-bc09-d24904ca69b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:39.255857 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1469/5846] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:39 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:39.464437 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-47068ae9-5590-48a8-b119-ad0b8b5a98db tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd returned with HTTP 200 Jul 03 12:16:39.464932 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1462/5847] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:16:38 2026] DELETE /volume/v3/attachments/8b64c3ec-830f-4912-9598-b5113b4b9fbd => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:39.475113 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:39.477403 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:39.477601 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:39.477825 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:39.478025 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:39.486917 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:39.486917 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:39.487521 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:39.510197 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:16:39.510446 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-bec30b5a-ac02-4103-8c0f-b2f1c253bc4e req-68d03334-513a-40c4-a4bf-76c2c1fdd135 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 202 Jul 03 12:16:39.510969 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1463/5848] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 12:16:39 2026] DELETE /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:40.269915 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b893b626-86b4-4c91-8afd-07c898b124e1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:40.272063 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b893b626-86b4-4c91-8afd-07c898b124e1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:40.272364 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b893b626-86b4-4c91-8afd-07c898b124e1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:40.272494 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b893b626-86b4-4c91-8afd-07c898b124e1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:40.284284 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:40.284284 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:40.288609 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-b893b626-86b4-4c91-8afd-07c898b124e1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:40.293473 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b893b626-86b4-4c91-8afd-07c898b124e1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:40.293968 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1455/5849] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:40 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:41.306797 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:41.308994 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:41.309240 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:41.309483 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:41.321526 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:41.321526 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:41.325634 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:41.330961 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a4b6c075-0d75-4809-9771-bf3ddfb30a05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:41.331423 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1470/5850] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:41 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:42.344847 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:42.347042 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:42.347294 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:42.347561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:42.359945 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:42.359945 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:42.364395 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:42.368761 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-3ed8e68a-7857-42aa-b72f-dbf16a6f379c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:42.369129 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1463/5851] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:42 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:42.842290 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-89a74b82-bc9c-4a46-8a21-a2ab92db7d2d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:42.844459 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-89a74b82-bc9c-4a46-8a21-a2ab92db7d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 Jul 03 12:16:42.844668 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-89a74b82-bc9c-4a46-8a21-a2ab92db7d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:42.844871 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-89a74b82-bc9c-4a46-8a21-a2ab92db7d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:42.851516 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-89a74b82-bc9c-4a46-8a21-a2ab92db7d2d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 returned with HTTP 404 Jul 03 12:16:42.852094 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1464/5852] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:42 2026] GET /volume/v3/volumes/6f8e2f0a-dd08-4e62-9d17-9665e8d67f20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:42.911884 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:42.914031 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:42.914251 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:42.914450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:42.914554 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: 4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:42.919803 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:42.919803 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:42.920252 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:42.941780 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:16:42.941780 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-469cfb2a-c902-41eb-ba53-a2afc18b0a7e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 202 Jul 03 12:16:42.942344 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1456/5853] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:16:42 2026] DELETE /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:42.950823 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:42.952650 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:42.952840 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:42.953063 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:42.959028 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:42.959028 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:42.959587 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:16:42.960361 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-559b11f4-e39d-4a10-861c-862bdbc00ac2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 200 Jul 03 12:16:42.960776 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1471/5854] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:16:42 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:43.385285 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:43.387062 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:43.387290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:43.387549 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:43.396025 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:43.396025 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:43.399087 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:43.403157 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8d0f48e7-aabb-49f8-ad79-b4396eed84bf tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:43.403512 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1464/5855] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:43 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:43.970533 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-f1e3b808-3bae-4df0-ae98-266d25870104 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:43.972526 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f1e3b808-3bae-4df0-ae98-266d25870104 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 Jul 03 12:16:43.972771 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f1e3b808-3bae-4df0-ae98-266d25870104 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:43.972941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-f1e3b808-3bae-4df0-ae98-266d25870104 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:43.977447 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-f1e3b808-3bae-4df0-ae98-266d25870104 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 returned with HTTP 404 Jul 03 12:16:43.977902 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1465/5856] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:16:43 2026] GET /volume/v3/snapshots/4cb48002-e4cf-4338-9c52-17c6f81e9962 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:43.984147 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:43.987583 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:43.987852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:43.988127 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:43.988530 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:43.998887 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:43.998887 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:43.999612 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:44.023655 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:16:44.023904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6bdf297-c492-45d8-b49d-c14b43793dc7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 202 Jul 03 12:16:44.024514 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1457/5857] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:16:43 2026] DELETE /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:44.034214 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:44.035922 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:44.036109 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:44.036291 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:44.043808 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:44.043808 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:44.047272 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:44.051514 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-14b69ccc-6c73-4b2b-a66d-db603851c3ed tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 200 Jul 03 12:16:44.051973 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1472/5858] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:44 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:44.416444 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:44.418818 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:44.419069 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:44.419336 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:44.431242 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:44.431242 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:44.434914 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:44.439183 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a8e5b5f-332b-4daa-99b0-3e61c4063ec9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:44.439610 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1465/5859] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:44 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:45.065693 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-dcd771ca-5c49-47db-8e68-28bf1b6ec286 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:45.067840 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcd771ca-5c49-47db-8e68-28bf1b6ec286 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 Jul 03 12:16:45.068203 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcd771ca-5c49-47db-8e68-28bf1b6ec286 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:45.069254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-dcd771ca-5c49-47db-8e68-28bf1b6ec286 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:45.075077 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-dcd771ca-5c49-47db-8e68-28bf1b6ec286 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 returned with HTTP 404 Jul 03 12:16:45.075862 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1466/5860] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:45 2026] GET /volume/v3/volumes/2fcf0822-a04b-4e33-882b-c51876afb721 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:45.105182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-745c09a7-7d80-47b8-afb6-214186d7f883 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:45.107469 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:16:45.107895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-149578561", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:45.109757 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-149578561', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:16:45.188681 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:16:45.193010 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:16:45.198096 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (77b8f843-55d9-4e1f-969e-35dce002b794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:45.199113 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689370a2-746a-4805-9a18-4968cee7e6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:45.199938 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:16:45.259601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689370a2-746a-4805-9a18-4968cee7e6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:45.260292 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79e81ec-f1d3-45c2-a9ef-d7fd6a284b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:45.297587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['3f93278a-80c7-44fd-969d-6791b7b2e3dc', 'c482ca2a-1c16-49f7-883c-2b44d38d6bc4', 'c3dffe2e-9132-4d9a-b721-83ae07373641', '1dcb0dc9-0821-4c50-b50b-f968410863ac'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:16:45.298262 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79e81ec-f1d3-45c2-a9ef-d7fd6a284b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f93278a-80c7-44fd-969d-6791b7b2e3dc', 'c482ca2a-1c16-49f7-883c-2b44d38d6bc4', 'c3dffe2e-9132-4d9a-b721-83ae07373641', '1dcb0dc9-0821-4c50-b50b-f968410863ac']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:45.298955 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17de3604-64fd-4929-ba6a-886d08ff4b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:45.320182 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17de3604-64fd-4929-ba6a-886d08ff4b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b6e380-84a8-42c7-9892-d2182cdc3222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-149578561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['3f93278a-80c7-44fd-969d-6791b7b2e3dc','c482ca2a-1c16-49f7-883c-2b44d38d6bc4','c3dffe2e-9132-4d9a-b721-83ae07373641','1dcb0dc9-0821-4c50-b50b-f968410863ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-149578561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b6e380-84a8-42c7-9892-d2182cdc3222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:45.320995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fe8a85-03e6-42f2-b9ea-0367ef555e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:45.340189 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fe8a85-03e6-42f2-b9ea-0367ef555e29) transitioned into state 'SUCCESS' from state '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-149578561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['3f93278a-80c7-44fd-969d-6791b7b2e3dc','c482ca2a-1c16-49f7-883c-2b44d38d6bc4','c3dffe2e-9132-4d9a-b721-83ae07373641','1dcb0dc9-0821-4c50-b50b-f968410863ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:45.341040 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633d294a-c02f-46a4-be24-a3ccb85a7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:16:45.352069 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633d294a-c02f-46a4-be24-a3ccb85a7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:16:45.353176 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (77b8f843-55d9-4e1f-969e-35dce002b794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:16:45.353550 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:16:45.354234 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-745c09a7-7d80-47b8-afb6-214186d7f883 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:16:45.354759 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1458/5861] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:16:45 2026] POST /volume/v3/volumes => generated 758 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:16:45.368976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:45.371088 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:45.371323 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:45.371555 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:45.379094 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:45.379094 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:45.383763 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:45.388282 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d155e06e-a0cd-4894-8fe7-67950e298f13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:45.388662 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1473/5862] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:45 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:45.452411 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:45.454674 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:45.454916 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:45.455209 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:45.467682 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:45.467682 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:45.471491 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:45.477192 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-91a642d3-90ef-417f-8c9c-534faf3d04a5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:45.477742 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1466/5863] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:45 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:46.134469 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-5e4789da-37f6-415c-838d-20547c20f293 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.137321 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-5e4789da-37f6-415c-838d-20547c20f293 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf/action Jul 03 12:16:46.137797 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-5e4789da-37f6-415c-838d-20547c20f293 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:16:46.137950 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-5e4789da-37f6-415c-838d-20547c20f293 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:46.162725 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.162725 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:46.178535 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-82ba8022-41a3-48f7-add9-9f1fa6fd1ce2 req-5e4789da-37f6-415c-838d-20547c20f293 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf/action returned with HTTP 204 Jul 03 12:16:46.179013 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1467/5864] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:16:46 2026] POST /volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:46.402323 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.404224 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:46.404493 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:46.404682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:46.413017 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.413017 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:46.416802 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:46.421827 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ca35cad0-e342-4b4b-bd03-376b7564e38f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:46.422271 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1459/5865] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:46 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:46.437618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-019ef4d8-971f-4691-9002-294863e5bb65 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.439467 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-019ef4d8-971f-4691-9002-294863e5bb65 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:46.439665 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-019ef4d8-971f-4691-9002-294863e5bb65 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:46.439816 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-019ef4d8-971f-4691-9002-294863e5bb65 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:46.447052 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.447052 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:46.451559 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-019ef4d8-971f-4691-9002-294863e5bb65 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:46.456154 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-019ef4d8-971f-4691-9002-294863e5bb65 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:46.456543 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1474/5866] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:46 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:46.489254 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-6184e840-274b-47bd-9503-b32b467ad228 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.490881 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6184e840-274b-47bd-9503-b32b467ad228 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:46.491047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6184e840-274b-47bd-9503-b32b467ad228 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:46.491241 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-6184e840-274b-47bd-9503-b32b467ad228 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:46.500384 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.500384 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:46.503736 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-6184e840-274b-47bd-9503-b32b467ad228 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:46.508070 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-6184e840-274b-47bd-9503-b32b467ad228 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:46.508531 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1467/5867] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:46 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 1197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:46.521328 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-cd00ff0b-0185-406c-ac88-2fd26173baea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.524429 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cd00ff0b-0185-406c-ac88-2fd26173baea tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:46.524429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cd00ff0b-0185-406c-ac88-2fd26173baea tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:46.524429 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-cd00ff0b-0185-406c-ac88-2fd26173baea tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:46.535208 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.535208 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:46.539562 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-cd00ff0b-0185-406c-ac88-2fd26173baea tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:46.546538 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-cd00ff0b-0185-406c-ac88-2fd26173baea tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:46.547186 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1468/5868] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:46 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 1197 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:46.590476 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.592976 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:46.593201 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:46.593394 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:46.603105 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.603105 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:46.606713 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:46.611285 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-548b0489-fb42-4c1c-a885-eff1b53c9a2c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:46.611701 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1460/5869] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:46 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 1197 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:46.632004 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:46.634300 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/action Jul 03 12:16:46.634722 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:16:46.634845 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:46.648131 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:46.648131 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:46.648604 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:46.657776 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Begin detaching volume completed successfully. Jul 03 12:16:46.657906 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-d53bf624-b079-4273-9077-a86647a2ca21 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/action returned with HTTP 202 Jul 03 12:16:46.658317 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1475/5870] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 3 12:16:46 2026] POST /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:16:47.566761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:47.568883 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:47.569132 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:47.569338 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:47.575939 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:47.575939 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:47.579138 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:47.583338 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-ebccb80e-e265-40e0-a8c1-fc9d1dcc88be tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:47.583798 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1468/5871] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:47 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:47.685634 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7cf2075f-71ba-49ba-92d1-e59e106d0378 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:47.686048 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7cf2075f-71ba-49ba-92d1-e59e106d0378 None None] GET https://10.4.3.170/volume// Jul 03 12:16:47.686125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7cf2075f-71ba-49ba-92d1-e59e106d0378 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:47.686302 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7cf2075f-71ba-49ba-92d1-e59e106d0378 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:47.686619 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7cf2075f-71ba-49ba-92d1-e59e106d0378 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:47.686897 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1469/5872] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:16: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 12:16:47.694537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:47.696682 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:47.697018 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:47.697238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:47.707403 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:47.707403 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:47.710489 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:47.715976 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-14808463-667a-47f9-80b9-a7ea9db6882b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:47.716456 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1461/5873] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:16:47 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 1380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:16:47.726424 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-09ab3065-f894-4efa-ab50-a402232e3a24 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:47.728596 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-09ab3065-f894-4efa-ab50-a402232e3a24 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption Jul 03 12:16:47.728804 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-09ab3065-f894-4efa-ab50-a402232e3a24 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:47.729003 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-09ab3065-f894-4efa-ab50-a402232e3a24 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'index' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:47.737691 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:47.737691 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:47.743453 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-09ab3065-f894-4efa-ab50-a402232e3a24 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption returned with HTTP 200 Jul 03 12:16:47.743822 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1476/5874] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:16:47 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:48.059004 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:48.061174 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:48.061329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:48.061519 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:48.071713 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:48.071713 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:48.077404 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:48.085054 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d2997919-df33-4b0a-8904-f3e92e34e7b0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:48.085628 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1469/5875] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:48 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:48.095932 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-ec8455b6-fd4a-49a7-837d-626a92c7e5ce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:48.096307 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ec8455b6-fd4a-49a7-837d-626a92c7e5ce None None] GET https://10.4.3.170/volume// Jul 03 12:16:48.096493 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ec8455b6-fd4a-49a7-837d-626a92c7e5ce None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:48.096692 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-ec8455b6-fd4a-49a7-837d-626a92c7e5ce None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:48.097009 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-ec8455b6-fd4a-49a7-837d-626a92c7e5ce None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:48.097315 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1470/5876] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:16: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 12:16:48.104995 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-5df09cde-387c-4dac-bd79-f021f621b675 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:48.107356 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-5df09cde-387c-4dac-bd79-f021f621b675 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:16:48.107827 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-5df09cde-387c-4dac-bd79-f021f621b675 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77b6e380-84a8-42c7-9892-d2182cdc3222", "connector": null, "instance_uuid": "3495f128-03e6-4598-aad6-21393de6faab"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:48.118716 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:48.118716 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:48.158725 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-5df09cde-387c-4dac-bd79-f021f621b675 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:16:48.159217 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1462/5877] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:16:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:48.608138 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-e13d0efa-4e70-4133-b440-c36dd7775261 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:48.610148 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-e13d0efa-4e70-4133-b440-c36dd7775261 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf Jul 03 12:16:48.610379 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-e13d0efa-4e70-4133-b440-c36dd7775261 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:48.610578 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-e13d0efa-4e70-4133-b440-c36dd7775261 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:48.619714 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:48.619714 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:49.159169 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2817757c-2f6d-4e08-a19f-d0903ebf73ff req-e13d0efa-4e70-4133-b440-c36dd7775261 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf returned with HTTP 200 Jul 03 12:16:49.159842 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1477/5878] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:16:48 2026] DELETE /volume/v3/attachments/9356b47e-edc8-4237-8b0e-1899e0c4aacf => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:49.854984 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:49.856950 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:49.857139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:49.857340 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:49.864599 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:49.864599 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:49.868493 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:49.873444 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-d42fe1eb-5e0f-4f0d-b448-04d86c7e8cab req-47d17ca7-f988-427b-b245-baa475f469f1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:49.873900 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1470/5879] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:16:49 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:54.089293 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-d17b2f76-61a7-42f2-803e-6cbeae7e3371 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:54.089833 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d17b2f76-61a7-42f2-803e-6cbeae7e3371 None None] GET https://10.4.3.170/volume// Jul 03 12:16:54.089833 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d17b2f76-61a7-42f2-803e-6cbeae7e3371 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:54.090009 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-d17b2f76-61a7-42f2-803e-6cbeae7e3371 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:54.090445 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-d17b2f76-61a7-42f2-803e-6cbeae7e3371 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:16:54.090790 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1471/5880] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:16: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 12:16:54.099233 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:54.101581 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:16:54.101798 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:54.101998 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:54.115653 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:54.115653 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:54.119925 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:16:54.125849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-d4cb28a3-2db3-48b3-b211-16c85cac1787 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:16:54.126300 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1463/5881] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:16:54 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:16:54.232441 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:54.234637 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 Jul 03 12:16:54.235071 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:54.245043 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-77b6e380-84a8-42c7-9892-d2182cdc3222-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:16:54.250885 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-77b6e380-84a8-42c7-9892-d2182cdc3222-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:16:54.252065 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:54.252065 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:16:54.774538 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-77b6e380-84a8-42c7-9892-d2182cdc3222-np0000004412" released by "attachment_update" :: held 0.524s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:16:54.774812 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-eb23e984-031c-4b81-be51-0c5b59058082 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 returned with HTTP 200 Jul 03 12:16:54.775272 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1478/5882] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:16:54 2026] PUT /volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:16:55.290334 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-9e9b797f-503f-4e02-835a-cf5497c926e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:55.292568 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-9e9b797f-503f-4e02-835a-cf5497c926e2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624/action Jul 03 12:16:55.292947 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-9e9b797f-503f-4e02-835a-cf5497c926e2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:16:55.293113 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-9e9b797f-503f-4e02-835a-cf5497c926e2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:16:55.310231 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:55.310231 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:55.321121 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-63df6ef7-34c5-4b59-9d46-3dcaf1ffc80e req-9e9b797f-503f-4e02-835a-cf5497c926e2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624/action returned with HTTP 204 Jul 03 12:16:55.321742 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1471/5883] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:16:55 2026] POST /volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:56.544876 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=25,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:16:58.038351 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c02bd18d-8929-4457-907d-7be7913227e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:58.040149 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:58.040318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:58.040534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:58.040716 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume with id: 4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:58.047705 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:58.047705 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:58.048178 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:58.059960 np0000004412 devstack@c-api.service[99808]: WARNING cinder.keymgr.conf_key_mgr [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:16:58.067707 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume request issued successfully. Jul 03 12:16:58.067893 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c02bd18d-8929-4457-907d-7be7913227e7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 202 Jul 03 12:16:58.068337 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1472/5884] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:16:58 2026] DELETE /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:58.075380 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:58.077040 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:58.077220 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:58.077401 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:58.083851 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:58.083851 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:16:58.087441 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:58.091794 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-59d14d0c-a8a2-4b6d-8c3a-ef90bf345bde tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 200 Jul 03 12:16:58.092275 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1464/5885] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:58 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:16:59.106986 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8f492c6a-b9ce-4667-865f-47c1927291dd None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:59.108993 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f492c6a-b9ce-4667-865f-47c1927291dd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 Jul 03 12:16:59.109251 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f492c6a-b9ce-4667-865f-47c1927291dd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:59.109490 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8f492c6a-b9ce-4667-865f-47c1927291dd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:59.116599 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8f492c6a-b9ce-4667-865f-47c1927291dd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 returned with HTTP 404 Jul 03 12:16:59.117171 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1479/5886] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:59 2026] GET /volume/v3/volumes/4627232f-c8c5-4ae9-a121-c8433d760123 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:16:59.124505 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:59.126618 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:16:59.126844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:59.127070 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:59.127280 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume with id: 5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:16:59.136242 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:59.136242 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:16:59.136806 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:59.150653 np0000004412 devstack@c-api.service[99809]: WARNING cinder.keymgr.conf_key_mgr [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:16:59.157886 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume request issued successfully. Jul 03 12:16:59.158078 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d8852cc3-aaf7-4215-9c5f-b142663a5cfd tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 202 Jul 03 12:16:59.158845 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1472/5887] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:16:59 2026] DELETE /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:16:59.166325 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:16:59.168379 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:16:59.168594 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:16:59.168815 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:16:59.176677 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:16:59.176677 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:16:59.180530 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:16:59.184430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-17d60ded-6b35-4482-8fc7-9578eb0f767b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 200 Jul 03 12:16:59.184876 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1473/5888] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:16:59 2026] GET /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:00.198948 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f5b72b90-e304-4442-bfbb-a66a7306fd3b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:00.200676 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5b72b90-e304-4442-bfbb-a66a7306fd3b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee Jul 03 12:17:00.200852 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5b72b90-e304-4442-bfbb-a66a7306fd3b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:00.201015 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f5b72b90-e304-4442-bfbb-a66a7306fd3b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:00.207395 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f5b72b90-e304-4442-bfbb-a66a7306fd3b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee returned with HTTP 404 Jul 03 12:17:00.207927 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1465/5889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:00 2026] GET /volume/v3/volumes/5f4e25d9-778c-4bde-8d75-a2f25bd75bee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:17:00.215036 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2b8b6e42-731a-4391-972f-9228df644605 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:00.216800 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:17:00.217009 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:00.217231 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:00.217808 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:00.217808 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:00.218156 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:17:00.229946 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Get all volumes completed successfully. Jul 03 12:17:00.231496 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:00.231496 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:00.236626 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2b8b6e42-731a-4391-972f-9228df644605 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:17:00.237144 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1480/5890] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:17:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7083 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:00.254677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-46644f37-0cba-42c2-a8e6-1cd19f91d282 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:00.256616 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46644f37-0cba-42c2-a8e6-1cd19f91d282 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] DELETE https://10.4.3.170/volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325 Jul 03 12:17:00.256830 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46644f37-0cba-42c2-a8e6-1cd19f91d282 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:00.257059 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-46644f37-0cba-42c2-a8e6-1cd19f91d282 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:00.282866 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-46644f37-0cba-42c2-a8e6-1cd19f91d282 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325 returned with HTTP 202 Jul 03 12:17:00.283311 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1473/5891] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:17:00 2026] DELETE /volume/v3/types/6ec11509-6987-4b24-86fd-a3ab4fad5325 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:17:01.433772 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8cf57b8f-87a3-41df-ad5a-4cbbc56b2eea None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:01.435636 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8cf57b8f-87a3-41df-ad5a-4cbbc56b2eea tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] POST https://10.4.3.170/volume/v3/types Jul 03 12:17:01.436012 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8cf57b8f-87a3-41df-ad5a-4cbbc56b2eea tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1635663712", "extra_specs": {}}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:01.450129 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8cf57b8f-87a3-41df-ad5a-4cbbc56b2eea tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 03 12:17:01.450503 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1474/5892] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 3 12:17:01 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:01.458695 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-0c6ca40c-f68b-49c2-83f6-c056dd11be67 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:01.461759 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0c6ca40c-f68b-49c2-83f6-c056dd11be67 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] POST https://10.4.3.170/volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8/encryption Jul 03 12:17:01.462335 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-0c6ca40c-f68b-49c2-83f6-c056dd11be67 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:01.484586 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-0c6ca40c-f68b-49c2-83f6-c056dd11be67 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8/encryption returned with HTTP 200 Jul 03 12:17:01.485147 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1466/5893] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 3 12:17:01 2026] POST /volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:01.512218 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:01.513992 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:17:01.514385 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1412502575", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": "tempest-scenario-type-luks-1635663712", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:01.516006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1412502575', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': 'tempest-scenario-type-luks-1635663712', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:17:01.630595 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume of 1 GB Jul 03 12:17:01.630859 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:01.630859 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:01.631381 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Availability Zones retrieved successfully. Jul 03 12:17:01.636831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (dd3c24c2-eff4-492d-a353-44f1ea62108f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:17:01.637750 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef432c09-79a1-470b-bd64-a4b7e0525c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:01.638645 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:17:01.688633 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef432c09-79a1-470b-bd64-a4b7e0525c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:17:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07658be2-8e48-4deb-9f7d-f011e9334bf8,is_public=True,name='tempest-scenario-type-luks-1635663712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07658be2-8e48-4deb-9f7d-f011e9334bf8', '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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:01.689464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb88ad-ab41-4248-8e47-08c4a18f1d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:01.718642 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1635663712 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1635663712, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:17:01.718937 np0000004412 devstack@c-api.service[99811]: WARNING cinder.quota [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1635663712 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1635663712, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:17:01.747511 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Created reservations ['52224e4f-6a14-4456-8209-f6328bf62fbb', '5751cd39-cb3d-4162-93c2-ff2e90bb432e', 'd6ebf708-1e9e-4a0f-be97-97faa6e8b2e4', 'e363c3cb-82d5-4fe5-a72f-f7610c2868d9'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:17:01.748203 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb88ad-ab41-4248-8e47-08c4a18f1d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52224e4f-6a14-4456-8209-f6328bf62fbb', '5751cd39-cb3d-4162-93c2-ff2e90bb432e', 'd6ebf708-1e9e-4a0f-be97-97faa6e8b2e4', 'e363c3cb-82d5-4fe5-a72f-f7610c2868d9']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:01.748937 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e403469-c3a8-4d79-8d48-220d4f6a8bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:01.773085 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e403469-c3a8-4d79-8d48-220d4f6a8bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358ecf26-bef7-4d8d-aa71-9e6eee5c7565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1412502575',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['52224e4f-6a14-4456-8209-f6328bf62fbb','5751cd39-cb3d-4162-93c2-ff2e90bb432e','d6ebf708-1e9e-4a0f-be97-97faa6e8b2e4','e363c3cb-82d5-4fe5-a72f-f7610c2868d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8), 'volume': Volume(_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-03T12:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1412502575',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=358ecf26-bef7-4d8d-aa71-9e6eee5c7565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607f982c6c654a4e94f098d303aa4860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07658be2-8e48-4deb-9f7d-f011e9334bf8),volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:01.773886 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8450eb25-f6ff-40d9-af98-bea61c9d223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:01.792073 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8450eb25-f6ff-40d9-af98-bea61c9d223b) transitioned into state 'SUCCESS' from state '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-1412502575',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['52224e4f-6a14-4456-8209-f6328bf62fbb','5751cd39-cb3d-4162-93c2-ff2e90bb432e','d6ebf708-1e9e-4a0f-be97-97faa6e8b2e4','e363c3cb-82d5-4fe5-a72f-f7610c2868d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:01.792806 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba496fb-2fb8-4ee7-b497-27535533efcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:01.802149 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba496fb-2fb8-4ee7-b497-27535533efcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:01.803022 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (dd3c24c2-eff4-492d-a353-44f1ea62108f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:17:01.803392 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request issued successfully. Jul 03 12:17:01.804002 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e8d3ef11-d8f5-4d7b-bb60-4c761376ee5b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:17:01.804500 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1481/5894] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:17:01 2026] POST /volume/v3/volumes => generated 792 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:17:01.816644 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:01.818096 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:01.818272 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:01.818460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:01.825500 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:01.825500 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:01.829483 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:01.834522 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-9913e4b7-5ebb-4966-a8e2-bc2e0362f9e2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:01.835126 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1474/5895] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:01 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:02.848053 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:02.850052 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:02.850275 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:02.850517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:02.858790 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:02.858790 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:02.863527 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:02.868847 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0f150d8e-e4b6-4f26-91f8-2f9b977b0e95 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:02.869304 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1475/5896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:02 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:03.882153 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-15f05758-8b9a-4623-9276-80f0ad74160b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:03.884209 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15f05758-8b9a-4623-9276-80f0ad74160b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:03.884450 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15f05758-8b9a-4623-9276-80f0ad74160b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:03.884672 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-15f05758-8b9a-4623-9276-80f0ad74160b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:03.893855 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:03.893855 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:03.899220 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-15f05758-8b9a-4623-9276-80f0ad74160b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:03.905707 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-15f05758-8b9a-4623-9276-80f0ad74160b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:03.906115 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1467/5897] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:03 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:04.920299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-010fce77-2591-42aa-a84c-a9bac2947003 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:04.922242 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-010fce77-2591-42aa-a84c-a9bac2947003 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:04.922461 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-010fce77-2591-42aa-a84c-a9bac2947003 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:04.922647 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-010fce77-2591-42aa-a84c-a9bac2947003 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:04.930029 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:04.930029 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:04.934598 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-010fce77-2591-42aa-a84c-a9bac2947003 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:04.940356 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-010fce77-2591-42aa-a84c-a9bac2947003 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:04.940908 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1482/5898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:04 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:05.954719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ffda96b6-794e-46b4-b79d-f77021769334 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:05.956353 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffda96b6-794e-46b4-b79d-f77021769334 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:05.956547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffda96b6-794e-46b4-b79d-f77021769334 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:05.956732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ffda96b6-794e-46b4-b79d-f77021769334 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:05.963606 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:05.963606 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:05.967231 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ffda96b6-794e-46b4-b79d-f77021769334 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:05.971209 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ffda96b6-794e-46b4-b79d-f77021769334 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:05.971756 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1475/5899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:05 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:06.985610 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:06.988103 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:06.988390 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:06.988625 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:06.998411 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:06.998411 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:07.004182 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:07.009571 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c3c08edc-86e5-4295-a4f3-3e7a98363c05 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:07.010156 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1476/5900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:06 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:08.028389 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:08.030186 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:08.030438 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:08.030591 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:08.037646 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:08.037646 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:08.041741 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:08.045921 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-6c87de2a-cc39-4a9b-b5c7-efcc22f4d070 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:08.046125 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1468/5901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:08 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:09.057964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:09.059852 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:09.060061 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:09.060306 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:09.067491 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:09.067491 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:09.072067 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:09.078752 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d304974e-0b72-4eb0-b1cb-6003fbe229aa tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:09.079380 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1483/5902] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:09 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:10.091403 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:10.093094 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:10.093330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:10.093583 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:10.101188 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:10.101188 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:10.104857 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:10.110200 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d9a6669b-fdb7-485d-b64f-ac4a03478193 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:10.110660 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1476/5903] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:10 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:11.123652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-35844020-84d7-4537-950a-55ff55aaa7b7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:11.125831 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35844020-84d7-4537-950a-55ff55aaa7b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:11.125959 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35844020-84d7-4537-950a-55ff55aaa7b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:11.126197 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-35844020-84d7-4537-950a-55ff55aaa7b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:11.134350 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:11.134350 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:11.139032 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-35844020-84d7-4537-950a-55ff55aaa7b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:11.144550 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-35844020-84d7-4537-950a-55ff55aaa7b7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:11.145088 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1477/5904] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:11 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:12.157410 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:12.159677 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:12.159885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:12.160080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:12.167179 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:12.167179 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:12.170682 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:12.175423 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-336317a2-da1a-4c4c-8bca-597c0cc1368c tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:12.175803 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1469/5905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:12 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:13.190932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:13.192619 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:13.192817 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:13.192988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:13.200037 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:13.200037 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:13.203708 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:13.207986 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-6c5cd823-c7c1-4662-ab41-8031d7c6e68a tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:13.208601 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1484/5906] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:13 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:14.222705 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:14.224321 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:14.224512 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:14.224683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:14.232399 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:14.232399 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:14.236713 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:14.241441 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-545fe953-f9e2-4351-8540-34d5f0ff7ba5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:14.241841 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1477/5907] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:14 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:15.258947 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:15.261239 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:15.261453 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:15.261649 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:15.269666 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:15.269666 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:15.274619 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:15.280970 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5a888dfa-b31a-411d-82ac-e2c8eb8b26d5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:15.281642 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1478/5908] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:15 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:16.296830 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:16.298928 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:16.299188 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:16.299477 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:16.307753 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:16.307753 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:16.312322 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:16.318231 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-9eac83f9-f2a8-4937-beab-8e49e9e7a437 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:16.318680 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1470/5909] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:16 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1431 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:16.335876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-80345030-746d-485f-87b9-1e7b2b93c2ab None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:16.337897 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80345030-746d-485f-87b9-1e7b2b93c2ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:16.338109 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80345030-746d-485f-87b9-1e7b2b93c2ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:16.338395 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-80345030-746d-485f-87b9-1e7b2b93c2ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:16.347225 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:16.347225 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:16.352020 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-80345030-746d-485f-87b9-1e7b2b93c2ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:16.358330 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-80345030-746d-485f-87b9-1e7b2b93c2ab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:16.358819 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1485/5910] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:17:16 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:16.463489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:16.467395 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:16.467395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:16.467395 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:16.477031 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:16.477031 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:16.482474 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:16.490197 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-a4c7a108-82e6-4af1-8e89-69c63bfe968d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:16.490197 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1478/5911] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:16 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1431 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:16.968577 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:16.970721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:16.970911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:16.971110 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:16.978848 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:16.978848 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:16.982907 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:16.988275 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-5ed64875-f49c-4f20-a84a-c2b773718acb tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:16.988721 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1479/5912] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:16 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:16.998682 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-71896aa8-c0b3-440d-aab8-3ffaeea178ce None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:16.999064 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71896aa8-c0b3-440d-aab8-3ffaeea178ce None None] GET https://10.4.3.170/volume// Jul 03 12:17:16.999340 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71896aa8-c0b3-440d-aab8-3ffaeea178ce None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:16.999547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-71896aa8-c0b3-440d-aab8-3ffaeea178ce None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:16.999880 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-71896aa8-c0b3-440d-aab8-3ffaeea178ce None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:17:17.000200 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1471/5913] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:17: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 12:17:17.009712 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-742432d2-ecd4-421a-9818-610edcc77f9d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:17.012084 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-742432d2-ecd4-421a-9818-610edcc77f9d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:17:17.012542 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-742432d2-ecd4-421a-9818-610edcc77f9d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "358ecf26-bef7-4d8d-aa71-9e6eee5c7565", "connector": null, "instance_uuid": "bb08a734-280e-45b6-85e2-fb0dbd27521c"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:17.021204 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:17.021204 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:17.053789 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-742432d2-ecd4-421a-9818-610edcc77f9d tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:17:17.054450 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1486/5914] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:17:17 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 12:17:22.990055 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b20fed03-f533-49f6-88f8-719285755aaa None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:22.990602 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b20fed03-f533-49f6-88f8-719285755aaa None None] GET https://10.4.3.170/volume// Jul 03 12:17:22.990786 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b20fed03-f533-49f6-88f8-719285755aaa None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:22.991040 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b20fed03-f533-49f6-88f8-719285755aaa None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:22.991513 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b20fed03-f533-49f6-88f8-719285755aaa None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:17:22.991906 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1479/5915] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:17: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 12:17:22.999298 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:23.001467 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:17:23.001761 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:23.001903 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:23.011227 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:23.011227 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:23.014747 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:17:23.019302 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-99ecc034-1a33-49f1-988c-5021e229066f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:17:23.019683 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1480/5916] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:17:22 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:17:23.132961 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:23.134958 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] PUT https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 Jul 03 12:17:23.135332 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:23.143301 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Acquiring lock "cinder-attachment_update-358ecf26-bef7-4d8d-aa71-9e6eee5c7565-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:17:23.147510 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-358ecf26-bef7-4d8d-aa71-9e6eee5c7565-np0000004412" acquired by "attachment_update" :: waited 0.004s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:17:23.148376 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:23.148376 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:23.675080 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-358ecf26-bef7-4d8d-aa71-9e6eee5c7565-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:17:23.675437 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-eabad300-0d52-4e85-a38f-793471f56a06 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 returned with HTTP 200 Jul 03 12:17:23.675902 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1472/5917] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:17:23 2026] PUT /volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:24.186775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-c5a78610-37b9-4b0a-9125-4cd55962d8b1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:24.189363 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-c5a78610-37b9-4b0a-9125-4cd55962d8b1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7/action Jul 03 12:17:24.189834 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-c5a78610-37b9-4b0a-9125-4cd55962d8b1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:17:24.190006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-c5a78610-37b9-4b0a-9125-4cd55962d8b1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:24.205820 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:24.205820 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:24.222948 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-c5a78610-37b9-4b0a-9125-4cd55962d8b1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7/action returned with HTTP 204 Jul 03 12:17:24.223546 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1487/5918] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:17:24 2026] POST /volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:17:26.487358 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=92,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:17:29.351654 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-69042c3c-27cd-4c81-b07f-1521dbf33c29 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:29.354238 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-69042c3c-27cd-4c81-b07f-1521dbf33c29 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565/encryption Jul 03 12:17:29.354482 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-69042c3c-27cd-4c81-b07f-1521dbf33c29 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:29.354713 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-69042c3c-27cd-4c81-b07f-1521dbf33c29 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'index' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:29.366748 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:29.366748 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:29.374509 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-4e5151e8-c492-41c2-9c6d-fc716b0f8dc6 req-69042c3c-27cd-4c81-b07f-1521dbf33c29 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565/encryption returned with HTTP 200 Jul 03 12:17:29.375011 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1480/5919] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:17:29 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:33.017853 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=35,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:17:33.661262 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=92,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:17:34.217275 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=102,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:17:39.373297 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=4 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:17:42.780215 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:42.782512 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/limits Jul 03 12:17:42.783385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:42.783385 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'index' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:42.792632 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1635663712 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1635663712, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:17:42.793047 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1635663712 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1635663712, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:17:42.793458 np0000004412 devstack@c-api.service[99808]: WARNING cinder.quota [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1635663712 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1635663712, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:17:42.807570 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-8cda4182-3236-4c85-bc7e-ab88ab6c46f0 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 03 12:17:42.808109 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1481/5920] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 3 12:17:42 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:43.347403 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:43.350361 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:17:43.350678 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:43.350953 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:43.363598 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:43.363598 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:43.367460 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:43.372685 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-dac08397-d5e4-4b98-99ef-40d2bf8dfe19 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:17:43.373454 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1473/5921] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:43 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1658 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:43.383253 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:43.385480 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:17:43.385830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77b6e380-84a8-42c7-9892-d2182cdc3222", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-683268877", "description": null, "metadata": {}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:43.397276 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:43.397276 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:43.397816 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:43.397957 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.snapshots [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume 77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:17:43.428929 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['0797e1ad-24cd-4753-8880-2c0291adbdb4', '18420463-7ade-4a71-94b3-61f1e4e017ba', 'f143fa67-6729-40b7-9dee-0939f5156220', 'd304add1-951f-4fb6-b21e-5911cd103da4'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:17:43.464524 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:17:43.464880 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-fc9e3c0c-50c8-4213-b6b5-752d23db4051 req-fc98bfca-154e-4684-ab54-7a86651638ef tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:17:43.465382 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1488/5922] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 3 12:17:43 2026] POST /volume/v3/snapshots => generated 319 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:17:45.250467 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:45.252862 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:17:45.253142 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:45.253449 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:45.260441 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:45.260441 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:45.261076 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:17:45.262233 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-19cbea9f-ddcd-4440-9687-00c28b825ad9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 200 Jul 03 12:17:45.262756 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1481/5923] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:17:45 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:47.144254 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:47.146489 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:17:47.146705 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:47.146935 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:47.153823 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:47.153823 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:47.154299 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:17:47.155529 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7397377e-37ac-4780-bca2-3155a376b0ce tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 200 Jul 03 12:17:47.156016 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1482/5924] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 12:17:47 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:52.661290 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:52.663855 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:17:52.664033 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:52.664271 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:52.670196 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:52.670196 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:52.670810 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:17:52.671920 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-027336ff-0593-4968-b465-a0cbc21c5e63 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 200 Jul 03 12:17:52.672451 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1474/5925] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 3 12:17:52 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:52.681983 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:52.684574 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:17:52.684858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:52.685127 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:52.695927 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:52.695927 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:52.700347 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:52.705979 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-be1241ac-c6e4-4b3f-a4c2-d5382e581a9e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 200 Jul 03 12:17:52.706509 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1489/5926] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:52 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:52.715769 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:52.718553 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:17:52.719062 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "6b050732-9ab4-4f99-bed3-942d62bb4caf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:52.721474 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '6b050732-9ab4-4f99-bed3-942d62bb4caf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:17:52.732713 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:52.732713 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:52.733362 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:17:52.733552 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:17:52.734519 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:17:52.743133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (23a83572-9005-4640-a980-21c83c5086af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:17:52.749308 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44552b5f-eebf-4d11-9922-d84e8a4e4baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:52.750487 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:17:52.792744 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44552b5f-eebf-4d11-9922-d84e8a4e4baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6b050732-9ab4-4f99-bed3-942d62bb4caf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:52.794108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab37a47-f460-4227-bedb-a6497cbfbd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:52.855348 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['c403f2dd-1d99-40f7-9801-83df5ae0ff5e', '6fc8537f-3100-4adf-bf43-93448cd70f51', '31d12305-2b02-45c5-a38c-1952cfc7a4c3', '3c4cca1f-e8bb-4868-af65-de54ec81c0f9'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:17:52.856163 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab37a47-f460-4227-bedb-a6497cbfbd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c403f2dd-1d99-40f7-9801-83df5ae0ff5e', '6fc8537f-3100-4adf-bf43-93448cd70f51', '31d12305-2b02-45c5-a38c-1952cfc7a4c3', '3c4cca1f-e8bb-4868-af65-de54ec81c0f9']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:52.856931 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffd9434-4167-4200-97f3-a2b66d884182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:52.907731 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffd9434-4167-4200-97f3-a2b66d884182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5', '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='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['c403f2dd-1d99-40f7-9801-83df5ae0ff5e','6fc8537f-3100-4adf-bf43-93448cd70f51','31d12305-2b02-45c5-a38c-1952cfc7a4c3','3c4cca1f-e8bb-4868-af65-de54ec81c0f9'],size=1,snapshot_id=6b050732-9ab4-4f99-bed3-942d62bb4caf,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T12:17:52Z,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=b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6b050732-9ab4-4f99-bed3-942d62bb4caf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:52.908829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade94bc4-fff5-4c75-acc8-b269236e5bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:52.936221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade94bc4-fff5-4c75-acc8-b269236e5bfe) transitioned into 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='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['c403f2dd-1d99-40f7-9801-83df5ae0ff5e','6fc8537f-3100-4adf-bf43-93448cd70f51','31d12305-2b02-45c5-a38c-1952cfc7a4c3','3c4cca1f-e8bb-4868-af65-de54ec81c0f9'],size=1,snapshot_id=6b050732-9ab4-4f99-bed3-942d62bb4caf,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:52.937087 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f0e8e4-94dc-4f3f-9630-e22dc2e73d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:17:52.970204 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f0e8e4-94dc-4f3f-9630-e22dc2e73d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:17:52.971088 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (23a83572-9005-4640-a980-21c83c5086af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:17:52.971456 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:17:52.972049 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-7e6c4e09-2107-4700-bd75-a8bfb79bdbca tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:17:52.972558 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1482/5927] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 3 12:17:52 2026] POST /volume/v3/volumes => generated 736 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:17:52.980755 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:52.983003 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:17:52.983157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:52.983398 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:52.991429 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:52.991429 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:52.996033 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:53.001992 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-3a7d9bb9-c88d-47e0-9f5b-899fea0edce3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 200 Jul 03 12:17:53.002621 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1483/5928] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:52 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:53.014276 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:53.016923 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:17:53.017181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:53.017441 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:53.026469 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:53.026469 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:17:53.034083 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:53.039272 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-8e2a10ef-0a32-430f-bd7f-e1a3922f533b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 200 Jul 03 12:17:53.039740 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1475/5929] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:53 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:17:56.050237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.052996 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:17:56.053206 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:56.053430 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:56.062129 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:56.062129 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:56.066963 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:56.072921 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-cc81be58-e5bb-4200-a4b5-b6d9c11599eb tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 200 Jul 03 12:17:56.073351 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1490/5930] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:17:56 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:56.082139 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f439eea4-0f4d-45a5-a788-0f82fd6d8ef3 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.082762 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f439eea4-0f4d-45a5-a788-0f82fd6d8ef3 None None] GET https://10.4.3.170/volume// Jul 03 12:17:56.082975 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f439eea4-0f4d-45a5-a788-0f82fd6d8ef3 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:56.083227 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f439eea4-0f4d-45a5-a788-0f82fd6d8ef3 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:56.083722 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f439eea4-0f4d-45a5-a788-0f82fd6d8ef3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:17:56.084110 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1483/5931] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:17:56 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 12:17:56.093486 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-a9273632-63f5-4110-880d-4b680713c946 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.095983 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-a9273632-63f5-4110-880d-4b680713c946 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:17:56.096460 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-a9273632-63f5-4110-880d-4b680713c946 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5", "connector": null, "instance_uuid": "c00c53b1-7000-460f-8f73-618579954a18"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:56.104997 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:56.104997 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:56.131201 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-a9273632-63f5-4110-880d-4b680713c946 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:17:56.131672 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1484/5932] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:17:56 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 12:17:56.139739 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5086d772-2b2a-4304-b0a5-5441f019fa7e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.140303 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5086d772-2b2a-4304-b0a5-5441f019fa7e None None] GET https://10.4.3.170/volume// Jul 03 12:17:56.140303 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5086d772-2b2a-4304-b0a5-5441f019fa7e None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:56.140474 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5086d772-2b2a-4304-b0a5-5441f019fa7e None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:56.140793 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5086d772-2b2a-4304-b0a5-5441f019fa7e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:17:56.141089 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1476/5933] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:17: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 12:17:56.148591 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.151128 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:17:56.151476 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:17:56.151630 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:17:56.162843 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:56.162843 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:17:56.166667 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:17:56.172272 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-b8db4604-1ee1-4a98-abf3-35edb636c776 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 200 Jul 03 12:17:56.172797 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1491/5934] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:17:56 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:17:56.274141 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:56.276517 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 Jul 03 12:17:56.276857 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:56.285531 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:17:56.291226 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5-np0000004412" acquired by "attachment_update" :: waited 0.006s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:17:56.292385 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:56.292385 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:17:56.818991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5-np0000004412" released by "attachment_update" :: held 0.528s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:17:56.819364 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-0645a29a-d015-4565-8c2d-1a2b51e18c66 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 returned with HTTP 200 Jul 03 12:17:56.819892 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1484/5935] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:17:56 2026] PUT /volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:17:57.331340 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-2f054773-6b9a-4121-a457-9de634b6534b req-389f007a-8e6b-4bec-baa7-e080d162c802 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:17:57.333924 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-389f007a-8e6b-4bec-baa7-e080d162c802 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2/action Jul 03 12:17:57.334263 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-389f007a-8e6b-4bec-baa7-e080d162c802 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:17:57.334387 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-389f007a-8e6b-4bec-baa7-e080d162c802 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:17:57.351003 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:17:57.351003 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:17:57.363083 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-2f054773-6b9a-4121-a457-9de634b6534b req-389f007a-8e6b-4bec-baa7-e080d162c802 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2/action returned with HTTP 204 Jul 03 12:17:57.363642 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1485/5936] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:17:57 2026] POST /volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:18:03.038028 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=10 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:18:06.170655 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:18:06.810102 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:18:07.360002 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:18:19.376388 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-b9ef8825-3ee1-4bd9-addd-334fce333a11 req-47a5914e-ec77-438b-b533-bfa3d9aca4b2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:19.378537 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9ef8825-3ee1-4bd9-addd-334fce333a11 req-47a5914e-ec77-438b-b533-bfa3d9aca4b2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 Jul 03 12:18:19.378729 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9ef8825-3ee1-4bd9-addd-334fce333a11 req-47a5914e-ec77-438b-b533-bfa3d9aca4b2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:19.378914 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-b9ef8825-3ee1-4bd9-addd-334fce333a11 req-47a5914e-ec77-438b-b533-bfa3d9aca4b2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:19.386552 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:19.386552 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:19.918754 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-b9ef8825-3ee1-4bd9-addd-334fce333a11 req-47a5914e-ec77-438b-b533-bfa3d9aca4b2 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 returned with HTTP 200 Jul 03 12:18:19.919150 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1477/5937] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:18:19 2026] DELETE /volume/v3/attachments/a65a0b9f-3b18-46ad-9dbc-990d90e621c7 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:23.190761 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-056dd099-88f7-4292-abed-c66a9dd6e151 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:23.193041 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:18:23.193379 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2002697387", "source_volid": "358ecf26-bef7-4d8d-aa71-9e6eee5c7565", "volume_type": "tempest-scenario-type-luks-1635663712", "size": 1}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:18:23.195125 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2002697387', 'source_volid': '358ecf26-bef7-4d8d-aa71-9e6eee5c7565', 'volume_type': 'tempest-scenario-type-luks-1635663712', 'size': 1}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:18:23.205800 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:23.205800 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:23.206229 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume retrieved successfully. Jul 03 12:18:23.206332 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume of 1 GB Jul 03 12:18:23.206883 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Availability Zones retrieved successfully. Jul 03 12:18:23.212836 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (5cb67d02-686b-4e27-bc91-734aab6dd7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:18:23.214289 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5b0d7a-8dc1-4cc0-9a13-53c865be36de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:18:23.215378 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:18:23.235488 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5b0d7a-8dc1-4cc0-9a13-53c865be36de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '358ecf26-bef7-4d8d-aa71-9e6eee5c7565', 'volume_type': VolumeType(created_at=2026-07-03T12:17:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07658be2-8e48-4deb-9f7d-f011e9334bf8,is_public=True,name='tempest-scenario-type-luks-1635663712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07658be2-8e48-4deb-9f7d-f011e9334bf8', '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=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:18:23.236170 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e44512-05bf-4d16-b934-d366228f9d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:18:23.277577 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Created reservations ['a73ec081-0196-46ee-a4fb-6d3073844667', 'ab2c5e03-2f91-4ec6-8fed-ee0aac2942f0', 'd4bf3677-53b3-4f87-8a2b-b01c75c764e7', 'a8ba006b-20c4-4ab9-ab48-3c95ee491d8a'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:18:23.278317 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e44512-05bf-4d16-b934-d366228f9d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a73ec081-0196-46ee-a4fb-6d3073844667', 'ab2c5e03-2f91-4ec6-8fed-ee0aac2942f0', 'd4bf3677-53b3-4f87-8a2b-b01c75c764e7', 'a8ba006b-20c4-4ab9-ab48-3c95ee491d8a']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:18:23.279006 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9c0dc1-abb5-45c7-a96d-bda2c8d3ef17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:18:23.323448 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9c0dc1-abb5-45c7-a96d-bda2c8d3ef17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e7666c6-1e63-405a-8502-52db38eb36ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2002697387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['a73ec081-0196-46ee-a4fb-6d3073844667','ab2c5e03-2f91-4ec6-8fed-ee0aac2942f0','d4bf3677-53b3-4f87-8a2b-b01c75c764e7','a8ba006b-20c4-4ab9-ab48-3c95ee491d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=358ecf26-bef7-4d8d-aa71-9e6eee5c7565,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8), '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-03T12:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2002697387',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e7666c6-1e63-405a-8502-52db38eb36ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607f982c6c654a4e94f098d303aa4860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=358ecf26-bef7-4d8d-aa71-9e6eee5c7565,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07658be2-8e48-4deb-9f7d-f011e9334bf8),volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:18:23.324471 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cc78d0-92e6-4908-96a0-f570ee772ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:18:23.354837 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cc78d0-92e6-4908-96a0-f570ee772ae0) transitioned into state 'SUCCESS' from state '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-2002697387',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607f982c6c654a4e94f098d303aa4860',qos_specs=None,replication_status=,reservations=['a73ec081-0196-46ee-a4fb-6d3073844667','ab2c5e03-2f91-4ec6-8fed-ee0aac2942f0','d4bf3677-53b3-4f87-8a2b-b01c75c764e7','a8ba006b-20c4-4ab9-ab48-3c95ee491d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=358ecf26-bef7-4d8d-aa71-9e6eee5c7565,status='creating',user_id='73122fa794aa4a8b80d67a13becbcf6e',volume_type_id=07658be2-8e48-4deb-9f7d-f011e9334bf8)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:18:23.359118 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4585be-b7ef-46ca-bffa-5bf3b70377fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:18:23.376482 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4585be-b7ef-46ca-bffa-5bf3b70377fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:18:23.377299 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Flow 'volume_create_api' (5cb67d02-686b-4e27-bc91-734aab6dd7ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:18:23.377676 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Create volume request issued successfully. Jul 03 12:18:23.378387 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-056dd099-88f7-4292-abed-c66a9dd6e151 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:18:23.379008 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1492/5938] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:18:23 2026] POST /volume/v3/volumes => generated 811 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:18:23.393648 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:23.396218 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:23.396526 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:23.396798 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:23.405726 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:23.405726 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:23.410984 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:23.421393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d55fea01-cc9d-4d6c-83e9-08a4ad07f135 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:23.421393 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1485/5939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:23 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:24.431146 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:24.432685 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:24.432859 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:24.433035 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:24.439400 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:24.439400 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:18:24.442736 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:24.447160 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-7ab26a69-69d2-45bc-9d0e-0491179cd6d1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:24.447565 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1486/5940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:24 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:25.463124 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-14376f12-953c-4fa1-bbf3-2769207925a9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:25.464893 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14376f12-953c-4fa1-bbf3-2769207925a9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:25.465139 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14376f12-953c-4fa1-bbf3-2769207925a9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:25.465445 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-14376f12-953c-4fa1-bbf3-2769207925a9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:25.472644 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:25.472644 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:25.476692 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-14376f12-953c-4fa1-bbf3-2769207925a9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:25.481799 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-14376f12-953c-4fa1-bbf3-2769207925a9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:25.482191 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1478/5941] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:25 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:26.496230 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e499dec3-955d-49a5-aabf-56a53754afef None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:26.498469 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e499dec3-955d-49a5-aabf-56a53754afef tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:26.498653 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e499dec3-955d-49a5-aabf-56a53754afef tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:26.498843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e499dec3-955d-49a5-aabf-56a53754afef tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:26.507330 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:26.507330 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:26.511239 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e499dec3-955d-49a5-aabf-56a53754afef tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:26.517585 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e499dec3-955d-49a5-aabf-56a53754afef tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:26.517986 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1493/5942] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:26 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:27.531120 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:27.532795 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:27.532971 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:27.533136 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:27.540042 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:27.540042 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:27.543860 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:27.547999 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-365f74fb-99b5-4aff-a98a-e65728ca1396 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:27.548628 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1486/5943] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:27 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:28.561528 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:28.563493 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:28.565239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:28.565239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:28.572135 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:28.572135 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:18:28.577033 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:28.582244 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fa165dfb-5cdb-46e6-a75d-70ddbee85aab tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:28.582842 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1487/5944] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:28 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:29.599010 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:29.601279 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:29.601539 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:29.601773 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:29.611085 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:29.611085 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:29.616428 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:29.622220 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-45c8eeb9-3345-4035-b4d2-0b0d57dfb1e8 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:29.622784 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1479/5945] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:29 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:30.637243 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-0432e7bd-3adb-492f-84ab-e1336542b76b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:30.639503 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0432e7bd-3adb-492f-84ab-e1336542b76b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:30.639746 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0432e7bd-3adb-492f-84ab-e1336542b76b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:30.639971 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-0432e7bd-3adb-492f-84ab-e1336542b76b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:30.648991 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:30.648991 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:30.653397 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-0432e7bd-3adb-492f-84ab-e1336542b76b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:30.659007 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-0432e7bd-3adb-492f-84ab-e1336542b76b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:30.659527 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1494/5946] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:30 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:31.673351 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:31.675133 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:31.675331 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:31.675537 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:31.682353 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:31.682353 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:31.685623 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:31.690870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-2a4e3bde-8ee3-4184-8dfd-345eb8c88dd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:31.691277 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1487/5947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:31 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:32.704619 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:32.706284 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:32.706621 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:32.706912 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:32.714600 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:32.714600 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:18:32.718697 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:32.723463 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-45d05b60-2137-41fe-9812-8eb95d08dcf1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:32.723804 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1488/5948] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:32 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:33.740005 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:33.742466 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:33.742710 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:33.742936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:33.751536 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:33.751536 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:33.755822 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:33.761248 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-c3cd5b3a-0642-477a-a355-6d47056e7b7e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:33.761690 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1480/5949] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:33 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:34.773793 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:34.776153 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:34.776478 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:34.776733 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:34.785804 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:34.785804 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:34.790360 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:34.795432 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-eb8e772c-fea3-4d93-b5ff-3429e796ea44 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:34.795911 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1495/5950] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:34 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:35.809137 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:35.811306 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:35.811475 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:35.811667 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:35.819515 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:35.819515 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:35.823999 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:35.828942 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d7794174-bda8-4eb2-9fa9-ded9437d7435 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:35.829309 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1488/5951] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:35 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:18:35.919575 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:35.922433 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:35.922710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:35.923039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:35.932675 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:35.932675 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:18:35.938024 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:35.944917 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0262edd3-cf76-4b0f-a638-53cbbf474ce6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:35.945493 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1489/5952] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:18:35 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 1451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:18:36.436846 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:36.438904 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:36.439104 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:36.439343 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:36.446773 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:36.446773 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:36.450812 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:36.456680 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-92bfc6e2-792d-4a91-933f-d6850ce912e6 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:36.457138 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1481/5953] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:18:36 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:18:36.466848 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-27a1efce-669a-4b09-b35e-ef3e83473e49 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:36.467230 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27a1efce-669a-4b09-b35e-ef3e83473e49 None None] GET https://10.4.3.170/volume// Jul 03 12:18:36.467463 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27a1efce-669a-4b09-b35e-ef3e83473e49 None None] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:36.467646 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-27a1efce-669a-4b09-b35e-ef3e83473e49 None None] Calling method 'all' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:36.467948 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-27a1efce-669a-4b09-b35e-ef3e83473e49 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:18:36.468291 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1496/5954] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:18: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 12:18:36.477921 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0bf406f8-b3d7-4a8e-ae50-438945217737 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:36.480837 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0bf406f8-b3d7-4a8e-ae50-438945217737 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:18:36.481406 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0bf406f8-b3d7-4a8e-ae50-438945217737 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e7666c6-1e63-405a-8502-52db38eb36ff", "connector": null, "instance_uuid": "0c6ed23f-e043-488e-a32f-0db95a417e0f"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:18:36.493735 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:36.493735 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:36.533341 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0bf406f8-b3d7-4a8e-ae50-438945217737 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:18:36.534009 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1489/5955] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:18:36 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 12:18:42.558223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b42e18c2-fec5-4201-aa53-5b7b104bc4f7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:42.558810 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b42e18c2-fec5-4201-aa53-5b7b104bc4f7 None None] GET https://10.4.3.170/volume// Jul 03 12:18:42.559036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b42e18c2-fec5-4201-aa53-5b7b104bc4f7 None None] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:42.559318 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b42e18c2-fec5-4201-aa53-5b7b104bc4f7 None None] Calling method 'all' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:42.559728 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b42e18c2-fec5-4201-aa53-5b7b104bc4f7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:18:42.560057 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1490/5956] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:18: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 12:18:42.568601 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:42.570725 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:18:42.570907 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:42.571140 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:42.581643 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:42.581643 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:42.585198 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:18:42.590413 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-45e49910-be42-4931-954a-e1dc6b57f3b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:18:42.590877 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1482/5957] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:18:42 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 1630 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:18:42.704159 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:42.706767 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] PUT https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 Jul 03 12:18:42.707216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:18:42.717108 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Acquiring lock "cinder-attachment_update-9e7666c6-1e63-405a-8502-52db38eb36ff-np0000004412" by "attachment_update" {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:18:42.723574 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-9e7666c6-1e63-405a-8502-52db38eb36ff-np0000004412" acquired by "attachment_update" :: waited 0.007s {{(pid=99811) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:18:42.724953 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:42.724953 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:43.247182 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.coordination [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Lock "cinder-attachment_update-9e7666c6-1e63-405a-8502-52db38eb36ff-np0000004412" released by "attachment_update" :: held 0.524s {{(pid=99811) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:18:43.247518 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-2828f2d1-7d59-41b8-a958-1068021c87f7 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 returned with HTTP 200 Jul 03 12:18:43.247933 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1497/5958] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:18:42 2026] PUT /volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:18:43.757826 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-41f40bd6-7b8b-445c-b754-85250919dac5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:43.760325 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-41f40bd6-7b8b-445c-b754-85250919dac5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] POST https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7/action Jul 03 12:18:43.760777 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-41f40bd6-7b8b-445c-b754-85250919dac5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action body: b'{"os-complete": null}' {{(pid=99809) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:18:43.760891 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-41f40bd6-7b8b-445c-b754-85250919dac5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:18:43.777746 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:43.777746 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:43.791126 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-41f40bd6-7b8b-445c-b754-85250919dac5 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7/action returned with HTTP 204 Jul 03 12:18:43.791643 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1490/5959] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:18:43 2026] POST /volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:18:45.942597 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=16 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:18:46.719931 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:46.721680 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:18:46.721943 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:46.722222 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:46.732241 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:46.732241 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:18:46.736238 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:18:46.741512 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-3f20a7fc-c25b-4dc9-846e-8664a58f84fa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 200 Jul 03 12:18:46.741882 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1491/5960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:46 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:18:47.869550 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0f09204f-c7ac-42cc-aa84-fa095a21171e None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:47.870099 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0f09204f-c7ac-42cc-aa84-fa095a21171e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff/encryption Jul 03 12:18:47.870335 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0f09204f-c7ac-42cc-aa84-fa095a21171e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:47.870537 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0f09204f-c7ac-42cc-aa84-fa095a21171e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'index' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:47.879801 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:47.879801 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:47.885849 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-6fa9d555-d757-43db-bf5d-e44510d19688 req-0f09204f-c7ac-42cc-aa84-fa095a21171e tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff/encryption returned with HTTP 200 Jul 03 12:18:47.889661 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1483/5961] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 3 12:18:47 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:50.990964 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-c5ecd8bf-3846-41af-ad6c-7d8214a86c6d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:50.993010 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-c5ecd8bf-3846-41af-ad6c-7d8214a86c6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 Jul 03 12:18:50.993216 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-c5ecd8bf-3846-41af-ad6c-7d8214a86c6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:50.993440 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-c5ecd8bf-3846-41af-ad6c-7d8214a86c6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:51.001416 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:51.001416 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:51.542092 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-c5ecd8bf-3846-41af-ad6c-7d8214a86c6d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 returned with HTTP 200 Jul 03 12:18:51.542623 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1498/5962] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:18:50 2026] DELETE /volume/v3/attachments/d26ad6b1-0ea0-44c9-8def-d256fdf155b2 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:51.555280 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:51.558086 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:18:51.558158 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:51.558393 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:51.558603 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:18:51.567712 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:51.567712 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:18:51.568318 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:18:51.589819 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:18:51.590097 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-b8965bd4-94c8-4a85-93fd-817c7dfb7cf8 req-d17c5d5d-e97d-4004-9efd-4416c5d8aded tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 202 Jul 03 12:18:51.590678 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1491/5963] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 12:18:51 2026] DELETE /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:18:54.884126 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-c2ba01c2-5262-46d8-a8fc-96ba1d61c621 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:54.885735 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2ba01c2-5262-46d8-a8fc-96ba1d61c621 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 Jul 03 12:18:54.886036 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2ba01c2-5262-46d8-a8fc-96ba1d61c621 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:54.887295 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-c2ba01c2-5262-46d8-a8fc-96ba1d61c621 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:54.893082 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-c2ba01c2-5262-46d8-a8fc-96ba1d61c621 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 returned with HTTP 404 Jul 03 12:18:54.893651 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1492/5964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:18:54 2026] GET /volume/v3/volumes/b0ce9f1c-1275-4aaa-9ab0-61f4a14240f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:18:54.900605 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:54.902358 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:18:54.902607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:54.902781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:54.902880 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: 6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:18:54.909286 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:54.909286 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:18:54.909857 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:18:54.934589 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:18:54.934886 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d8de457d-0a6a-4ac4-bbc8-c7d03c1e1d3b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 202 Jul 03 12:18:54.935315 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1484/5965] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:18:54 2026] DELETE /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:18:54.943697 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:54.945609 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:18:54.945839 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:54.946024 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:54.951440 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:18:54.951440 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:18:54.951846 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:18:54.952586 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-389daebe-6103-4b2d-9e1f-338bee138dd1 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 200 Jul 03 12:18:54.952921 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1499/5966] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:18:54 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:18:55.961761 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-b9ac3180-c5ee-4aed-96e0-b01fcbc90a8f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:18:55.963588 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b9ac3180-c5ee-4aed-96e0-b01fcbc90a8f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:18:55.963817 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b9ac3180-c5ee-4aed-96e0-b01fcbc90a8f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:18:55.964028 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-b9ac3180-c5ee-4aed-96e0-b01fcbc90a8f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:18:55.968914 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-b9ac3180-c5ee-4aed-96e0-b01fcbc90a8f tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 404 Jul 03 12:18:55.969472 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1492/5967] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:18:55 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:00.431616 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-7e1425a8-e8d9-46a7-a1d4-4a8fdca85806 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:00.433926 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-7e1425a8-e8d9-46a7-a1d4-4a8fdca85806 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 Jul 03 12:19:00.434137 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-7e1425a8-e8d9-46a7-a1d4-4a8fdca85806 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:00.434366 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-7e1425a8-e8d9-46a7-a1d4-4a8fdca85806 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:00.442611 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:00.442611 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:01.017437 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-7e1425a8-e8d9-46a7-a1d4-4a8fdca85806 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 returned with HTTP 200 Jul 03 12:19:01.017839 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1493/5968] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:19:00 2026] DELETE /volume/v3/attachments/c00448ed-8d25-4d1a-831d-e38fb106d624 => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:19:01.028919 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:01.031352 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:01.031588 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:01.053593 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:01.053593 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:01.053593 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:01.053593 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:19:01.053593 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:01.129582 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:19:01.129821 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-a171730d-5694-4e4f-a26b-7047eb1f68bb req-4527aae2-c4b9-4264-8efb-ca8f3c7317c2 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 202 Jul 03 12:19:01.130384 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1485/5969] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 3 12:19:01 2026] DELETE /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:19:04.321443 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-8d3c46f6-523b-4efd-8bbc-cef40f4602aa None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:04.323158 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d3c46f6-523b-4efd-8bbc-cef40f4602aa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:04.323334 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d3c46f6-523b-4efd-8bbc-cef40f4602aa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:04.323561 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-8d3c46f6-523b-4efd-8bbc-cef40f4602aa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:04.329166 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-8d3c46f6-523b-4efd-8bbc-cef40f4602aa tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 404 Jul 03 12:19:04.329661 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1500/5970] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:04 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:04.783920 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:04.785659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:19:04.785831 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:04.785999 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:04.786092 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.snapshots [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: 6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:19:04.790824 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-89dcd4da-1e1b-4d42-8a6d-b3abf82f9b28 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 404 Jul 03 12:19:04.791314 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1493/5971] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:19:04 2026] DELETE /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:04.798096 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-243a04da-30a8-4e2d-b114-285a42245ad4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:04.799832 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-243a04da-30a8-4e2d-b114-285a42245ad4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf Jul 03 12:19:04.800061 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-243a04da-30a8-4e2d-b114-285a42245ad4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:04.800330 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-243a04da-30a8-4e2d-b114-285a42245ad4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:04.804392 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-243a04da-30a8-4e2d-b114-285a42245ad4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf returned with HTTP 404 Jul 03 12:19:04.804881 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1494/5972] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:19:04 2026] GET /volume/v3/snapshots/6b050732-9ab4-4f99-bed3-942d62bb4caf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:05.632235 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:05.634823 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:05.635129 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:05.635483 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:05.635732 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:05.643659 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-ccb97265-a992-4a03-8f9b-296f7b4c3f60 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 404 Jul 03 12:19:05.644226 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1486/5973] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:19:05 2026] DELETE /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:05.651431 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2d29dddc-b2c2-4c6d-ad17-b68336f9d35b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:05.653136 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d29dddc-b2c2-4c6d-ad17-b68336f9d35b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 Jul 03 12:19:05.653459 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d29dddc-b2c2-4c6d-ad17-b68336f9d35b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:05.653677 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2d29dddc-b2c2-4c6d-ad17-b68336f9d35b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:05.659817 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2d29dddc-b2c2-4c6d-ad17-b68336f9d35b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 returned with HTTP 404 Jul 03 12:19:05.660311 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1501/5974] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:05 2026] GET /volume/v3/volumes/77b6e380-84a8-42c7-9892-d2182cdc3222 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:07.055029 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:07.057279 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:19:07.057829 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1322219545", "snapshot_id": null, "imageRef": "48389348-8e68-44a0-83ba-4923d2555ea9", "volume_type": null, "size": 1}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:19:07.059330 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1322219545', 'snapshot_id': None, 'imageRef': '48389348-8e68-44a0-83ba-4923d2555ea9', 'volume_type': None, 'size': 1}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:19:07.173040 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:19:07.177331 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:19:07.182683 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (db1ad440-54da-4a68-b665-38b6b5ded1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:19:07.183778 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab3cb97-9709-46c6-8f3a-65970ffe5a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:19:07.184719 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:19:07.253329 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab3cb97-9709-46c6-8f3a-65970ffe5a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:19:07.254229 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13e0836-9bf1-4828-8cf8-afab17577757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:19:07.313203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['ea5bb29b-6182-4877-8505-5162e863e66d', '617af002-6731-45db-98fb-7f226b49e9dc', '91e529de-6c18-4017-a66c-bcf2eb1a1a37', '95dd891c-5dfb-4435-9302-1f259f917877'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:19:07.314396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13e0836-9bf1-4828-8cf8-afab17577757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5bb29b-6182-4877-8505-5162e863e66d', '617af002-6731-45db-98fb-7f226b49e9dc', '91e529de-6c18-4017-a66c-bcf2eb1a1a37', '95dd891c-5dfb-4435-9302-1f259f917877']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:19:07.315225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed7cdc6-e244-4213-b8a1-32b5072a9174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:19:07.345942 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed7cdc6-e244-4213-b8a1-32b5072a9174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc1a00f6-43e3-496a-9be4-cfcc29bd4193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322219545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['ea5bb29b-6182-4877-8505-5162e863e66d','617af002-6731-45db-98fb-7f226b49e9dc','91e529de-6c18-4017-a66c-bcf2eb1a1a37','95dd891c-5dfb-4435-9302-1f259f917877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1322219545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc1a00f6-43e3-496a-9be4-cfcc29bd4193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:19:07.347592 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeb36f5-8210-4fd7-a783-908a463a6d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:19:07.372406 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeb36f5-8210-4fd7-a783-908a463a6d77) transitioned into state 'SUCCESS' from state '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-1322219545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['ea5bb29b-6182-4877-8505-5162e863e66d','617af002-6731-45db-98fb-7f226b49e9dc','91e529de-6c18-4017-a66c-bcf2eb1a1a37','95dd891c-5dfb-4435-9302-1f259f917877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:19:07.373396 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0285cf-7b1e-4ab1-8855-17f9d53c16c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:19:07.386629 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0285cf-7b1e-4ab1-8855-17f9d53c16c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:19:07.387691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (db1ad440-54da-4a68-b665-38b6b5ded1bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:19:07.388037 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:19:07.388845 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8e40f18a-ab04-4e6f-b604-2eefd3e45c72 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:19:07.389479 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1494/5975] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:19:07 2026] POST /volume/v3/volumes => generated 759 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:19:07.401710 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:07.405751 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:07.405751 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:07.405751 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:07.413055 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:07.413055 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:07.417426 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:07.423091 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-37bc4729-6ad0-411d-8979-3654d58c08c6 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:07.423091 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1495/5976] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:07 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:19:08.435453 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-d00f7763-abcc-46fa-8339-88826796d61b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:08.437059 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d00f7763-abcc-46fa-8339-88826796d61b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:08.437218 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d00f7763-abcc-46fa-8339-88826796d61b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:08.437458 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-d00f7763-abcc-46fa-8339-88826796d61b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:08.443897 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:08.443897 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:19:08.447356 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-d00f7763-abcc-46fa-8339-88826796d61b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:08.452552 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-d00f7763-abcc-46fa-8339-88826796d61b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:08.452962 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1487/5977] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:08 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:08.464991 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:08.467036 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:08.467261 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:08.467464 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:08.475223 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:08.475223 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:19:08.479213 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:08.484590 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-596a87fa-f2fb-4b97-b14e-c7133e6fef3d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:08.485118 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1502/5978] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:08 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:08.575560 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:08.577814 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:08.577991 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:08.578207 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:08.585147 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:08.585147 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:19:08.588834 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:08.593568 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-07afbc19-eb58-4f67-b724-e5ec33c4fd13 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:08.593987 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1495/5979] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:19:08 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:09.063013 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:09.065466 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:09.065724 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:09.065947 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:09.074868 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:09.074868 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:09.079473 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:09.085295 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-c461cb53-5f8c-410f-a478-69b3df073481 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:09.085823 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1496/5980] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:19:09 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:09.099114 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-2fb5e961-7f7e-4a49-bc84-9df3300360b8 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:09.099581 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2fb5e961-7f7e-4a49-bc84-9df3300360b8 None None] GET https://10.4.3.170/volume// Jul 03 12:19:09.099780 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2fb5e961-7f7e-4a49-bc84-9df3300360b8 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:09.100036 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-2fb5e961-7f7e-4a49-bc84-9df3300360b8 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:09.100454 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-2fb5e961-7f7e-4a49-bc84-9df3300360b8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:19:09.100791 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1488/5981] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:19: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 12:19:09.110833 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-7e115c4b-472b-4d4f-9aa2-613d7cb5ae49 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:09.113113 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-7e115c4b-472b-4d4f-9aa2-613d7cb5ae49 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:19:09.113485 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-7e115c4b-472b-4d4f-9aa2-613d7cb5ae49 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc1a00f6-43e3-496a-9be4-cfcc29bd4193", "connector": null, "instance_uuid": "e2cc2580-00ae-47c4-860e-7f9eedc06362"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:19:09.122912 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:09.122912 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:19:09.185056 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-7e115c4b-472b-4d4f-9aa2-613d7cb5ae49 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:19:09.185579 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1503/5982] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:19:09 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:15.122760 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-815b8706-1ee8-46ad-849a-12887df74c7f None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:15.126221 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-815b8706-1ee8-46ad-849a-12887df74c7f None None] GET https://10.4.3.170/volume// Jul 03 12:19:15.126221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-815b8706-1ee8-46ad-849a-12887df74c7f None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:15.126221 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-815b8706-1ee8-46ad-849a-12887df74c7f None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:15.126221 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-815b8706-1ee8-46ad-849a-12887df74c7f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:19:15.126221 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1496/5983] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:19: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 12:19:15.131837 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:15.134241 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:19:15.134527 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:15.134714 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:15.144585 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:15.144585 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:15.148725 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:19:15.155424 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-d888303a-b8d0-48de-ac8b-609a0d20505b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:19:15.155969 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1497/5984] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:19:15 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:19:15.265587 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:15.267775 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 Jul 03 12:19:15.268216 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:19:15.271046 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=48,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:15.277858 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" by "attachment_update" {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:19:15.282990 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99810) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:19:15.284097 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:15.284097 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:19:15.819952 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.coordination [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" released by "attachment_update" :: held 0.537s {{(pid=99810) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:19:15.820306 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-b91ad47d-cb02-46ed-99ea-34ce80b96760 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 returned with HTTP 200 Jul 03 12:19:15.820832 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1489/5985] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:19:15 2026] PUT /volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:16.331612 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-ea251336-90f8-49a8-8683-f8e3b0ddb90e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:16.334306 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-ea251336-90f8-49a8-8683-f8e3b0ddb90e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725/action Jul 03 12:19:16.334798 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-ea251336-90f8-49a8-8683-f8e3b0ddb90e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99811) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:19:16.334993 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-ea251336-90f8-49a8-8683-f8e3b0ddb90e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:19:16.338675 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=61,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:16.354627 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:16.354627 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:19:16.364652 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-8cc1e4b3-eff2-4e56-ae6b-0d07585f0e45 req-ea251336-90f8-49a8-8683-f8e3b0ddb90e tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725/action returned with HTTP 204 Jul 03 12:19:16.365217 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1504/5986] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:19:16 2026] POST /volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:18.592201 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=55,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:25.154241 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:25.798301 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:26.361751 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=3,cinder:UPDATE=2 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:38.369926 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-40773010-e0e3-486d-9d3e-1b2f3a29da8e req-11b6af88-ee5d-4eed-8d00-457430abd930 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:38.372919 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-40773010-e0e3-486d-9d3e-1b2f3a29da8e req-11b6af88-ee5d-4eed-8d00-457430abd930 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 Jul 03 12:19:38.373203 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-40773010-e0e3-486d-9d3e-1b2f3a29da8e req-11b6af88-ee5d-4eed-8d00-457430abd930 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:38.373528 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-40773010-e0e3-486d-9d3e-1b2f3a29da8e req-11b6af88-ee5d-4eed-8d00-457430abd930 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'version_select' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:38.383505 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:38.383505 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:19:38.913777 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-40773010-e0e3-486d-9d3e-1b2f3a29da8e req-11b6af88-ee5d-4eed-8d00-457430abd930 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 returned with HTTP 200 Jul 03 12:19:38.914232 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1497/5987] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:19:38 2026] DELETE /volume/v3/attachments/828cb8b0-bccd-421c-809f-bb9f1bb224f7 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:19:42.080642 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:42.082298 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:19:42.082534 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:42.082711 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:42.082855 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume with id: 9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:19:42.090035 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:42.090035 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:42.090519 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:19:42.103484 np0000004412 devstack@c-api.service[99808]: WARNING cinder.keymgr.conf_key_mgr [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:19:42.111705 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume request issued successfully. Jul 03 12:19:42.111956 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-8ed8309c-d3e7-43dc-9971-1b128d54ad33 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 202 Jul 03 12:19:42.112506 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1498/5988] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:19:42 2026] DELETE /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:19:42.122003 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-3f50d074-95c1-4e93-9183-df59fc217656 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:42.124962 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3f50d074-95c1-4e93-9183-df59fc217656 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:19:42.125248 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3f50d074-95c1-4e93-9183-df59fc217656 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:42.125576 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-3f50d074-95c1-4e93-9183-df59fc217656 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:42.134397 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:42.134397 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:19:42.139612 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-3f50d074-95c1-4e93-9183-df59fc217656 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:19:42.146743 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-3f50d074-95c1-4e93-9183-df59fc217656 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 200 Jul 03 12:19:42.147515 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1490/5989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:42 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:43.162266 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-77eb1543-049d-4a98-a958-2c65915f558b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:43.164714 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-77eb1543-049d-4a98-a958-2c65915f558b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff Jul 03 12:19:43.164932 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-77eb1543-049d-4a98-a958-2c65915f558b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:43.165147 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-77eb1543-049d-4a98-a958-2c65915f558b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:43.172458 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-77eb1543-049d-4a98-a958-2c65915f558b tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff returned with HTTP 404 Jul 03 12:19:43.173059 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1505/5990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:43 2026] GET /volume/v3/volumes/9e7666c6-1e63-405a-8502-52db38eb36ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:43.489832 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:43.492226 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] DELETE https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:19:43.492501 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:43.492734 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:43.492908 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume with id: 358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:19:43.500270 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:43.500270 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:19:43.500758 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:19:43.511579 np0000004412 devstack@c-api.service[99809]: WARNING cinder.keymgr.conf_key_mgr [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 12:19:43.517835 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Delete volume request issued successfully. Jul 03 12:19:43.518038 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-679d65fb-fcbf-4e79-9c85-09f20a7c6bd1 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 202 Jul 03 12:19:43.518476 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1498/5991] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:19:43 2026] DELETE /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:19:43.526410 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:43.528711 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:19:43.528980 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:43.529231 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:43.539964 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:43.539964 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:19:43.545752 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Volume info retrieved successfully. Jul 03 12:19:43.552248 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e46c7166-6750-45c3-9bf0-4810c8bd522f tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 200 Jul 03 12:19:43.552973 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1499/5992] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:43 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:44.567167 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f2253566-ca18-47fe-88aa-dcad404806b9 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:44.569544 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2253566-ca18-47fe-88aa-dcad404806b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] GET https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 Jul 03 12:19:44.569781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2253566-ca18-47fe-88aa-dcad404806b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:44.570022 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f2253566-ca18-47fe-88aa-dcad404806b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:44.577031 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f2253566-ca18-47fe-88aa-dcad404806b9 tempest-TestEncryptedCinderVolumes-1862243140 tempest-TestEncryptedCinderVolumes-1862243140-project-member] https://10.4.3.170/volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 returned with HTTP 404 Jul 03 12:19:44.577677 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1491/5993] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:19:44 2026] GET /volume/v3/volumes/358ecf26-bef7-4d8d-aa71-9e6eee5c7565 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:19:44.585775 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:44.587389 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 03 12:19:44.587617 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:44.587844 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Calling method 'detail' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:44.588782 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:19:44.602278 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Get all volumes completed successfully. Jul 03 12:19:44.604386 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:19:44.604386 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:19:44.609589 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2cce0552-f44c-44ec-8a1d-5a28934802d2 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 12:19:44.610104 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1506/5994] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 3 12:19:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7084 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:19:44.624225 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ec85ba50-6cf7-4dbb-bf2a-63b48ba7c2f6 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:19:44.626255 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec85ba50-6cf7-4dbb-bf2a-63b48ba7c2f6 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] DELETE https://10.4.3.170/volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8 Jul 03 12:19:44.626581 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ec85ba50-6cf7-4dbb-bf2a-63b48ba7c2f6 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:19:44.626862 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ec85ba50-6cf7-4dbb-bf2a-63b48ba7c2f6 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] Calling method '_delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:19:44.651566 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ec85ba50-6cf7-4dbb-bf2a-63b48ba7c2f6 tempest-TestEncryptedCinderVolumes-1543085906 tempest-TestEncryptedCinderVolumes-1543085906-project-admin] https://10.4.3.170/volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8 returned with HTTP 202 Jul 03 12:19:44.651961 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1499/5995] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 3 12:19:44 2026] DELETE /volume/v3/types/07658be2-8e48-4deb-9f7d-f011e9334bf8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:19:53.549958 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:54.572614 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=5 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:54.606987 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=4 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:19:54.647632 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:20:10.706417 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-7a22b0da-fbef-4244-a581-0becdfb53a56 req-e9c78b8a-e82c-4ad9-8d2c-76a6b7178f02 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:10.708337 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7a22b0da-fbef-4244-a581-0becdfb53a56 req-e9c78b8a-e82c-4ad9-8d2c-76a6b7178f02 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 Jul 03 12:20:10.708508 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7a22b0da-fbef-4244-a581-0becdfb53a56 req-e9c78b8a-e82c-4ad9-8d2c-76a6b7178f02 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:10.708673 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-7a22b0da-fbef-4244-a581-0becdfb53a56 req-e9c78b8a-e82c-4ad9-8d2c-76a6b7178f02 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:10.715708 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:10.715708 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:20:11.243465 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-7a22b0da-fbef-4244-a581-0becdfb53a56 req-e9c78b8a-e82c-4ad9-8d2c-76a6b7178f02 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 returned with HTTP 200 Jul 03 12:20:11.243781 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1500/5996] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:20:10 2026] DELETE /volume/v3/attachments/b4edcf61-765e-483d-b987-81e753515725 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:20:13.683045 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:13.684874 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:20:13.685171 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:13.686121 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:13.692171 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:13.692171 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:20:13.695870 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:20:13.700934 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-1114c775-942a-4425-864b-2667f60d503c tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:20:13.701319 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1492/5997] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:20:13 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:20:14.264174 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:14.266459 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:20:14.266665 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:14.266879 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:14.275222 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:14.275222 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:20:14.279025 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:20:14.284251 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-5cc4660e-084e-4653-8022-337adeccd870 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:20:14.284744 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1507/5998] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:20:14 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:20:14.295389 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-96bab6d3-988d-4f5f-af98-7df16e54c0a0 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:14.295742 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96bab6d3-988d-4f5f-af98-7df16e54c0a0 None None] GET https://10.4.3.170/volume// Jul 03 12:20:14.296039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96bab6d3-988d-4f5f-af98-7df16e54c0a0 None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:14.296252 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-96bab6d3-988d-4f5f-af98-7df16e54c0a0 None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:14.296564 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-96bab6d3-988d-4f5f-af98-7df16e54c0a0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:20:14.297000 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1500/5999] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:20: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 12:20:14.304207 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-8e15b38c-1d7c-4906-b8d3-04fda07659a9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:14.306100 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-8e15b38c-1d7c-4906-b8d3-04fda07659a9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:20:14.306489 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-8e15b38c-1d7c-4906-b8d3-04fda07659a9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc1a00f6-43e3-496a-9be4-cfcc29bd4193", "connector": null, "instance_uuid": "6e77ed6f-8461-4fbd-826a-67ccf99bd5a8"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:20:14.314421 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:14.314421 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:20:14.336528 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-8e15b38c-1d7c-4906-b8d3-04fda07659a9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:20:14.337037 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1501/6000] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:20:14 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:20:20.179979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f471eae6-fc0a-411a-bc02-d7d93ab96bc0 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:20.180347 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f471eae6-fc0a-411a-bc02-d7d93ab96bc0 None None] GET https://10.4.3.170/volume// Jul 03 12:20:20.180546 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f471eae6-fc0a-411a-bc02-d7d93ab96bc0 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:20.180752 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f471eae6-fc0a-411a-bc02-d7d93ab96bc0 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:20.181043 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f471eae6-fc0a-411a-bc02-d7d93ab96bc0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:20:20.181284 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1493/6001] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:20: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 12:20:20.187967 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:20.190103 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:20:20.190297 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:20:20.190545 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:20:20.200170 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:20.200170 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:20:20.203288 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:20:20.207649 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-7c197ef6-8f7a-42cf-901f-536543082cf7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:20:20.208020 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1508/6002] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:20:20 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:20:20.318056 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:20.320110 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 Jul 03 12:20:20.320475 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:20:20.329357 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:20:20.334102 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:20:20.335137 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:20.335137 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:20:20.856873 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-fc1a00f6-43e3-496a-9be4-cfcc29bd4193-np0000004412" released by "attachment_update" :: held 0.523s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:20:20.857157 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-18169ea9-2d50-41de-800c-046bef87e833 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 returned with HTTP 200 Jul 03 12:20:20.857604 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1501/6003] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:20:20 2026] PUT /volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:20:21.369082 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-865c7067-b4e9-42ab-a325-b1e8208f0742 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:20:21.370814 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-865c7067-b4e9-42ab-a325-b1e8208f0742 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4/action Jul 03 12:20:21.371114 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-865c7067-b4e9-42ab-a325-b1e8208f0742 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:20:21.371223 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-865c7067-b4e9-42ab-a325-b1e8208f0742 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:20:21.384582 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:20:21.384582 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:20:21.392792 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-f99a030f-8dfe-4d44-b794-6b334e9756eb req-865c7067-b4e9-42ab-a325-b1e8208f0742 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4/action returned with HTTP 204 Jul 03 12:20:21.393207 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1502/6004] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:20:21 2026] POST /volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:20:23.699001 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=4 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:20:30.206216 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=9 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:20:30.850786 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:20:31.390267 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:21:10.757009 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:10.758569 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 03 12:21:10.758958 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc1a00f6-43e3-496a-9be4-cfcc29bd4193", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-460793125", "description": null, "metadata": null}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:21:10.769998 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:10.769998 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:21:10.770434 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:10.770573 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create snapshot from volume fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:21:10.794703 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['8840c9f0-f99b-4ec7-9a9b-d608eac253f4', 'bc48ae8d-8bf4-43a3-ae2e-37aec1de0484', 'c21c8167-01f3-4125-973c-fbd078aa3bb3', 'a1c48daa-36a3-455a-bd2c-4785c9c9c1e0'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:21:10.825171 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot force create request issued successfully. Jul 03 12:21:10.825520 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-436c792c-f32f-43f0-a19b-72925b71a5b7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 03 12:21:10.825974 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1494/6005] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 3 12:21:10 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 12:21:10.835714 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:10.837770 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:21:10.838018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:10.838271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:10.844144 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:10.844144 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:21:10.844718 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:21:10.845498 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-d0ed00f2-f2b0-4828-aa58-a6f69efca763 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 200 Jul 03 12:21:10.845861 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1509/6006] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:21:10 2026] GET /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:21:11.854322 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-7a95845c-512c-4903-8f05-5478b446172b None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:11.855949 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a95845c-512c-4903-8f05-5478b446172b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:21:11.856108 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a95845c-512c-4903-8f05-5478b446172b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:11.856274 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-7a95845c-512c-4903-8f05-5478b446172b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:11.861219 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:11.861219 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:21:11.861616 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-7a95845c-512c-4903-8f05-5478b446172b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:21:11.862235 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-7a95845c-512c-4903-8f05-5478b446172b tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 200 Jul 03 12:21:11.862581 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1502/6007] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:21:11 2026] GET /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:21:11.870095 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:11.871653 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:21:11.871812 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:11.871979 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:11.876617 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:11.876617 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:21:11.877021 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:21:11.877739 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1b33f278-f1ee-4210-a615-88ac6690f1ae tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 200 Jul 03 12:21:11.878053 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1503/6008] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:21:11 2026] GET /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:21:11.885765 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:11.887828 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:21:11.888173 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1884217781", "snapshot_id": "ac3f8e91-58e5-44b2-9c31-77eaae4a9291", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:21:11.890135 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1884217781', 'snapshot_id': 'ac3f8e91-58e5-44b2-9c31-77eaae4a9291', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:21:11.896550 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:11.896550 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:21:11.896976 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:21:11.897082 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume of 1 GB Jul 03 12:21:11.900700 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Availability Zones retrieved successfully. Jul 03 12:21:11.906334 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (406323ec-36da-41ac-8cc8-0cdae954df25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:21:11.907255 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bc6485-c60b-496f-a669-0f82ac2a1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:21:11.908160 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:21:11.938981 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bc6485-c60b-496f-a669-0f82ac2a1ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac3f8e91-58e5-44b2-9c31-77eaae4a9291', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:21:11.939732 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2d10fa-e06c-49de-a292-f4213282866b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:21:11.976181 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Created reservations ['774e9c10-3805-49a8-b3b7-8a9a57e6d69d', 'fbd8123a-9afd-4c67-95bc-8671eae26d22', '8b4445f0-bae9-4fd0-840d-b76e275f19db', '1de889af-f394-4d1e-b573-6ef1aae7e070'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:21:11.976885 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2d10fa-e06c-49de-a292-f4213282866b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774e9c10-3805-49a8-b3b7-8a9a57e6d69d', 'fbd8123a-9afd-4c67-95bc-8671eae26d22', '8b4445f0-bae9-4fd0-840d-b76e275f19db', '1de889af-f394-4d1e-b573-6ef1aae7e070']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:21:11.977547 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b8629f-3bfa-48a2-9c66-6a9e2400da92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:21:12.025677 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b8629f-3bfa-48a2-9c66-6a9e2400da92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454c2eec-50b3-46b5-9b93-bab7e9aa308b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1884217781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['774e9c10-3805-49a8-b3b7-8a9a57e6d69d','fbd8123a-9afd-4c67-95bc-8671eae26d22','8b4445f0-bae9-4fd0-840d-b76e275f19db','1de889af-f394-4d1e-b573-6ef1aae7e070'],size=1,snapshot_id=ac3f8e91-58e5-44b2-9c31-77eaae4a9291,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), '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-03T12:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1884217781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=454c2eec-50b3-46b5-9b93-bab7e9aa308b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de870db78a4e4ae6901777395187afde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac3f8e91-58e5-44b2-9c31-77eaae4a9291,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1263257fe8174a78b5db49b4acd50c99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:21:12.026736 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb39522-c6ca-415d-8177-9c8a144e7402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:21:12.047607 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb39522-c6ca-415d-8177-9c8a144e7402) transitioned into state 'SUCCESS' from state '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-1884217781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de870db78a4e4ae6901777395187afde',qos_specs=None,replication_status=,reservations=['774e9c10-3805-49a8-b3b7-8a9a57e6d69d','fbd8123a-9afd-4c67-95bc-8671eae26d22','8b4445f0-bae9-4fd0-840d-b76e275f19db','1de889af-f394-4d1e-b573-6ef1aae7e070'],size=1,snapshot_id=ac3f8e91-58e5-44b2-9c31-77eaae4a9291,source_replicaid=,source_volid=None,status='creating',user_id='1263257fe8174a78b5db49b4acd50c99',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:21:12.048623 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74b0144-c636-4ab0-9bc0-b8c2642b503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:21:12.077247 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74b0144-c636-4ab0-9bc0-b8c2642b503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:21:12.078308 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Flow 'volume_create_api' (406323ec-36da-41ac-8cc8-0cdae954df25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:21:12.078753 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Create volume request issued successfully. Jul 03 12:21:12.079682 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-fcf20ca9-932a-4dbd-9f09-a21a736f8839 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:21:12.080263 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1495/6009] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:21:11 2026] POST /volume/v3/volumes => generated 785 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:21:12.092843 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e1f5b553-d257-45af-89f5-4995440c2b6a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:12.094591 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1f5b553-d257-45af-89f5-4995440c2b6a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:12.094842 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1f5b553-d257-45af-89f5-4995440c2b6a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:12.095117 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e1f5b553-d257-45af-89f5-4995440c2b6a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:12.101686 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:12.101686 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:21:12.105419 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e1f5b553-d257-45af-89f5-4995440c2b6a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:12.110441 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e1f5b553-d257-45af-89f5-4995440c2b6a tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:12.111079 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1510/6010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:21:12 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:21:13.122290 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.124281 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:13.124527 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:13.124747 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:13.133091 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:13.133091 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:21:13.137018 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:13.142288 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c8b9a021-5cbb-4e70-92f7-2f6377e4d6c8 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:13.142769 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1503/6011] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:21:13 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:13.154408 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.156113 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:13.156282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:13.156477 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:13.163310 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:13.163310 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:21:13.166976 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:13.171759 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-bb7c438e-a64b-4e8d-a92f-6bb0dda55f85 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:13.172138 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1504/6012] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:21:13 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:13.258490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.317254 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:13.317504 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:13.317712 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:13.324244 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:13.324244 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:21:13.327615 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:13.331645 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-02a35557-04a0-4fc3-9440-ee0a16c253d4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:13.332098 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1496/6013] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:21:13 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1394 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:13.792202 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.794033 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:13.794220 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:13.794416 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:13.803532 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:13.803532 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:21:13.807519 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:13.812552 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-4ec186d7-7e04-4efa-a811-2e0275cb3ce5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:13.813004 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1511/6014] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 3 12:21:13 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:13.822748 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-08de71dd-124a-4897-ba38-df5a61a2634d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.823011 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08de71dd-124a-4897-ba38-df5a61a2634d None None] GET https://10.4.3.170/volume// Jul 03 12:21:13.823156 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08de71dd-124a-4897-ba38-df5a61a2634d None None] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:13.823326 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-08de71dd-124a-4897-ba38-df5a61a2634d None None] Calling method 'all' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:13.823659 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-08de71dd-124a-4897-ba38-df5a61a2634d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:21:13.823940 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1504/6015] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 3 12:21: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 12:21:13.831147 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-7f5e2ab9-434e-452f-837d-f366474ea8e5 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:13.832913 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-7f5e2ab9-434e-452f-837d-f366474ea8e5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 03 12:21:13.833213 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-7f5e2ab9-434e-452f-837d-f366474ea8e5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "454c2eec-50b3-46b5-9b93-bab7e9aa308b", "connector": null, "instance_uuid": "53848555-fb92-49e4-90b5-15d8fb420700"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:21:13.840462 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:13.840462 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:21:13.863110 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-7f5e2ab9-434e-452f-837d-f366474ea8e5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 03 12:21:13.863585 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1505/6016] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 3 12:21:13 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:19.724810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-5add1b80-a31b-4e9a-b190-ffc13ad3a9e5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:19.725291 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5add1b80-a31b-4e9a-b190-ffc13ad3a9e5 None None] GET https://10.4.3.170/volume// Jul 03 12:21:19.725345 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5add1b80-a31b-4e9a-b190-ffc13ad3a9e5 None None] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:19.725541 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-5add1b80-a31b-4e9a-b190-ffc13ad3a9e5 None None] Calling method 'all' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:19.725831 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-5add1b80-a31b-4e9a-b190-ffc13ad3a9e5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 03 12:21:19.726066 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1497/6017] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 3 12:21: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 12:21:19.732863 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:19.734655 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:21:19.734830 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:21:19.734997 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:21:19.746549 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:19.746549 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:21:19.750778 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:21:19.757767 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-d3acec87-31e5-48ee-add3-709c730663e3 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:21:19.758342 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1512/6018] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 3 12:21:19 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1573 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:21:19.855035 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:19.856816 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] PUT https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 Jul 03 12:21:19.857121 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000004412", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:835a344c5a8e", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "6a3e4ebf-3f08-4d43-9cbb-b0622d78c902", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:21:19.864428 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Acquiring lock "cinder-attachment_update-454c2eec-50b3-46b5-9b93-bab7e9aa308b-np0000004412" by "attachment_update" {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:21:19.869614 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-454c2eec-50b3-46b5-9b93-bab7e9aa308b-np0000004412" acquired by "attachment_update" :: waited 0.005s {{(pid=99809) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:21:19.870960 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:19.870960 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:21:20.391489 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.coordination [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Lock "cinder-attachment_update-454c2eec-50b3-46b5-9b93-bab7e9aa308b-np0000004412" released by "attachment_update" :: held 0.522s {{(pid=99809) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:21:20.391809 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-e1ffd20d-6668-444d-84b4-5b5d5d1a4911 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 returned with HTTP 200 Jul 03 12:21:20.392401 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1505/6019] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 3 12:21:19 2026] PUT /volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:21:20.904039 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-1484ccfa-7b34-4fe6-81a2-5b5136358cbc None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:21:20.906747 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-1484ccfa-7b34-4fe6-81a2-5b5136358cbc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] POST https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5/action Jul 03 12:21:20.907069 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-1484ccfa-7b34-4fe6-81a2-5b5136358cbc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action body: b'{"os-complete": null}' {{(pid=99808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:21:20.907182 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-1484ccfa-7b34-4fe6-81a2-5b5136358cbc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:21:20.927157 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:21:20.927157 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:21:20.941870 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-5c8381cd-7df2-4445-83a4-3f02f55f280a req-1484ccfa-7b34-4fe6-81a2-5b5136358cbc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5/action returned with HTTP 204 Jul 03 12:21:20.942441 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1506/6020] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 3 12:21:20 2026] POST /volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:21:23.330722 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:21:29.755328 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=14 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:21:30.386316 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:21:30.937496 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:22:13.436183 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [req-e2335877-b3d0-4eb6-9ad8-97d60e02457d req-2a4d324c-2c94-4b07-a959-5e4e4a4860dd None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:13.438484 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2335877-b3d0-4eb6-9ad8-97d60e02457d req-2a4d324c-2c94-4b07-a959-5e4e4a4860dd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 Jul 03 12:22:13.438692 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2335877-b3d0-4eb6-9ad8-97d60e02457d req-2a4d324c-2c94-4b07-a959-5e4e4a4860dd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:13.438879 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [req-e2335877-b3d0-4eb6-9ad8-97d60e02457d req-2a4d324c-2c94-4b07-a959-5e4e4a4860dd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:13.446553 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:13.446553 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:13.973844 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [req-e2335877-b3d0-4eb6-9ad8-97d60e02457d req-2a4d324c-2c94-4b07-a959-5e4e4a4860dd tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 returned with HTTP 200 Jul 03 12:22:13.974234 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1498/6021] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:22:13 2026] DELETE /volume/v3/attachments/7137eaf0-8431-4a32-9c5e-1c2d97a9b9a5 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:16.363871 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:16.365452 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:22:16.365618 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:16.365802 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:16.365954 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: 454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:22:16.379040 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:16.379040 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:16.379574 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:22:16.401190 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:22:16.401448 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-fc03a4c4-4c4c-4833-b3db-23deff183c62 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 202 Jul 03 12:22:16.401806 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1513/6022] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:16 2026] DELETE /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:16.409325 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-fa5ded8c-a532-401b-8174-d7d4db826099 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:16.411557 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa5ded8c-a532-401b-8174-d7d4db826099 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:22:16.411775 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa5ded8c-a532-401b-8174-d7d4db826099 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:16.412008 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-fa5ded8c-a532-401b-8174-d7d4db826099 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:16.420095 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:16.420095 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:16.424179 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-fa5ded8c-a532-401b-8174-d7d4db826099 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:22:16.429313 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-fa5ded8c-a532-401b-8174-d7d4db826099 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 200 Jul 03 12:22:16.429725 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1506/6023] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:16 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:22:17.442615 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5bb73f75-598e-4a2c-a7c7-cb5490c77bd4 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:17.444280 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bb73f75-598e-4a2c-a7c7-cb5490c77bd4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b Jul 03 12:22:17.444497 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bb73f75-598e-4a2c-a7c7-cb5490c77bd4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:17.444672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5bb73f75-598e-4a2c-a7c7-cb5490c77bd4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:17.449921 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5bb73f75-598e-4a2c-a7c7-cb5490c77bd4 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b returned with HTTP 404 Jul 03 12:22:17.450446 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1507/6024] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:17 2026] GET /volume/v3/volumes/454c2eec-50b3-46b5-9b93-bab7e9aa308b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:17.457452 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:17.459167 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:22:17.459419 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:17.459653 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:17.459796 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.snapshots [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete snapshot with id: ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:22:17.464709 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:17.464709 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:17.465211 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:22:17.484104 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot delete request issued successfully. Jul 03 12:22:17.484307 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f6809a25-8b51-46a0-8a45-03018f8d0fb5 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 202 Jul 03 12:22:17.484817 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1499/6025] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 3 12:22:17 2026] DELETE /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:17.491303 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:17.493421 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:22:17.493720 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:17.493988 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:17.500462 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:17.500462 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:17.501009 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Snapshot retrieved successfully. Jul 03 12:22:17.501827 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-11da724c-1cca-4d2c-8952-565d2aa07a0d tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 200 Jul 03 12:22:17.502229 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1514/6026] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:22:17 2026] GET /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:18.510944 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d769076e-ae4d-41f6-85cb-eb1e0122dbdc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:18.512512 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d769076e-ae4d-41f6-85cb-eb1e0122dbdc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 Jul 03 12:22:18.512677 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d769076e-ae4d-41f6-85cb-eb1e0122dbdc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:18.512844 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d769076e-ae4d-41f6-85cb-eb1e0122dbdc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:18.516605 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d769076e-ae4d-41f6-85cb-eb1e0122dbdc tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 returned with HTTP 404 Jul 03 12:22:18.516976 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1507/6027] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 3 12:22:18 2026] GET /volume/v3/snapshots/ac3f8e91-58e5-44b2-9c31-77eaae4a9291 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:22.811083 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [req-c5e1c07b-d06b-4434-9dfb-95c8018c41f2 req-18e3faa3-6a2a-4f9a-bf4c-f435e5fb2e42 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:22.813426 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c5e1c07b-d06b-4434-9dfb-95c8018c41f2 req-18e3faa3-6a2a-4f9a-bf4c-f435e5fb2e42 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 Jul 03 12:22:22.813667 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c5e1c07b-d06b-4434-9dfb-95c8018c41f2 req-18e3faa3-6a2a-4f9a-bf4c-f435e5fb2e42 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:22.813884 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [req-c5e1c07b-d06b-4434-9dfb-95c8018c41f2 req-18e3faa3-6a2a-4f9a-bf4c-f435e5fb2e42 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'version_select' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:22.822778 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:22.822778 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:23.348775 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [req-c5e1c07b-d06b-4434-9dfb-95c8018c41f2 req-18e3faa3-6a2a-4f9a-bf4c-f435e5fb2e42 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 returned with HTTP 200 Jul 03 12:22:23.349166 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1508/6028] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 3 12:22:22 2026] DELETE /volume/v3/attachments/3de6f141-5aad-4c86-9dd4-a048d59c1be4 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:26.043824 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:26.046084 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:22:26.046321 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:26.046617 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:26.046846 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume with id: fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:22:26.054522 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:26.054522 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:26.055144 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:22:26.074739 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Delete volume request issued successfully. Jul 03 12:22:26.074920 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-f765a1ad-7867-49bf-917b-a832a75de3c7 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 202 Jul 03 12:22:26.075397 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1500/6029] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:26 2026] DELETE /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:26.082435 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:26.084510 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:22:26.084727 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:26.084942 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:26.093462 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:26.093462 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:26.097520 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Volume info retrieved successfully. Jul 03 12:22:26.103287 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-31c9fab5-96a2-4bdb-8735-f531ca50b647 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 200 Jul 03 12:22:26.103921 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1515/6030] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:26 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:22:27.117579 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-f84d496e-242a-4926-aa0d-93fdd7d602b9 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:27.119543 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f84d496e-242a-4926-aa0d-93fdd7d602b9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] GET https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 Jul 03 12:22:27.119757 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f84d496e-242a-4926-aa0d-93fdd7d602b9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:27.119958 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-f84d496e-242a-4926-aa0d-93fdd7d602b9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:27.127235 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-f84d496e-242a-4926-aa0d-93fdd7d602b9 tempest-TestVolumeBootPattern-1452144780 tempest-TestVolumeBootPattern-1452144780-project-member] https://10.4.3.170/volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 returned with HTTP 404 Jul 03 12:22:27.127874 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1508/6031] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:27 2026] GET /volume/v3/volumes/fc1a00f6-43e3-496a-9be4-cfcc29bd4193 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:32.562032 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:32.634498 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:32.634915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-220088584"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:32.636300 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-220088584'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:32.636449 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:32.636745 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:32.636745 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:32.640699 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:32.645829 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (ea5a50a7-990f-482a-bbae-e12fba548b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:32.646858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdcf288-3ca3-487e-8471-32664b7afe9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:32.647781 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:32.671068 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdcf288-3ca3-487e-8471-32664b7afe9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:32.671744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24bf1d8c-5473-47b4-81c2-e29e6aa159fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:32.728672 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['ebbb53a3-f64c-4826-9bc2-fb57cd378ba4', '25df1dac-4884-468c-9a59-3be495039a16', '939d8bcf-8335-4afd-8c3d-f9055b343332', '68ea0bd3-6855-4a00-a8d2-18363659f2bb'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:32.729465 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24bf1d8c-5473-47b4-81c2-e29e6aa159fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebbb53a3-f64c-4826-9bc2-fb57cd378ba4', '25df1dac-4884-468c-9a59-3be495039a16', '939d8bcf-8335-4afd-8c3d-f9055b343332', '68ea0bd3-6855-4a00-a8d2-18363659f2bb']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:32.730167 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa176f2-4ec8-4707-a451-b6960756779b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:32.752179 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa176f2-4ec8-4707-a451-b6960756779b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-220088584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['ebbb53a3-f64c-4826-9bc2-fb57cd378ba4','25df1dac-4884-468c-9a59-3be495039a16','939d8bcf-8335-4afd-8c3d-f9055b343332','68ea0bd3-6855-4a00-a8d2-18363659f2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-220088584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f882359f-6ae7-4adc-a595-90a74a134dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:32.753174 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f56d49e-8480-4a04-8c33-92e70e3d3038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:32.769289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f56d49e-8480-4a04-8c33-92e70e3d3038) transitioned into state 'SUCCESS' from state '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-220088584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['ebbb53a3-f64c-4826-9bc2-fb57cd378ba4','25df1dac-4884-468c-9a59-3be495039a16','939d8bcf-8335-4afd-8c3d-f9055b343332','68ea0bd3-6855-4a00-a8d2-18363659f2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:32.770191 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6611d6a8-7e89-4d8e-aedd-9c99d606b2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:32.779289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6611d6a8-7e89-4d8e-aedd-9c99d606b2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:32.780087 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (ea5a50a7-990f-482a-bbae-e12fba548b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:32.780388 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:32.781021 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-9ba4f94e-dcb4-4abb-98d4-e0dd4bd35df9 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:32.781429 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1509/6032] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 3 12:22:32 2026] POST /volume/v3/volumes => generated 763 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:32.793490 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:32.795337 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:32.795586 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:32.795848 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:32.804212 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:32.804212 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:32.808750 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:32.813576 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-a5474ac3-f371-400b-a362-8ddcc3a2f804 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe returned with HTTP 200 Jul 03 12:22:32.813973 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1501/6033] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:32 2026] GET /volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:33.826895 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-2255479e-3d24-46d3-8466-86f8e02645c3 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:33.828922 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2255479e-3d24-46d3-8466-86f8e02645c3 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:33.829160 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2255479e-3d24-46d3-8466-86f8e02645c3 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:33.829412 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-2255479e-3d24-46d3-8466-86f8e02645c3 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:33.837055 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:33.837055 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:33.841667 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-2255479e-3d24-46d3-8466-86f8e02645c3 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:33.846261 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-2255479e-3d24-46d3-8466-86f8e02645c3 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe returned with HTTP 200 Jul 03 12:22:33.846667 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1516/6034] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:33 2026] GET /volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:33.860066 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:33.861870 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:33.862241 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f882359f-6ae7-4adc-a595-90a74a134dbe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1415734770"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:33.863732 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {"'source_volid": 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1415734770'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:33.863933 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:33.868312 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:33.874356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (a1d936c7-de0e-4641-8493-e8e7ab571389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:33.875426 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b265f1-1de4-4f3c-986d-d9cb2ef3de64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:33.876533 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:33.907950 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b265f1-1de4-4f3c-986d-d9cb2ef3de64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:33.909015 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a8458-5b01-420c-adaf-abaa06d4d5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:33.956805 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['7903e40d-d4bb-4670-ac45-478eb7f03fc2', 'a08f5301-56ef-4f55-933d-2d510b686f03', '38957555-c6bc-4971-a090-26c4701e290e', '7a786379-6215-4a99-9157-d5b392f5b9a8'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:33.957767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6a8458-5b01-420c-adaf-abaa06d4d5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7903e40d-d4bb-4670-ac45-478eb7f03fc2', 'a08f5301-56ef-4f55-933d-2d510b686f03', '38957555-c6bc-4971-a090-26c4701e290e', '7a786379-6215-4a99-9157-d5b392f5b9a8']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:33.958691 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeb5dcd-7ed9-488d-a8f6-179e12a604ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:33.986448 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddeb5dcd-7ed9-488d-a8f6-179e12a604ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68996211-a572-4a31-b3d3-98dfb7974108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1415734770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['7903e40d-d4bb-4670-ac45-478eb7f03fc2','a08f5301-56ef-4f55-933d-2d510b686f03','38957555-c6bc-4971-a090-26c4701e290e','7a786379-6215-4a99-9157-d5b392f5b9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1415734770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68996211-a572-4a31-b3d3-98dfb7974108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:33.987405 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01816fad-0d37-4493-bda2-7f99e5f41be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.008458 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01816fad-0d37-4493-bda2-7f99e5f41be5) transitioned into state 'SUCCESS' from state '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-1415734770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['7903e40d-d4bb-4670-ac45-478eb7f03fc2','a08f5301-56ef-4f55-933d-2d510b686f03','38957555-c6bc-4971-a090-26c4701e290e','7a786379-6215-4a99-9157-d5b392f5b9a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.009356 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16691b1b-e790-4262-a5bd-4f8b913a48f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.021039 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16691b1b-e790-4262-a5bd-4f8b913a48f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.022134 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (a1d936c7-de0e-4641-8493-e8e7ab571389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.022529 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:34.023208 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-201cc9b6-4b46-499b-aa7d-b3136e4b20c5 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:34.023740 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1509/6035] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:22:33 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:34.036075 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.038319 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:34.038769 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f882359f-6ae7-4adc-a595-90a74a134dbe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1446551404"}} {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:34.040654 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.volumes [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {"'source_volid": 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1446551404'}} {{(pid=99808) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:34.040831 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:34.041189 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.041189 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:34.046013 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:34.054220 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (89f66ac9-2d04-4979-8c0f-f5b53a5c2885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.055576 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2428ad33-8d0b-4bd0-8424-fcb841b36267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.056957 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.flows.api.create_volume [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:34.091353 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2428ad33-8d0b-4bd0-8424-fcb841b36267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.092467 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840872ec-a2ba-4085-959d-f14483940a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.151431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.quota [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['70811f75-7144-42c2-a9b9-896f03281657', 'cefc4880-6a59-4e1d-aaef-df7e60d0d7c5', 'e5a8aa32-0627-4daf-b5a6-84a602eecda9', '35b27ea7-99e7-49e8-8d85-ef4bee46ad0a'] {{(pid=99808) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:34.151431 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840872ec-a2ba-4085-959d-f14483940a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70811f75-7144-42c2-a9b9-896f03281657', 'cefc4880-6a59-4e1d-aaef-df7e60d0d7c5', 'e5a8aa32-0627-4daf-b5a6-84a602eecda9', '35b27ea7-99e7-49e8-8d85-ef4bee46ad0a']}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.151793 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726ff4c-c680-4340-af6c-c20119f5d297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.182432 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726ff4c-c680-4340-af6c-c20119f5d297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d06add-d198-4f43-9f91-cc2ffbb0517b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1446551404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['70811f75-7144-42c2-a9b9-896f03281657','cefc4880-6a59-4e1d-aaef-df7e60d0d7c5','e5a8aa32-0627-4daf-b5a6-84a602eecda9','35b27ea7-99e7-49e8-8d85-ef4bee46ad0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1446551404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d06add-d198-4f43-9f91-cc2ffbb0517b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.183279 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c84f83-e494-4e62-a1c3-f785c4f79068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.205037 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c84f83-e494-4e62-a1c3-f785c4f79068) transitioned into state 'SUCCESS' from state '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-1446551404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['70811f75-7144-42c2-a9b9-896f03281657','cefc4880-6a59-4e1d-aaef-df7e60d0d7c5','e5a8aa32-0627-4daf-b5a6-84a602eecda9','35b27ea7-99e7-49e8-8d85-ef4bee46ad0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.205858 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8b94d6-a060-45dd-bda1-aad293fcbd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.216743 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8b94d6-a060-45dd-bda1-aad293fcbd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99808) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.217517 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (89f66ac9-2d04-4979-8c0f-f5b53a5c2885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99808) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.217788 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:34.218290 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-08cd86f4-6560-4ccf-89c3-42a866e17779 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:34.218718 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1510/6036] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:22:34 2026] POST /volume/v3/volumes => generated 764 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:34.233469 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.235220 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:34.235590 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f882359f-6ae7-4adc-a595-90a74a134dbe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1786167317"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:34.236957 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.volumes [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {"'source_volid": 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1786167317'}} {{(pid=99810) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:34.237047 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:34.241053 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:34.248624 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (0e7d37ba-a144-4efc-9e71-40570ba8a234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.249830 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b5af4c-1554-4249-ad11-94a0dc3e8bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.251055 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.flows.api.create_volume [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99810) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:34.278810 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b5af4c-1554-4249-ad11-94a0dc3e8bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.279828 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87616776-e273-45dc-b023-4ea45d66e46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.326274 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.quota [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['fb19cc09-115a-4217-94f5-6b22cb63681f', '14360432-d556-4a28-b658-5180f7e532d5', 'a1014ac4-8c31-4205-ae65-915370a05611', 'ad43a918-20ff-41bc-a412-4dd43851f06a'] {{(pid=99810) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:34.327304 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87616776-e273-45dc-b023-4ea45d66e46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb19cc09-115a-4217-94f5-6b22cb63681f', '14360432-d556-4a28-b658-5180f7e532d5', 'a1014ac4-8c31-4205-ae65-915370a05611', 'ad43a918-20ff-41bc-a412-4dd43851f06a']}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.328225 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fc65ad-c223-4ce3-a623-3ae75862a63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.351611 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fc65ad-c223-4ce3-a623-3ae75862a63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db98d74-a073-4aa8-a878-ba3df061d7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1786167317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['fb19cc09-115a-4217-94f5-6b22cb63681f','14360432-d556-4a28-b658-5180f7e532d5','a1014ac4-8c31-4205-ae65-915370a05611','ad43a918-20ff-41bc-a412-4dd43851f06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1786167317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3db98d74-a073-4aa8-a878-ba3df061d7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.352619 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0138575-2648-465e-805e-2f850043fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.382337 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0138575-2648-465e-805e-2f850043fe9c) transitioned into state 'SUCCESS' from state '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-1786167317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['fb19cc09-115a-4217-94f5-6b22cb63681f','14360432-d556-4a28-b658-5180f7e532d5','a1014ac4-8c31-4205-ae65-915370a05611','ad43a918-20ff-41bc-a412-4dd43851f06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.383166 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba49a10-7307-4086-b2de-df92890dfebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.402771 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba49a10-7307-4086-b2de-df92890dfebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99810) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.403705 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (0e7d37ba-a144-4efc-9e71-40570ba8a234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99810) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.404062 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:34.404687 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-53a4636d-0754-48d7-b111-ae1116b28bd1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:34.405245 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1502/6037] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:22:34 2026] POST /volume/v3/volumes => generated 764 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:34.418758 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-9a2fc5a6-449f-4564-af69-693368525a81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.420526 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:34.420970 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f882359f-6ae7-4adc-a595-90a74a134dbe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-10341656"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:34.422313 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.volumes [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {"'source_volid": 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-10341656'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:34.422584 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:34.426718 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:34.432250 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (93cef272-20c1-4f31-969e-73900d0e5063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.433582 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1abf3ae-3db6-4cec-b389-50b575ae11b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.434746 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.flows.api.create_volume [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99811) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:34.458756 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1abf3ae-3db6-4cec-b389-50b575ae11b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.459453 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccac8853-a3b7-48d9-9735-3b9694ac9291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.508228 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['8bb97f67-3c6d-41a3-bad8-91eb30e0aa06', '6744dadd-e569-4f9d-91a6-9d82c59000da', 'e25a5676-8773-4ffa-b28d-0e1439f3bc71', '18e2fc75-dbb9-4c8e-916e-b7cc82db6d30'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:34.509112 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccac8853-a3b7-48d9-9735-3b9694ac9291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb97f67-3c6d-41a3-bad8-91eb30e0aa06', '6744dadd-e569-4f9d-91a6-9d82c59000da', 'e25a5676-8773-4ffa-b28d-0e1439f3bc71', '18e2fc75-dbb9-4c8e-916e-b7cc82db6d30']}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.510046 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71efd317-27b1-47d8-84dd-cfc66ee5c016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.538641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71efd317-27b1-47d8-84dd-cfc66ee5c016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f848fcbb-54bb-40f0-9a2d-8d6d8fa08113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-10341656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['8bb97f67-3c6d-41a3-bad8-91eb30e0aa06','6744dadd-e569-4f9d-91a6-9d82c59000da','e25a5676-8773-4ffa-b28d-0e1439f3bc71','18e2fc75-dbb9-4c8e-916e-b7cc82db6d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-10341656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f848fcbb-54bb-40f0-9a2d-8d6d8fa08113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.538641 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72e7023-5265-486e-8617-274e7d3f55cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.556930 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72e7023-5265-486e-8617-274e7d3f55cf) transitioned into state 'SUCCESS' from state '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-10341656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['8bb97f67-3c6d-41a3-bad8-91eb30e0aa06','6744dadd-e569-4f9d-91a6-9d82c59000da','e25a5676-8773-4ffa-b28d-0e1439f3bc71','18e2fc75-dbb9-4c8e-916e-b7cc82db6d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.557450 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5063acf1-ddc6-47b9-9b6c-aaeac0d49f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.568524 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5063acf1-ddc6-47b9-9b6c-aaeac0d49f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99811) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.569824 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (93cef272-20c1-4f31-969e-73900d0e5063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99811) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.570250 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:34.571059 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-9a2fc5a6-449f-4564-af69-693368525a81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:34.571708 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1517/6038] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:22:34 2026] POST /volume/v3/volumes => generated 762 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:34.583532 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.585350 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:34.585720 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f882359f-6ae7-4adc-a595-90a74a134dbe", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-327568460"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:34.587099 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request body: {'volume': {"'source_volid": 'f882359f-6ae7-4adc-a595-90a74a134dbe', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-327568460'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:34.587213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume of 1 GB Jul 03 12:22:34.587610 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.587610 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:34.591268 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Availability Zones retrieved successfully. Jul 03 12:22:34.596461 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (670fb441-7d35-4ac5-bd6d-a8af2ac5d78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.597286 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722ed6e3-6c51-436d-a0ba-08ccf22ce77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.598162 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:34.621800 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722ed6e3-6c51-436d-a0ba-08ccf22ce77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.622500 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbd4d2e-680c-4c73-9571-a859cdc75139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.658143 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Created reservations ['f82326a0-b5e3-4a3c-9c36-c1bc7a48cff2', 'bb430c7d-c1f5-4753-a6f3-57f80113d94f', '034cdbcd-ce10-49da-924c-deff13e3dbed', '17bd55e6-8b13-4ba2-8c58-2bdc34f182c3'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:34.658865 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbd4d2e-680c-4c73-9571-a859cdc75139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82326a0-b5e3-4a3c-9c36-c1bc7a48cff2', 'bb430c7d-c1f5-4753-a6f3-57f80113d94f', '034cdbcd-ce10-49da-924c-deff13e3dbed', '17bd55e6-8b13-4ba2-8c58-2bdc34f182c3']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.659561 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a4bcce-2473-4117-a1b5-1441934a01ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.679196 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a4bcce-2473-4117-a1b5-1441934a01ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e96188-947c-4095-941f-cc3bf574952a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-327568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['f82326a0-b5e3-4a3c-9c36-c1bc7a48cff2','bb430c7d-c1f5-4753-a6f3-57f80113d94f','034cdbcd-ce10-49da-924c-deff13e3dbed','17bd55e6-8b13-4ba2-8c58-2bdc34f182c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-327568460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e96188-947c-4095-941f-cc3bf574952a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc42e62a72e4079a59a63b8f078cd94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42f869c841747249d925bc1bb05c7ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.679840 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d91108d-c4ce-470b-9c19-be02dfde88a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.697217 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d91108d-c4ce-470b-9c19-be02dfde88a1) transitioned into state 'SUCCESS' from state '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-327568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc42e62a72e4079a59a63b8f078cd94',qos_specs=None,replication_status=,reservations=['f82326a0-b5e3-4a3c-9c36-c1bc7a48cff2','bb430c7d-c1f5-4753-a6f3-57f80113d94f','034cdbcd-ce10-49da-924c-deff13e3dbed','17bd55e6-8b13-4ba2-8c58-2bdc34f182c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42f869c841747249d925bc1bb05c7ca',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.698019 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89517ef5-fa3e-4099-b7d7-ed8562141f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:34.705694 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89517ef5-fa3e-4099-b7d7-ed8562141f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:34.706476 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Flow 'volume_create_api' (670fb441-7d35-4ac5-bd6d-a8af2ac5d78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:34.706770 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Create volume request issued successfully. Jul 03 12:22:34.707393 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce0fa3cf-733a-4a23-98ef-ab8a2fa3efcd tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:34.707841 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1510/6039] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 3 12:22:34 2026] POST /volume/v3/volumes => generated 763 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:34.720264 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.722111 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 Jul 03 12:22:34.722289 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.722519 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.729472 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.729472 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:34.732938 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.737118 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e3d72920-a418-4420-a6f6-1e2003d56c6b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 returned with HTTP 200 Jul 03 12:22:34.737485 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1511/6040] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:34.748769 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.750597 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b Jul 03 12:22:34.750781 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.750960 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.758328 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.758328 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:34.762773 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.767323 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-46af5391-2a25-4f82-8e68-12dcc5c8bf90 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b returned with HTTP 200 Jul 03 12:22:34.767744 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1503/6041] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:34.779876 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.781706 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 Jul 03 12:22:34.781881 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.782052 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.789742 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.789742 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:34.793174 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.797145 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a3fabf95-30be-4298-a50f-bfbd4c7b3bb8 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 returned with HTTP 200 Jul 03 12:22:34.797546 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1518/6042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:34.808932 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.810736 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 Jul 03 12:22:34.810906 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.811201 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.818685 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.818685 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:34.822439 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.827282 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a3179cc0-9cf7-4feb-b197-9c0779c52122 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 returned with HTTP 200 Jul 03 12:22:34.827883 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1511/6043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:34.839525 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.841224 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a Jul 03 12:22:34.841413 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.841590 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.847752 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.847752 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:34.850857 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.854350 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-0436a59a-e9ac-4c75-94c6-e9e55b89f2a1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a returned with HTTP 200 Jul 03 12:22:34.854879 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1512/6044] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:34.868397 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-32726e17-7cf1-4291-a008-6094db22aaec None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.870630 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a Jul 03 12:22:34.870857 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.871086 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.871287 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: 39e96188-947c-4095-941f-cc3bf574952a Jul 03 12:22:34.879797 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.879797 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:34.880444 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.906519 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:34.906734 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-32726e17-7cf1-4291-a008-6094db22aaec tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a returned with HTTP 202 Jul 03 12:22:34.907206 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1504/6045] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:34 2026] DELETE /volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:34.915018 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:34.917030 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a Jul 03 12:22:34.917262 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:34.917518 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:34.926808 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:34.926808 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:34.931598 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:34.937798 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-5fd13758-cdab-4c6f-8ee9-3ded2dd57b53 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a returned with HTTP 200 Jul 03 12:22:34.938109 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1519/6046] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:34 2026] GET /volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:35.953133 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-87c3b93b-dd06-46bf-80ce-90b9eccc26b1 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:35.954856 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-87c3b93b-dd06-46bf-80ce-90b9eccc26b1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a Jul 03 12:22:35.955045 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-87c3b93b-dd06-46bf-80ce-90b9eccc26b1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:35.955220 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-87c3b93b-dd06-46bf-80ce-90b9eccc26b1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:35.960709 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-87c3b93b-dd06-46bf-80ce-90b9eccc26b1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a returned with HTTP 404 Jul 03 12:22:35.961178 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1512/6047] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:35 2026] GET /volume/v3/volumes/39e96188-947c-4095-941f-cc3bf574952a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:35.968150 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:35.969826 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 Jul 03 12:22:35.970025 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:35.970238 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:35.970425 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 Jul 03 12:22:35.976707 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:35.976707 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:35.977108 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:35.991987 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:35.992184 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-4f8a3bf8-572e-42f9-94d0-1d556d1043e7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 returned with HTTP 202 Jul 03 12:22:35.992615 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1513/6048] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:35 2026] DELETE /volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:35.999908 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:36.002119 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 Jul 03 12:22:36.002429 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:36.002631 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:36.010052 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:36.010052 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:36.013716 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:36.017998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-43e4b2cf-219f-405f-aaa0-ecd8dad6429b tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 returned with HTTP 200 Jul 03 12:22:36.018445 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1505/6049] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:35 2026] GET /volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:37.031976 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-42216f38-b37b-4f87-9cc0-fdff391dcf7e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:37.033663 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42216f38-b37b-4f87-9cc0-fdff391dcf7e tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 Jul 03 12:22:37.033856 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42216f38-b37b-4f87-9cc0-fdff391dcf7e tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:37.034084 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-42216f38-b37b-4f87-9cc0-fdff391dcf7e tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:37.039888 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-42216f38-b37b-4f87-9cc0-fdff391dcf7e tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 returned with HTTP 404 Jul 03 12:22:37.040363 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1520/6050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:37 2026] GET /volume/v3/volumes/f848fcbb-54bb-40f0-9a2d-8d6d8fa08113 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:37.048358 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-d34cf95d-5436-47af-981a-94105b6f7a1a None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:37.050213 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 Jul 03 12:22:37.050439 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:37.050631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:37.050794 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: 3db98d74-a073-4aa8-a878-ba3df061d7c9 Jul 03 12:22:37.058783 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:37.058783 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:37.059381 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:37.076538 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:37.076782 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-d34cf95d-5436-47af-981a-94105b6f7a1a tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 returned with HTTP 202 Jul 03 12:22:37.077208 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1513/6051] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:37 2026] DELETE /volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:37.085488 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-82e7f55d-1678-4136-9dc5-291e140c7407 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:37.087665 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-82e7f55d-1678-4136-9dc5-291e140c7407 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 Jul 03 12:22:37.087911 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-82e7f55d-1678-4136-9dc5-291e140c7407 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:37.088143 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-82e7f55d-1678-4136-9dc5-291e140c7407 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:37.097630 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:37.097630 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:37.102106 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-82e7f55d-1678-4136-9dc5-291e140c7407 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:37.107983 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-82e7f55d-1678-4136-9dc5-291e140c7407 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 returned with HTTP 200 Jul 03 12:22:37.108478 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1514/6052] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:37 2026] GET /volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:38.119856 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4760f8cd-d6b8-4f62-89ba-fc1117324762 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:38.121552 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4760f8cd-d6b8-4f62-89ba-fc1117324762 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 Jul 03 12:22:38.121740 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4760f8cd-d6b8-4f62-89ba-fc1117324762 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:38.121909 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4760f8cd-d6b8-4f62-89ba-fc1117324762 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:38.127535 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4760f8cd-d6b8-4f62-89ba-fc1117324762 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 returned with HTTP 404 Jul 03 12:22:38.127972 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1506/6053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:38 2026] GET /volume/v3/volumes/3db98d74-a073-4aa8-a878-ba3df061d7c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:38.134766 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:38.136640 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b Jul 03 12:22:38.136831 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:38.137023 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:38.137196 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: 68d06add-d198-4f43-9f91-cc2ffbb0517b Jul 03 12:22:38.144062 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:38.144062 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:38.144482 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:38.159033 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:38.159192 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-12d24aa4-9ee8-4762-aedb-10d01a19d541 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b returned with HTTP 202 Jul 03 12:22:38.159619 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1521/6054] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:38 2026] DELETE /volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:38.166337 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:38.168477 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b Jul 03 12:22:38.168689 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:38.168870 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:38.175742 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:38.175742 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:38.179467 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:38.184539 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-8b01a860-a9bd-4107-b405-b1f5986c57d4 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b returned with HTTP 200 Jul 03 12:22:38.184961 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1514/6055] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:38 2026] GET /volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:39.198239 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-603bc81a-0899-4dcd-8e86-eb01a34aed0d None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:39.199799 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-603bc81a-0899-4dcd-8e86-eb01a34aed0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b Jul 03 12:22:39.199941 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-603bc81a-0899-4dcd-8e86-eb01a34aed0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:39.200099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-603bc81a-0899-4dcd-8e86-eb01a34aed0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:39.204945 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-603bc81a-0899-4dcd-8e86-eb01a34aed0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b returned with HTTP 404 Jul 03 12:22:39.205356 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1515/6056] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:39 2026] GET /volume/v3/volumes/68d06add-d198-4f43-9f91-cc2ffbb0517b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:39.211936 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04aa569a-b651-4937-a40d-ae9b183e4369 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:39.213539 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 Jul 03 12:22:39.213666 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:39.213863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:39.214033 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.v3.volumes [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: 68996211-a572-4a31-b3d3-98dfb7974108 Jul 03 12:22:39.220959 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:39.220959 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:39.221466 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:39.235854 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:39.236037 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04aa569a-b651-4937-a40d-ae9b183e4369 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 returned with HTTP 202 Jul 03 12:22:39.236489 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1507/6057] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:39 2026] DELETE /volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:39.243950 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:39.245274 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 Jul 03 12:22:39.245522 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:39.245711 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:39.252747 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:39.252747 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:39.255990 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:39.259728 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e6c85fab-8319-4cfa-a740-6bd08fc66e81 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 returned with HTTP 200 Jul 03 12:22:39.260076 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1522/6058] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:39 2026] GET /volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:40.273094 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-21fed218-6097-472f-86ca-a9c69ebfff0d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:40.274862 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-21fed218-6097-472f-86ca-a9c69ebfff0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 Jul 03 12:22:40.275073 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-21fed218-6097-472f-86ca-a9c69ebfff0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:40.275237 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-21fed218-6097-472f-86ca-a9c69ebfff0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:40.282314 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-21fed218-6097-472f-86ca-a9c69ebfff0d tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 returned with HTTP 404 Jul 03 12:22:40.282921 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1515/6059] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:40 2026] GET /volume/v3/volumes/68996211-a572-4a31-b3d3-98dfb7974108 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:40.289464 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:40.290978 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:40.291157 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:40.291343 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'delete' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:40.291522 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.v3.volumes [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume with id: f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:40.297953 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:40.297953 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:40.298350 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:40.326342 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Delete volume request issued successfully. Jul 03 12:22:40.326541 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-799902e6-cd5e-4e82-8523-1d7decadcbf1 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe returned with HTTP 202 Jul 03 12:22:40.326924 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1516/6060] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 3 12:22:40 2026] DELETE /volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:22:40.333742 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:40.335770 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:40.335979 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:40.336168 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:40.344780 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:40.344780 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:40.349677 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Volume info retrieved successfully. Jul 03 12:22:40.355036 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-039b0a14-8461-41aa-8f71-0f40f8f6ce57 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe returned with HTTP 200 Jul 03 12:22:40.355458 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1508/6061] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:40 2026] GET /volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:41.368438 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-57114461-d011-46f7-98d4-62f678c42ff7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:41.370446 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57114461-d011-46f7-98d4-62f678c42ff7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] GET https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe Jul 03 12:22:41.370683 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57114461-d011-46f7-98d4-62f678c42ff7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:41.370884 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-57114461-d011-46f7-98d4-62f678c42ff7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:41.377160 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-57114461-d011-46f7-98d4-62f678c42ff7 tempest-CreateVolumesFromSourceVolumeTest-480078783 tempest-CreateVolumesFromSourceVolumeTest-480078783-project-member] https://10.4.3.170/volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe returned with HTTP 404 Jul 03 12:22:41.377768 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1523/6062] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 3 12:22:41 2026] GET /volume/v3/volumes/f882359f-6ae7-4adc-a595-90a74a134dbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:22:42.811064 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:42.892922 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 03 12:22:42.893244 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-14137107"}} {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:42.894547 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.volumes [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-14137107'}} {{(pid=99809) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:22:42.894698 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.v3.volumes [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Create volume of 1 GB Jul 03 12:22:42.898505 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Availability Zones retrieved successfully. Jul 03 12:22:42.903535 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Flow 'volume_create_api' (29ddbed5-7687-49a6-8d91-92559016fd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:42.904345 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e508b855-a278-4a0a-bf2b-7d56faaeba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:42.905047 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.flows.api.create_volume [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Validating volume size '1' using validate_int {{(pid=99809) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:22:42.927717 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e508b855-a278-4a0a-bf2b-7d56faaeba5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T11:48:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=8c6728cf-32bd-4c1a-8117-7fe59e20136f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6728cf-32bd-4c1a-8117-7fe59e20136f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:42.928509 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a76162f-5674-407e-899c-1b3251c5e232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:42.986698 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.quota [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Created reservations ['bad63b56-dd6c-49b3-8bb8-4c2990439ce7', '5ccbd8fa-c1b9-40c1-adf8-22cf78b0a335', '4a01fc2a-9237-465b-b8ad-db4d0ea34d25', '85b9dc72-0bb8-4f7d-ae85-29da06715578'] {{(pid=99809) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:42.987460 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a76162f-5674-407e-899c-1b3251c5e232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad63b56-dd6c-49b3-8bb8-4c2990439ce7', '5ccbd8fa-c1b9-40c1-adf8-22cf78b0a335', '4a01fc2a-9237-465b-b8ad-db4d0ea34d25', '85b9dc72-0bb8-4f7d-ae85-29da06715578']}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:42.992342 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e73591-4d76-4ae4-a5f9-647c7ccd1357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:43.012767 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e73591-4d76-4ae4-a5f9-647c7ccd1357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a92fef3-4df6-458d-ade9-07ccada9408d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14137107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2516f1716d95446d959a26814c9b33b0',qos_specs=None,replication_status=,reservations=['bad63b56-dd6c-49b3-8bb8-4c2990439ce7','5ccbd8fa-c1b9-40c1-adf8-22cf78b0a335','4a01fc2a-9237-465b-b8ad-db4d0ea34d25','85b9dc72-0bb8-4f7d-ae85-29da06715578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8e1a4e8e1f4e31a7479574eb4f6e49',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f), 'volume': Volume(_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-03T12:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14137107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a92fef3-4df6-458d-ade9-07ccada9408d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2516f1716d95446d959a26814c9b33b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f8e1a4e8e1f4e31a7479574eb4f6e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6728cf-32bd-4c1a-8117-7fe59e20136f),volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:43.013731 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cbed3d-f973-481e-807a-30c5106376e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:43.031921 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cbed3d-f973-481e-807a-30c5106376e5) transitioned into state 'SUCCESS' from state '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-14137107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2516f1716d95446d959a26814c9b33b0',qos_specs=None,replication_status=,reservations=['bad63b56-dd6c-49b3-8bb8-4c2990439ce7','5ccbd8fa-c1b9-40c1-adf8-22cf78b0a335','4a01fc2a-9237-465b-b8ad-db4d0ea34d25','85b9dc72-0bb8-4f7d-ae85-29da06715578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8e1a4e8e1f4e31a7479574eb4f6e49',volume_type_id=8c6728cf-32bd-4c1a-8117-7fe59e20136f)}' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:43.032631 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcf0c05-40a6-48aa-af6e-0c812a6f78f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:22:43.041558 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcf0c05-40a6-48aa-af6e-0c812a6f78f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99809) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:22:43.042480 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Flow 'volume_create_api' (29ddbed5-7687-49a6-8d91-92559016fd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99809) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:22:43.042742 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Create volume request issued successfully. Jul 03 12:22:43.043286 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-a447de81-45eb-4698-a88c-1c1fd97fbefc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 03 12:22:43.043739 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1516/6063] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 3 12:22:42 2026] POST /volume/v3/volumes => generated 776 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:43.054393 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:43.056119 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:22:43.056267 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:43.056474 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:43.062866 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:43.062866 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:43.065915 np0000004412 devstack@c-api.service[99808]: INFO cinder.volume.api [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Volume info retrieved successfully. Jul 03 12:22:43.069447 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5f0d2bec-124b-44d7-b4ac-82be8c6c7b16 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d returned with HTTP 200 Jul 03 12:22:43.069787 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1517/6064] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:43 2026] GET /volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:44.081146 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-04708bde-65fa-419d-bc45-140cf91ec602 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:44.082998 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04708bde-65fa-419d-bc45-140cf91ec602 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:22:44.083205 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04708bde-65fa-419d-bc45-140cf91ec602 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:44.083412 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-04708bde-65fa-419d-bc45-140cf91ec602 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:44.090036 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:44.090036 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:44.093184 np0000004412 devstack@c-api.service[99810]: INFO cinder.volume.api [None req-04708bde-65fa-419d-bc45-140cf91ec602 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Volume info retrieved successfully. Jul 03 12:22:44.096767 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-04708bde-65fa-419d-bc45-140cf91ec602 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d returned with HTTP 200 Jul 03 12:22:44.097214 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1509/6065] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:44 2026] GET /volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:22:44.107655 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:44.109110 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 03 12:22:44.109445 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a92fef3-4df6-458d-ade9-07ccada9408d", "name": "tempest-type-Backup-1657091189"}} {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:22:44.110668 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.contrib.backups [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Creating new backup {'backup': {'volume_id': '4a92fef3-4df6-458d-ade9-07ccada9408d', 'name': 'tempest-type-Backup-1657091189'}} {{(pid=99811) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 12:22:44.110793 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.contrib.backups [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Creating backup of volume 4a92fef3-4df6-458d-ade9-07ccada9408d in container None Jul 03 12:22:44.117095 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:44.117095 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:44.117354 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Volume info retrieved successfully. Jul 03 12:22:44.138324 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.quota [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Created reservations ['20f857a0-8754-4716-8dfc-baf4cbdd1f44', 'd54d7a0d-4006-4ed6-841f-09ad52d82a07'] {{(pid=99811) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:22:44.164868 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3bbacb8d-a711-4803-a316-3e19051cfb7b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 03 12:22:44.165180 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1524/6066] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 3 12:22:44 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:22:44.172864 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:44.174806 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:44.175003 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:44.175199 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:44.175303 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:44.179321 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:44.179321 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:44.179967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-73baba0e-276d-4dfa-a9f1-6f4cc2deea70 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:44.180334 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1517/6067] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:44 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:45.190332 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:45.192721 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:45.193014 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:45.193284 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:45.193470 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:45.198810 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:45.198810 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:45.199783 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-437bb11b-17b0-4f3c-9e73-a8f1ae2b9267 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:45.200301 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1518/6068] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:45 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:46.209913 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:46.211692 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:46.211895 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:46.212088 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:46.212204 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:46.216233 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:46.216233 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:46.216873 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-58fbb853-a6ca-4da5-b510-57fe66819dcc tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:46.217245 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1510/6069] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:46 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:47.226738 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:47.228382 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:47.228631 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:47.228818 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:47.228921 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:47.232940 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:47.232940 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:47.233545 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-3c12a145-e321-4766-afd0-d8975a9d5df7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:47.233870 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1525/6070] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:47 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:48.245236 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:48.247431 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:48.247664 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:48.247890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:48.248038 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:48.252771 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:48.252771 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:48.253611 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-ce22501f-86e7-475f-b4b4-3274a8702b1d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:48.254100 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1518/6071] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:48 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:49.264404 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-b904e4fe-b925-46c8-9b62-6045f279345a None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:49.266699 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b904e4fe-b925-46c8-9b62-6045f279345a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:49.267011 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b904e4fe-b925-46c8-9b62-6045f279345a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:49.267282 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-b904e4fe-b925-46c8-9b62-6045f279345a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:49.267484 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-b904e4fe-b925-46c8-9b62-6045f279345a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:49.272843 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:49.272843 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:49.273718 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-b904e4fe-b925-46c8-9b62-6045f279345a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:49.274220 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1519/6072] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:49 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:50.286138 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-61337114-6843-4dda-a47a-8189b56d0702 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:50.288500 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61337114-6843-4dda-a47a-8189b56d0702 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:50.288863 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61337114-6843-4dda-a47a-8189b56d0702 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:50.289137 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-61337114-6843-4dda-a47a-8189b56d0702 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:50.289316 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-61337114-6843-4dda-a47a-8189b56d0702 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:50.295133 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:50.295133 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:50.295993 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-61337114-6843-4dda-a47a-8189b56d0702 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:50.296446 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1511/6073] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:50 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:51.308351 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:51.310502 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:51.310764 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:51.310984 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:51.311091 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:51.316068 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:51.316068 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:51.316853 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-1075d10c-24bb-461e-a197-9c5cfdb7da3d tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:51.317280 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1526/6074] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:51 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:22:52.328563 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:52.330868 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:52.331169 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:52.331427 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:52.331584 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:52.336826 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:52.336826 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:52.337712 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-13d7adcc-cb37-4143-9870-cb491d4a36f2 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:52.338213 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1519/6075] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:52 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:53.350245 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:53.351995 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:53.352225 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:53.352685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:53.352685 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:53.356830 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:53.356830 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:53.357505 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-e0a681b4-ab1b-40ef-a22b-8d09ab2506df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:53.357931 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1520/6076] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:53 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:54.368238 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-b30e8df4-638b-4761-8d79-571fb8df7cca None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:54.370019 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b30e8df4-638b-4761-8d79-571fb8df7cca tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:54.370258 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b30e8df4-638b-4761-8d79-571fb8df7cca tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:54.370462 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-b30e8df4-638b-4761-8d79-571fb8df7cca tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:54.370575 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-b30e8df4-638b-4761-8d79-571fb8df7cca tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:54.374690 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:54.374690 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:54.375249 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-b30e8df4-638b-4761-8d79-571fb8df7cca tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:54.375767 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1512/6077] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:54 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:55.385360 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-4833a74c-9117-4a52-8b1a-ef846825a32e None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:55.387088 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4833a74c-9117-4a52-8b1a-ef846825a32e tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:55.387271 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4833a74c-9117-4a52-8b1a-ef846825a32e tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:55.387502 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-4833a74c-9117-4a52-8b1a-ef846825a32e tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:55.387607 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-4833a74c-9117-4a52-8b1a-ef846825a32e tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:55.391281 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:55.391281 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:55.391864 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-4833a74c-9117-4a52-8b1a-ef846825a32e tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:55.392177 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1527/6078] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:55 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:56.401454 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:56.403332 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:56.404890 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:56.405107 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:56.405230 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:56.409795 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:56.409795 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:22:56.410498 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-c64f4029-ad1e-4ace-bdc1-80f40af0b4a5 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:56.410861 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1520/6079] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:56 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:57.421744 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:57.423430 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:57.423652 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:57.423821 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:57.423915 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:57.428007 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:57.428007 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:22:57.428606 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-900659e2-abdc-4e1f-99e4-fd3c578381ce tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:57.428947 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1521/6080] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:57 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:58.438782 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:58.440889 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:58.441088 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:58.441272 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:58.441386 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:58.445621 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:58.445621 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:22:58.446249 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-4e488e96-a9ff-45d9-b028-7d45d0e20fc3 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:58.446630 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1513/6081] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:58 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:22:59.457122 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-e7c68ef6-d211-499d-803e-65c936dfc55a None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:22:59.458963 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7c68ef6-d211-499d-803e-65c936dfc55a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:22:59.459042 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7c68ef6-d211-499d-803e-65c936dfc55a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:22:59.459237 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-e7c68ef6-d211-499d-803e-65c936dfc55a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:22:59.459340 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-e7c68ef6-d211-499d-803e-65c936dfc55a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:22:59.463244 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:22:59.463244 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:22:59.463855 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-e7c68ef6-d211-499d-803e-65c936dfc55a tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:22:59.464309 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1528/6082] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:22:59 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:00.474989 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:00.477186 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:00.477484 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:00.477736 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:00.477889 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.v3.backups [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99809) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:23:00.483399 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:00.483399 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:23:00.484275 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-922355d9-c514-4a1c-89bc-3bb8ddf81624 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:23:00.484825 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1521/6083] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:00 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:01.496216 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:01.497916 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:01.498125 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:01.498294 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:01.498420 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:23:01.502710 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:01.502710 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:23:01.503336 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-5ad76339-622c-4a41-bab8-6cf453385cc7 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:23:01.503759 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1522/6084] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:01 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:01.514898 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-bc2b5b7b-3c1a-466b-9e86-cc78098143ab None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:01.571592 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc2b5b7b-3c1a-466b-9e86-cc78098143ab tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-member] PUT https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:01.571905 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-bc2b5b7b-3c1a-466b-9e86-cc78098143ab tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:23:01.577147 np0000004412 devstack@c-api.service[99810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:01.577147 np0000004412 devstack@c-api.service[99810]: warnings.warn( Jul 03 12:23:01.583721 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-bc2b5b7b-3c1a-466b-9e86-cc78098143ab tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-member] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:23:01.584426 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1514/6085] 10.4.3.170 () {70 vars in 1408 bytes} [Fri Jul 3 12:23:01 2026] PUT /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 316 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:01.594708 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:01.596485 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:01.596684 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:01.596858 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:01.596989 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.v3.backups [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99811) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:23:01.601291 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:01.601291 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:23:01.602959 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-a9fc3959-f1eb-4c0d-b66b-9761891764e6 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:23:01.603308 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1529/6086] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:01 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:01.615869 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-db968ff3-54fa-44c4-8560-89a381e51dfb None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:01.617458 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] DELETE https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:01.617670 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:01.617867 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'delete' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:01.617967 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.contrib.backups [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Delete backup with id: 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. Jul 03 12:23:01.623282 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:01.623282 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:23:01.637979 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.backup.rpcapi [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] delete_backup rpcapi backup_id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18 {{(pid=99809) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 12:23:01.639724 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-db968ff3-54fa-44c4-8560-89a381e51dfb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 202 Jul 03 12:23:01.640053 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1522/6087] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:23:01 2026] DELETE /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:23:01.647675 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:01.649262 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:01.649509 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:01.649715 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:01.649925 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.v3.backups [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99808) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:23:01.653883 np0000004412 devstack@c-api.service[99808]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:01.653883 np0000004412 devstack@c-api.service[99808]: warnings.warn( Jul 03 12:23:01.654526 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-1ff5e67c-28c4-402b-a0db-2aea49b90898 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 200 Jul 03 12:23:01.654901 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1523/6088] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:01 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:23:02.665662 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.middleware.request_id [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b None None] RequestId filter calling following filter/app {{(pid=99810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:02.667230 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 Jul 03 12:23:02.667439 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:02.667613 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.openstack.wsgi [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:02.667720 np0000004412 devstack@c-api.service[99810]: DEBUG cinder.api.v3.backups [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Show backup with id 4b2bcc92-6afc-4f39-a13b-e0494dc23a18. {{(pid=99810) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 12:23:02.670923 np0000004412 devstack@c-api.service[99810]: INFO cinder.api.openstack.wsgi [None req-dc32b928-7e47-4b54-a571-1c845d91ff0b tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 returned with HTTP 404 Jul 03 12:23:02.671430 np0000004412 devstack@c-api.service[99810]: [pid: 99810|app: 0|req: 1515/6089] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:02 2026] GET /volume/v3/backups/4b2bcc92-6afc-4f39-a13b-e0494dc23a18 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:23:02.677636 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.middleware.request_id [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 None None] RequestId filter calling following filter/app {{(pid=99811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:02.679540 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:23:02.679742 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:02.679913 np0000004412 devstack@c-api.service[99811]: DEBUG cinder.api.openstack.wsgi [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'delete' {{(pid=99811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:02.680058 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.v3.volumes [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Delete volume with id: 4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:23:02.687059 np0000004412 devstack@c-api.service[99811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:02.687059 np0000004412 devstack@c-api.service[99811]: warnings.warn( Jul 03 12:23:02.687411 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Volume info retrieved successfully. Jul 03 12:23:02.703845 np0000004412 devstack@c-api.service[99811]: INFO cinder.volume.api [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Delete volume request issued successfully. Jul 03 12:23:02.704027 np0000004412 devstack@c-api.service[99811]: INFO cinder.api.openstack.wsgi [None req-049c10f7-5262-4290-b74d-56d0c5ddd3a9 tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d returned with HTTP 202 Jul 03 12:23:02.704458 np0000004412 devstack@c-api.service[99811]: [pid: 99811|app: 0|req: 1530/6090] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 3 12:23:02 2026] DELETE /volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:23:02.711982 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.middleware.request_id [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df None None] RequestId filter calling following filter/app {{(pid=99809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:02.714104 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:23:02.714419 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99809) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:02.714690 np0000004412 devstack@c-api.service[99809]: DEBUG cinder.api.openstack.wsgi [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:02.723726 np0000004412 devstack@c-api.service[99809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:23:02.723726 np0000004412 devstack@c-api.service[99809]: warnings.warn( Jul 03 12:23:02.728085 np0000004412 devstack@c-api.service[99809]: INFO cinder.volume.api [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Volume info retrieved successfully. Jul 03 12:23:02.732518 np0000004412 devstack@c-api.service[99809]: INFO cinder.api.openstack.wsgi [None req-06e62e06-5511-4e8d-b481-6eefe61ef4df tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d returned with HTTP 200 Jul 03 12:23:02.732922 np0000004412 devstack@c-api.service[99809]: [pid: 99809|app: 0|req: 1523/6091] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:02 2026] GET /volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:23:03.745149 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.middleware.request_id [None req-fb52dac7-e848-4b84-ba27-ee143dcb88fb None None] RequestId filter calling following filter/app {{(pid=99808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:23:03.746910 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb52dac7-e848-4b84-ba27-ee143dcb88fb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] GET https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d Jul 03 12:23:03.747099 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb52dac7-e848-4b84-ba27-ee143dcb88fb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Empty body provided in request {{(pid=99808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:23:03.747270 np0000004412 devstack@c-api.service[99808]: DEBUG cinder.api.openstack.wsgi [None req-fb52dac7-e848-4b84-ba27-ee143dcb88fb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] Calling method 'show' {{(pid=99808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:23:03.754380 np0000004412 devstack@c-api.service[99808]: INFO cinder.api.openstack.wsgi [None req-fb52dac7-e848-4b84-ba27-ee143dcb88fb tempest-ProjectMemberTests39-1143770189 tempest-ProjectMemberTests39-1143770189-project-admin] https://10.4.3.170/volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d returned with HTTP 404 Jul 03 12:23:03.755013 np0000004412 devstack@c-api.service[99808]: [pid: 99808|app: 0|req: 1524/6092] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 3 12:23:03 2026] GET /volume/v3/volumes/4a92fef3-4df6-458d-ade9-07ccada9408d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:23:12.669479 np0000004412 devstack@c-api.service[99810]: DEBUG dbcounter [-] [99810] Writing DB stats cinder:SELECT=70,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=99810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:23:12.699267 np0000004412 devstack@c-api.service[99811]: DEBUG dbcounter [-] [99811] Writing DB stats cinder:SELECT=69,cinder:UPDATE=23,cinder:INSERT=14 {{(pid=99811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:23:12.731213 np0000004412 devstack@c-api.service[99809]: DEBUG dbcounter [-] [99809] Writing DB stats cinder:SELECT=98,cinder:INSERT=23,cinder:UPDATE=38 {{(pid=99809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:23:13.750222 np0000004412 devstack@c-api.service[99808]: DEBUG dbcounter [-] [99808] Writing DB stats cinder:SELECT=88,cinder:UPDATE=29,cinder:INSERT=18 {{(pid=99808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}